Trace number 3372097

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 587f (fixed)? (TO) 5000.13 5000.23

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-17-s.cnf
MD5SUMf72920912a1bb14f90e9fea5dee0ec1c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark79.238
Satisfiable
(Un)Satisfiability was proved
Number of variables298900
Number of clauses1409628
Sum of the clauses size3261218
Maximum clause length10
Minimum clause length1
Number of clauses of size 122283
Number of clauses of size 21089480
Number of clauses of size 3242405
Number of clauses of size 46160
Number of clauses of size 524640
Number of clauses of size over 524660

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: 961)

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-3372097-1305417213/watcher-3372097-1305417213 -o /tmp/evaluation-result-3372097-1305417213/solver-3372097-1305417213 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372097-1305417213.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.65 5.32 6.81 2/336 32653
/proc/meminfo: memFree=17797572/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=11900 CPUtime=0.01 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1567 0 0 0 1 0 0 0 21 0 1 0 653322365 12185600 1498 33554432000 4194304 4409284 140735619831936 18446744073709551615 270613110528 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 2975 1498 111 53 0 1398 0

[startup+0.0817641 s]
/proc/loadavg: 3.65 5.32 6.81 2/336 32653
/proc/meminfo: memFree=17797572/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=22512 CPUtime=0.07 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 4256 0 0 0 7 0 0 0 21 0 1 0 653322365 23052288 4151 33554432000 4194304 4409284 140735619831936 18446744073709551615 270613110528 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 5628 4151 111 53 0 4051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22512

[startup+0.100758 s]
/proc/loadavg: 3.65 5.32 6.81 2/336 32653
/proc/meminfo: memFree=17797572/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=29680 CPUtime=0.09 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 6048 0 0 0 9 0 0 0 21 0 1 0 653322365 30392320 5943 33554432000 4194304 4409284 140735619831936 18446744073709551615 270613110528 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 7420 5943 111 53 0 5843 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29680

[startup+0.300727 s]
/proc/loadavg: 3.65 5.32 6.81 2/336 32653
/proc/meminfo: memFree=17797572/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=54216 CPUtime=0.29 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 12258 0 0 0 28 1 0 0 22 0 1 0 653322365 55517184 12078 33554432000 4194304 4409284 140735619831936 18446744073709551615 270613110528 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 13554 12078 112 53 0 11977 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54216

[startup+0.700667 s]
/proc/loadavg: 3.65 5.32 6.81 2/336 32653
/proc/meminfo: memFree=17797572/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=64936 CPUtime=0.69 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 22145 0 0 0 66 3 0 0 24 0 1 0 653322365 66494464 14766 33554432000 4194304 4409284 140735619831936 18446744073709551615 4264721 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 16234 14766 120 53 0 14657 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64936

[startup+1.50051 s]
/proc/loadavg: 3.65 5.32 6.81 3/337 32654
/proc/meminfo: memFree=17726272/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=77872 CPUtime=1.49 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 28769 0 0 0 146 3 0 0 25 0 1 0 653322365 79740928 17977 33554432000 4194304 4409284 140735619831936 18446744073709551615 4281887 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 19468 17977 129 53 0 17891 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77872

[startup+3.10023 s]
/proc/loadavg: 3.65 5.32 6.81 3/337 32654
/proc/meminfo: memFree=17727272/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=96308 CPUtime=3.09 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 37637 0 0 0 305 4 0 0 25 0 1 0 653322365 98619392 22590 33554432000 4194304 4409284 140735619831936 18446744073709551615 4295747 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 24077 22590 133 53 0 22500 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96308

[startup+6.30066 s]
/proc/loadavg: 3.51 5.26 6.79 3/337 32654
/proc/meminfo: memFree=17707080/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=99932 CPUtime=6.3 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 38552 0 0 0 625 5 0 0 25 0 1 0 653322365 102330368 23505 33554432000 4194304 4409284 140735619831936 18446744073709551615 4246403 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 24983 23505 136 53 0 23406 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 99932

[startup+12.7005 s]
/proc/loadavg: 3.39 5.21 6.76 3/337 32654
/proc/meminfo: memFree=17702648/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=99728 CPUtime=12.69 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 38557 0 0 0 1263 6 0 0 25 0 1 0 653322365 102121472 23459 33554432000 4194304 4409284 140735619831936 18446744073709551615 4226487 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 24932 23459 141 53 0 23355 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 99728

