Trace number 3372256

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 5000.1 4999.93

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-12.cnf
MD5SUM0621e557bffdc18ca509447665adecda
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 variables69553
Number of clauses226752
Sum of the clauses size587624
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292374
Number of clauses of size 3134249
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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3372256-1305420029/watcher-3372256-1305420029 -o /tmp/evaluation-result-3372256-1305420029/solver-3372256-1305420029 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372256-1305420029.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.02 2.01 2.18 2/358 16571
/proc/meminfo: memFree=25056116/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=9364 CPUtime=0 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 934 0 0 0 0 0 0 0 21 0 1 0 732233589 9588736 865 33554432000 4194304 4409284 140736426547872 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 2341 865 112 53 0 764 0

[startup+0.0215411 s]
/proc/loadavg: 2.02 2.01 2.18 2/358 16571
/proc/meminfo: memFree=25056116/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=11560 CPUtime=0.01 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 1483 0 0 0 1 0 0 0 21 0 1 0 732233589 11837440 1414 33554432000 4194304 4409284 140736426547872 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 2890 1414 112 53 0 1313 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11560

[startup+0.10054 s]
/proc/loadavg: 2.02 2.01 2.18 2/358 16571
/proc/meminfo: memFree=25056116/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=24128 CPUtime=0.09 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 4652 0 0 0 9 0 0 0 21 0 1 0 732233589 24707072 4556 33554432000 4194304 4409284 140736426547872 18446744073709551615 251367546624 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 6032 4556 112 53 0 4455 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24128

[startup+0.3005 s]
/proc/loadavg: 2.02 2.01 2.18 2/358 16571
/proc/meminfo: memFree=25056116/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=24864 CPUtime=0.29 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 7498 0 0 0 29 0 0 0 22 0 1 0 732233589 25460736 4724 33554432000 4194304 4409284 140736426547872 18446744073709551615 4281278 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 6216 4724 128 53 0 4639 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24864

[startup+0.700442 s]
/proc/loadavg: 2.02 2.01 2.18 2/358 16571
/proc/meminfo: memFree=25056116/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=24792 CPUtime=0.69 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 8752 0 0 0 68 1 0 0 24 0 1 0 732233589 25387008 4707 33554432000 4194304 4409284 140736426547872 18446744073709551615 4285713 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 6198 4707 129 53 0 4621 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24792

[startup+1.50028 s]
/proc/loadavg: 2.02 2.01 2.18 3/359 16572
/proc/meminfo: memFree=25069140/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=31032 CPUtime=1.49 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 10313 0 0 0 148 1 0 0 25 0 1 0 732233589 31776768 6268 33554432000 4194304 4409284 140736426547872 18446744073709551615 4289292 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 7758 6268 131 53 0 6181 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31032

[startup+3.10099 s]
/proc/loadavg: 2.02 2.01 2.18 3/359 16572
/proc/meminfo: memFree=25064016/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=39096 CPUtime=3.09 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 13515 0 0 0 308 1 0 0 25 0 1 0 732233589 40034304 7905 33554432000 4194304 4409284 140736426547872 18446744073709551615 4246779 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 9774 7905 136 53 0 8197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39096

[startup+6.3004 s]
/proc/loadavg: 2.02 2.01 2.18 3/359 16573
/proc/meminfo: memFree=25039836/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=39096 CPUtime=6.29 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 13516 0 0 0 628 1 0 0 25 0 1 0 732233589 40034304 7906 33554432000 4194304 4409284 140736426547872 18446744073709551615 4251402 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 9774 7906 136 53 0 8197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39096

[startup+12.7002 s]
/proc/loadavg: 2.02 2.01 2.18 3/359 16573
/proc/meminfo: memFree=25019412/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=38948 CPUtime=12.69 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 13520 0 0 0 1267 2 0 0 25 0 1 0 732233589 39882752 7873 33554432000 4194304 4409284 140736426547872 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 9737 7873 140 53 0 8160 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38948

