Trace number 3264543

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 587? (TO) 1300.05 1300.01

General information on the benchmark

NameSAT04/handmade/hirsch03/
hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
MD5SUMf97e40b22ad62886042ca9677daf337d
Bench CategoryCRAFTED (crafted 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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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: 935)

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

running on 2 cores: 5,7

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.73 2.76 3.35 2/176 22463
/proc/meminfo: memFree=26114024/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=6564 CPUtime=0 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 233 0 0 0 0 0 0 0 23 0 1 0 547380873 6721536 174 33554432000 4194304 4409164 140736519152080 18446744073709551615 4210419 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 1641 174 132 53 0 64 0

[startup+0.089708 s]
/proc/loadavg: 1.73 2.76 3.35 2/176 22463
/proc/meminfo: memFree=26114024/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=7140 CPUtime=0.08 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 390 0 0 0 8 0 0 0 23 0 1 0 547380873 7311360 331 33554432000 4194304 4409164 140736519152080 18446744073709551615 4299704 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 1785 331 139 53 0 208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7140

[startup+0.100704 s]
/proc/loadavg: 1.73 2.76 3.35 2/176 22463
/proc/meminfo: memFree=26114024/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=7268 CPUtime=0.09 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 423 0 0 0 9 0 0 0 23 0 1 0 547380873 7442432 364 33554432000 4194304 4409164 140736519152080 18446744073709551615 4271326 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 1817 364 140 53 0 240 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7268

[startup+0.300668 s]
/proc/loadavg: 1.73 2.76 3.35 2/176 22463
/proc/meminfo: memFree=26114024/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=8068 CPUtime=0.29 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 1207 0 0 0 28 1 0 0 25 0 1 0 547380873 8261632 577 33554432000 4194304 4409164 140736519152080 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 2017 577 141 53 0 440 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8068

[startup+0.700594 s]
/proc/loadavg: 1.73 2.76 3.35 2/176 22463
/proc/meminfo: memFree=26114024/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=8496 CPUtime=0.69 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 2045 0 0 0 67 2 0 0 25 0 1 0 547380873 8699904 684 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358524 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 2124 684 141 53 0 547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8496

[startup+1.50045 s]
/proc/loadavg: 1.73 2.76 3.35 5/190 22487
/proc/meminfo: memFree=26100972/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=10552 CPUtime=1.49 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 4111 0 0 0 145 4 0 0 25 0 1 0 547380873 10805248 1198 33554432000 4194304 4409164 140736519152080 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 2638 1198 141 53 0 1061 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10552

[startup+3.10016 s]
/proc/loadavg: 1.73 2.76 3.35 5/190 22487
/proc/meminfo: memFree=26095640/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=12480 CPUtime=3.08 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 8100 0 0 0 301 7 0 0 25 0 1 0 547380873 12779520 1668 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 3120 1668 141 53 0 1543 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12480

[startup+6.30057 s]
/proc/loadavg: 2.00 2.79 3.36 6/190 22488
/proc/meminfo: memFree=26085348/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=16196 CPUtime=6.28 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 13353 0 0 0 615 13 0 0 25 0 1 0 547380873 16584704 2609 33554432000 4194304 4409164 140736519152080 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 4049 2609 141 53 0 2472 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16196

[startup+12.7004 s]
/proc/loadavg: 2.16 2.81 3.36 5/190 22488
/proc/meminfo: memFree=26080372/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=15660 CPUtime=12.68 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 24233 0 0 0 1243 25 0 0 25 0 1 0 547380873 16035840 2475 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 3915 2475 141 53 0 2338 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15660

[startup+25.5001 s]
/proc/loadavg: 2.56 2.87 3.37 5/190 22488
/proc/meminfo: memFree=26074932/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=16904 CPUtime=25.49 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 43992 0 0 0 2499 50 0 0 25 0 1 0 547380873 17309696 2786 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 4226 2786 141 53 0 2649 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16904

[startup+51.1004 s]
/proc/loadavg: 3.05 2.96 3.39 5/190 22489
/proc/meminfo: memFree=26063112/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=19308 CPUtime=51.09 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 75644 0 0 0 5023 86 0 0 25 0 1 0 547380873 19771392 3387 33554432000 4194304 4409164 140736519152080 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 4827 3387 141 53 0 3250 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 19308