[startup+25.5003 s]
/proc/loadavg: 3.16 5.07 6.69 3/337 32682
/proc/meminfo: memFree=17634696/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=99648 CPUtime=25.49 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 38647 0 0 0 2540 9 0 0 25 0 1 0 653322365 102039552 23439 33554432000 4194304 4409284 140735619831936 18446744073709551615 4230369 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 24912 23439 141 53 0 23335 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 99648

[startup+51.1008 s]
/proc/loadavg: 2.77 4.82 6.56 3/337 32682
/proc/meminfo: memFree=17626960/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=96860 CPUtime=51.09 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 38793 0 0 0 5096 13 0 0 25 0 1 0 653322365 99184640 22742 33554432000 4194304 4409284 140735619831936 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 24215 22742 141 53 0 22638 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96860

[startup+102.313 s]
/proc/loadavg: 2.33 4.38 6.32 3/337 32684
/proc/meminfo: memFree=17617640/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=97620 CPUtime=102.3 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 39060 0 0 0 10206 24 0 0 25 0 1 0 653322365 99962880 22932 33554432000 4194304 4409284 140735619831936 18446744073709551615 4348298 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 24405 22932 141 53 0 22828 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 97620

[startup+162.301 s]
/proc/loadavg: 2.12 3.95 6.05 3/337 32685
/proc/meminfo: memFree=17577444/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=127544 CPUtime=162.28 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 46646 0 0 0 16190 38 0 0 25 0 1 0 653322365 130605056 30413 33554432000 4194304 4409284 140735619831936 18446744073709551615 4301699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 31886 30413 141 53 0 30309 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 127544

[startup+222.3 s]
/proc/loadavg: 2.04 3.59 5.79 3/337 32687
/proc/meminfo: memFree=17561052/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=138692 CPUtime=222.28 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 49869 0 0 0 22177 51 0 0 25 0 1 0 653322365 142020608 33200 33554432000 4194304 4409284 140735619831936 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 34673 33200 141 53 0 33096 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 138692

[startup+282.301 s]
/proc/loadavg: 2.01 3.30 5.55 3/337 32688
/proc/meminfo: memFree=17536480/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=144092 CPUtime=282.28 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 51281 0 0 0 28167 61 0 0 25 0 1 0 653322365 147550208 34550 33554432000 4194304 4409284 140735619831936 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 36023 34550 141 53 0 34446 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 144092

[startup+342.3 s]
/proc/loadavg: 1.96 3.04 5.32 5/337 32717
/proc/meminfo: memFree=17655892/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=149268 CPUtime=342.28 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 52885 0 0 0 34154 74 0 0 25 0 1 0 653322365 152850432 35844 33554432000 4194304 4409284 140735619831936 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 37317 35844 141 53 0 35740 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 149268

[startup+402.301 s]
/proc/loadavg: 1.98 2.85 5.11 4/337 32719
/proc/meminfo: memFree=17651912/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=150396 CPUtime=402.28 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 53223 0 0 0 40145 83 0 0 25 0 1 0 653322365 154005504 36126 33554432000 4194304 4409284 140735619831936 18446744073709551615 4256791 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 37599 36126 141 53 0 36022 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 150396

[startup+462.301 s]
/proc/loadavg: 1.99 2.69 4.91 4/337 32729
/proc/meminfo: memFree=17626268/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=161228 CPUtime=462.28 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 55931 0 0 0 46134 94 0 0 25 0 1 0 653322365 165097472 38834 33554432000 4194304 4409284 140735619831936 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 40307 38834 141 53 0 38730 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 161228

[startup+522.3 s]
/proc/loadavg: 1.99 2.56 4.73 4/337 32731
/proc/meminfo: memFree=17650896/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=143612 CPUtime=522.28 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 87148 0 0 0 52120 108 0 0 25 0 1 0 653322365 147058688 34430 33554432000 4194304 4409284 140735619831936 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 35903 34430 141 53 0 34326 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 143612

[startup+582.301 s]
/proc/loadavg: 1.99 2.46 4.55 5/337 32732
/proc/meminfo: memFree=17634636/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=155120 CPUtime=582.28 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 95725 0 0 0 58110 118 0 0 25 0 1 0 653322365 158842880 37307 33554432000 4194304 4409284 140735619831936 18446744073709551615 4358903 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 38780 37307 141 53 0 37203 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 155120

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.27 2.06 2.07 5/337 368
/proc/meminfo: memFree=17077596/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=521772 CPUtime=4002.22 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1090652 0 0 0 399463 759 0 0 25 0 1 0 653322365 534294528 128970 33554432000 4194304 4409284 140735619831936 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 130443 128970 141 53 0 128866 0
Current children cumulated CPU time (s) 4002.22
Current children cumulated vsize (KiB) 521772

