Trace number 3273327

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: minisat SAT 2007? (TO) 1300.07 1300.03

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2400c266431gyes3.cnf
MD5SUMcef3d3066fec910e94448f2404c09548
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  2400                                                 |
0.00/0.00	c |  Number of clauses:    266431                                               |
0.00/0.08	c |  Parsing time:         0.08         s                                       |
6.39/6.46	c ============================[ Search Statistics ]==============================
6.39/6.46	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
6.39/6.46	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
6.39/6.46	c ===============================================================================
6.39/6.46	c |         0 |    2325   264031   812723 |    88010        0    nan |  0.000 % |
6.39/6.48	c |       104 |    2325   264031   812723 |    96811      104    253 |  0.000 % |
6.49/6.50	c |       254 |    2325   264031   812723 |   106492      254    260 |  0.000 % |
6.49/6.53	c |       479 |    2325   264031   812723 |   117141      479    239 |  0.000 % |
6.49/6.58	c |       816 |    2325   264031   812723 |   128855      816    242 |  0.000 % |
6.59/6.66	c |      1323 |    2325   264031   812723 |   141741     1323    276 |  0.000 % |
6.69/6.79	c |      2085 |    2325   264031   812723 |   155915     2085    284 |  0.000 % |
6.99/7.02	c |      3225 |    2325   264031   812723 |   171507     3225    278 |  0.000 % |
7.29/7.34	c |      4933 |    2325   264031   812723 |   188657     4933    271 |  0.000 % |
7.89/7.92	c |      7495 |    2325   264031   812723 |   207523     7495    268 |  0.000 % |
8.79/8.85	c |     11339 |    2325   264031   812723 |   228276    11339    273 |  0.000 % |
10.59/10.63	c |     17106 |    2325   264031   812723 |   251103    17106    274 |  0.000 % |
14.39/14.46	c |     25756 |    2325   264031   812723 |   276214    25756    274 |  0.000 % |
22.19/22.26	c |     38730 |    2325   264031   812723 |   303835    38730    271 |  0.000 % |
36.20/36.26	c |     58192 |    2325   264031   812723 |   334219    58192    266 |  0.000 % |
60.79/60.85	c |     87384 |    2325   264031   812723 |   367641    87384    258 |  0.000 % |
115.39/115.47	c |    131177 |    2325   264031   812723 |   404405   131177    264 |  0.000 % |
280.69/280.79	c |    196865 |    2325   264031   812723 |   444845   196865    279 |  0.000 % |
773.22/773.20	c |    295391 |    2325   264031   812723 |   489330   295391    289 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3273327-1303600989/watcher-3273327-1303600989 -o /tmp/evaluation-result-3273327-1303600989/solver-3273327-1303600989 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3273327-1303600989.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 2.90 1.79 5/189 3911
/proc/meminfo: memFree=16206288/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=2320 CPUtime=0 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 512 0 0 0 0 0 0 0 25 0 1 0 471699378 2375680 468 33554432000 134512640 135048876 4289397408 18446744073709551615 134531033 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 580 468 50 131 0 447 0

[startup+0.00721795 s]
/proc/loadavg: 4.01 2.90 1.79 5/189 3911
/proc/meminfo: memFree=16206288/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=2452 CPUtime=0 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 545 0 0 0 0 0 0 0 25 0 1 0 471699378 2510848 501 33554432000 134512640 135048876 4289397408 18446744073709551615 134682531 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 613 501 50 131 0 480 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2452

[startup+0.100224 s]
/proc/loadavg: 4.01 2.90 1.79 5/189 3911
/proc/meminfo: memFree=16206288/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=16232 CPUtime=0.09 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 3917 0 0 0 9 0 0 0 25 0 1 0 471699378 16621568 3873 33554432000 134512640 135048876 4289397408 18446744073709551615 134529412 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 4058 3873 62 131 0 3925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16232

