Trace number 3371510

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) 1300.08 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
MD5SUM76c30bc0971bc865c2b988ddaca89385
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.29319
Satisfiable
(Un)Satisfiability was proved
Number of variables3651
Number of clauses926696
Sum of the clauses size1856923
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2926636
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 2.30 3.18 5/363 20316
/proc/meminfo: memFree=17601508/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=7408 CPUtime=0 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 431 0 0 0 0 0 0 0 21 0 1 0 733844630 7585792 374 33554432000 4194304 4409284 140736716590080 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 1852 374 110 53 0 275 0

[startup+0.046814 s]
/proc/loadavg: 1.05 2.30 3.18 5/363 20316
/proc/meminfo: memFree=17601508/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=8944 CPUtime=0.04 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 815 0 0 0 4 0 0 0 21 0 1 0 733844630 9158656 758 33554432000 4194304 4409284 140736716590080 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 2236 758 110 53 0 659 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8944

[startup+0.100807 s]
/proc/loadavg: 1.05 2.30 3.18 5/363 20316
/proc/meminfo: memFree=17601508/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=15088 CPUtime=0.09 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 2351 0 0 0 9 0 0 0 21 0 1 0 733844630 15450112 2294 33554432000 4194304 4409284 140736716590080 18446744073709551615 256415391488 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 3772 2294 110 53 0 2195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15088

[startup+0.300767 s]
/proc/loadavg: 1.05 2.30 3.18 5/363 20316
/proc/meminfo: memFree=17601508/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=39816 CPUtime=0.28 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 8538 0 0 0 28 0 0 0 22 0 1 0 733844630 40771584 8476 33554432000 4194304 4409284 140736716590080 18446744073709551615 4278428 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 9954 8476 121 53 0 8377 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39816

[startup+0.700696 s]
/proc/loadavg: 1.05 2.30 3.18 5/363 20316
/proc/meminfo: memFree=17601508/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=39700 CPUtime=0.69 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 8599 0 0 0 68 1 0 0 23 0 1 0 733844630 40652800 8465 33554432000 4194304 4409284 140736716590080 18446744073709551615 4288979 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 9925 8465 128 53 0 8348 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39700

[startup+1.50054 s]
/proc/loadavg: 1.28 2.33 3.18 5/364 20317
/proc/meminfo: memFree=17506532/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=64400 CPUtime=1.48 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 16828 0 0 0 147 1 0 0 25 0 1 0 733844630 65945600 12568 33554432000 4194304 4409284 140736716590080 18446744073709551615 4248747 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 16100 12568 135 53 0 14523 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 64400

[startup+3.10023 s]
/proc/loadavg: 1.28 2.33 3.18 5/364 20317
/proc/meminfo: memFree=17497604/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=64400 CPUtime=3.08 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 16829 0 0 0 307 1 0 0 25 0 1 0 733844630 65945600 12569 33554432000 4194304 4409284 140736716590080 18446744073709551615 4242963 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 16100 12569 136 53 0 14523 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 64400

[startup+6.30063 s]
/proc/loadavg: 1.50 2.35 3.18 5/364 20317
/proc/meminfo: memFree=17495116/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=64400 CPUtime=6.28 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 16829 0 0 0 627 1 0 0 25 0 1 0 733844630 65945600 12569 33554432000 4194304 4409284 140736716590080 18446744073709551615 4252016 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 16100 12569 136 53 0 14523 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 64400

[startup+12.7004 s]
/proc/loadavg: 1.70 2.38 3.19 5/364 20317
/proc/meminfo: memFree=17486220/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=64400 CPUtime=12.68 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 16829 0 0 0 1267 1 0 0 25 0 1 0 733844630 65945600 12569 33554432000 4194304 4409284 140736716590080 18446744073709551615 4242973 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 16100 12569 136 53 0 14523 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64400

[startup+25.501 s]
/proc/loadavg: 2.05 2.43 3.20 5/364 20318
/proc/meminfo: memFree=17438576/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=79272 CPUtime=25.49 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 20552 0 0 0 2545 4 0 0 25 0 1 0 733844630 81174528 16292 33554432000 4194304 4409284 140736716590080 18446744073709551615 4247316 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 19818 16292 141 53 0 18241 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79272

[startup+51.1012 s]
/proc/loadavg: 2.82 2.58 3.22 5/364 20318
/proc/meminfo: memFree=17404608/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=79272 CPUtime=51.09 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 22364 0 0 0 5101 8 0 0 25 0 1 0 733844630 81174528 18104 33554432000 4194304 4409284 140736716590080 18446744073709551615 4242922 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 19818 18104 141 53 0 18241 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79272

