Trace number 3309961

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) 5000.08 4999.92

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3309961-1303999194/watcher-3309961-1303999194 -o /tmp/evaluation-result-3309961-1303999194/solver-3309961-1303999194 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3309961-1303999194.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 23939
/proc/meminfo: memFree=12740556/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=7668 CPUtime=0 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 590150111 7852032 440 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 1917 440 111 53 0 340 0

[startup+0.0307341 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 23939
/proc/meminfo: memFree=12740556/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=8204 CPUtime=0.03 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 763 0 0 0 3 0 0 0 25 0 1 0 590150111 8400896 560 33554432000 4194304 4409164 140734500608720 18446744073709551615 4280979 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 2051 560 129 53 0 474 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8204

[startup+0.100735 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 23939
/proc/meminfo: memFree=12740556/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=7860 CPUtime=0.1 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 764 0 0 0 10 0 0 0 25 0 1 0 590150111 8048640 507 33554432000 4194304 4409164 140734500608720 18446744073709551615 4271436 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 1965 507 130 53 0 388 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7860

[startup+0.300704 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 23939
/proc/meminfo: memFree=12740556/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=8172 CPUtime=0.29 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 871 0 0 0 29 0 0 0 25 0 1 0 590150111 8368128 560 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 2043 560 140 53 0 466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8172

[startup+0.700628 s]
/proc/loadavg: 2.01 2.01 2.00 2/177 23939
/proc/meminfo: memFree=12740556/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=8160 CPUtime=0.69 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1390 0 0 0 67 2 0 0 25 0 1 0 590150111 8355840 567 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 2040 567 140 53 0 463 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8160

[startup+1.50047 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23940
/proc/meminfo: memFree=12738000/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=9504 CPUtime=1.49 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 2572 0 0 0 144 5 0 0 25 0 1 0 590150111 9732096 903 33554432000 4194304 4409164 140734500608720 18446744073709551615 4271442 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 2376 903 141 53 0 799 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9504

[startup+3.10018 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23940
/proc/meminfo: memFree=12736760/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=10692 CPUtime=3.09 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 4688 0 0 0 299 10 0 0 25 0 1 0 590150111 10948608 1232 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 2673 1232 141 53 0 1096 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10692

[startup+6.30059 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 23940
/proc/meminfo: memFree=12733784/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=11788 CPUtime=6.29 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 9724 0 0 0 610 19 0 0 25 0 1 0 590150111 12070912 1474 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 2947 1474 141 53 0 1370 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11788

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 23940
/proc/meminfo: memFree=12728100/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=13600 CPUtime=12.69 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 17542 0 0 0 1236 33 0 0 25 0 1 0 590150111 13926400 1892 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 3400 1892 141 53 0 1823 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 13600

[startup+25.501 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 23940
/proc/meminfo: memFree=12722660/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=23988 CPUtime=25.49 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 31182 0 0 0 2493 56 0 0 25 0 1 0 590150111 24563712 4524 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 5997 4524 141 53 0 4420 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23988

[startup+51.1003 s]
/proc/loadavg: 1.95 1.99 1.99 3/178 23969
/proc/meminfo: memFree=12686560/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=28524 CPUtime=51.1 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 57841 0 0 0 5009 101 0 0 25 0 1 0 590150111 29208576 5658 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 7131 5658 141 53 0 5554 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 28524

[startup+102.307 s]
/proc/loadavg: 1.98 1.99 1.99 3/178 23979
/proc/meminfo: memFree=12594604/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=28076 CPUtime=102.3 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 107510 0 0 0 10051 179 0 0 25 0 1 0 590150111 28749824 5546 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 7019 5546 141 53 0 5442 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28076

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 23981
/proc/meminfo: memFree=12727704/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=32900 CPUtime=162.29 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 153807 0 0 0 15976 253 0 0 25 0 1 0 590150111 33689600 6642 33554432000 4194304 4409164 140734500608720 18446744073709551615 4359755 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 8225 6642 141 53 0 6648 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32900

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 23983
/proc/meminfo: memFree=12713340/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=42784 CPUtime=222.3 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 191110 0 0 0 21905 325 0 0 25 0 1 0 590150111 43810816 9251 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 10696 9251 141 53 0 9119 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 42784

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/178 23984
/proc/meminfo: memFree=12656104/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=89912 CPUtime=282.3 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 215520 0 0 0 27857 373 0 0 25 0 1 0 590150111 92069888 21033 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 22478 21033 141 53 0 20901 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 89912

[startup+342.3 s]
/proc/loadavg: 2.06 2.00 2.00 3/178 23986
/proc/meminfo: memFree=12661200/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=84388 CPUtime=342.3 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 227381 0 0 0 33822 408 0 0 25 0 1 0 590150111 86413312 19624 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 21097 19624 141 53 0 19520 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 84388

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/178 23987
/proc/meminfo: memFree=12611404/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=129568 CPUtime=402.31 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 238676 0 0 0 39794 437 0 0 25 0 1 0 590150111 132677632 30919 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 32392 30919 141 53 0 30815 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 129568

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 23989
/proc/meminfo: memFree=12616508/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=129340 CPUtime=462.3 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 255900 0 0 0 45767 463 0 0 25 0 1 0 590150111 132444160 30862 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 32335 30862 141 53 0 30758 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 129340

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23991
/proc/meminfo: memFree=12558932/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=182604 CPUtime=522.31 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 269216 0 0 0 51745 486 0 0 25 0 1 0 590150111 186986496 44178 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 45651 44178 141 53 0 44074 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 182604

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23992
/proc/meminfo: memFree=12521828/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=220316 CPUtime=582.31 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 278644 0 0 0 57715 516 0 0 25 0 1 0 590150111 225603584 53606 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 55079 53606 141 53 0 53502 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 220316

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.04 1.51 1.80 2/172 24114
/proc/meminfo: memFree=12802992/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=219624 CPUtime=4062.43 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1052444 0 0 0 404528 1715 0 0 25 0 1 0 590150111 224894976 53198 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 54906 53198 141 53 0 53329 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 219624

[startup+4122.3 s]
/proc/loadavg: 1.01 1.42 1.75 2/172 24116
/proc/meminfo: memFree=12759696/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=262924 CPUtime=4122.42 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1063269 0 0 0 410502 1740 0 0 25 0 1 0 590150111 269234176 64023 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 65731 64023 141 53 0 64154 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 262924

[startup+4182.3 s]
/proc/loadavg: 1.00 1.34 1.70 2/172 24117
/proc/meminfo: memFree=12836416/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=186672 CPUtime=4182.43 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1087921 0 0 0 416467 1776 0 0 25 0 1 0 590150111 191152128 44959 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 46668 44959 141 53 0 45091 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 186672

[startup+4242.3 s]
/proc/loadavg: 1.00 1.27 1.65 2/172 24119
/proc/meminfo: memFree=12794364/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=260656 CPUtime=4242.43 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1106417 0 0 0 422433 1810 0 0 25 0 1 0 590150111 266911744 63455 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358487 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 65164 63455 141 53 0 63587 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 260656

[startup+4302.3 s]
/proc/loadavg: 1.00 1.22 1.61 2/172 24120
/proc/meminfo: memFree=12762344/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=260680 CPUtime=4302.44 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1106423 0 0 0 428413 1831 0 0 25 0 1 0 590150111 266936320 63461 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 65170 63461 141 53 0 63593 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 260680

[startup+4362.3 s]
/proc/loadavg: 1.00 1.18 1.57 2/172 24122
/proc/meminfo: memFree=12762448/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=260680 CPUtime=4362.44 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1106423 0 0 0 434393 1851 0 0 25 0 1 0 590150111 266936320 63461 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 65170 63461 141 53 0 63593 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 260680

[startup+4422.3 s]
/proc/loadavg: 1.00 1.14 1.53 2/172 24124
/proc/meminfo: memFree=12855420/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=167968 CPUtime=4422.43 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1126416 0 0 0 440359 1884 0 0 25 0 1 0 590150111 171999232 40285 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358665 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 41992 40285 141 53 0 40415 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 167968

[startup+4482.3 s]
/proc/loadavg: 1.00 1.11 1.49 2/172 24125
/proc/meminfo: memFree=12803820/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=219460 CPUtime=4482.44 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1139289 0 0 0 446336 1908 0 0 25 0 1 0 590150111 224727040 53158 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 54865 53158 141 53 0 53288 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 219460

[startup+4542.3 s]
/proc/loadavg: 1.00 1.09 1.46 2/172 24127
/proc/meminfo: memFree=12765844/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=257404 CPUtime=4542.44 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1148775 0 0 0 452312 1932 0 0 25 0 1 0 590150111 263581696 62644 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 64351 62644 141 53 0 62774 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 257404

[startup+4602.3 s]
/proc/loadavg: 1.00 1.07 1.43 2/172 24128
/proc/meminfo: memFree=12855108/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=168244 CPUtime=4602.45 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1168598 0 0 0 458286 1959 0 0 25 0 1 0 590150111 172281856 40355 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 42061 40355 141 53 0 40484 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 168244

[startup+4662.3 s]
/proc/loadavg: 1.00 1.06 1.40 2/172 24130
/proc/meminfo: memFree=12836848/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=186572 CPUtime=4662.45 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1173180 0 0 0 464258 1987 0 0 25 0 1 0 590150111 191049728 44937 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 46643 44937 141 53 0 45066 0
Current children cumulated CPU time (s) 4662.45
Current children cumulated vsize (KiB) 186572

[startup+4722.31 s]
/proc/loadavg: 1.00 1.04 1.37 2/172 24132
/proc/meminfo: memFree=12766508/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=256756 CPUtime=4722.45 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1190726 0 0 0 470236 2009 0 0 25 0 1 0 590150111 262918144 62483 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358341 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 64189 62483 141 53 0 62612 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 256756

[startup+4782.3 s]
/proc/loadavg: 1.00 1.03 1.35 2/172 24133
/proc/meminfo: memFree=12766356/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=256756 CPUtime=4782.45 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1190726 0 0 0 476214 2031 0 0 25 0 1 0 590150111 262918144 62483 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358286 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 64189 62483 141 53 0 62612 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 256756

[startup+4842.3 s]
/proc/loadavg: 1.00 1.02 1.32 2/172 24135
/proc/meminfo: memFree=12864048/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=159576 CPUtime=4842.45 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1208463 0 0 0 482190 2055 0 0 25 0 1 0 590150111 163405824 38188 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 39894 38188 141 53 0 38317 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 159576

[startup+4902.3 s]
/proc/loadavg: 1.00 1.02 1.30 2/172 24136
/proc/meminfo: memFree=12801780/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=221592 CPUtime=4902.45 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1223967 0 0 0 488159 2086 0 0 25 0 1 0 590150111 226910208 53692 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 55398 53692 141 53 0 53821 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 221592

[startup+4962.3 s]
/proc/loadavg: 1.04 1.03 1.28 2/172 24138
/proc/meminfo: memFree=12802116/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=221592 CPUtime=4962.45 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1223967 0 0 0 494134 2111 0 0 25 0 1 0 590150111 226910208 53692 33554432000 4194304 4409164 140734500608720 18446744073709551615 4358294 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 55398 53692 141 53 0 53821 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 221592



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.02 1.02 1.27 2/172 24139
/proc/meminfo: memFree=12801860/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=221592 CPUtime=5000.06 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1223967 0 0 0 497881 2125 0 0 25 0 1 0 590150111 226910208 53692 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 55398 53692 141 53 0 53821 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 221592

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

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

[startup+4999.9 s]
/proc/loadavg: 1.02 1.02 1.27 2/172 24139
/proc/meminfo: memFree=12801860/32950928 swapFree=67111528/67111528
[pid=23939] ppid=23937 vsize=221592 CPUtime=5000.06 cores=1,3,5,7
/proc/23939/stat : 23939 (lingeling) R 23937 23939 23143 0 -1 4202496 1223967 0 0 0 497881 2125 0 0 25 0 1 0 590150111 226910208 53692 33554432000 4194304 4409164 140734500608720 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/23939/statm: 55398 53692 141 53 0 53821 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 221592

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.92
CPU time (s): 5000.08
CPU user time (s): 4978.82
CPU system time (s): 21.2628
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 297620

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

runsolver used 7.56085 second user time and 18.8761 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-28 15:59:54
IDJOB=3309961
IDBENCH=84237
IDSOLVER=1693
FILE ID=node113/3309961-1303999194
RUNJOBID= node113-1303987385-23162
PBS_JOBID= 13168761
Free space on /tmp= 71164 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309961-1303999194/watcher-3309961-1303999194 -o /tmp/evaluation-result-3309961-1303999194/solver-3309961-1303999194 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3309961-1303999194.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=2145573636

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12740836 kB
Buffers:       1870648 kB
Cached:       17407956 kB
SwapCached:          0 kB
Active:       10999756 kB
Inactive:      8613892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12740836 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:               8 kB
Writeback:           0 kB
AnonPages:      334508 kB
Mapped:          15272 kB
Slab:           533072 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   480780 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= 71168 MiB
End job on node113 at 2011-04-28 17:23:16