Trace number 3258075

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) 1299.98 1300.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v945c61409g3.cnf
MD5SUM226123ce9245dfa4b876682016123861
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark12.0692
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
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: 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-3258075-1303473251/watcher-3258075-1303473251 -o /tmp/evaluation-result-3258075-1303473251/solver-3258075-1303473251 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3258075-1303473251.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: 4.00 3.96 3.87 4/189 17349
/proc/meminfo: memFree=27169156/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=7084 CPUtime=0 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 350 0 0 0 0 0 0 0 25 0 1 0 537555763 7254016 292 33554432000 4194304 4409164 140733713265056 18446744073709551615 260905393920 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 1771 292 110 53 0 194 0

[startup+0.087683 s]
/proc/loadavg: 4.00 3.96 3.87 4/189 17349
/proc/meminfo: memFree=27169156/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=10308 CPUtime=0.08 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 1279 0 0 0 8 0 0 0 25 0 1 0 537555763 10555392 963 33554432000 4194304 4409164 140733713265056 18446744073709551615 4340360 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 2577 963 133 53 0 1000 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10308

[startup+0.100676 s]
/proc/loadavg: 4.00 3.96 3.87 4/189 17349
/proc/meminfo: memFree=27169156/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=10308 CPUtime=0.09 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 1279 0 0 0 9 0 0 0 25 0 1 0 537555763 10555392 963 33554432000 4194304 4409164 140733713265056 18446744073709551615 4340301 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 2577 963 133 53 0 1000 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10308

[startup+0.300643 s]
/proc/loadavg: 4.00 3.96 3.87 4/189 17349
/proc/meminfo: memFree=27169156/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=10308 CPUtime=0.29 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 1282 0 0 0 29 0 0 0 25 0 1 0 537555763 10555392 966 33554432000 4194304 4409164 140733713265056 18446744073709551615 4242902 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 2577 966 136 53 0 1000 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10308

[startup+0.700569 s]
/proc/loadavg: 4.00 3.96 3.87 4/189 17349
/proc/meminfo: memFree=27169156/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=10308 CPUtime=0.69 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 1430 0 0 0 69 0 0 0 25 0 1 0 537555763 10555392 1114 33554432000 4194304 4409164 140733713265056 18446744073709551615 4244098 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 2577 1114 136 53 0 1000 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10308