[startup+25.5008 s]
/proc/loadavg: 2.01 2.01 2.17 3/359 16573
/proc/meminfo: memFree=25011096/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=46388 CPUtime=25.49 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 15770 0 0 0 2545 4 0 0 25 0 1 0 732233589 47501312 10123 33554432000 4194304 4409284 140736426547872 18446744073709551615 4244759 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 11597 10123 140 53 0 10020 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46388

[startup+51.1011 s]
/proc/loadavg: 2.01 2.00 2.17 3/359 16574
/proc/meminfo: memFree=24983236/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=50016 CPUtime=51.09 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 16556 0 0 0 5100 9 0 0 25 0 1 0 732233589 51216384 10894 33554432000 4194304 4409284 140736426547872 18446744073709551615 4230505 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 12504 10894 141 53 0 10927 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50016

[startup+102.314 s]
/proc/loadavg: 2.00 2.00 2.16 3/359 16575
/proc/meminfo: memFree=24992892/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=57068 CPUtime=102.3 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 21585 0 0 0 10215 15 0 0 25 0 1 0 732233589 58437632 12794 33554432000 4194304 4409284 140736426547872 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 14267 12794 141 53 0 12690 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 57068

[startup+162.301 s]
/proc/loadavg: 2.04 2.01 2.15 3/359 16577
/proc/meminfo: memFree=24911140/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=59184 CPUtime=162.3 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 27996 0 0 0 16206 24 0 0 25 0 1 0 732233589 60604416 13323 33554432000 4194304 4409284 140736426547872 18446744073709551615 4358266 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 14796 13323 141 53 0 13219 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 59184

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.14 3/359 16578
/proc/meminfo: memFree=24924008/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=53392 CPUtime=222.3 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 36492 0 0 0 22198 32 0 0 25 0 1 0 732233589 54673408 11875 33554432000 4194304 4409284 140736426547872 18446744073709551615 4244224 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 13348 11875 141 53 0 11771 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 53392

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.13 3/359 16580
/proc/meminfo: memFree=24923720/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=53860 CPUtime=282.3 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 40319 0 0 0 28182 48 0 0 25 0 1 0 732233589 55152640 11992 33554432000 4194304 4409284 140736426547872 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 13465 11992 141 53 0 11888 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 53860

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.12 3/359 16582
/proc/meminfo: memFree=24876444/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=53700 CPUtime=342.31 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 47843 0 0 0 34174 57 0 0 25 0 1 0 732233589 54988800 11952 33554432000 4194304 4409284 140736426547872 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 13425 11952 141 53 0 11848 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 53700

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.11 3/359 16583
/proc/meminfo: memFree=24844908/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=85360 CPUtime=402.3 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 61385 0 0 0 40165 65 0 0 25 0 1 0 732233589 87408640 19867 33554432000 4194304 4409284 140736426547872 18446744073709551615 4347353 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 21340 19867 141 53 0 19763 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85360

[startup+462.301 s]
/proc/loadavg: 2.10 2.03 2.11 3/359 16585
/proc/meminfo: memFree=24825540/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=72388 CPUtime=462.31 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 74234 0 0 0 46158 73 0 0 25 0 1 0 732233589 74125312 16624 33554432000 4194304 4409284 140736426547872 18446744073709551615 4346288 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 18097 16624 141 53 0 16520 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 72388

[startup+522.301 s]
/proc/loadavg: 2.08 2.04 2.10 3/359 16586
/proc/meminfo: memFree=24853516/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=53460 CPUtime=522.31 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 85194 0 0 0 52150 81 0 0 25 0 1 0 732233589 54743040 11892 33554432000 4194304 4409284 140736426547872 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 13365 11892 141 53 0 11788 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 53460

[startup+582.301 s]
/proc/loadavg: 2.03 2.03 2.09 3/359 16588
/proc/meminfo: memFree=24839340/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=53604 CPUtime=582.31 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 98932 0 0 0 58139 92 0 0 25 0 1 0 732233589 54890496 11928 33554432000 4194304 4409284 140736426547872 18446744073709551615 4230604 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 13401 11928 141 53 0 11824 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 53604

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.02 1.02 1.14 2/353 16709
/proc/meminfo: memFree=25157324/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=72156 CPUtime=4002.42 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 653154 0 0 0 399586 656 0 0 25 0 1 0 732233589 73887744 16566 33554432000 4194304 4409284 140736426547872 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 18039 16566 141 53 0 16462 0
Current children cumulated CPU time (s) 4002.42
Current children cumulated vsize (KiB) 72156