[startup+4062.31 s]
/proc/loadavg: 2.17 2.07 2.07 5/337 378
/proc/meminfo: memFree=17190008/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=410912 CPUtime=4062.23 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1113649 0 0 0 405455 768 0 0 25 0 1 0 653322365 420773888 101255 33554432000 4194304 4409284 140735619831936 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 102728 101255 141 53 0 101151 0
Current children cumulated CPU time (s) 4062.23
Current children cumulated vsize (KiB) 410912

[startup+4122.3 s]
/proc/loadavg: 2.06 2.05 2.06 5/337 380
/proc/meminfo: memFree=17116804/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=484040 CPUtime=4122.22 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1131931 0 0 0 411445 777 0 0 25 0 1 0 653322365 495656960 119537 33554432000 4194304 4409284 140735619831936 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 121010 119537 141 53 0 119433 0
Current children cumulated CPU time (s) 4122.22
Current children cumulated vsize (KiB) 484040

[startup+4182.3 s]
/proc/loadavg: 2.02 2.04 2.06 5/337 381
/proc/meminfo: memFree=17204812/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=385800 CPUtime=4182.22 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1176269 0 0 0 417434 788 0 0 25 0 1 0 653322365 395059200 94977 33554432000 4194304 4409284 140735619831936 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 96450 94977 141 53 0 94873 0
Current children cumulated CPU time (s) 4182.22
Current children cumulated vsize (KiB) 385800

[startup+4242.3 s]
/proc/loadavg: 2.01 2.03 2.05 5/337 386
/proc/meminfo: memFree=17077684/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=480700 CPUtime=4242.21 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1199994 0 0 0 423423 798 0 0 25 0 1 0 653322365 492236800 118702 33554432000 4194304 4409284 140735619831936 18446744073709551615 4351328 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 120175 118702 141 53 0 118598 0
Current children cumulated CPU time (s) 4242.21
Current children cumulated vsize (KiB) 480700

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.04 4/337 388
/proc/meminfo: memFree=17117844/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=383112 CPUtime=4302.21 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1218380 0 0 0 429414 807 0 0 25 0 1 0 653322365 392306688 94305 33554432000 4194304 4409284 140735619831936 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 95778 94305 141 53 0 94201 0
Current children cumulated CPU time (s) 4302.21
Current children cumulated vsize (KiB) 383112

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.04 5/337 389
/proc/meminfo: memFree=17013644/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=487312 CPUtime=4362.21 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1244430 0 0 0 435403 818 0 0 25 0 1 0 653322365 499007488 120355 33554432000 4194304 4409284 140735619831936 18446744073709551615 4348316 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 121828 120355 141 53 0 120251 0
Current children cumulated CPU time (s) 4362.21
Current children cumulated vsize (KiB) 487312

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.03 5/337 391
/proc/meminfo: memFree=17133152/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=367332 CPUtime=4422.21 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1267603 0 0 0 441391 830 0 0 25 0 1 0 653322365 376147968 90360 33554432000 4194304 4409284 140735619831936 18446744073709551615 4358609 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 91833 90360 141 53 0 90256 0
Current children cumulated CPU time (s) 4422.21
Current children cumulated vsize (KiB) 367332

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.03 4/337 392
/proc/meminfo: memFree=16923312/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=450992 CPUtime=4482.2 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1288518 0 0 0 447381 839 0 0 25 0 1 0 653322365 461815808 111275 33554432000 4194304 4409284 140735619831936 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 112748 111275 141 53 0 111171 0
Current children cumulated CPU time (s) 4482.2
Current children cumulated vsize (KiB) 450992

[startup+4542.3 s]
/proc/loadavg: 2.04 2.02 2.03 5/337 394
/proc/meminfo: memFree=17019864/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=354448 CPUtime=4542.2 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1355939 0 0 0 453361 859 0 0 25 0 1 0 653322365 362954752 87171 33554432000 4194304 4409284 140735619831936 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 88612 87171 141 53 0 87035 0
Current children cumulated CPU time (s) 4542.2
Current children cumulated vsize (KiB) 354448

[startup+4602.3 s]
/proc/loadavg: 2.14 2.05 2.04 4/337 396
/proc/meminfo: memFree=16729180/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=535980 CPUtime=4602.21 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1401322 0 0 0 459349 872 0 0 25 0 1 0 653322365 548843520 132554 33554432000 4194304 4409284 140735619831936 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 133995 132554 141 53 0 132418 0
Current children cumulated CPU time (s) 4602.21
Current children cumulated vsize (KiB) 535980

