Trace number 3275669

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) 5000.17 5000.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-5-5_34308.cnf
MD5SUM1ef198d3f2d717e33f4f2ba124eb7eb2
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 variables34306
Number of clauses708168
Sum of the clauses size3540840
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5708168
Number of clauses of size over 50

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:  34306                                                |
0.00/0.00	c |  Number of clauses:    708168                                               |
0.59/0.62	c |  Parsing time:         0.59         s                                       |
2.89/2.99	c ============================[ Search Statistics ]==============================
2.89/2.99	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.89/2.99	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.89/2.99	c ===============================================================================
2.89/2.99	c |         0 |   34306   708168  3540840 |   236056        0    nan |  0.000 % |
2.99/3.03	c |       100 |   34306   708168  3540840 |   259661      100    164 |  0.000 % |
2.99/3.06	c |       251 |   34306   708168  3540840 |   285627      251    209 |  0.000 % |
3.09/3.10	c |       479 |   34306   708168  3540840 |   314190      479    207 |  0.000 % |
3.09/3.15	c |       816 |   34306   708168  3540840 |   345609      816    204 |  0.000 % |
3.19/3.22	c |      1322 |   34306   708168  3540840 |   380170     1322    215 |  0.000 % |
3.30/3.33	c |      2081 |   34306   708168  3540840 |   418187     2081    220 |  0.000 % |
3.49/3.51	c |      3220 |   34306   708168  3540840 |   460006     3220    227 |  0.000 % |
3.69/3.79	c |      4928 |   34306   708168  3540840 |   506007     4928    240 |  0.000 % |
4.19/4.21	c |      7491 |   34306   708168  3540840 |   556607     7491    245 |  0.000 % |
4.79/4.89	c |     11335 |   34306   708168  3540840 |   612268    11335    251 |  0.000 % |
5.99/6.03	c |     17101 |   34306   708168  3540840 |   673495    17101    258 |  0.000 % |
7.99/8.04	c |     25750 |   34306   708168  3540840 |   740844    25750    266 |  0.000 % |
11.49/11.57	c |     38725 |   34306   708168  3540840 |   814929    38725    271 |  0.000 % |
17.89/17.99	c |     58186 |   34306   708168  3540840 |   896422    58186    287 |  0.000 % |
30.59/30.65	c |     87378 |   34306   708168  3540840 |   986064    87378    301 |  0.000 % |
50.60/50.62	c |    131167 |   34306   708168  3540840 |  1084670   131167    298 |  0.000 % |
86.69/86.80	c |    196852 |   34306   708168  3540840 |  1193138   196852    298 |  0.000 % |
150.79/150.83	c |    295378 |   34306   708168  3540840 |  1312451   295378    297 |  0.000 % |
319.00/319.09	c |    443167 |   34306   708168  3540840 |  1443697   443167    305 |  0.000 % |
715.81/715.81	c |    664850 |   34306   708168  3540840 |  1588066   664850    312 |  0.000 % |
1471.13/1471.12	c |    997378 |   34306   708168  3540840 |  1746873   997378    313 |  0.000 % |
3100.49/3100.40	c |   1496166 |   34306   708168  3540840 |  1921560  1496166    315 |  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-3275669-1303651813/watcher-3275669-1303651813 -o /tmp/evaluation-result-3275669-1303651813/solver-3275669-1303651813 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3275669-1303651813.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 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: 0.87 1.05 1.42 2/177 30755
/proc/meminfo: memFree=15940228/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2572 CPUtime=0 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 573 0 0 0 0 0 0 0 20 0 1 0 457596932 2633728 529 33554432000 134512640 135048876 4294250416 18446744073709551615 134524854 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 643 529 50 131 0 510 0

[startup+0.060438 s]
/proc/loadavg: 0.87 1.05 1.42 2/177 30755
/proc/meminfo: memFree=15940228/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=9448 CPUtime=0.05 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 2175 0 0 0 5 0 0 0 20 0 1 0 457596932 9674752 2131 33554432000 134512640 135048876 4294250416 18446744073709551615 134549237 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 2362 2132 50 131 0 2229 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9448

[startup+0.100432 s]
/proc/loadavg: 0.87 1.05 1.42 2/177 30755
/proc/meminfo: memFree=15940228/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=13796 CPUtime=0.09 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 3224 0 0 0 9 0 0 0 20 0 1 0 457596932 14127104 3180 33554432000 134512640 135048876 4294250416 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 3449 3181 50 131 0 3316 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13796

