Trace number 3372244

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.06

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitsarray/
countbitsarray04_32.cnf
MD5SUM2fe3650d4a602f63086e937176360ebb
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 variables8750
Number of clauses25865
Sum of the clauses size60349
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 217242
Number of clauses of size 38621
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-3372244-1305419747/watcher-3372244-1305419747 -o /tmp/evaluation-result-3372244-1305419747/solver-3372244-1305419747 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372244-1305419747.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: 6.81 7.78 7.60 2/344 17395
/proc/meminfo: memFree=25795600/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=7632 CPUtime=0 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 534 0 0 0 0 0 0 0 23 0 1 0 653575150 7815168 432 33554432000 4194304 4409284 140733311192752 18446744073709551615 230809165568 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 1908 432 111 53 0 331 0

[startup+0.070245 s]
/proc/loadavg: 6.81 7.78 7.60 2/344 17395
/proc/meminfo: memFree=25795600/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=8216 CPUtime=0.06 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 1432 0 0 0 6 0 0 0 23 0 1 0 653575150 8413184 561 33554432000 4194304 4409284 140733311192752 18446744073709551615 4284536 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 2054 561 126 53 0 477 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8216

[startup+0.100242 s]
/proc/loadavg: 6.81 7.78 7.60 2/344 17395
/proc/meminfo: memFree=25795600/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=8164 CPUtime=0.09 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 1553 0 0 0 9 0 0 0 23 0 1 0 653575150 8359936 577 33554432000 4194304 4409284 140733311192752 18446744073709551615 4282610 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 2041 577 126 53 0 464 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8164

[startup+0.300222 s]
/proc/loadavg: 6.81 7.78 7.60 2/344 17395
/proc/meminfo: memFree=25795600/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=8544 CPUtime=0.29 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 1762 0 0 0 29 0 0 0 25 0 1 0 653575150 8749056 677 33554432000 4194304 4409284 140733311192752 18446744073709551615 4259272 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 2136 677 131 53 0 559 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8544

[startup+0.701144 s]
/proc/loadavg: 6.81 7.78 7.60 2/344 17395
/proc/meminfo: memFree=25795600/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=8732 CPUtime=0.69 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 1808 0 0 0 69 0 0 0 25 0 1 0 653575150 8941568 723 33554432000 4194304 4409284 140733311192752 18446744073709551615 4266473 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 2183 723 135 53 0 606 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8732

[startup+1.50097 s]
/proc/loadavg: 6.43 7.68 7.57 3/348 17402
/proc/meminfo: memFree=25740264/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=10356 CPUtime=1.49 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 2394 0 0 0 148 1 0 0 25 0 1 0 653575150 10604544 1094 33554432000 4194304 4409284 140733311192752 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 2589 1094 141 53 0 1012 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10356

[startup+3.10071 s]
/proc/loadavg: 6.43 7.68 7.57 3/348 17402
/proc/meminfo: memFree=25726996/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=11840 CPUtime=3.09 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 4436 0 0 0 306 3 0 0 25 0 1 0 653575150 12124160 1499 33554432000 4194304 4409284 140733311192752 18446744073709551615 4271319 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 2960 1499 141 53 0 1383 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11840

[startup+6.30106 s]
/proc/loadavg: 6.43 7.68 7.57 3/348 17402
/proc/meminfo: memFree=25712864/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=12344 CPUtime=6.29 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 9059 0 0 0 622 7 0 0 25 0 1 0 653575150 12640256 1646 33554432000 4194304 4409284 140733311192752 18446744073709551615 4350656 0 0 4096 17506 0 0 0 17 6 0 0 0
/proc/17395/statm: 3086 1646 141 53 0 1509 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 12344

[startup+12.701 s]
/proc/loadavg: 5.75 7.49 7.51 3/348 17402
/proc/meminfo: memFree=25702048/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=21024 CPUtime=12.68 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 16988 0 0 0 1254 14 0 0 25 0 1 0 653575150 21528576 3784 33554432000 4194304 4409284 140733311192752 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 5256 3784 141 53 0 3679 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21024

[startup+25.5006 s]
/proc/loadavg: 5.17 7.31 7.45 3/348 17403
/proc/meminfo: memFree=25701576/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=20952 CPUtime=25.48 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 30731 0 0 0 2523 25 0 0 25 0 1 0 653575150 21454848 3766 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358449 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 5238 3766 141 53 0 3661 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20952

[startup+51.1009 s]
/proc/loadavg: 4.09 6.88 7.30 3/348 17403
/proc/meminfo: memFree=25646692/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=66176 CPUtime=51.08 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 54069 0 0 0 5066 42 0 0 25 0 1 0 653575150 67764224 15072 33554432000 4194304 4409284 140733311192752 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 16544 15072 141 53 0 14967 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 66176

[startup+102.314 s]
/proc/loadavg: 2.83 6.06 7.00 3/348 17405
/proc/meminfo: memFree=25621020/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=77152 CPUtime=102.3 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 81902 0 0 0 10168 62 0 0 25 0 1 0 653575150 79003648 17816 33554432000 4194304 4409284 140733311192752 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 19288 17816 141 53 0 17711 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 77152

