Trace number 3282492

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
Lingeling 587? (TO) 1300.05 1300.02

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor064.cnf
MD5SUM902b28046d424b16042ca612ddad48e0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark788.78
Satisfiable
(Un)Satisfiability was proved
Number of variables51064
Number of clauses152039
Sum of the clauses size354755
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2101358
Number of clauses of size 350679
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


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-3282492-1303754283/watcher-3282492-1303754283 -o /tmp/evaluation-result-3282492-1303754283/solver-3282492-1303754283 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3282492-1303754283.cnf 

running on 2 cores: 5,7

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.87 1.43 2.47 5/183 27255
/proc/meminfo: memFree=13460080/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=7452 CPUtime=0 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 472 0 0 0 0 0 0 0 23 0 1 0 565659004 7630848 386 33554432000 4194304 4409164 140737067664736 18446744073709551615 216735178496 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 1863 386 111 53 0 286 0

[startup+0.098595 s]
/proc/loadavg: 0.87 1.43 2.47 5/183 27255
/proc/meminfo: memFree=13460080/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=17336 CPUtime=0.09 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 3917 0 0 0 9 0 0 0 23 0 1 0 565659004 17752064 2838 33554432000 4194304 4409164 140737067664736 18446744073709551615 4280076 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 4334 2838 124 53 0 2757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17336

[startup+0.10059 s]
/proc/loadavg: 0.87 1.43 2.47 5/183 27255
/proc/meminfo: memFree=13460080/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=17336 CPUtime=0.09 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 3917 0 0 0 9 0 0 0 23 0 1 0 565659004 17752064 2838 33554432000 4194304 4409164 140737067664736 18446744073709551615 4278874 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 4334 2838 124 53 0 2757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17336

[startup+0.300557 s]
/proc/loadavg: 0.87 1.43 2.47 5/183 27255
/proc/meminfo: memFree=13460080/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=17580 CPUtime=0.29 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 5546 0 0 0 29 0 0 0 25 0 1 0 565659004 18001920 2903 33554432000 4194304 4409164 140737067664736 18446744073709551615 4280206 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 4395 2903 128 53 0 2818 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17580

[startup+0.700488 s]
/proc/loadavg: 0.87 1.43 2.47 5/183 27255
/proc/meminfo: memFree=13460080/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=17576 CPUtime=0.69 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 8288 0 0 0 69 0 0 0 25 0 1 0 565659004 17997824 2902 33554432000 4194304 4409164 140737067664736 18446744073709551615 4281251 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 4394 2902 128 53 0 2817 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17576

[startup+1.50035 s]
/proc/loadavg: 0.87 1.43 2.47 5/190 27268
/proc/meminfo: memFree=13356164/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=28312 CPUtime=1.49 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 13507 0 0 0 148 1 0 0 25 0 1 0 565659004 28991488 5590 33554432000 4194304 4409164 140737067664736 18446744073709551615 4249407 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 7078 5590 132 53 0 5501 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28312

[startup+3.10106 s]
/proc/loadavg: 0.87 1.43 2.47 5/190 27268
/proc/meminfo: memFree=13324668/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=28312 CPUtime=3.09 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 13516 0 0 0 308 1 0 0 25 0 1 0 565659004 28991488 5599 33554432000 4194304 4409164 140737067664736 18446744073709551615 4267773 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 7078 5599 135 53 0 5501 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28312

[startup+6.30051 s]
/proc/loadavg: 1.12 1.47 2.48 5/190 27268
/proc/meminfo: memFree=13299000/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=28172 CPUtime=6.29 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 13522 0 0 0 627 2 0 0 25 0 1 0 565659004 28848128 5570 33554432000 4194304 4409164 140737067664736 18446744073709551615 4358255 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 7043 5570 141 53 0 5466 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28172

[startup+12.7004 s]
/proc/loadavg: 1.35 1.51 2.49 5/190 27268
/proc/meminfo: memFree=13280360/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=28172 CPUtime=12.69 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 13533 0 0 0 1264 5 0 0 25 0 1 0 565659004 28848128 5570 33554432000 4194304 4409164 140737067664736 18446744073709551615 4359675 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 7043 5570 141 53 0 5466 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28172

[startup+25.5002 s]
/proc/loadavg: 1.94 1.63 2.51 5/190 27269
/proc/meminfo: memFree=13274528/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=33168 CPUtime=25.49 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 14797 0 0 0 2535 14 0 0 25 0 1 0 565659004 33964032 6819 33554432000 4194304 4409164 140737067664736 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 8292 6819 141 53 0 6715 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33168

[startup+51.1007 s]
/proc/loadavg: 2.64 1.82 2.55 5/190 27269
/proc/meminfo: memFree=13227796/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=34928 CPUtime=51.1 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 20101 0 0 0 5074 36 0 0 25 0 1 0 565659004 35766272 7291 33554432000 4194304 4409164 140737067664736 18446744073709551615 4359651 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 8732 7291 141 53 0 7155 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 34928