[startup+0.300408 s]
/proc/loadavg: 0.87 1.05 1.42 2/177 30755
/proc/meminfo: memFree=15940228/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=33376 CPUtime=0.29 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 7867 0 0 0 28 1 0 0 21 0 1 0 457596932 34177024 7823 33554432000 134512640 135048876 4294250416 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 8344 7824 50 131 0 8211 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33376

[startup+0.700324 s]
/proc/loadavg: 0.87 1.05 1.42 2/177 30755
/proc/meminfo: memFree=15940228/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=62352 CPUtime=0.69 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 14674 0 0 0 66 3 0 0 22 0 1 0 457596932 63848448 14630 33554432000 134512640 135048876 4294250416 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 15588 14630 62 131 0 15455 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 62352

[startup+1.50018 s]
/proc/loadavg: 0.87 1.05 1.42 3/178 30756
/proc/meminfo: memFree=15878476/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=62352 CPUtime=1.49 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 14674 0 0 0 146 3 0 0 25 0 1 0 457596932 63848448 14630 33554432000 134512640 135048876 4294250416 18446744073709551615 134529224 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 15588 14630 62 131 0 15455 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62352

[startup+3.10088 s]
/proc/loadavg: 0.87 1.05 1.42 3/178 30756
/proc/meminfo: memFree=15872896/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=57236 CPUtime=3.09 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 15384 0 0 0 306 3 0 0 25 0 1 0 457596932 58609664 13753 33554432000 134512640 135048876 4294250416 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 14309 13753 67 131 0 14176 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57236

[startup+6.3003 s]
/proc/loadavg: 0.96 1.06 1.42 3/178 30756
/proc/meminfo: memFree=15869052/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=61212 CPUtime=6.29 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 16385 0 0 0 626 3 0 0 25 0 1 0 457596932 62681088 14754 33554432000 134512640 135048876 4294250416 18446744073709551615 134521000 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 15303 14754 67 131 0 15170 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61212

[startup+12.7011 s]
/proc/loadavg: 1.05 1.08 1.42 3/178 30756
/proc/meminfo: memFree=15821500/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=89572 CPUtime=12.69 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 23442 0 0 0 1265 4 0 0 25 0 1 0 457596932 91721728 21811 33554432000 134512640 135048876 4294250416 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 22393 21811 67 131 0 22260 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 89572

[startup+25.5008 s]
/proc/loadavg: 1.26 1.12 1.43 3/178 30757
/proc/meminfo: memFree=15760868/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=134704 CPUtime=25.5 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 34730 0 0 0 2543 7 0 0 25 0 1 0 457596932 137936896 33099 33554432000 134512640 135048876 4294250416 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 33676 33099 67 131 0 33543 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 134704

[startup+51.1011 s]
/proc/loadavg: 1.51 1.19 1.45 3/178 30757
/proc/meminfo: memFree=15683072/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=201020 CPUtime=51.09 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 51334 0 0 0 5099 10 0 0 25 0 1 0 457596932 205844480 49703 33554432000 134512640 135048876 4294250416 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 50255 49703 67 131 0 50122 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 201020

[startup+102.307 s]
/proc/loadavg: 1.79 1.32 1.47 3/178 30759
/proc/meminfo: memFree=15560148/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=315244 CPUtime=102.3 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 79821 0 0 0 10212 18 0 0 25 0 1 0 457596932 322809856 78190 33554432000 134512640 135048876 4294250416 18446744073709551615 134546847 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 78811 78190 67 131 0 78678 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 315244

[startup+162.301 s]
/proc/loadavg: 1.92 1.44 1.50 3/178 30760
/proc/meminfo: memFree=15458052/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=418492 CPUtime=162.3 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 105539 0 0 0 16203 27 0 0 25 0 1 0 457596932 428535808 103908 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 104623 103908 67 131 0 104490 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 418492

[startup+222.301 s]
/proc/loadavg: 2.02 1.55 1.54 3/178 30762
/proc/meminfo: memFree=15368132/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=499976 CPUtime=222.3 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 125956 0 0 0 22196 34 0 0 25 0 1 0 457596932 511975424 124325 33554432000 134512640 135048876 4294250416 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/30755/statm: 124994 124325 67 131 0 124861 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 499976

[startup+282.301 s]
/proc/loadavg: 2.00 1.63 1.56 3/178 30764
/proc/meminfo: memFree=15311572/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=557256 CPUtime=282.29 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 140310 0 0 0 28189 40 0 0 25 0 1 0 457596932 570630144 138679 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 139314 138679 67 131 0 139181 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 557256