[startup+4062.31 s]
/proc/loadavg: 1.00 1.01 1.13 2/353 16711
/proc/meminfo: memFree=25137948/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=91416 CPUtime=4062.44 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 673149 0 0 0 405577 667 0 0 25 0 1 0 732233589 93609984 21381 33554432000 4194304 4409284 140736426547872 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 22854 21381 141 53 0 21277 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 91416

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/353 16712
/proc/meminfo: memFree=25133700/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=95644 CPUtime=4122.42 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 674206 0 0 0 411571 671 0 0 25 0 1 0 732233589 97939456 22438 33554432000 4194304 4409284 140736426547872 18446744073709551615 4358437 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 23911 22438 141 53 0 22334 0
Current children cumulated CPU time (s) 4122.42
Current children cumulated vsize (KiB) 95644

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/353 16714
/proc/meminfo: memFree=25105768/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=122916 CPUtime=4182.43 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 685120 0 0 0 417561 682 0 0 25 0 1 0 732233589 125865984 29256 33554432000 4194304 4409284 140736426547872 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 30729 29256 141 53 0 29152 0
Current children cumulated CPU time (s) 4182.43
Current children cumulated vsize (KiB) 122916

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/353 16716
/proc/meminfo: memFree=25125212/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=104116 CPUtime=4242.43 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 695609 0 0 0 423552 691 0 0 25 0 1 0 732233589 106614784 24556 33554432000 4194304 4409284 140736426547872 18446744073709551615 251367571351 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 26029 24556 141 53 0 24452 0
Current children cumulated CPU time (s) 4242.43
Current children cumulated vsize (KiB) 104116

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/353 16717
/proc/meminfo: memFree=25080668/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=148420 CPUtime=4302.43 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 706685 0 0 0 429541 702 0 0 25 0 1 0 732233589 151982080 35632 33554432000 4194304 4409284 140736426547872 18446744073709551615 4358371 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 37105 35632 141 53 0 35528 0
Current children cumulated CPU time (s) 4302.43
Current children cumulated vsize (KiB) 148420

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/353 16719
/proc/meminfo: memFree=25140904/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=88416 CPUtime=4362.43 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 713223 0 0 0 435533 710 0 0 25 0 1 0 732233589 90537984 20631 33554432000 4194304 4409284 140736426547872 18446744073709551615 4359751 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 22104 20631 141 53 0 20527 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 88416

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/353 16720
/proc/meminfo: memFree=25100208/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=129192 CPUtime=4422.44 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 726337 0 0 0 441528 716 0 0 25 0 1 0 732233589 132292608 30825 33554432000 4194304 4409284 140736426547872 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 32298 30825 141 53 0 30721 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 129192

[startup+4482.3 s]
/proc/loadavg: 1.04 1.01 1.08 2/353 16722
/proc/meminfo: memFree=25042648/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=186584 CPUtime=4482.44 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 740685 0 0 0 447520 724 0 0 25 0 1 0 732233589 191062016 45173 33554432000 4194304 4409284 140736426547872 18446744073709551615 4350848 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 46646 45173 141 53 0 45069 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 186584