[startup+0.300185 s]
/proc/loadavg: 4.01 2.90 1.79 5/189 3911
/proc/meminfo: memFree=16206288/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=16232 CPUtime=0.29 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 3917 0 0 0 29 0 0 0 25 0 1 0 471699378 16621568 3873 33554432000 134512640 135048876 4289397408 18446744073709551615 134529655 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 4058 3873 62 131 0 3925 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16232

[startup+0.70111 s]
/proc/loadavg: 4.01 2.90 1.79 5/189 3911
/proc/meminfo: memFree=16206288/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=16232 CPUtime=0.69 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 3917 0 0 0 69 0 0 0 25 0 1 0 471699378 16621568 3873 33554432000 134512640 135048876 4289397408 18446744073709551615 134529170 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 4058 3873 62 131 0 3925 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16232

[startup+1.501 s]
/proc/loadavg: 4.01 2.90 1.79 5/190 3912
/proc/meminfo: memFree=16186820/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=21580 CPUtime=1.49 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 5176 0 0 0 149 0 0 0 25 0 1 0 471699378 22097920 5132 33554432000 134512640 135048876 4289397408 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 5395 5132 62 131 0 5262 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21580

[startup+3.10071 s]
/proc/loadavg: 4.01 2.90 1.79 5/190 3912
/proc/meminfo: memFree=16184712/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=21580 CPUtime=3.09 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 5204 0 0 0 309 0 0 0 25 0 1 0 471699378 22097920 5160 33554432000 134512640 135048876 4289397408 18446744073709551615 134526328 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 5395 5160 62 131 0 5262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21580

[startup+6.30108 s]
/proc/loadavg: 4.01 2.92 1.80 5/190 3912
/proc/meminfo: memFree=16182972/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=21580 CPUtime=6.29 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 5257 0 0 0 629 0 0 0 25 0 1 0 471699378 22097920 5213 33554432000 134512640 135048876 4289397408 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 5395 5213 62 131 0 5262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21580

[startup+12.7009 s]
/proc/loadavg: 4.01 2.94 1.81 5/190 3913
/proc/meminfo: memFree=16163792/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=40180 CPUtime=12.69 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 10589 0 0 0 1267 2 0 0 25 0 1 0 471699378 41144320 9929 33554432000 134512640 135048876 4289397408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 10045 9929 67 131 0 9912 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40180

[startup+25.5005 s]
/proc/loadavg: 4.01 2.99 1.85 5/190 3913
/proc/meminfo: memFree=16132164/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=63928 CPUtime=25.49 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 16509 0 0 0 2546 3 0 0 25 0 1 0 471699378 65462272 15849 33554432000 134512640 135048876 4289397408 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 15982 15849 67 131 0 15849 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63928

[startup+51.1008 s]
/proc/loadavg: 4.00 3.07 1.90 5/190 3914
/proc/meminfo: memFree=16092080/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=97896 CPUtime=51.09 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 24983 0 0 0 5103 6 0 0 25 0 1 0 471699378 100245504 24323 33554432000 134512640 135048876 4289397408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 24474 24323 67 131 0 24341 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 97896

[startup+102.307 s]
/proc/loadavg: 4.00 3.21 2.01 5/190 3915
/proc/meminfo: memFree=16025984/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=147164 CPUtime=102.29 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 37283 0 0 0 10219 10 0 0 25 0 1 0 471699378 150695936 36623 33554432000 134512640 135048876 4289397408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 36791 36623 67 131 0 36658 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147164

[startup+162.301 s]
/proc/loadavg: 4.00 3.35 2.13 5/190 3917
/proc/meminfo: memFree=15967148/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=182420 CPUtime=162.3 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 46053 0 0 0 16215 15 0 0 25 0 1 0 471699378 186798080 45393 33554432000 134512640 135048876 4289397408 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 45605 45393 67 131 0 45472 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 182420

[startup+222.301 s]
/proc/loadavg: 4.00 3.47 2.25 5/190 3918
/proc/meminfo: memFree=15921720/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=208840 CPUtime=222.29 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 52632 0 0 0 22212 17 0 0 25 0 1 0 471699378 213852160 51972 33554432000 134512640 135048876 4289397408 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 52210 51972 67 131 0 52077 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 208840