[startup+342.301 s]
/proc/loadavg: 2.00 1.69 1.59 3/178 30765
/proc/meminfo: memFree=15248560/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=618864 CPUtime=342.3 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 155528 0 0 0 34183 47 0 0 25 0 1 0 457596932 633716736 153897 33554432000 134512640 135048876 4294250416 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 154716 153897 67 131 0 154583 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 618864

[startup+402.301 s]
/proc/loadavg: 2.04 1.76 1.62 3/178 30767
/proc/meminfo: memFree=15178968/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=682492 CPUtime=402.3 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 171454 0 0 0 40176 54 0 0 25 0 1 0 457596932 698871808 169823 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 170623 169823 67 131 0 170490 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 682492

[startup+462.301 s]
/proc/loadavg: 2.01 1.80 1.64 3/178 30768
/proc/meminfo: memFree=15128232/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=732676 CPUtime=462.31 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 184049 0 0 0 46170 61 0 0 25 0 1 0 457596932 750260224 182418 33554432000 134512640 135048876 4294250416 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 183169 182418 67 131 0 183036 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 732676

[startup+522.301 s]
/proc/loadavg: 2.00 1.84 1.66 3/178 30770
/proc/meminfo: memFree=15086800/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=772256 CPUtime=522.31 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 193926 0 0 0 52164 67 0 0 25 0 1 0 457596932 790790144 192295 33554432000 134512640 135048876 4294250416 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 193064 192295 67 131 0 192931 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 772256

[startup+582.301 s]
/proc/loadavg: 2.00 1.86 1.67 3/178 30772
/proc/meminfo: memFree=15028372/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=810824 CPUtime=582.31 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 203582 0 0 0 58160 71 0 0 25 0 1 0 457596932 830283776 201951 33554432000 134512640 135048876 4294250416 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 202706 201951 67 131 0 202573 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 810824


################
# More data... #
################

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30876
/proc/meminfo: memFree=13438704/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2265232 CPUtime=4062.43 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 566121 0 0 0 405945 298 0 0 25 0 1 0 457596932 2319597568 564490 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 566308 564490 67 131 0 566175 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 2265232

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30878
/proc/meminfo: memFree=13423560/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2280404 CPUtime=4122.42 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 569927 0 0 0 411942 300 0 0 25 0 1 0 457596932 2335133696 568296 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 570101 568296 67 131 0 569968 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 2280404

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30880
/proc/meminfo: memFree=13408168/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2295608 CPUtime=4182.42 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 573733 0 0 0 417939 303 0 0 25 0 1 0 457596932 2350702592 572102 33554432000 134512640 135048876 4294250416 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 573902 572102 67 131 0 573769 0
Current children cumulated CPU time (s) 4182.42
Current children cumulated vsize (KiB) 2295608

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30881
/proc/meminfo: memFree=13393516/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2310492 CPUtime=4242.43 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 577472 0 0 0 423937 306 0 0 25 0 1 0 457596932 2365943808 575841 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 577623 575841 67 131 0 577490 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 2310492

