Trace number 3372232

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.12 5000.12

General information on the benchmark

NameAPPLICATIONS/bitverif/
smulo/smulo064.cnf
MD5SUM472e9d10d7fd1a82d06da0809d0002df
Bench CategoryAPPLICATION (applications 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 variables47129
Number of clauses141002
Sum of the clauses size329002
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 294000
Number of clauses of size 347000
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: 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-3372232-1305419467/watcher-3372232-1305419467 -o /tmp/evaluation-result-3372232-1305419467/solver-3372232-1305419467 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372232-1305419467.cnf 

running on 4 cores: 0,2,4,6

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.40 4.35 5.54 2/271 542
/proc/meminfo: memFree=25082484/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=6840 CPUtime=0 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 286 0 0 0 0 0 0 0 23 0 1 0 732177313 7004160 230 33554432000 4194304 4409284 140735922742192 18446744073709551615 260020395776 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 1710 230 109 53 0 133 0

[startup+0.0709661 s]
/proc/loadavg: 3.40 4.35 5.54 2/271 542
/proc/meminfo: memFree=25082484/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=15996 CPUtime=0.06 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 2814 0 0 0 6 0 0 0 23 0 1 0 732177313 16379904 2234 33554432000 4194304 4409284 140735922742192 18446744073709551615 260020089949 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 3999 2261 119 53 0 2422 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15996

[startup+0.100944 s]
/proc/loadavg: 3.40 4.35 5.54 2/271 542
/proc/meminfo: memFree=25082484/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=17096 CPUtime=0.09 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 3727 0 0 0 9 0 0 0 23 0 1 0 732177313 17506304 2777 33554432000 4194304 4409284 140735922742192 18446744073709551615 4278718 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 4274 2777 124 53 0 2697 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17096

[startup+0.300934 s]
/proc/loadavg: 3.40 4.35 5.54 2/271 542
/proc/meminfo: memFree=25082484/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=17096 CPUtime=0.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 3730 0 0 0 29 0 0 0 25 0 1 0 732177313 17506304 2780 33554432000 4194304 4409284 140735922742192 18446744073709551615 4279357 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 4274 2780 127 53 0 2697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17096

[startup+0.700848 s]
/proc/loadavg: 3.40 4.35 5.54 2/271 542
/proc/meminfo: memFree=25082484/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=26560 CPUtime=0.69 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 6702 0 0 0 69 0 0 0 25 0 1 0 732177313 27197440 5151 33554432000 4194304 4409284 140735922742192 18446744073709551615 4249407 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 6640 5151 132 53 0 5063 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26560

[startup+1.5007 s]
/proc/loadavg: 3.29 4.31 5.52 3/275 549
/proc/meminfo: memFree=25044516/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=22360 CPUtime=1.49 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 7966 0 0 0 149 0 0 0 25 0 1 0 732177313 22896640 4140 33554432000 4194304 4409284 140735922742192 18446744073709551615 4234103 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 5590 4140 135 53 0 4013 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22360

[startup+3.10041 s]
/proc/loadavg: 3.29 4.31 5.52 3/275 549
/proc/meminfo: memFree=25034224/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=22360 CPUtime=3.09 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 7966 0 0 0 309 0 0 0 25 0 1 0 732177313 22896640 4140 33554432000 4194304 4409284 140735922742192 18446744073709551615 4233812 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 5590 4140 135 53 0 4013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22360

[startup+6.30082 s]
/proc/loadavg: 3.18 4.27 5.50 3/275 549
/proc/meminfo: memFree=25029548/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=23988 CPUtime=6.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 8343 0 0 0 629 0 0 0 25 0 1 0 732177313 24563712 4517 33554432000 4194304 4409284 140735922742192 18446744073709551615 4246954 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 5997 4517 135 53 0 4420 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23988

[startup+12.7006 s]
/proc/loadavg: 3.09 4.24 5.48 3/275 549
/proc/meminfo: memFree=25031528/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=24916 CPUtime=12.69 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 9226 0 0 0 1267 2 0 0 25 0 1 0 732177313 25513984 4755 33554432000 4194304 4409284 140735922742192 18446744073709551615 4265940 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 6229 4755 141 53 0 4652 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 24916

[startup+25.5003 s]
/proc/loadavg: 2.85 4.13 5.43 3/275 549
/proc/meminfo: memFree=25032232/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=25428 CPUtime=25.49 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 9375 0 0 0 2543 6 0 0 25 0 1 0 732177313 26038272 4883 33554432000 4194304 4409284 140735922742192 18446744073709551615 4225750 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 6357 4883 141 53 0 4780 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25428

[startup+51.1005 s]
/proc/loadavg: 2.56 3.95 5.33 3/275 550
/proc/meminfo: memFree=25018120/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=28840 CPUtime=51.09 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 10267 0 0 0 5094 15 0 0 25 0 1 0 732177313 29532160 5736 33554432000 4194304 4409284 140735922742192 18446744073709551615 4359744 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 7210 5736 141 53 0 5633 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28840

[startup+102.31 s]
/proc/loadavg: 2.24 3.65 5.16 3/275 551
/proc/meminfo: memFree=25012616/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=34444 CPUtime=102.3 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 13758 0 0 0 10202 28 0 0 25 0 1 0 732177313 35270656 7137 33554432000 4194304 4409284 140735922742192 18446744073709551615 4359751 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 8611 7137 141 53 0 7034 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34444

[startup+162.301 s]
/proc/loadavg: 2.09 3.35 4.96 3/275 553
/proc/meminfo: memFree=24996952/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=35968 CPUtime=162.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 22904 0 0 0 16185 44 0 0 25 0 1 0 732177313 36831232 7518 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 8992 7518 141 53 0 7415 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 35968

[startup+222.301 s]
/proc/loadavg: 2.11 3.12 4.77 3/275 555
/proc/meminfo: memFree=24967892/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=56792 CPUtime=222.3 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 27370 0 0 0 22170 60 0 0 25 0 1 0 732177313 58155008 11963 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 14198 11963 141 53 0 12621 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 56792

[startup+282.301 s]
/proc/loadavg: 2.04 2.91 4.60 3/275 556
/proc/meminfo: memFree=24949852/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=71612 CPUtime=282.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 36970 0 0 0 28155 74 0 0 25 0 1 0 732177313 73330688 16140 33554432000 4194304 4409284 140735922742192 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 17903 16140 141 53 0 16326 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 71612

[startup+342.301 s]
/proc/loadavg: 2.01 2.74 4.43 3/275 558
/proc/meminfo: memFree=24946848/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=64104 CPUtime=342.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 47896 0 0 0 34140 89 0 0 25 0 1 0 732177313 65642496 14552 33554432000 4194304 4409284 140735922742192 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 16026 14552 141 53 0 14449 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 64104

[startup+402.301 s]
/proc/loadavg: 2.06 2.62 4.28 3/275 559
/proc/meminfo: memFree=24951124/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=63280 CPUtime=402.3 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 51893 0 0 0 40125 105 0 0 25 0 1 0 732177313 64798720 14346 33554432000 4194304 4409284 140735922742192 18446744073709551615 4359754 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 15820 14346 141 53 0 14243 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 63280

[startup+462.301 s]
/proc/loadavg: 2.02 2.50 4.14 3/275 563
/proc/meminfo: memFree=24924288/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=54632 CPUtime=462.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 54823 0 0 0 46111 118 0 0 25 0 1 0 732177313 55943168 12184 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 13658 12184 141 53 0 12081 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 54632

[startup+522.301 s]
/proc/loadavg: 2.00 2.41 4.00 3/275 565
/proc/meminfo: memFree=24915740/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=63420 CPUtime=522.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 57024 0 0 0 52095 134 0 0 25 0 1 0 732177313 64942080 14381 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 15855 14381 141 53 0 14278 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 63420

[startup+582.301 s]
/proc/loadavg: 2.00 2.33 3.87 3/275 567
/proc/meminfo: memFree=24908636/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=73804 CPUtime=582.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 59633 0 0 0 58084 145 0 0 25 0 1 0 732177313 75575296 16977 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 18451 16977 141 53 0 16874 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 73804

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.05 2.01 2.01 3/275 681
/proc/meminfo: memFree=23376972/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=133748 CPUtime=4062.3 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 467727 0 0 0 405407 823 0 0 25 0 1 0 732177313 136957952 31963 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 33437 31963 141 53 0 31860 0
Current children cumulated CPU time (s) 4062.3
Current children cumulated vsize (KiB) 133748

[startup+4122.3 s]
/proc/loadavg: 2.02 2.01 2.01 3/275 683
/proc/meminfo: memFree=23201412/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=133392 CPUtime=4122.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 470766 0 0 0 411396 833 0 0 25 0 1 0 732177313 136593408 31874 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 33348 31874 141 53 0 31771 0
Current children cumulated CPU time (s) 4122.29
Current children cumulated vsize (KiB) 133392

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/275 685
/proc/meminfo: memFree=23200252/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=134732 CPUtime=4182.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 473834 0 0 0 417386 843 0 0 25 0 1 0 732177313 137965568 32209 33554432000 4194304 4409284 140735922742192 18446744073709551615 4244661 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 33683 32209 141 53 0 32106 0
Current children cumulated CPU time (s) 4182.29
Current children cumulated vsize (KiB) 134732

[startup+4242.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/275 687
/proc/meminfo: memFree=23154320/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=180620 CPUtime=4242.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 491625 0 0 0 423368 861 0 0 25 0 1 0 732177313 184954880 43681 33554432000 4194304 4409284 140735922742192 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 45155 43681 141 53 0 43578 0
Current children cumulated CPU time (s) 4242.29
Current children cumulated vsize (KiB) 180620

[startup+4302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/275 688
/proc/meminfo: memFree=24354328/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=178392 CPUtime=4302.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 518646 0 0 0 429351 878 0 0 25 0 1 0 732177313 182673408 43124 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358212 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 44598 43124 141 53 0 43021 0
Current children cumulated CPU time (s) 4302.29
Current children cumulated vsize (KiB) 178392

[startup+4362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/275 690
/proc/meminfo: memFree=24352272/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=157712 CPUtime=4362.28 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 545594 0 0 0 435335 893 0 0 25 0 1 0 732177313 161497088 37986 33554432000 4194304 4409284 140735922742192 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 39428 37986 141 53 0 37851 0
Current children cumulated CPU time (s) 4362.28
Current children cumulated vsize (KiB) 157712

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/275 692
/proc/meminfo: memFree=24358404/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=122336 CPUtime=4422.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 561633 0 0 0 441324 905 0 0 25 0 1 0 732177313 125272064 29142 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 30584 29142 141 53 0 29007 0
Current children cumulated CPU time (s) 4422.29
Current children cumulated vsize (KiB) 122336

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/275 693
/proc/meminfo: memFree=24346188/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=120200 CPUtime=4482.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 579727 0 0 0 447310 919 0 0 25 0 1 0 732177313 123084800 28576 33554432000 4194304 4409284 140735922742192 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 30050 28576 141 53 0 28473 0
Current children cumulated CPU time (s) 4482.29
Current children cumulated vsize (KiB) 120200

[startup+4542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/275 695
/proc/meminfo: memFree=24234652/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=168776 CPUtime=4542.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 615629 0 0 0 453291 938 0 0 25 0 1 0 732177313 172826624 40720 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 42194 40720 141 53 0 40617 0
Current children cumulated CPU time (s) 4542.29
Current children cumulated vsize (KiB) 168776

[startup+4602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/275 696
/proc/meminfo: memFree=24209292/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=164700 CPUtime=4602.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 638600 0 0 0 459273 956 0 0 25 0 1 0 732177313 168652800 39701 33554432000 4194304 4409284 140735922742192 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 41175 39701 141 53 0 39598 0
Current children cumulated CPU time (s) 4602.29
Current children cumulated vsize (KiB) 164700

[startup+4662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/275 698
/proc/meminfo: memFree=24057084/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=114096 CPUtime=4662.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 653713 0 0 0 465261 968 0 0 25 0 1 0 732177313 116834304 27050 33554432000 4194304 4409284 140735922742192 18446744073709551615 4351075 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 28524 27050 141 53 0 26947 0
Current children cumulated CPU time (s) 4662.29
Current children cumulated vsize (KiB) 114096

[startup+4722.31 s]
/proc/loadavg: 2.10 2.03 2.01 3/275 700
/proc/meminfo: memFree=24075376/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=96360 CPUtime=4722.3 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 658815 0 0 0 471250 980 0 0 25 0 1 0 732177313 98672640 22616 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 24090 22616 141 53 0 22513 0
Current children cumulated CPU time (s) 4722.3
Current children cumulated vsize (KiB) 96360

[startup+4782.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/275 701
/proc/meminfo: memFree=24055332/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=116324 CPUtime=4782.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 663806 0 0 0 477236 993 0 0 25 0 1 0 732177313 119115776 27607 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 29081 27607 141 53 0 27504 0
Current children cumulated CPU time (s) 4782.29
Current children cumulated vsize (KiB) 116324

[startup+4842.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/275 703
/proc/meminfo: memFree=24045956/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=125776 CPUtime=4842.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 668662 0 0 0 483227 1002 0 0 25 0 1 0 732177313 128794624 29970 33554432000 4194304 4409284 140735922742192 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 31444 29970 141 53 0 29867 0
Current children cumulated CPU time (s) 4842.29
Current children cumulated vsize (KiB) 125776

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/275 704
/proc/meminfo: memFree=24047860/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=123684 CPUtime=4902.3 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 671107 0 0 0 489217 1013 0 0 25 0 1 0 732177313 126652416 29447 33554432000 4194304 4409284 140735922742192 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 30921 29447 141 53 0 29344 0
Current children cumulated CPU time (s) 4902.3
Current children cumulated vsize (KiB) 123684

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/275 706
/proc/meminfo: memFree=23709016/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=161464 CPUtime=4962.29 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 684066 0 0 0 495206 1023 0 0 25 0 1 0 732177313 165339136 38892 33554432000 4194304 4409284 140735922742192 18446744073709551615 4358172 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 40366 38892 141 53 0 38789 0
Current children cumulated CPU time (s) 4962.29
Current children cumulated vsize (KiB) 161464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 2.00 2.00 2.00 2/274 708
/proc/meminfo: memFree=24919352/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=167320 CPUtime=5000.09 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 685530 0 0 0 498979 1030 0 0 25 0 1 0 732177313 171335680 40356 33554432000 4194304 4409284 140735922742192 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 41830 40356 141 53 0 40253 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 167320

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

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

[startup+5000.1 s]
/proc/loadavg: 2.00 2.00 2.00 2/274 708
/proc/meminfo: memFree=24919352/32951124 swapFree=67083432/67111528
[pid=542] ppid=540 vsize=167320 CPUtime=5000.09 cores=0,2,4,6
/proc/542/stat : 542 (lingeling) R 540 542 510 0 -1 4202496 685530 0 0 0 498979 1030 0 0 25 0 1 0 732177313 171335680 40356 33554432000 4194304 4409284 140735922742192 18446744073709551615 260020420503 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/542/statm: 41830 40356 141 53 0 40253 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 167320

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.12
CPU time (s): 5000.12
CPU user time (s): 4989.81
CPU system time (s): 10.3154
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 253712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4989.81
system time used= 10.3154
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 685530
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= 4
involuntary context switches= 8024

runsolver used 13.059 second user time and 27.8638 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 02:31:07
IDJOB=3372232
IDBENCH=70791
IDSOLVER=1850
FILE ID=node110/3372232-1305419467
RUNJOBID= node110-1305419467-528
PBS_JOBID= 13324577
Free space on /tmp= 73592 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/smulo/smulo064.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372232-1305419467/watcher-3372232-1305419467 -o /tmp/evaluation-result-3372232-1305419467/solver-3372232-1305419467 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372232-1305419467.cnf

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

MD5SUM BENCH= 472e9d10d7fd1a82d06da0809d0002df
RANDOM SEED=73394089

node110.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.830
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.830
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.830
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.830
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.830
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.76
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.830
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.830
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.830
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:      25082764 kB
Buffers:        281140 kB
Cached:        4107296 kB
SwapCached:       1440 kB
Active:        4303564 kB
Inactive:      3235652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25082764 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            4060 kB
Writeback:           0 kB
AnonPages:     3149204 kB
Mapped:          22376 kB
Slab:           245952 kB
PageTables:      20792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46105996 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= 73592 MiB
End job on node110 at 2011-05-15 03:54:29