[startup+102.307 s]
/proc/loadavg: 3.41 2.16 2.63 5/190 27271
/proc/meminfo: memFree=13178552/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=39196 CPUtime=102.29 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 31232 0 0 0 10153 76 0 0 25 0 1 0 565659004 40136704 8326 33554432000 4194304 4409164 140737067664736 18446744073709551615 4271337 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 9799 8326 141 53 0 8222 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 39196

[startup+162.3 s]
/proc/loadavg: 3.78 2.49 2.71 5/190 27272
/proc/meminfo: memFree=13163524/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=50452 CPUtime=162.29 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 44797 0 0 0 16109 120 0 0 25 0 1 0 565659004 51662848 11140 33554432000 4194304 4409164 140737067664736 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 12613 11140 141 53 0 11036 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 50452

[startup+222.301 s]
/proc/loadavg: 3.96 2.78 2.79 5/190 27283
/proc/meminfo: memFree=13045320/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=81080 CPUtime=222.29 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 63790 0 0 0 22064 165 0 0 25 0 1 0 565659004 83025920 18797 33554432000 4194304 4409164 140737067664736 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 20270 18797 141 53 0 18693 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81080

[startup+282.3 s]
/proc/loadavg: 3.98 3.00 2.86 5/190 27284
/proc/meminfo: memFree=13069092/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=72624 CPUtime=282.3 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 74266 0 0 0 28027 203 0 0 25 0 1 0 565659004 74366976 16683 33554432000 4194304 4409164 140737067664736 18446744073709551615 4358357 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 18156 16683 141 53 0 16579 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 72624

[startup+342.301 s]
/proc/loadavg: 3.99 3.17 2.93 5/190 27286
/proc/meminfo: memFree=13036448/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=68212 CPUtime=342.3 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 82052 0 0 0 33991 239 0 0 25 0 1 0 565659004 69849088 15580 33554432000 4194304 4409164 140737067664736 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 17053 15580 141 53 0 15476 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 68212

[startup+402.3 s]
/proc/loadavg: 3.99 3.32 3.00 5/190 27288
/proc/meminfo: memFree=12968960/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=78172 CPUtime=402.3 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 84550 0 0 0 39955 275 0 0 25 0 1 0 565659004 80048128 18070 33554432000 4194304 4409164 140737067664736 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 19543 18070 141 53 0 17966 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 78172

[startup+462.301 s]
/proc/loadavg: 3.99 3.44 3.06 5/190 27289
/proc/meminfo: memFree=12998564/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=78840 CPUtime=462.3 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 107180 0 0 0 45917 313 0 0 25 0 1 0 565659004 80732160 18237 33554432000 4194304 4409164 140737067664736 18446744073709551615 4226613 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 19710 18237 141 53 0 18133 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 78840

[startup+522.3 s]
/proc/loadavg: 4.07 3.56 3.12 5/190 27291
/proc/meminfo: memFree=12894980/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=101324 CPUtime=522.3 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 112809 0 0 0 51887 343 0 0 25 0 1 0 565659004 103755776 23858 33554432000 4194304 4409164 140737067664736 18446744073709551615 4257008 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 25331 23858 141 53 0 23754 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 101324

[startup+582.301 s]
/proc/loadavg: 4.02 3.64 3.17 5/190 27292
/proc/meminfo: memFree=12861712/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=101352 CPUtime=582.3 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 133098 0 0 0 57851 379 0 0 25 0 1 0 565659004 103784448 23865 33554432000 4194304 4409164 140737067664736 18446744073709551615 4358754 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 25338 23865 141 53 0 23761 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 101352

[startup+642.3 s]
/proc/loadavg: 4.01 3.70 3.22 5/190 27294
/proc/meminfo: memFree=12901228/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=128592 CPUtime=642.31 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 139915 0 0 0 63825 406 0 0 25 0 1 0 565659004 131678208 30675 33554432000 4194304 4409164 140737067664736 18446744073709551615 4230341 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 32148 30675 141 53 0 30571 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 128592

[startup+702.301 s]
/proc/loadavg: 4.00 3.75 3.27 5/190 27296
/proc/meminfo: memFree=12922900/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=108880 CPUtime=702.31 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 162891 0 0 0 69796 435 0 0 25 0 1 0 565659004 111493120 25747 33554432000 4194304 4409164 140737067664736 18446744073709551615 4359778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 27220 25747 141 53 0 25643 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 108880

[startup+762.307 s]
/proc/loadavg: 4.00 3.80 3.31 5/190 27297
/proc/meminfo: memFree=12862608/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=120660 CPUtime=762.32 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 183614 0 0 0 75772 460 0 0 25 0 1 0 565659004 123555840 28692 33554432000 4194304 4409164 140737067664736 18446744073709551615 4359794 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 30165 28692 141 53 0 28588 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 120660

