Trace number 3371504

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
MD5SUMba3b1702a651cd8da3e6cada8f2e97bc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.28965
Satisfiable
(Un)Satisfiability was proved
Number of variables2088
Number of clauses405748
Sum of the clauses size813494
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2405703
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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

running on 2 cores: 1,3

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.34 2.49 3.29 5/369 30492
/proc/meminfo: memFree=18455972/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=7480 CPUtime=0 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 449 0 0 0 0 0 0 0 21 0 1 0 636028367 7659520 392 33554432000 4194304 4409284 140735442981536 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 1870 392 111 53 0 293 0

[startup+0.033975 s]
/proc/loadavg: 1.34 2.49 3.29 5/369 30492
/proc/meminfo: memFree=18455972/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=9016 CPUtime=0.02 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 833 0 0 0 2 0 0 0 21 0 1 0 636028367 9232384 776 33554432000 4194304 4409284 140735442981536 18446744073709551615 4197800 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 2254 776 111 53 0 677 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9016

[startup+0.100966 s]
/proc/loadavg: 1.34 2.49 3.29 5/369 30492
/proc/meminfo: memFree=18455972/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=15160 CPUtime=0.09 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 2369 0 0 0 9 0 0 0 21 0 1 0 636028367 15523840 2312 33554432000 4194304 4409284 140735442981536 18446744073709551615 233510297344 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 3790 2312 111 53 0 2213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15160

[startup+0.300929 s]
/proc/loadavg: 1.34 2.49 3.29 5/369 30492
/proc/meminfo: memFree=18455972/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=15060 CPUtime=0.29 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 2386 0 0 0 29 0 0 0 22 0 1 0 636028367 15421440 2304 33554432000 4194304 4409284 140735442981536 18446744073709551615 4289281 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 3765 2304 128 53 0 2188 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15060

[startup+0.700858 s]
/proc/loadavg: 1.34 2.49 3.29 5/369 30492
/proc/meminfo: memFree=18455972/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=27380 CPUtime=0.69 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 6483 0 0 0 69 0 0 0 24 0 1 0 636028367 28037120 4335 33554432000 4194304 4409284 140735442981536 18446744073709551615 4234124 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 6845 4335 135 53 0 5268 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27380

[startup+1.50071 s]
/proc/loadavg: 1.34 2.49 3.29 6/370 30493
/proc/meminfo: memFree=18419640/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=27380 CPUtime=1.49 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 6484 0 0 0 149 0 0 0 25 0 1 0 636028367 28037120 4336 33554432000 4194304 4409284 140735442981536 18446744073709551615 4229203 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 6845 4336 136 53 0 5268 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27380

[startup+3.10043 s]
/proc/loadavg: 1.34 2.49 3.29 5/370 30493
/proc/meminfo: memFree=18412700/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=27380 CPUtime=3.09 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 6484 0 0 0 309 0 0 0 25 0 1 0 636028367 28037120 4336 33554432000 4194304 4409284 140735442981536 18446744073709551615 4243864 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 6845 4336 136 53 0 5268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27380

[startup+6.30085 s]
/proc/loadavg: 1.63 2.53 3.30 5/370 30493
/proc/meminfo: memFree=18409112/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=27380 CPUtime=6.29 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 6484 0 0 0 629 0 0 0 25 0 1 0 636028367 28037120 4336 33554432000 4194304 4409284 140735442981536 18446744073709551615 4230059 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 6845 4336 136 53 0 5268 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27380

[startup+12.7007 s]
/proc/loadavg: 1.82 2.55 3.31 5/370 30493
/proc/meminfo: memFree=18394640/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=27380 CPUtime=12.69 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 6484 0 0 0 1269 0 0 0 25 0 1 0 636028367 28037120 4336 33554432000 4194304 4409284 140735442981536 18446744073709551615 4252033 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 6845 4336 136 53 0 5268 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27380

[startup+25.5004 s]
/proc/loadavg: 2.30 2.62 3.32 5/370 30521
/proc/meminfo: memFree=18374252/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=38188 CPUtime=25.49 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 9192 0 0 0 2542 7 0 0 25 0 1 0 636028367 39104512 7044 33554432000 4194304 4409284 140735442981536 18446744073709551615 233510322071 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 9547 7044 141 53 0 7970 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38188