[startup+102.307 s]
/proc/loadavg: 3.66 3.15 3.43 6/190 22490
/proc/meminfo: memFree=26038052/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=26236 CPUtime=102.3 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 121956 0 0 0 10084 146 0 0 25 0 1 0 547380873 26865664 5115 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 6559 5115 141 53 0 4982 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 26236

[startup+162.301 s]
/proc/loadavg: 3.91 3.31 3.47 5/190 22492
/proc/meminfo: memFree=26016424/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=38820 CPUtime=162.29 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 172724 0 0 0 16024 205 0 0 25 0 1 0 547380873 39751680 8233 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 9705 8233 141 53 0 8128 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38820

[startup+222.301 s]
/proc/loadavg: 3.97 3.44 3.50 6/190 22520
/proc/meminfo: memFree=25982624/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=42052 CPUtime=222.3 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 212883 0 0 0 21964 266 0 0 25 0 1 0 547380873 43061248 9071 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 10513 9071 141 53 0 8936 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42052

[startup+282.301 s]
/proc/loadavg: 3.99 3.54 3.52 5/190 22522
/proc/meminfo: memFree=25978500/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=43916 CPUtime=282.3 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 257215 0 0 0 27914 316 0 0 25 0 1 0 547380873 44969984 9507 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 10979 9507 141 53 0 9402 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 43916

[startup+342.301 s]
/proc/loadavg: 3.99 3.62 3.55 5/190 22523
/proc/meminfo: memFree=25969028/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=37568 CPUtime=342.3 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 294627 0 0 0 33866 364 0 0 25 0 1 0 547380873 38469632 7937 33554432000 4194304 4409164 140736519152080 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 9392 7937 141 53 0 7815 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 37568

[startup+402.3 s]
/proc/loadavg: 3.99 3.68 3.58 5/190 22525
/proc/meminfo: memFree=25983636/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=54380 CPUtime=402.3 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 324399 0 0 0 39818 412 0 0 25 0 1 0 547380873 55685120 12123 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358240 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 13595 12123 141 53 0 12018 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 54380

[startup+462.3 s]
/proc/loadavg: 4.03 3.75 3.60 5/190 22527
/proc/meminfo: memFree=25960920/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=37284 CPUtime=462.3 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 352596 0 0 0 45773 457 0 0 25 0 1 0 547380873 38178816 7849 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358352 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 9321 7849 141 53 0 7744 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 37284

[startup+522.3 s]
/proc/loadavg: 4.01 3.80 3.63 5/190 22528
/proc/meminfo: memFree=25934232/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=37644 CPUtime=522.3 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 381117 0 0 0 51730 500 0 0 25 0 1 0 547380873 38547456 7939 33554432000 4194304 4409164 140736519152080 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 9411 7939 141 53 0 7834 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 37644

[startup+582.3 s]
/proc/loadavg: 4.00 3.83 3.65 5/190 22530
/proc/meminfo: memFree=25926008/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=63060 CPUtime=582.3 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 414959 0 0 0 57690 540 0 0 25 0 1 0 547380873 64573440 14293 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358610 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 15765 14293 141 53 0 14188 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 63060

[startup+642.3 s]
/proc/loadavg: 4.00 3.86 3.67 5/190 22532
/proc/meminfo: memFree=25919532/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=46144 CPUtime=642.31 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 442594 0 0 0 63651 580 0 0 25 0 1 0 547380873 47251456 10064 33554432000 4194304 4409164 140736519152080 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 11536 10064 141 53 0 9959 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 46144

[startup+702.3 s]
/proc/loadavg: 4.00 3.88 3.68 5/190 22533
/proc/meminfo: memFree=25900420/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=44316 CPUtime=702.31 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 470286 0 0 0 69621 610 0 0 25 0 1 0 547380873 45379584 9631 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 11079 9631 141 53 0 9502 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 44316

[startup+762.307 s]
/proc/loadavg: 4.00 3.90 3.70 5/190 22535
/proc/meminfo: memFree=25901140/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=57796 CPUtime=762.32 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 502658 0 0 0 75584 648 0 0 25 0 1 0 547380873 59183104 13001 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 14449 13001 141 53 0 12872 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 57796

