Trace number 3275809

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.07 5000.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
MD5SUMafc70649cebcc24cd0a7b28def593295
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 variables218
Number of clauses13362
Sum of the clauses size59166
Maximum clause length15
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 311772
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51590

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:  218                                                  |
0.00/0.00	c |  Number of clauses:    13362                                                |
0.00/0.00	c |  Parsing time:         0.01         s                                       |
0.09/0.10	c ============================[ Search Statistics ]==============================
0.09/0.10	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.10	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.10	c ===============================================================================
0.09/0.10	c |         0 |     218    13362    59166 |     4454        0    nan |  0.000 % |
0.09/0.11	c |       103 |     218    13362    59166 |     4899      103     28 |  0.002 % |
0.09/0.11	c |       253 |     218    13362    59166 |     5389      253     25 |  0.002 % |
0.09/0.12	c |       479 |     218    13362    59166 |     5928      479     24 |  0.002 % |
0.09/0.13	c |       817 |     218    13362    59166 |     6521      817     25 |  0.002 % |
0.09/0.14	c |      1323 |     218    13362    59166 |     7173     1323     24 |  0.002 % |
0.09/0.17	c |      2082 |     218    13362    59166 |     7890     2082     24 |  0.002 % |
0.19/0.21	c |      3222 |     218    13362    59166 |     8679     3222     23 |  0.002 % |
0.19/0.27	c |      4930 |     218    13362    59166 |     9547     4930     23 |  0.002 % |
0.29/0.36	c |      7492 |     218    13362    59166 |    10502     7492     24 |  0.002 % |
0.49/0.54	c |     11337 |     218    13362    59166 |    11552     6048     23 |  0.002 % |
0.69/0.79	c |     17103 |     218    13362    59166 |    12707     5996     22 |  0.002 % |
1.19/1.20	c |     25752 |     218    13362    59166 |    13978     8251     21 |  0.002 % |
1.79/1.87	c |     38728 |     218    13362    59166 |    15376     7158     22 |  0.002 % |
2.89/2.92	c |     58190 |     218    13362    59166 |    16914    11162     22 |  0.002 % |
4.59/4.65	c |     87383 |     218    13362    59166 |    18605    14872     22 |  0.002 % |
7.29/7.36	c |    131173 |     218    13362    59166 |    20466    11967     21 |  0.002 % |
11.49/11.55	c |    196857 |     218    13362    59166 |    22512    16065     21 |  0.002 % |
18.09/18.19	c |    295383 |     218    13362    59166 |    24763    13004     19 |  0.002 % |
28.50/28.59	c |    443172 |     218    13362    59166 |    27240    23173     21 |  0.002 % |
44.49/44.55	c |    664856 |     218    13362    59166 |    29964    26752     20 |  0.002 % |
69.89/69.94	c |    997381 |     218    13362    59166 |    32960    15102     20 |  0.002 % |
108.39/108.44	c |   1496169 |     218    13362    59166 |    36256    18809     20 |  0.002 % |
167.89/167.95	c |   2244351 |     218    13362    59166 |    39882    34189     21 |  0.002 % |
260.70/260.71	c |   3366625 |     218    13362    59166 |    43870    17330     21 |  0.002 % |
407.90/407.95	c |   5050036 |     218    13362    59166 |    48257    20198     20 |  0.002 % |
641.00/641.09	c |   7575152 |     218    13362    59166 |    53083    45561     20 |  0.002 % |
1003.80/1003.80	c |  11362827 |     218    13362    59166 |    58391    35267     20 |  0.002 % |
1573.02/1573.04	c |  17044339 |     218    13362    59166 |    64231    21038     18 |  0.002 % |
2478.02/2478.07	c |  25566608 |     218    13362    59166 |    70654    38393     20 |  0.004 % |
3859.54/3859.54	c |  38350011 |     218    13362    59166 |    77719    32580     20 |  0.004 % |

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-3275809-1303655874/watcher-3275809-1303655874 -o /tmp/evaluation-result-3275809-1303655874/solver-3275809-1303655874 -C 5000 -W 5100 -M 15500 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3275809-1303655874.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: 1.92 1.98 1.99 3/175 7083
/proc/meminfo: memFree=19103244/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=2696 CPUtime=0 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 398 0 0 0 0 0 0 0 23 0 1 0 477186982 2760704 354 33554432000 134512640 135048876 4288841072 18446744073709551615 134689014 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 674 355 50 131 0 541 0