[startup+51.1008 s]
/proc/loadavg: 2.88 2.73 3.33 5/370 30521
/proc/meminfo: memFree=18331260/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=47172 CPUtime=51.09 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 12461 0 0 0 5088 21 0 0 25 0 1 0 636028367 48304128 10313 33554432000 4194304 4409284 140735442981536 18446744073709551615 4284465 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 11793 10313 141 53 0 10216 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47172

[startup+102.314 s]
/proc/loadavg: 3.51 2.93 3.37 5/370 30523
/proc/meminfo: memFree=18187392/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=77640 CPUtime=102.31 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 21418 0 0 0 10190 41 0 0 25 0 1 0 636028367 79503360 17930 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358859 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 19410 17930 141 53 0 17833 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 77640

[startup+162.301 s]
/proc/loadavg: 3.93 3.15 3.41 5/370 30524
/proc/meminfo: memFree=18030236/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=121264 CPUtime=162.3 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 45621 0 0 0 16159 71 0 0 25 0 1 0 636028367 124174336 28836 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 30316 28836 141 53 0 28739 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 121264

[startup+222.301 s]
/proc/loadavg: 4.16 3.35 3.46 5/370 30526
/proc/meminfo: memFree=17971168/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=140768 CPUtime=222.3 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 94555 0 0 0 22135 95 0 0 25 0 1 0 636028367 144146432 33712 33554432000 4194304 4409284 140735442981536 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 35192 33712 141 53 0 33615 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 140768

[startup+282.3 s]
/proc/loadavg: 4.06 3.46 3.49 5/370 30527
/proc/meminfo: memFree=17804352/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=210364 CPUtime=282.3 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 118700 0 0 0 28118 112 0 0 25 0 1 0 636028367 215412736 51111 33554432000 4194304 4409284 140735442981536 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 52591 51111 141 53 0 51014 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 210364

[startup+342.301 s]
/proc/loadavg: 4.10 3.58 3.53 5/370 30529
/proc/meminfo: memFree=17755688/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=290412 CPUtime=342.3 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 146904 0 0 0 34106 124 0 0 25 0 1 0 636028367 297381888 71123 33554432000 4194304 4409284 140735442981536 18446744073709551615 4301517 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 72603 71123 141 53 0 71026 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 290412

[startup+402.301 s]
/proc/loadavg: 4.11 3.67 3.56 5/370 30531
/proc/meminfo: memFree=17790368/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=195756 CPUtime=402.3 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 247375 0 0 0 40084 146 0 0 25 0 1 0 636028367 200454144 47459 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 48939 47459 141 53 0 47362 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 195756

[startup+462.301 s]
/proc/loadavg: 4.04 3.72 3.58 5/370 30532
/proc/meminfo: memFree=17566736/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=262892 CPUtime=462.31 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 264159 0 0 0 46064 167 0 0 25 0 1 0 636028367 269201408 64243 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 65723 64243 141 53 0 64146 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 262892

[startup+522.3 s]
/proc/loadavg: 4.01 3.77 3.61 5/370 30534
/proc/meminfo: memFree=17398556/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=296916 CPUtime=522.31 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 272665 0 0 0 52048 183 0 0 25 0 1 0 636028367 304041984 72749 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 74229 72749 141 53 0 72652 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 296916

[startup+582.301 s]
/proc/loadavg: 4.00 3.81 3.63 5/370 30536
/proc/meminfo: memFree=17399624/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=332560 CPUtime=582.3 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 289768 0 0 0 58033 197 0 0 25 0 1 0 636028367 340541440 81660 33554432000 4194304 4409284 140735442981536 18446744073709551615 4303667 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 83140 81660 141 53 0 81563 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 332560

[startup+642.301 s]
/proc/loadavg: 4.00 3.84 3.65 5/370 30537
/proc/meminfo: memFree=17401308/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=245212 CPUtime=642.32 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 355360 0 0 0 64022 210 0 0 25 0 1 0 636028367 251097088 59823 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358750 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 61303 59823 141 53 0 59726 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 245212

[startup+702.301 s]
/proc/loadavg: 4.09 3.90 3.68 5/370 30539
/proc/meminfo: memFree=17489928/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=264948 CPUtime=702.31 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 360294 0 0 0 70008 223 0 0 25 0 1 0 636028367 271306752 64757 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 66237 64757 141 53 0 64660 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 264948