[startup+162.301 s]
/proc/loadavg: 2.35 5.33 6.69 3/348 17406
/proc/meminfo: memFree=25619888/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=77360 CPUtime=162.28 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 109998 0 0 0 16146 82 0 0 25 0 1 0 653575150 79216640 17868 33554432000 4194304 4409284 140733311192752 18446744073709551615 4304433 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 19340 17868 141 53 0 17763 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 77360

[startup+222.301 s]
/proc/loadavg: 2.18 4.74 6.40 3/348 17408
/proc/meminfo: memFree=25525640/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=171232 CPUtime=222.29 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 145566 0 0 0 22131 98 0 0 25 0 1 0 653575150 175341568 41336 33554432000 4194304 4409284 140733311192752 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/17395/statm: 42808 41336 141 53 0 41231 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 171232

[startup+282.301 s]
/proc/loadavg: 2.06 4.24 6.12 3/348 17409
/proc/meminfo: memFree=25582032/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=108092 CPUtime=282.29 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 173050 0 0 0 28118 111 0 0 25 0 1 0 653575150 110686208 25551 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 27023 25551 141 53 0 25446 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 108092

[startup+342.301 s]
/proc/loadavg: 2.02 3.83 5.86 3/348 17411
/proc/meminfo: memFree=25584488/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=134356 CPUtime=342.29 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 187696 0 0 0 34108 121 0 0 25 0 1 0 653575150 137580544 32117 33554432000 4194304 4409284 140733311192752 18446744073709551615 4303661 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 33589 32117 141 53 0 32012 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 134356

[startup+402.301 s]
/proc/loadavg: 2.01 3.49 5.61 3/348 17413
/proc/meminfo: memFree=25492212/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=206552 CPUtime=402.29 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 211390 0 0 0 40099 130 0 0 25 0 1 0 653575150 211509248 50166 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 51638 50166 141 53 0 50061 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 206552

[startup+462.301 s]
/proc/loadavg: 2.00 3.22 5.38 3/348 17414
/proc/meminfo: memFree=25514888/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=173784 CPUtime=462.29 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 211390 0 0 0 46094 135 0 0 25 0 1 0 653575150 177954816 41974 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 43446 41974 141 53 0 41869 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 173784

[startup+522.301 s]
/proc/loadavg: 2.00 2.99 5.17 3/348 17416
/proc/meminfo: memFree=25415540/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=272040 CPUtime=522.3 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 235954 0 0 0 52087 143 0 0 25 0 1 0 653575150 278568960 66538 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 68010 66538 141 53 0 66433 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 272040

[startup+582.301 s]
/proc/loadavg: 2.00 2.81 4.97 3/348 17417
/proc/meminfo: memFree=25435356/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=272040 CPUtime=582.3 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 235954 0 0 0 58082 148 0 0 25 0 1 0 653575150 278568960 66538 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 68010 66538 141 53 0 66433 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 272040

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.05 2.02 2.07 3/348 17521
/proc/meminfo: memFree=24403008/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=787132 CPUtime=4002.34 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 969006 0 0 0 399718 516 0 0 25 0 1 0 653575150 806023168 195311 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 196783 195311 141 53 0 195206 0
Current children cumulated CPU time (s) 4002.34
Current children cumulated vsize (KiB) 787132

[startup+4062.31 s]
/proc/loadavg: 2.16 2.06 2.08 3/348 17522
/proc/meminfo: memFree=24402368/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=787132 CPUtime=4062.36 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 969006 0 0 0 405717 519 0 0 25 0 1 0 653575150 806023168 195311 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 196783 195311 141 53 0 195206 0
Current children cumulated CPU time (s) 4062.36
Current children cumulated vsize (KiB) 787132

[startup+4122.3 s]
/proc/loadavg: 2.06 2.05 2.07 3/348 17524
/proc/meminfo: memFree=24244864/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=787132 CPUtime=4122.35 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 969006 0 0 0 411713 522 0 0 25 0 1 0 653575150 806023168 195311 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 196783 195311 141 53 0 195206 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 787132

[startup+4182.3 s]
/proc/loadavg: 2.02 2.04 2.06 3/348 17525
/proc/meminfo: memFree=24244596/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=787132 CPUtime=4182.35 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 969006 0 0 0 417710 525 0 0 25 0 1 0 653575150 806023168 195311 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 196783 195311 141 53 0 195206 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 787132

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/348 17527
/proc/meminfo: memFree=24665180/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=787132 CPUtime=4242.34 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 969006 0 0 0 423707 527 0 0 25 0 1 0 653575150 806023168 195311 33554432000 4194304 4409284 140733311192752 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 196783 195311 141 53 0 195206 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 787132

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/348 17529
/proc/meminfo: memFree=24625484/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=787132 CPUtime=4302.35 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 969006 0 0 0 429704 531 0 0 25 0 1 0 653575150 806023168 195311 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 196783 195311 141 53 0 195206 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 787132

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/348 17530
/proc/meminfo: memFree=24590620/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=787132 CPUtime=4362.35 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 969006 0 0 0 435702 533 0 0 25 0 1 0 653575150 806023168 195311 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 196783 195311 141 53 0 195206 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 787132