[startup+4302.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30883
/proc/meminfo: memFree=13377876/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2326024 CPUtime=4302.42 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 581352 0 0 0 429934 308 0 0 25 0 1 0 457596932 2381848576 579721 33554432000 134512640 135048876 4294250416 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 581506 579721 67 131 0 581373 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 2326024

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30884
/proc/meminfo: memFree=13362608/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2341368 CPUtime=4362.43 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 585217 0 0 0 435932 311 0 0 25 0 1 0 457596932 2397560832 583586 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 585342 583586 67 131 0 585209 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 2341368

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30886
/proc/meminfo: memFree=13346960/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2356928 CPUtime=4422.43 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 589091 0 0 0 441928 315 0 0 25 0 1 0 457596932 2413494272 587460 33554432000 134512640 135048876 4294250416 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 589232 587460 67 131 0 589099 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 2356928

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30888
/proc/meminfo: memFree=13329960/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2373996 CPUtime=4482.43 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 593387 0 0 0 447925 318 0 0 25 0 1 0 457596932 2430971904 591756 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 593499 591756 67 131 0 593366 0
Current children cumulated CPU time (s) 4482.43
Current children cumulated vsize (KiB) 2373996

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 30889
/proc/meminfo: memFree=13313440/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2390408 CPUtime=4542.43 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 597506 0 0 0 453922 321 0 0 25 0 1 0 457596932 2447777792 595875 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 597602 595875 67 131 0 597469 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 2390408

[startup+4602.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/178 30891
/proc/meminfo: memFree=13297056/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2406220 CPUtime=4602.44 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 601451 0 0 0 459920 324 0 0 25 0 1 0 457596932 2463969280 599820 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 601555 599820 67 131 0 601422 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 2406220

[startup+4662.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 30892
/proc/meminfo: memFree=13280052/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2423384 CPUtime=4662.43 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 605739 0 0 0 465917 326 0 0 25 0 1 0 457596932 2481545216 604108 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 605846 604108 67 131 0 605713 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 2423384

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30894
/proc/meminfo: memFree=13263916/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2439440 CPUtime=4722.45 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 609736 0 0 0 471916 329 0 0 25 0 1 0 457596932 2497986560 608105 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 609860 608105 67 131 0 609727 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 2439440

[startup+4782.3 s]
/proc/loadavg: 2.03 2.01 1.94 3/178 30896
/proc/meminfo: memFree=13249144/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2454348 CPUtime=4782.44 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 613456 0 0 0 477914 330 0 0 25 0 1 0 457596932 2513252352 611825 33554432000 134512640 135048876 4294250416 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 613587 611825 67 131 0 613454 0
Current children cumulated CPU time (s) 4782.44
Current children cumulated vsize (KiB) 2454348

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/178 30897
/proc/meminfo: memFree=13235492/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2467864 CPUtime=4842.44 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 616848 0 0 0 483911 333 0 0 25 0 1 0 457596932 2527092736 615217 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 616966 615217 67 131 0 616833 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 2467864

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30899
/proc/meminfo: memFree=13220960/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2482400 CPUtime=4902.45 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 620524 0 0 0 489909 336 0 0 25 0 1 0 457596932 2541977600 618893 33554432000 134512640 135048876 4294250416 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 620600 618893 67 131 0 620467 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 2482400

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 30900
/proc/meminfo: memFree=13220448/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2482932 CPUtime=4962.45 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 620652 0 0 0 495909 336 0 0 25 0 1 0 457596932 2542522368 619021 33554432000 134512640 135048876 4294250416 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 620733 619021 67 131 0 620600 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 2482932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 1.94 2/176 30902
/proc/meminfo: memFree=13468820/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=2482932 CPUtime=5000.06 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4202496 620653 0 0 0 499670 336 0 0 25 0 1 0 457596932 2542522368 619022 33554432000 134512640 135048876 4294250416 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/30755/statm: 620733 619022 67 131 0 620600 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 2482932

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

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

[startup+5000.01 s]
/proc/loadavg: 2.00 2.00 1.94 2/176 30902
/proc/meminfo: memFree=13468820/32951124 swapFree=67111528/67111528
[pid=30755] ppid=30753 vsize=0 CPUtime=5000.16 cores=1,3,5,7
/proc/30755/stat : 30755 (minisat_noasser) R 30753 30755 29479 0 -1 4203524 620653 0 0 0 499670 346 0 0 25 0 1 0 457596932 0 0 33554432000 0 0 0 0 0 0 0 4096 3 18446744073709551615 0 0 17 5 0 0 0
/proc/30755/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.16
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.01
CPU time (s): 5000.17
CPU user time (s): 4996.7
CPU system time (s): 3.46547
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2482932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.7
system time used= 3.46547
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 620653
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= 2713

runsolver used 6.99194 second user time and 16.8654 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-24 15:30:15
IDJOB=3275669
IDBENCH=83249
IDSOLVER=1678
FILE ID=node142/3275669-1303651813
RUNJOBID= node142-1303651813-30736
PBS_JOBID= 13150706
Free space on /tmp= 71320 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-5-5_34308.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275669-1303651813/watcher-3275669-1303651813 -o /tmp/evaluation-result-3275669-1303651813/solver-3275669-1303651813 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3275669-1303651813.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 1ef198d3f2d717e33f4f2ba124eb7eb2
RANDOM SEED=1506092068

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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	: 5332.81
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.846
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.75
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.846
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.846
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:      15940384 kB
Buffers:       2070396 kB
Cached:       14294468 kB
SwapCached:          0 kB
Active:        6869868 kB
Inactive:      9570480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15940384 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28280 kB
Writeback:           0 kB
AnonPages:       75292 kB
Mapped:          15388 kB
Slab:           506724 kB
PageTables:       4524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   214932 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= 71320 MiB
End job on node142 at 2011-04-24 16:53:37