[startup+4662.3 s]
/proc/loadavg: 2.09 2.06 2.04 5/337 397
/proc/meminfo: memFree=16973912/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=291036 CPUtime=4662.2 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1453620 0 0 0 465334 886 0 0 25 0 1 0 653322365 298020864 71318 33554432000 4194304 4409284 140735619831936 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 72759 71318 141 53 0 71182 0
Current children cumulated CPU time (s) 4662.2
Current children cumulated vsize (KiB) 291036

[startup+4722.31 s]
/proc/loadavg: 2.03 2.04 2.03 5/337 399
/proc/meminfo: memFree=16696368/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=568656 CPUtime=4722.21 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1523025 0 0 0 471316 905 0 0 25 0 1 0 653322365 582303744 140723 33554432000 4194304 4409284 140735619831936 18446744073709551615 4348261 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 142164 140723 141 53 0 140587 0
Current children cumulated CPU time (s) 4722.21
Current children cumulated vsize (KiB) 568656

[startup+4782.3 s]
/proc/loadavg: 2.01 2.03 2.02 5/337 400
/proc/meminfo: memFree=17124628/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=418808 CPUtime=4782.2 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1604449 0 0 0 477294 926 0 0 25 0 1 0 653322365 428859392 103261 33554432000 4194304 4409284 140735619831936 18446744073709551615 4230737 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 104702 103261 141 53 0 103125 0
Current children cumulated CPU time (s) 4782.2
Current children cumulated vsize (KiB) 418808

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.02 5/337 402
/proc/meminfo: memFree=17269924/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=261160 CPUtime=4842.19 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1665011 0 0 0 483277 942 0 0 25 0 1 0 653322365 267427840 63849 33554432000 4194304 4409284 140735619831936 18446744073709551615 270613135255 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 65290 63849 141 53 0 63713 0
Current children cumulated CPU time (s) 4842.19
Current children cumulated vsize (KiB) 261160

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.01 5/337 404
/proc/meminfo: memFree=17007996/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=505280 CPUtime=4902.2 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1726049 0 0 0 489262 958 0 0 25 0 1 0 653322365 517406720 124879 33554432000 4194304 4409284 140735619831936 18446744073709551615 4351908 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 126320 124879 141 53 0 124743 0
Current children cumulated CPU time (s) 4902.2
Current children cumulated vsize (KiB) 505280

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.01 5/337 405
/proc/meminfo: memFree=17198556/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=264728 CPUtime=4962.2 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1779124 0 0 0 495247 973 0 0 25 0 1 0 653322365 271081472 64741 33554432000 4194304 4409284 140735619831936 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 66182 64741 141 53 0 64605 0
Current children cumulated CPU time (s) 4962.2
Current children cumulated vsize (KiB) 264728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.2 s]
/proc/loadavg: 2.00 2.01 2.00 3/337 406
/proc/meminfo: memFree=17023320/32951124 swapFree=67056804/67111528
[pid=32653] ppid=32651 vsize=439604 CPUtime=5000.1 cores=1,3,5,7
/proc/32653/stat : 32653 (lingeling) R 32651 32653 32059 0 -1 4202496 1822843 0 0 0 499028 982 0 0 25 0 1 0 653322365 450154496 108460 33554432000 4194304 4409284 140735619831936 18446744073709551615 4347296 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/32653/statm: 109901 108460 141 53 0 108324 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 439604

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.23
CPU time (s): 5000.13
CPU user time (s): 4990.28
CPU system time (s): 9.8495
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 703568

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

runsolver used 15.8246 second user time and 36.6714 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 01:53:34
IDJOB=3372097
IDBENCH=20349
IDSOLVER=1850
FILE ID=node108/3372097-1305417213
RUNJOBID= node108-1305417213-32634
PBS_JOBID= 13324535
Free space on /tmp= 73524 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-17-s.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372097-1305417213/watcher-3372097-1305417213 -o /tmp/evaluation-result-3372097-1305417213/solver-3372097-1305417213 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372097-1305417213.cnf

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

MD5SUM BENCH= f72920912a1bb14f90e9fea5dee0ec1c
RANDOM SEED=513871074

node108.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.820
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.64
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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.77
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.820
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.82
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.820
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.820
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.820
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:      17797728 kB
Buffers:        283356 kB
Cached:        4437440 kB
SwapCached:       8700 kB
Active:       11086668 kB
Inactive:      3755328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17797728 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:           33992 kB
Writeback:           0 kB
AnonPages:    10118196 kB
Mapped:          27160 kB
Slab:           208772 kB
PageTables:      38432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52290908 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= 73528 MiB
End job on node108 at 2011-05-15 03:16:56