[startup+102.313 s]
/proc/loadavg: 3.49 2.80 3.26 5/364 20320
/proc/meminfo: memFree=17359816/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=114940 CPUtime=102.3 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 29469 0 0 0 10216 14 0 0 25 0 1 0 733844630 117698560 25209 33554432000 4194304 4409284 140736716590080 18446744073709551615 4252249 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 28735 25209 141 53 0 27158 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 114940

[startup+162.301 s]
/proc/loadavg: 3.87 3.03 3.31 5/364 20322
/proc/meminfo: memFree=17208368/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=139740 CPUtime=162.29 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 37716 0 0 0 16206 23 0 0 25 0 1 0 733844630 143093760 33456 33554432000 4194304 4409284 140736716590080 18446744073709551615 4243839 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 34935 33456 141 53 0 33358 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 139740

[startup+222.301 s]
/proc/loadavg: 4.00 3.22 3.35 5/364 20324
/proc/meminfo: memFree=17106140/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=140964 CPUtime=222.29 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 38022 0 0 0 22196 33 0 0 25 0 1 0 733844630 144347136 33762 33554432000 4194304 4409284 140736716590080 18446744073709551615 4243735 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 35241 33762 141 53 0 33664 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 140964

[startup+282.3 s]
/proc/loadavg: 4.00 3.36 3.39 5/364 20326
/proc/meminfo: memFree=17156188/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=140964 CPUtime=282.3 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 38022 0 0 0 28197 33 0 0 25 0 1 0 733844630 144347136 33762 33554432000 4194304 4409284 140736716590080 18446744073709551615 4242935 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 35241 33762 141 53 0 33664 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 140964

[startup+342.301 s]
/proc/loadavg: 4.00 3.47 3.43 5/364 20328
/proc/meminfo: memFree=17078888/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=114740 CPUtime=342.31 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 96054 0 0 0 34180 51 0 0 25 0 1 0 733844630 117493760 27206 33554432000 4194304 4409284 140736716590080 18446744073709551615 4242689 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 28685 27206 141 53 0 27108 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 114740

[startup+402.301 s]
/proc/loadavg: 4.21 3.63 3.48 5/364 20330
/proc/meminfo: memFree=17044504/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=114740 CPUtime=402.31 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 96054 0 0 0 40180 51 0 0 25 0 1 0 733844630 117493760 27206 33554432000 4194304 4409284 140736716590080 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 28685 27206 141 53 0 27108 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 114740

[startup+462.3 s]
/proc/loadavg: 4.11 3.71 3.51 5/364 20331
/proc/meminfo: memFree=17033280/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=130276 CPUtime=462.3 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 111926 0 0 0 46170 60 0 0 25 0 1 0 733844630 133402624 31090 33554432000 4194304 4409284 140736716590080 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 32569 31090 141 53 0 30992 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 130276

[startup+522.301 s]
/proc/loadavg: 4.04 3.76 3.54 5/364 20333
/proc/meminfo: memFree=16922028/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=118556 CPUtime=522.31 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 118295 0 0 0 52163 68 0 0 25 0 1 0 733844630 121401344 28160 33554432000 4194304 4409284 140736716590080 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 29639 28160 141 53 0 28062 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 118556

[startup+582.301 s]
/proc/loadavg: 4.01 3.80 3.57 5/364 20336
/proc/meminfo: memFree=16742192/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=121608 CPUtime=582.31 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 139210 0 0 0 58145 86 0 0 25 0 1 0 733844630 124526592 28923 33554432000 4194304 4409284 140736716590080 18446744073709551615 4257016 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 30402 28923 141 53 0 28825 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 121608

[startup+642.3 s]
/proc/loadavg: 4.00 3.83 3.59 5/364 20337
/proc/meminfo: memFree=16834052/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=159524 CPUtime=642.32 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 152087 0 0 0 64133 99 0 0 25 0 1 0 733844630 163352576 38402 33554432000 4194304 4409284 140736716590080 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 39881 38402 141 53 0 38304 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 159524

[startup+702.301 s]
/proc/loadavg: 4.08 3.88 3.62 5/364 20339
/proc/meminfo: memFree=16653204/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=221524 CPUtime=702.32 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 191317 0 0 0 70111 121 0 0 25 0 1 0 733844630 226840576 53902 33554432000 4194304 4409284 140736716590080 18446744073709551615 4301802 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 55381 53902 141 53 0 53804 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 221524

[startup+762.314 s]
/proc/loadavg: 4.03 3.90 3.64 5/364 20340
/proc/meminfo: memFree=16652788/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=170960 CPUtime=762.33 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 229951 0 0 0 76098 135 0 0 25 0 1 0 733844630 175063040 41261 33554432000 4194304 4409284 140736716590080 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 42740 41261 141 53 0 41163 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 170960