[startup+0.0301659 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 7083
/proc/meminfo: memFree=19103244/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=2692 CPUtime=0.02 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 429 0 0 0 2 0 0 0 23 0 1 0 477186982 2756608 385 33554432000 134512640 135048876 4288841072 18446744073709551615 134529677 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 673 385 62 131 0 540 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2692

[startup+0.101152 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 7083
/proc/meminfo: memFree=19103244/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=2868 CPUtime=0.09 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 459 0 0 0 9 0 0 0 23 0 1 0 477186982 2936832 415 33554432000 134512640 135048876 4288841072 18446744073709551615 134529512 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 717 415 62 131 0 584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2868

[startup+0.301131 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 7083
/proc/meminfo: memFree=19103244/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=3156 CPUtime=0.29 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 542 0 0 0 29 0 0 0 25 0 1 0 477186982 3231744 498 33554432000 134512640 135048876 4288841072 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 789 498 66 131 0 656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3156

[startup+0.701063 s]
/proc/loadavg: 1.92 1.98 1.99 3/175 7083
/proc/meminfo: memFree=19103244/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=3684 CPUtime=0.69 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 693 0 0 0 69 0 0 0 25 0 1 0 477186982 3772416 649 33554432000 134512640 135048876 4288841072 18446744073709551615 134548743 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 921 649 66 131 0 788 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3684

[startup+1.50093 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 7084
/proc/meminfo: memFree=19100508/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=4212 CPUtime=1.49 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 812 0 0 0 149 0 0 0 25 0 1 0 477186982 4313088 768 33554432000 134512640 135048876 4288841072 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 1053 768 66 131 0 920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4212

[startup+3.10066 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 7084
/proc/meminfo: memFree=19099696/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=4608 CPUtime=3.09 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 909 0 0 0 309 0 0 0 25 0 1 0 477186982 4718592 865 33554432000 134512640 135048876 4288841072 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 1152 865 66 131 0 1019 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4608

[startup+6.30012 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 7084
/proc/meminfo: memFree=19098460/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=5148 CPUtime=6.29 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 1052 0 0 0 629 0 0 0 25 0 1 0 477186982 5271552 1008 33554432000 134512640 135048876 4288841072 18446744073709551615 134547008 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 1287 1008 66 131 0 1154 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5148

[startup+12.701 s]
/proc/loadavg: 1.93 1.98 1.99 3/176 7084
/proc/meminfo: memFree=19097752/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=5832 CPUtime=12.69 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 1199 0 0 0 1269 0 0 0 25 0 1 0 477186982 5971968 1155 33554432000 134512640 135048876 4288841072 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 1458 1155 66 131 0 1325 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5832

[startup+25.5009 s]
/proc/loadavg: 1.95 1.98 1.99 3/176 7084
/proc/meminfo: memFree=19097008/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=6376 CPUtime=25.49 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 1361 0 0 0 2549 0 0 0 25 0 1 0 477186982 6529024 1317 33554432000 134512640 135048876 4288841072 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 1594 1317 66 131 0 1461 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6376

[startup+51.1006 s]
/proc/loadavg: 1.96 1.98 1.99 3/176 7085
/proc/meminfo: memFree=19095860/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=7624 CPUtime=51.09 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 1636 0 0 0 5109 0 0 0 25 0 1 0 477186982 7806976 1592 33554432000 134512640 135048876 4288841072 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 1906 1592 66 131 0 1773 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7624

[startup+102.306 s]
/proc/loadavg: 1.98 1.98 1.99 3/176 7086
/proc/meminfo: memFree=19094352/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=8716 CPUtime=102.3 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 1903 0 0 0 10230 0 0 0 25 0 1 0 477186982 8925184 1859 33554432000 134512640 135048876 4288841072 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 2179 1859 66 131 0 2046 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8716

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 7088
/proc/meminfo: memFree=19088376/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=9864 CPUtime=162.29 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 2160 0 0 0 16229 0 0 0 25 0 1 0 477186982 10100736 2116 33554432000 134512640 135048876 4288841072 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 2466 2116 66 131 0 2333 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 9864

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 7090
/proc/meminfo: memFree=19085872/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=10708 CPUtime=222.29 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 2389 0 0 0 22229 0 0 0 25 0 1 0 477186982 10964992 2345 33554432000 134512640 135048876 4288841072 18446744073709551615 134546929 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 2677 2345 66 131 0 2544 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 10708

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 7091
/proc/meminfo: memFree=19084612/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=11752 CPUtime=282.29 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 2602 0 0 0 28229 0 0 0 25 0 1 0 477186982 12034048 2558 33554432000 134512640 135048876 4288841072 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 2938 2558 66 131 0 2805 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 11752

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/176 7092
/proc/meminfo: memFree=19082116/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=12232 CPUtime=342.29 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 2723 0 0 0 34229 0 0 0 25 0 1 0 477186982 12525568 2679 33554432000 134512640 135048876 4288841072 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 3058 2679 66 131 0 2925 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 12232

[startup+402.3 s]
/proc/loadavg: 2.05 2.00 2.00 3/176 7094
/proc/meminfo: memFree=19081856/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=12684 CPUtime=402.3 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 2814 0 0 0 40230 0 0 0 25 0 1 0 477186982 12988416 2770 33554432000 134512640 135048876 4288841072 18446744073709551615 134545993 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 3171 2770 66 131 0 3038 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 12684

[startup+462.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/176 7096
/proc/meminfo: memFree=19081328/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=13028 CPUtime=462.3 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 2912 0 0 0 46230 0 0 0 25 0 1 0 477186982 13340672 2868 33554432000 134512640 135048876 4288841072 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 3257 2868 66 131 0 3124 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 13028

[startup+522.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 7097
/proc/meminfo: memFree=19079328/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=13660 CPUtime=522.3 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 3041 0 0 0 52230 0 0 0 25 0 1 0 477186982 13987840 2997 33554432000 134512640 135048876 4288841072 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 3415 2997 66 131 0 3282 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 13660

[startup+582.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 7099
/proc/meminfo: memFree=19078568/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=13968 CPUtime=582.3 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 3128 0 0 0 58230 0 0 0 25 0 1 0 477186982 14303232 3084 33554432000 134512640 135048876 4288841072 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/7083/statm: 3492 3084 66 131 0 3359 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 13968


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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7230
/proc/meminfo: memFree=19147780/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=24136 CPUtime=4002.34 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5480 0 0 0 400234 0 0 0 25 0 1 0 477186982 24715264 5436 33554432000 134512640 135048876 4288841072 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6034 5436 66 131 0 5901 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 24136

[startup+4062.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 7232
/proc/meminfo: memFree=19147512/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=24136 CPUtime=4062.34 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5489 0 0 0 406234 0 0 0 25 0 1 0 477186982 24715264 5445 33554432000 134512640 135048876 4288841072 18446744073709551615 134547001 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6034 5445 66 131 0 5901 0
Current children cumulated CPU time (s) 4062.34
Current children cumulated vsize (KiB) 24136

[startup+4122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 7233
/proc/meminfo: memFree=19146868/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=24136 CPUtime=4122.34 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5512 0 0 0 412234 0 0 0 25 0 1 0 477186982 24715264 5468 33554432000 134512640 135048876 4288841072 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6034 5468 66 131 0 5901 0
Current children cumulated CPU time (s) 4122.34
Current children cumulated vsize (KiB) 24136

[startup+4182.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 7235
/proc/meminfo: memFree=19146480/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=24300 CPUtime=4182.34 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5547 0 0 0 418234 0 0 0 25 0 1 0 477186982 24883200 5503 33554432000 134512640 135048876 4288841072 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6075 5503 66 131 0 5942 0
Current children cumulated CPU time (s) 4182.34
Current children cumulated vsize (KiB) 24300

[startup+4242.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/176 7236
/proc/meminfo: memFree=19145724/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=24692 CPUtime=4242.34 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5611 0 0 0 424234 0 0 0 25 0 1 0 477186982 25284608 5567 33554432000 134512640 135048876 4288841072 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6173 5567 66 131 0 6040 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 24692

[startup+4302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 7238
/proc/meminfo: memFree=19145576/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=24692 CPUtime=4302.34 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5633 0 0 0 430234 0 0 0 25 0 1 0 477186982 25284608 5589 33554432000 134512640 135048876 4288841072 18446744073709551615 134546931 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6173 5589 66 131 0 6040 0
Current children cumulated CPU time (s) 4302.34
Current children cumulated vsize (KiB) 24692

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7240
/proc/meminfo: memFree=19145560/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=24692 CPUtime=4362.34 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5634 0 0 0 436234 0 0 0 25 0 1 0 477186982 25284608 5590 33554432000 134512640 135048876 4288841072 18446744073709551615 134548462 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6173 5590 66 131 0 6040 0
Current children cumulated CPU time (s) 4362.34
Current children cumulated vsize (KiB) 24692

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7241
/proc/meminfo: memFree=19145172/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=24904 CPUtime=4422.34 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5676 0 0 0 442234 0 0 0 25 0 1 0 477186982 25501696 5632 33554432000 134512640 135048876 4288841072 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6226 5632 66 131 0 6093 0
Current children cumulated CPU time (s) 4422.34
Current children cumulated vsize (KiB) 24904

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7243
/proc/meminfo: memFree=19145028/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=24904 CPUtime=4482.34 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5676 0 0 0 448234 0 0 0 25 0 1 0 477186982 25501696 5632 33554432000 134512640 135048876 4288841072 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6226 5632 66 131 0 6093 0
Current children cumulated CPU time (s) 4482.34
Current children cumulated vsize (KiB) 24904

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7244
/proc/meminfo: memFree=19144504/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=25060 CPUtime=4542.35 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5690 0 0 0 454235 0 0 0 25 0 1 0 477186982 25661440 5646 33554432000 134512640 135048876 4288841072 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6265 5646 66 131 0 6132 0
Current children cumulated CPU time (s) 4542.35
Current children cumulated vsize (KiB) 25060

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7246
/proc/meminfo: memFree=19144120/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=25060 CPUtime=4602.35 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5696 0 0 0 460235 0 0 0 25 0 1 0 477186982 25661440 5652 33554432000 134512640 135048876 4288841072 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6265 5652 66 131 0 6132 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 25060

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7248
/proc/meminfo: memFree=19143972/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=25060 CPUtime=4662.35 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5701 0 0 0 466235 0 0 0 25 0 1 0 477186982 25661440 5657 33554432000 134512640 135048876 4288841072 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6265 5657 66 131 0 6132 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 25060

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7250
/proc/meminfo: memFree=19143836/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=25060 CPUtime=4722.35 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5727 0 0 0 472235 0 0 0 25 0 1 0 477186982 25661440 5683 33554432000 134512640 135048876 4288841072 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6265 5683 66 131 0 6132 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 25060

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7251
/proc/meminfo: memFree=19143572/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=25272 CPUtime=4782.35 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5748 0 0 0 478235 0 0 0 25 0 1 0 477186982 25878528 5704 33554432000 134512640 135048876 4288841072 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6318 5704 66 131 0 6185 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 25272

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7252
/proc/meminfo: memFree=19143556/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=25272 CPUtime=4842.35 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5748 0 0 0 484235 0 0 0 25 0 1 0 477186982 25878528 5704 33554432000 134512640 135048876 4288841072 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6318 5704 66 131 0 6185 0
Current children cumulated CPU time (s) 4842.35
Current children cumulated vsize (KiB) 25272

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7254
/proc/meminfo: memFree=19143536/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=25272 CPUtime=4902.35 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5769 0 0 0 490235 0 0 0 25 0 1 0 477186982 25878528 5725 33554432000 134512640 135048876 4288841072 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6318 5725 66 131 0 6185 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 25272

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7256
/proc/meminfo: memFree=19143392/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=25484 CPUtime=4962.35 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5788 0 0 0 496235 0 0 0 25 0 1 0 477186982 26095616 5744 33554432000 134512640 135048876 4288841072 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6371 5744 66 131 0 6238 0
Current children cumulated CPU time (s) 4962.35
Current children cumulated vsize (KiB) 25484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7266
/proc/meminfo: memFree=19143108/32951132 swapFree=67111524/67111528
[pid=7083] ppid=7081 vsize=25484 CPUtime=5000.06 cores=1,3,5,7
/proc/7083/stat : 7083 (minisat_noasser) R 7081 7083 5845 0 -1 4202496 5789 0 0 0 500006 0 0 0 25 0 1 0 477186982 26095616 5745 33554432000 134512640 135048876 4288841072 18446744073709551615 134552725 0 0 4096 3 0 0 0 17 1 0 0 0
/proc/7083/statm: 6371 5745 66 131 0 6238 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 25484

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): 5000.01
CPU time (s): 5000.07
CPU user time (s): 5000.06
CPU system time (s): 0.011998
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 25484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.06
system time used= 0.011998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5789
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= 5
involuntary context switches= 26659

runsolver used 6.599 second user time and 16.1425 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 16:37:54
IDJOB=3275809
IDBENCH=83353
IDSOLVER=1678
FILE ID=node129/3275809-1303655874
RUNJOBID= node129-1303650742-6643
PBS_JOBID= 13150719
Free space on /tmp= 66404 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-15_218.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275809-1303655874/watcher-3275809-1303655874 -o /tmp/evaluation-result-3275809-1303655874/solver-3275809-1303655874 -C 5000 -W 5100 -M 15500 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3275809-1303655874.cnf

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

MD5SUM BENCH= afc70649cebcc24cd0a7b28def593295
RANDOM SEED=1891286802

node129.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.831
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.66
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.831
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	: 5332.83
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.831
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.75
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.831
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.82
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.831
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.74
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.831
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.83
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.831
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.75
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19103524 kB
Buffers:       1218424 kB
Cached:       11809376 kB
SwapCached:          4 kB
Active:        1859200 kB
Inactive:     11328772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19103524 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1588 kB
Writeback:           0 kB
AnonPages:      159952 kB
Mapped:          15660 kB
Slab:           598136 kB
PageTables:       4872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   303396 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66404 MiB
End job on node129 at 2011-04-24 18:01:16