[startup+4542.3 s]
/proc/loadavg: 1.01 1.01 1.07 2/353 16724
/proc/meminfo: memFree=25141080/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=89152 CPUtime=4542.44 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 752477 0 0 0 453512 732 0 0 25 0 1 0 732233589 91291648 20560 33554432000 4194304 4409284 140736426547872 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 22288 20560 141 53 0 20711 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 89152

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/353 16725
/proc/meminfo: memFree=25100008/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=131004 CPUtime=4602.45 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 762684 0 0 0 459507 738 0 0 25 0 1 0 732233589 134148096 30767 33554432000 4194304 4409284 140736426547872 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 32751 30767 141 53 0 31174 0
Current children cumulated CPU time (s) 4602.45
Current children cumulated vsize (KiB) 131004

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/353 16727
/proc/meminfo: memFree=25168552/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=60804 CPUtime=4662.44 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 766647 0 0 0 465500 744 0 0 25 0 1 0 732233589 62263296 13728 33554432000 4194304 4409284 140736426547872 18446744073709551615 4230733 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 15201 13728 141 53 0 13624 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 60804

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.05 2/353 16728
/proc/meminfo: memFree=25152528/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=75904 CPUtime=4722.46 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 770422 0 0 0 471495 751 0 0 25 0 1 0 732233589 77725696 17503 33554432000 4194304 4409284 140736426547872 18446744073709551615 4359765 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 18976 17503 141 53 0 17399 0
Current children cumulated CPU time (s) 4722.46
Current children cumulated vsize (KiB) 75904

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/353 16730
/proc/meminfo: memFree=25111332/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=117932 CPUtime=4782.45 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 780929 0 0 0 477486 759 0 0 25 0 1 0 732233589 120762368 28010 33554432000 4194304 4409284 140736426547872 18446744073709551615 4230464 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 29483 28010 141 53 0 27906 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 117932

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/353 16741
/proc/meminfo: memFree=25066492/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=161988 CPUtime=4842.45 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 798469 0 0 0 483479 766 0 0 25 0 1 0 732233589 165875712 39024 33554432000 4194304 4409284 140736426547872 18446744073709551615 4244707 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 40497 39024 141 53 0 38920 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 161988

[startup+4902.3 s]
/proc/loadavg: 1.07 1.02 1.04 2/353 17215
/proc/meminfo: memFree=25163456/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=61684 CPUtime=4902.45 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 799265 0 0 0 489474 771 0 0 25 0 1 0 732233589 63164416 13948 33554432000 4194304 4409284 140736426547872 18446744073709551615 4347553 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 15421 13948 141 53 0 13844 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 61684

[startup+4962.3 s]
/proc/loadavg: 1.02 1.01 1.03 2/353 17217
/proc/meminfo: memFree=25165292/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=63356 CPUtime=4962.46 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 799683 0 0 0 495470 776 0 0 25 0 1 0 732233589 64876544 14366 33554432000 4194304 4409284 140736426547872 18446744073709551615 4244778 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 15839 14366 141 53 0 14262 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 63356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.08 1.02 1.04 3/353 17218
/proc/meminfo: memFree=25162048/32950928 swapFree=38710892/67111528
[pid=16571] ppid=16569 vsize=66084 CPUtime=5000.07 cores=1,3,5,7
/proc/16571/stat : 16571 (lingeling) R 16569 16571 15445 0 -1 4202496 800365 0 0 0 499230 777 0 0 25 0 1 0 732233589 67670016 15048 33554432000 4194304 4409284 140736426547872 18446744073709551615 4244730 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/16571/statm: 16521 15048 141 53 0 14944 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 66084

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): 4999.93
CPU time (s): 5000.1
CPU user time (s): 4992.31
CPU system time (s): 7.78282
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 186584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4992.31
system time used= 7.78282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 800365
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= 4
involuntary context switches= 57889

runsolver used 15.5226 second user time and 40.0429 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 02:40:29
IDJOB=3372256
IDBENCH=70829
IDSOLVER=1850
FILE ID=node113/3372256-1305420029
RUNJOBID= node113-1305417341-16415
PBS_JOBID= 13324530
Free space on /tmp= 73428 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-12.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372256-1305420029/watcher-3372256-1305420029 -o /tmp/evaluation-result-3372256-1305420029/solver-3372256-1305420029 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372256-1305420029.cnf

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

MD5SUM BENCH= 0621e557bffdc18ca509447665adecda
RANDOM SEED=1046563886

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:      25056396 kB
Buffers:        261108 kB
Cached:        2828584 kB
SwapCached:      93712 kB
Active:         932828 kB
Inactive:      6699844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25056396 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:            4180 kB
Writeback:          32 kB
AnonPages:     4460752 kB
Mapped:          14264 kB
Slab:           105916 kB
PageTables:      91872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87217328 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= 73480 MiB
End job on node113 at 2011-05-15 04:03:51