[startup+1.50042 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 17350
/proc/meminfo: memFree=27161592/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=12292 CPUtime=1.49 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 1926 0 0 0 149 0 0 0 25 0 1 0 537555763 12587008 1610 33554432000 4194304 4409164 140733713265056 18446744073709551615 4242034 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 3073 1610 136 53 0 1496 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12292

[startup+3.10013 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 17350
/proc/meminfo: memFree=27157148/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=12292 CPUtime=3.09 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 1926 0 0 0 309 0 0 0 25 0 1 0 537555763 12587008 1610 33554432000 4194304 4409164 140733713265056 18446744073709551615 4244098 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 3073 1610 136 53 0 1496 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12292

[startup+6.30054 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 17350
/proc/meminfo: memFree=27165968/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=14272 CPUtime=6.29 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 2426 0 0 0 629 0 0 0 25 0 1 0 537555763 14614528 2110 33554432000 4194304 4409164 140733713265056 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 3568 2110 141 53 0 1991 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14272

[startup+12.7004 s]
/proc/loadavg: 4.00 3.96 3.87 5/190 17351
/proc/meminfo: memFree=27159084/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=18284 CPUtime=12.69 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 5284 0 0 0 1260 9 0 0 25 0 1 0 537555763 18722816 3092 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358333 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 4571 3092 141 53 0 2994 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18284

[startup+25.501 s]
/proc/loadavg: 4.08 3.97 3.88 5/190 17351
/proc/meminfo: memFree=27157216/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=21380 CPUtime=25.49 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 13790 0 0 0 2526 23 0 0 25 0 1 0 537555763 21893120 3866 33554432000 4194304 4409164 140733713265056 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 5345 3866 141 53 0 3768 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 21380

[startup+51.1003 s]
/proc/loadavg: 4.05 3.97 3.88 5/190 17352
/proc/meminfo: memFree=27143188/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=25204 CPUtime=51.09 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 31338 0 0 0 5061 48 0 0 25 0 1 0 537555763 25808896 4822 33554432000 4194304 4409164 140733713265056 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 6301 4822 141 53 0 4724 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25204

[startup+102.307 s]
/proc/loadavg: 4.02 3.97 3.88 5/190 17353
/proc/meminfo: memFree=27131984/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=25272 CPUtime=102.29 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 63712 0 0 0 10137 92 0 0 25 0 1 0 537555763 25878528 4839 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 6318 4839 141 53 0 4741 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 25272

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.89 5/190 17355
/proc/meminfo: memFree=27125240/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=32520 CPUtime=162.29 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 90369 0 0 0 16090 139 0 0 25 0 1 0 537555763 33300480 6670 33554432000 4194304 4409164 140733713265056 18446744073709551615 4256884 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 8130 6670 141 53 0 6553 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32520

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.89 5/190 17356
/proc/meminfo: memFree=27119620/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=26648 CPUtime=222.28 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 121692 0 0 0 22047 181 0 0 25 0 1 0 537555763 27287552 5183 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358561 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 6662 5183 141 53 0 5085 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 26648

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.90 5/190 17358
/proc/meminfo: memFree=27059564/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=42704 CPUtime=282.28 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 149843 0 0 0 28010 218 0 0 25 0 1 0 537555763 43728896 9197 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358534 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 10676 9197 141 53 0 9099 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 42704

[startup+342.301 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 17359
/proc/meminfo: memFree=26958340/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=41500 CPUtime=342.28 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 172615 0 0 0 33973 255 0 0 25 0 1 0 537555763 42496000 8918 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 10375 8918 141 53 0 8798 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 41500

[startup+402.301 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 17361
/proc/meminfo: memFree=27011996/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=47868 CPUtime=402.27 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 193075 0 0 0 39941 286 0 0 25 0 1 0 537555763 49016832 10488 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 11967 10488 141 53 0 10390 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 47868

[startup+462.301 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 17372
/proc/meminfo: memFree=26911600/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=40192 CPUtime=462.27 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 217596 0 0 0 45905 322 0 0 25 0 1 0 537555763 41156608 8569 33554432000 4194304 4409164 140733713265056 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 10048 8569 141 53 0 8471 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 40192

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 17373
/proc/meminfo: memFree=26794748/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=102896 CPUtime=522.27 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 243052 0 0 0 51876 351 0 0 25 0 1 0 537555763 105365504 24245 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 25724 24245 141 53 0 24147 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 102896

[startup+582.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 17375
/proc/meminfo: memFree=26897764/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=93164 CPUtime=582.27 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 255876 0 0 0 57852 375 0 0 25 0 1 0 537555763 95399936 21811 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358512 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 23291 21811 141 53 0 21714 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 93164

[startup+642.3 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 17376
/proc/meminfo: memFree=26817128/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=79600 CPUtime=642.28 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 275004 0 0 0 63829 399 0 0 25 0 1 0 537555763 81510400 18453 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 19900 18453 141 53 0 18323 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 79600

[startup+702.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 17378
/proc/meminfo: memFree=26694456/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=132588 CPUtime=702.27 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 298294 0 0 0 69811 416 0 0 25 0 1 0 537555763 135770112 31700 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358400 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 33147 31700 141 53 0 31570 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 132588

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 17380
/proc/meminfo: memFree=26691204/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=132588 CPUtime=762.27 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 298294 0 0 0 75797 430 0 0 25 0 1 0 537555763 135770112 31700 33554432000 4194304 4409164 140733713265056 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 33147 31700 141 53 0 31570 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 132588

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 17381
/proc/meminfo: memFree=26541252/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=211780 CPUtime=822.27 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 318092 0 0 0 81783 444 0 0 25 0 1 0 537555763 216862720 51498 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 52945 51498 141 53 0 51368 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 211780

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 17383
/proc/meminfo: memFree=26667804/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=109332 CPUtime=882.27 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 344608 0 0 0 87763 464 0 0 25 0 1 0 537555763 111955968 25886 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358526 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 27333 25886 141 53 0 25756 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 109332

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 3.92 5/190 17384
/proc/meminfo: memFree=26580712/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=140424 CPUtime=942.26 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 351898 0 0 0 93751 475 0 0 25 0 1 0 537555763 143794176 33176 33554432000 4194304 4409164 140733713265056 18446744073709551615 4340199 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 35106 33176 141 53 0 33529 0
Current children cumulated CPU time (s) 942.26
Current children cumulated vsize (KiB) 140424

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 17386
/proc/meminfo: memFree=26591332/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=191732 CPUtime=1002.26 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 373969 0 0 0 99738 488 0 0 25 0 1 0 537555763 196333568 46123 33554432000 4194304 4409164 140733713265056 18446744073709551615 4359752 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 47933 46123 141 53 0 46356 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 191732

[startup+1062.3 s]
/proc/loadavg: 4.08 4.03 3.93 5/190 17388
/proc/meminfo: memFree=26588196/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=191732 CPUtime=1062.26 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 373969 0 0 0 105728 498 0 0 25 0 1 0 537555763 196333568 46123 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 47933 46123 141 53 0 46356 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 191732

[startup+1122.3 s]
/proc/loadavg: 2.85 3.74 3.84 2/172 17443
/proc/meminfo: memFree=27014092/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=283944 CPUtime=1122.26 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 404474 0 0 0 111711 515 0 0 25 0 1 0 537555763 290758656 69432 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358592 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 70986 69432 141 53 0 69409 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 283944

[startup+1182.3 s]
/proc/loadavg: 1.68 3.24 3.66 2/172 17445
/proc/meminfo: memFree=27014172/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=283944 CPUtime=1182.25 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 404474 0 0 0 117691 534 0 0 25 0 1 0 537555763 290758656 69432 33554432000 4194304 4409164 140733713265056 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 70986 69432 141 53 0 69409 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 283944

[startup+1242.3 s]
/proc/loadavg: 1.25 2.83 3.49 2/172 17446
/proc/meminfo: memFree=27119148/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=178940 CPUtime=1242.25 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 427710 0 0 0 123665 560 0 0 25 0 1 0 537555763 183234560 43256 33554432000 4194304 4409164 140733713265056 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 44735 43256 141 53 0 43158 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 178940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.09 2.49 3.33 2/172 17448
/proc/meminfo: memFree=27098648/32950928 swapFree=67071984/67111528
[pid=17349] ppid=17347 vsize=199392 CPUtime=1299.96 cores=1,3
/proc/17349/stat : 17349 (lingeling) R 17347 17349 16498 0 -1 4202496 445636 0 0 0 129415 581 0 0 25 0 1 0 537555763 204177408 48369 33554432000 4194304 4409164 140733713265056 18446744073709551615 260905418647 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17349/statm: 49848 48369 141 53 0 48271 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 199392

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.02
CPU time (s): 1299.98
CPU user time (s): 1294.16
CPU system time (s): 5.81912
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 283944

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

runsolver used 2.10768 second user time and 4.82427 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-22 13:54:11
IDJOB=3258075
IDBENCH=71301
IDSOLVER=1606
FILE ID=node116/3258075-1303473251
RUNJOBID= node116-1303473040-17277
PBS_JOBID= 13107189
Free space on /tmp= 72468 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v945c61409g3.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258075-1303473251/watcher-3258075-1303473251 -o /tmp/evaluation-result-3258075-1303473251/solver-3258075-1303473251 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3258075-1303473251.cnf

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

MD5SUM BENCH= 226123ce9245dfa4b876682016123861
RANDOM SEED=1941343006

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:      27169436 kB
Buffers:        788732 kB
Cached:        4438224 kB
SwapCached:       9728 kB
Active:        1934984 kB
Inactive:      3448516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27169436 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:             796 kB
Writeback:           0 kB
AnonPages:      150796 kB
Mapped:          14796 kB
Slab:           334060 kB
PageTables:       5296 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   368812 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= 72472 MiB
End job on node116 at 2011-04-22 14:15:53