[startup+822.301 s]
/proc/loadavg: 4.00 3.83 3.35 5/190 27299
/proc/meminfo: memFree=12716512/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=202724 CPUtime=822.31 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 208451 0 0 0 81751 480 0 0 25 0 1 0 565659004 207589376 49208 33554432000 4194304 4409164 140737067664736 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 50681 49208 141 53 0 49104 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 202724

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.39 5/190 27300
/proc/meminfo: memFree=12758144/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=167660 CPUtime=882.31 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 218827 0 0 0 87728 503 0 0 25 0 1 0 565659004 171683840 38812 33554432000 4194304 4409164 140737067664736 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 41915 38812 141 53 0 40338 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 167660

[startup+942.301 s]
/proc/loadavg: 4.00 3.88 3.42 5/190 27302
/proc/meminfo: memFree=12712720/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=151352 CPUtime=942.32 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 224093 0 0 0 93714 518 0 0 25 0 1 0 565659004 154984448 34735 33554432000 4194304 4409164 140737067664736 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 37838 34735 141 53 0 36261 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 151352

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.46 5/190 27304
/proc/meminfo: memFree=12606300/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=250920 CPUtime=1002.31 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 257132 0 0 0 99687 544 0 0 25 0 1 0 565659004 256942080 61289 33554432000 4194304 4409164 140737067664736 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 62730 61289 141 53 0 61153 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 250920

[startup+1062.3 s]
/proc/loadavg: 4.00 3.91 3.49 5/190 27305
/proc/meminfo: memFree=12495652/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=332868 CPUtime=1062.32 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 291608 0 0 0 105670 562 0 0 25 0 1 0 565659004 340856832 81744 33554432000 4194304 4409164 140737067664736 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 83217 81744 141 53 0 81640 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 332868

[startup+1122.3 s]
/proc/loadavg: 4.03 3.94 3.52 5/190 27307
/proc/meminfo: memFree=12660672/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=157068 CPUtime=1122.32 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 301311 0 0 0 111654 578 0 0 25 0 1 0 565659004 160837632 37794 33554432000 4194304 4409164 140737067664736 18446744073709551615 4358154 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 39267 37794 141 53 0 37690 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 157068

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 3.55 5/190 27308
/proc/meminfo: memFree=12549528/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=189248 CPUtime=1182.32 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 347447 0 0 0 117632 600 0 0 25 0 1 0 565659004 193789952 45839 33554432000 4194304 4409164 140737067664736 18446744073709551615 4359850 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 47312 45839 141 53 0 45735 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 189248

[startup+1242.3 s]
/proc/loadavg: 4.06 3.97 3.58 5/190 27310
/proc/meminfo: memFree=12542676/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=225952 CPUtime=1242.32 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 356625 0 0 0 123618 614 0 0 25 0 1 0 565659004 231374848 55015 33554432000 4194304 4409164 140737067664736 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 56488 55015 141 53 0 54911 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 225952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.97 3.60 4/188 27313
/proc/meminfo: memFree=12917880/32951124 swapFree=67102140/67111528
[pid=27255] ppid=27253 vsize=249904 CPUtime=1300.03 cores=5,7
/proc/27255/stat : 27255 (lingeling) R 27253 27255 26036 0 -1 4202496 367879 0 0 0 129374 629 0 0 25 0 1 0 565659004 255901696 61003 33554432000 4194304 4409164 140737067664736 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/27255/statm: 62476 61003 141 53 0 60899 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 249904

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.02
CPU time (s): 1300.05
CPU user time (s): 1293.75
CPU system time (s): 6.30204
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 332868

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

runsolver used 2.09468 second user time and 5.01024 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-25 19:58:03
IDJOB=3282492
IDBENCH=70817
IDSOLVER=1606
FILE ID=node119/3282492-1303754283
RUNJOBID= node119-1303754283-27228
PBS_JOBID= 13154043
Free space on /tmp= 71888 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor064.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282492-1303754283/watcher-3282492-1303754283 -o /tmp/evaluation-result-3282492-1303754283/solver-3282492-1303754283 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3282492-1303754283.cnf

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

MD5SUM BENCH= 902b28046d424b16042ca612ddad48e0
RANDOM SEED=790315458

node119.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.815
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.63
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.815
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.815
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.74
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.815
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.83
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.815
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.67
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.815
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.815
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.74
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.815
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:     32951124 kB
MemFree:      13460484 kB
Buffers:       2219968 kB
Cached:       16617112 kB
SwapCached:       5504 kB
Active:        7928960 kB
Inactive:     10979988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13460484 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:           14920 kB
Writeback:          16 kB
AnonPages:       68992 kB
Mapped:          15152 kB
Slab:           516964 kB
PageTables:       5328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220120 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= 71876 MiB
End job on node119 at 2011-04-25 20:19:45