[startup+282.301 s]
/proc/loadavg: 4.00 3.56 2.35 5/190 3920
/proc/meminfo: memFree=15862908/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=241888 CPUtime=282.3 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 60889 0 0 0 28208 22 0 0 25 0 1 0 471699378 247693312 60229 33554432000 134512640 135048876 4289397408 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 60472 60229 67 131 0 60339 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 241888

[startup+342.301 s]
/proc/loadavg: 4.00 3.64 2.45 5/190 3921
/proc/meminfo: memFree=15810116/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=261400 CPUtime=342.3 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 65641 0 0 0 34206 24 0 0 25 0 1 0 471699378 267673600 64981 33554432000 134512640 135048876 4289397408 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 65350 64981 67 131 0 65217 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 261400

[startup+402.301 s]
/proc/loadavg: 4.00 3.70 2.55 5/190 3923
/proc/meminfo: memFree=15767172/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=276980 CPUtime=402.3 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 69539 0 0 0 40204 26 0 0 25 0 1 0 471699378 283627520 68879 33554432000 134512640 135048876 4289397408 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 69245 68879 67 131 0 69112 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 276980

[startup+462.3 s]
/proc/loadavg: 4.05 3.77 2.64 5/190 3925
/proc/meminfo: memFree=15727432/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=292628 CPUtime=462.3 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 73446 0 0 0 46202 28 0 0 25 0 1 0 471699378 299651072 72786 33554432000 134512640 135048876 4289397408 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 73157 72786 67 131 0 73024 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 292628

[startup+522.3 s]
/proc/loadavg: 4.02 3.81 2.72 5/190 3926
/proc/meminfo: memFree=15694024/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=308212 CPUtime=522.3 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 77345 0 0 0 52201 29 0 0 25 0 1 0 471699378 315609088 76685 33554432000 134512640 135048876 4289397408 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 77053 76685 67 131 0 76920 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 308212

[startup+582.301 s]
/proc/loadavg: 4.00 3.84 2.80 5/190 3928
/proc/meminfo: memFree=15660620/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=322396 CPUtime=582.31 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 80891 0 0 0 58200 31 0 0 25 0 1 0 471699378 330133504 80231 33554432000 134512640 135048876 4289397408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 80599 80231 67 131 0 80466 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 322396

[startup+642.301 s]
/proc/loadavg: 4.00 3.87 2.87 5/190 3929
/proc/meminfo: memFree=15625232/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=336320 CPUtime=642.31 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 84339 0 0 0 64199 32 0 0 25 0 1 0 471699378 344391680 83679 33554432000 134512640 135048876 4289397408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 84080 83679 67 131 0 83947 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 336320

[startup+702.301 s]
/proc/loadavg: 4.06 3.90 2.95 5/190 3931
/proc/meminfo: memFree=15601112/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=349500 CPUtime=702.32 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 87624 0 0 0 70197 35 0 0 25 0 1 0 471699378 357888000 86964 33554432000 134512640 135048876 4289397408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 87375 86964 67 131 0 87242 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 349500

[startup+762.307 s]
/proc/loadavg: 4.06 3.93 3.01 5/190 3933
/proc/meminfo: memFree=15574280/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=364748 CPUtime=762.32 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 91447 0 0 0 76195 37 0 0 25 0 1 0 471699378 373501952 90787 33554432000 134512640 135048876 4289397408 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 91187 90787 67 131 0 91054 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 364748

[startup+822.3 s]
/proc/loadavg: 4.02 3.94 3.07 5/190 3934
/proc/meminfo: memFree=15543592/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=376700 CPUtime=822.32 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 94402 0 0 0 82194 38 0 0 25 0 1 0 471699378 385740800 93742 33554432000 134512640 135048876 4289397408 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 94175 93742 67 131 0 94042 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 376700

[startup+882.3 s]
/proc/loadavg: 4.01 3.95 3.13 5/190 3936
/proc/meminfo: memFree=15519860/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=386748 CPUtime=882.32 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 96893 0 0 0 88193 39 0 0 25 0 1 0 471699378 396029952 96233 33554432000 134512640 135048876 4289397408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 96687 96233 67 131 0 96554 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 386748