[startup+822.3 s]
/proc/loadavg: 4.00 3.92 3.72 5/190 22536
/proc/meminfo: memFree=25920084/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=60864 CPUtime=822.31 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 529903 0 0 0 81549 682 0 0 25 0 1 0 547380873 62324736 13744 33554432000 4194304 4409164 140736519152080 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 15216 13744 141 53 0 13639 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 60864

[startup+882.3 s]
/proc/loadavg: 4.00 3.93 3.73 5/190 22538
/proc/meminfo: memFree=25882236/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=59092 CPUtime=882.32 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 552102 0 0 0 87517 715 0 0 25 0 1 0 547380873 60510208 13317 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358592 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 14773 13317 141 53 0 13196 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 59092

[startup+942.3 s]
/proc/loadavg: 4.00 3.94 3.75 5/190 22539
/proc/meminfo: memFree=25846492/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=73460 CPUtime=942.32 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 567602 0 0 0 93491 741 0 0 25 0 1 0 547380873 75223040 16919 33554432000 4194304 4409164 140736519152080 18446744073709551615 4305839 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 18365 16919 141 53 0 16788 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 73460

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.76 5/190 22568
/proc/meminfo: memFree=25934004/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=59980 CPUtime=1002.31 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 595703 0 0 0 99455 776 0 0 25 0 1 0 547380873 61419520 13549 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 14995 13549 141 53 0 13418 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 59980

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.77 5/190 22570
/proc/meminfo: memFree=25883132/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=76292 CPUtime=1062.32 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 630633 0 0 0 105424 808 0 0 25 0 1 0 547380873 78123008 17601 33554432000 4194304 4409164 140736519152080 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 19073 17601 141 53 0 17496 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 76292

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.78 5/190 22571
/proc/meminfo: memFree=25892792/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=49156 CPUtime=1122.32 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 651960 0 0 0 111393 839 0 0 25 0 1 0 547380873 50335744 10818 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 12289 10818 141 53 0 10712 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 49156

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.79 5/190 22573
/proc/meminfo: memFree=25873412/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=43704 CPUtime=1182.33 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 681695 0 0 0 117360 873 0 0 25 0 1 0 547380873 44752896 9483 33554432000 4194304 4409164 140736519152080 18446744073709551615 4360111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 10926 9483 141 53 0 9349 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 43704

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.80 5/190 22574
/proc/meminfo: memFree=25841412/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=54592 CPUtime=1242.33 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 695124 0 0 0 123331 902 0 0 25 0 1 0 547380873 55902208 12205 33554432000 4194304 4409164 140736519152080 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 13648 12205 141 53 0 12071 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 54592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.82 5/190 22576
/proc/meminfo: memFree=25856024/32950928 swapFree=67071984/67111528
[pid=22462] ppid=22460 vsize=72080 CPUtime=1300.04 cores=5,7
/proc/22462/stat : 22462 (lingeling) R 22460 22462 21981 0 -1 4202496 719464 0 0 0 129075 929 0 0 25 0 1 0 547380873 73809920 16577 33554432000 4194304 4409164 140736519152080 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/22462/statm: 18020 16577 141 53 0 16443 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 72080

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.01
CPU time (s): 1300.05
CPU user time (s): 1290.75
CPU system time (s): 9.29559
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 94812

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1290.75
system time used= 9.29559
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 719464
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1517

runsolver used 2.07768 second user time and 5.02324 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-23 17:11:42
IDJOB=3264543
IDBENCH=84715
IDSOLVER=1606
FILE ID=node116/3264543-1303571502
RUNJOBID= node116-1303571502-22447
PBS_JOBID= 13150309
Free space on /tmp= 72616 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT04/handmade/hirsch03/hgen8-n320-01-S1432474240.shuffled-as.sat03-890.used-as.sat04-841.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264543-1303571502/watcher-3264543-1303571502 -o /tmp/evaluation-result-3264543-1303571502/solver-3264543-1303571502 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3264543-1303571502.cnf

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

MD5SUM BENCH= f97e40b22ad62886042ca9677daf337d
RANDOM SEED=1867370639

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26114444 kB
Buffers:       1818440 kB
Cached:        4566620 kB
SwapCached:       9728 kB
Active:        2905692 kB
Inactive:      3518284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26114444 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:             392 kB
Writeback:           0 kB
AnonPages:       32688 kB
Mapped:          13492 kB
Slab:           348848 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189836 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= 72616 MiB
End job on node116 at 2011-04-23 17:33:24