[startup+4422.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/348 17532
/proc/meminfo: memFree=24569772/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=787132 CPUtime=4422.36 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 969006 0 0 0 441699 537 0 0 25 0 1 0 653575150 806023168 195311 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358403 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 196783 195311 141 53 0 195206 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 787132

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/348 17533
/proc/meminfo: memFree=24529076/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=787132 CPUtime=4482.35 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 969006 0 0 0 447696 539 0 0 25 0 1 0 653575150 806023168 195311 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 196783 195311 141 53 0 195206 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 787132

[startup+4542.3 s]
/proc/loadavg: 2.04 2.02 2.03 3/348 17535
/proc/meminfo: memFree=24300032/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=787132 CPUtime=4542.36 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 969006 0 0 0 453694 542 0 0 25 0 1 0 653575150 806023168 195311 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358884 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 196783 195311 141 53 0 195206 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 787132

[startup+4602.3 s]
/proc/loadavg: 2.06 2.03 2.03 3/348 17537
/proc/meminfo: memFree=24299264/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=787132 CPUtime=4602.36 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 969006 0 0 0 459691 545 0 0 25 0 1 0 653575150 806023168 195311 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 196783 195311 141 53 0 195206 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 787132

[startup+4662.3 s]
/proc/loadavg: 2.02 2.02 2.03 3/348 17538
/proc/meminfo: memFree=24167184/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=918204 CPUtime=4662.36 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 1001774 0 0 0 465685 551 0 0 25 0 1 0 653575150 940240896 228079 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 229551 228079 141 53 0 227974 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 918204

[startup+4722.31 s]
/proc/loadavg: 2.00 2.01 2.02 3/348 17540
/proc/meminfo: memFree=24293148/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=918204 CPUtime=4722.37 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 1001774 0 0 0 471683 554 0 0 25 0 1 0 653575150 940240896 228079 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 229551 228079 141 53 0 227974 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 918204

[startup+4782.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/348 17541
/proc/meminfo: memFree=24293132/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=918204 CPUtime=4782.36 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 1001774 0 0 0 477679 557 0 0 25 0 1 0 653575150 940240896 228079 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 229551 228079 141 53 0 227974 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 918204

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/348 17543
/proc/meminfo: memFree=24293240/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=918204 CPUtime=4842.36 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 1001774 0 0 0 483676 560 0 0 25 0 1 0 653575150 940240896 228079 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 229551 228079 141 53 0 227974 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 918204

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/348 17545
/proc/meminfo: memFree=24204928/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=918204 CPUtime=4902.37 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 1001774 0 0 0 489673 564 0 0 25 0 1 0 653575150 940240896 228079 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 229551 228079 141 53 0 227974 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 918204

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/348 17546
/proc/meminfo: memFree=24090452/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=918204 CPUtime=4962.36 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 1001774 0 0 0 495670 566 0 0 25 0 1 0 653575150 940240896 228079 33554432000 4194304 4409284 140733311192752 18446744073709551615 4358597 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 229551 228079 141 53 0 227974 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 918204



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/348 17547
/proc/meminfo: memFree=23545828/32951124 swapFree=40554400/67111528
[pid=17395] ppid=17393 vsize=1121076 CPUtime=5000.07 cores=0,2,4,6
/proc/17395/stat : 17395 (lingeling) R 17393 17395 17363 0 -1 4202496 1052492 0 0 0 499434 573 0 0 25 0 1 0 653575150 1147981824 278797 33554432000 4194304 4409284 140733311192752 18446744073709551615 230809190295 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/17395/statm: 280269 278797 141 53 0 278692 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1121076

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.06
CPU time (s): 5000.13
CPU user time (s): 4994.35
CPU system time (s): 5.77712
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1121076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4994.35
system time used= 5.77712
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1052492
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= 6
involuntary context switches= 11116

runsolver used 17.3854 second user time and 37.1743 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-15 02:35:47
IDJOB=3372244
IDBENCH=70810
IDSOLVER=1850
FILE ID=node104/3372244-1305419747
RUNJOBID= node104-1305419747-17381
PBS_JOBID= 13324584
Free space on /tmp= 73396 MiB

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

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

MD5SUM BENCH= 2fe3650d4a602f63086e937176360ebb
RANDOM SEED=810728985

node104.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.855
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.71
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.855
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25796012 kB
Buffers:        299996 kB
Cached:        2376716 kB
SwapCached:     122128 kB
Active:         933548 kB
Inactive:      5953660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25796012 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:             544 kB
Writeback:           0 kB
AnonPages:     4101884 kB
Mapped:          10424 kB
Slab:           117716 kB
PageTables:      84280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74812528 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= 73384 MiB
End job on node104 at 2011-05-15 03:59:09