[startup+942.3 s]
/proc/loadavg: 3.83 3.91 3.16 5/190 4021
/proc/meminfo: memFree=16123920/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=397904 CPUtime=942.32 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 99500 0 0 0 94192 40 0 0 25 0 1 0 471699378 407453696 98840 33554432000 134512640 135048876 4289397408 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 99476 98840 67 131 0 99343 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 397904

[startup+1002.3 s]
/proc/loadavg: 3.93 3.92 3.21 5/190 4023
/proc/meminfo: memFree=16010328/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=410580 CPUtime=1002.32 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 102666 0 0 0 100191 41 0 0 25 0 1 0 471699378 420433920 102006 33554432000 134512640 135048876 4289397408 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 102645 102006 67 131 0 102512 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 410580

[startup+1062.3 s]
/proc/loadavg: 3.97 3.93 3.26 5/190 4025
/proc/meminfo: memFree=15944324/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=423072 CPUtime=1062.32 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 105818 0 0 0 106189 43 0 0 25 0 1 0 471699378 433225728 105158 33554432000 134512640 135048876 4289397408 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 105768 105158 67 131 0 105635 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 423072

[startup+1122.3 s]
/proc/loadavg: 3.99 3.94 3.30 5/190 4026
/proc/meminfo: memFree=15887752/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=434768 CPUtime=1122.32 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 108760 0 0 0 112187 45 0 0 25 0 1 0 471699378 445202432 108100 33554432000 134512640 135048876 4289397408 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 108692 108100 67 131 0 108559 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 434768

[startup+1182.3 s]
/proc/loadavg: 3.99 3.95 3.34 5/190 4028
/proc/meminfo: memFree=15840708/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=445924 CPUtime=1182.33 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 111526 0 0 0 118186 47 0 0 25 0 1 0 471699378 456626176 110866 33554432000 134512640 135048876 4289397408 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 111481 110866 67 131 0 111348 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 445924

[startup+1242.3 s]
/proc/loadavg: 3.99 3.96 3.38 5/190 4029
/proc/meminfo: memFree=15794168/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=458248 CPUtime=1242.33 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 114602 0 0 0 124185 48 0 0 25 0 1 0 471699378 469245952 113942 33554432000 134512640 135048876 4289397408 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 114562 113942 67 131 0 114429 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 458248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 3.98 3.42 5/190 4058
/proc/meminfo: memFree=15658856/32951124 swapFree=67111528/67111528
[pid=3911] ppid=3909 vsize=467644 CPUtime=1300.03 cores=4,6
/proc/3911/stat : 3911 (minisat_noasser) R 3909 3911 3814 0 -1 4202496 116949 0 0 0 129954 49 0 0 25 0 1 0 471699378 478867456 116289 33554432000 134512640 135048876 4289397408 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/3911/statm: 116911 116289 67 131 0 116778 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 467644

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.55
CPU system time (s): 0.51992
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 467644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.51992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116949
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 13730

runsolver used 2.33164 second user time and 4.77427 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-24 01:23:09
IDJOB=3273327
IDBENCH=71549
IDSOLVER=1676
FILE ID=node105/3273327-1303600989
RUNJOBID= node105-1303600602-3833
PBS_JOBID= 13150590
Free space on /tmp= 71744 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes3.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273327-1303600989/watcher-3273327-1303600989 -o /tmp/evaluation-result-3273327-1303600989/solver-3273327-1303600989 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3273327-1303600989.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= cef3d3066fec910e94448f2404c09548
RANDOM SEED=373576114

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5410.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16206320 kB
Buffers:       2271580 kB
Cached:       13449532 kB
SwapCached:          0 kB
Active:        8732720 kB
Inactive:      7445444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16206320 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            4672 kB
Writeback:           0 kB
AnonPages:      456288 kB
Mapped:          15764 kB
Slab:           501908 kB
PageTables:       6060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   645184 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71740 MiB
End job on node105 at 2011-04-24 01:44:51