[startup+762.313 s]
/proc/loadavg: 4.12 3.94 3.71 5/370 30540
/proc/meminfo: memFree=17295956/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=336924 CPUtime=762.32 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 378288 0 0 0 75996 236 0 0 25 0 1 0 636028367 345010176 82751 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 84231 82751 141 53 0 82654 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 336924

[startup+822.3 s]
/proc/loadavg: 4.12 3.98 3.73 5/370 30542
/proc/meminfo: memFree=17360492/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=445768 CPUtime=822.31 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 453638 0 0 0 81976 255 0 0 25 0 1 0 636028367 456466432 109962 33554432000 4194304 4409284 140735442981536 18446744073709551615 4359866 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 111442 109962 141 53 0 109865 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 445768

[startup+882.301 s]
/proc/loadavg: 4.04 3.98 3.74 5/370 30544
/proc/meminfo: memFree=17195016/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=510716 CPUtime=882.31 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 543260 0 0 0 87961 270 0 0 25 0 1 0 636028367 522973184 126199 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 127679 126199 141 53 0 126102 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 510716

[startup+942.301 s]
/proc/loadavg: 4.06 4.00 3.76 5/370 30545
/proc/meminfo: memFree=17027924/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=510716 CPUtime=942.32 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 551452 0 0 0 93956 276 0 0 25 0 1 0 636028367 522973184 126199 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 127679 126199 141 53 0 126102 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 510716

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.77 5/370 30550
/proc/meminfo: memFree=16925940/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=510716 CPUtime=1002.32 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 551452 0 0 0 99951 281 0 0 25 0 1 0 636028367 522973184 126199 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358611 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 127679 126199 141 53 0 126102 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 510716

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.79 5/370 30551
/proc/meminfo: memFree=16807176/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=531356 CPUtime=1062.32 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 556612 0 0 0 105944 288 0 0 25 0 1 0 636028367 544108544 131359 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 132839 131359 141 53 0 131262 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 531356

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/370 30553
/proc/meminfo: memFree=16746244/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=560104 CPUtime=1122.32 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 563799 0 0 0 111938 294 0 0 25 0 1 0 636028367 573546496 138546 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 140026 138546 141 53 0 138449 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 560104

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/370 30554
/proc/meminfo: memFree=16561192/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=687788 CPUtime=1182.32 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 674322 0 0 0 117918 314 0 0 25 0 1 0 636028367 704294912 170499 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 171947 170499 141 53 0 170370 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 687788

[startup+1242.3 s]
/proc/loadavg: 4.12 4.03 3.83 5/370 30556
/proc/meminfo: memFree=16528168/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=687788 CPUtime=1242.32 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 674322 0 0 0 123910 322 0 0 25 0 1 0 636028367 704294912 170499 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 171947 170499 141 53 0 170370 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 687788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.29 4.08 3.86 3/368 30560
/proc/meminfo: memFree=17835980/32951124 swapFree=67111348/67111528
[pid=30492] ppid=30490 vsize=362004 CPUtime=1300.04 cores=1,3
/proc/30492/stat : 30492 (lingeling) R 30490 30492 29179 0 -1 4202496 694721 0 0 0 129667 337 0 0 25 0 1 0 636028367 370692096 89021 33554432000 4194304 4409284 140735442981536 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/30492/statm: 90501 89021 141 53 0 88924 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 362004

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.06
CPU user time (s): 1296.67
CPU system time (s): 3.39248
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 738532

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

runsolver used 4.52031 second user time and 10.8134 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 07:08:45
IDJOB=3371504
IDBENCH=88211
IDSOLVER=1849
FILE ID=node145/3371504-1305436125
RUNJOBID= node145-1305436125-30452
PBS_JOBID= 13324619
Free space on /tmp= 73660 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q742.5-n45-p30-s17570390.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371504-1305436125/watcher-3371504-1305436125 -o /tmp/evaluation-result-3371504-1305436125/solver-3371504-1305436125 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371504-1305436125.cnf

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

MD5SUM BENCH= ba3b1702a651cd8da3e6cada8f2e97bc
RANDOM SEED=894554618

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.786
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18456252 kB
Buffers:        309240 kB
Cached:        8342228 kB
SwapCached:          0 kB
Active:        7403552 kB
Inactive:      6736092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18456252 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           13324 kB
Writeback:           0 kB
AnonPages:     5487216 kB
Mapped:          27444 kB
Slab:           256072 kB
PageTables:      35140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79419588 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= 73668 MiB
End job on node145 at 2011-05-15 07:30:27