[startup+822.3 s]
/proc/loadavg: 4.01 3.91 3.66 5/364 20342
/proc/meminfo: memFree=16509644/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=210452 CPUtime=822.32 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 267977 0 0 0 82078 154 0 0 25 0 1 0 733844630 215502848 51134 33554432000 4194304 4409284 140736716590080 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 52613 51134 141 53 0 51036 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 210452

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.68 5/364 20344
/proc/meminfo: memFree=16351004/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=239644 CPUtime=882.32 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 302267 0 0 0 88054 178 0 0 25 0 1 0 733844630 245395456 58432 33554432000 4194304 4409284 140736716590080 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 59911 58432 141 53 0 58334 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 239644

[startup+942.301 s]
/proc/loadavg: 4.14 3.98 3.71 5/364 20345
/proc/meminfo: memFree=16644232/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=204992 CPUtime=942.32 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 336650 0 0 0 94041 191 0 0 25 0 1 0 733844630 209911808 49769 33554432000 4194304 4409284 140736716590080 18446744073709551615 256415416215 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 51248 49769 141 53 0 49671 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 204992

[startup+1002.3 s]
/proc/loadavg: 4.05 3.98 3.73 5/364 20347
/proc/meminfo: memFree=16568064/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=212144 CPUtime=1002.32 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 357754 0 0 0 100018 214 0 0 25 0 1 0 733844630 217235456 51557 33554432000 4194304 4409284 140736716590080 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 53036 51557 141 53 0 51459 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 212144

[startup+1062.3 s]
/proc/loadavg: 4.02 3.98 3.74 5/364 20348
/proc/meminfo: memFree=16335900/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=339772 CPUtime=1062.33 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 389661 0 0 0 106006 227 0 0 25 0 1 0 733844630 347926528 83464 33554432000 4194304 4409284 140736716590080 18446744073709551615 4299671 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 84943 83464 141 53 0 83366 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 339772

[startup+1122.3 s]
/proc/loadavg: 4.00 3.98 3.75 5/364 20350
/proc/meminfo: memFree=16208144/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=241916 CPUtime=1122.33 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 428126 0 0 0 111992 241 0 0 25 0 1 0 733844630 247721984 59000 33554432000 4194304 4409284 140736716590080 18446744073709551615 4358685 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 60479 59000 141 53 0 58902 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 241916

[startup+1182.3 s]
/proc/loadavg: 4.00 3.98 3.76 5/364 20352
/proc/meminfo: memFree=15858800/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=447780 CPUtime=1182.34 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 479592 0 0 0 117972 262 0 0 25 0 1 0 733844630 458526720 110466 33554432000 4194304 4409284 140736716590080 18446744073709551615 4256928 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 111945 110466 141 53 0 110368 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 447780

[startup+1242.3 s]
/proc/loadavg: 4.04 4.00 3.78 5/364 20353
/proc/meminfo: memFree=16359968/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=319804 CPUtime=1242.34 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 534658 0 0 0 123959 275 0 0 25 0 1 0 733844630 327479296 78472 33554432000 4194304 4409284 140736716590080 18446744073709551615 4358258 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 79951 78472 141 53 0 78374 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 319804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.80 2/359 20358
/proc/meminfo: memFree=17216804/32950928 swapFree=67111200/67111528
[pid=20316] ppid=20312 vsize=405100 CPUtime=1300.05 cores=4,6
/proc/20316/stat : 20316 (lingeling) R 20312 20316 19312 0 -1 4202496 555982 0 0 0 129714 291 0 0 25 0 1 0 733844630 414822400 99796 33554432000 4194304 4409284 140736716590080 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/20316/statm: 101275 99796 141 53 0 99698 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 405100

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.08
CPU user time (s): 1297.14
CPU system time (s): 2.93455
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 447780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.14
system time used= 2.93455
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 555982
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 3236

runsolver used 4.92825 second user time and 10.3794 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 07:09:00
IDJOB=3371510
IDBENCH=88219
IDSOLVER=1849
FILE ID=node115/3371510-1305436139
RUNJOBID= node115-1305436139-20269
PBS_JOBID= 13324623
Free space on /tmp= 73264 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371510-1305436139/watcher-3371510-1305436139 -o /tmp/evaluation-result-3371510-1305436139/solver-3371510-1305436139 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371510-1305436139.cnf

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

MD5SUM BENCH= 76c30bc0971bc865c2b988ddaca89385
RANDOM SEED=2015445649

node115.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.811
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.62
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.811
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.811
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.811
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.75
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.811
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.77
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.811
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.74
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17601664 kB
Buffers:        300332 kB
Cached:        4679268 kB
SwapCached:          0 kB
Active:       12055476 kB
Inactive:      2976376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17601664 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:           33980 kB
Writeback:          40 kB
AnonPages:    10052136 kB
Mapped:          28672 kB
Slab:           211640 kB
PageTables:      41584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69745692 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= 73284 MiB
End job on node115 at 2011-05-15 07:30:42