Trace number 3372060

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.07 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

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-3372060-1305434102/watcher-3372060-1305434102 -o /tmp/evaluation-result-3372060-1305434102/solver-3372060-1305434102 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372060-1305434102.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.04 4.03 4.59 4/307 14184
/proc/meminfo: memFree=12704708/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=9156 CPUtime=0.01 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 847 0 0 0 1 0 0 0 25 0 1 0 655009903 9375744 782 33554432000 4194304 4409284 140735622420032 18446744073709551615 208080232192 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 2289 782 113 53 0 712 0

[startup+0.110776 s]
/proc/loadavg: 4.04 4.03 4.59 4/307 14184
/proc/meminfo: memFree=12704708/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=17572 CPUtime=0.1 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 3893 0 0 0 10 0 0 0 25 0 1 0 655009903 17993728 2898 33554432000 4194304 4409284 140735622420032 18446744073709551615 4283289 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 4393 2898 125 53 0 2816 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 17572

[startup+0.20081 s]
/proc/loadavg: 4.04 4.03 4.59 4/307 14184
/proc/meminfo: memFree=12704708/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=17764 CPUtime=0.19 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 4599 0 0 0 19 0 0 0 25 0 1 0 655009903 18190336 2950 33554432000 4194304 4409284 140735622420032 18446744073709551615 4280979 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 4441 2950 129 53 0 2864 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 17764

[startup+0.300798 s]
/proc/loadavg: 4.04 4.03 4.59 4/307 14184
/proc/meminfo: memFree=12704708/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=18764 CPUtime=0.29 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 4849 0 0 0 29 0 0 0 25 0 1 0 655009903 19214336 3200 33554432000 4194304 4409284 140735622420032 18446744073709551615 4284387 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 4691 3200 129 53 0 3114 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18764

[startup+0.700659 s]
/proc/loadavg: 4.04 4.03 4.59 4/307 14184
/proc/meminfo: memFree=12704708/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=17708 CPUtime=0.69 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 5518 0 0 0 69 0 0 0 25 0 1 0 655009903 18132992 2936 33554432000 4194304 4409284 140735622420032 18446744073709551615 4284483 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 4427 2936 129 53 0 2850 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17708

[startup+1.50051 s]
/proc/loadavg: 4.04 4.03 4.59 5/308 14185
/proc/meminfo: memFree=12693804/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=21804 CPUtime=1.49 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 7525 0 0 0 149 0 0 0 25 0 1 0 655009903 22327296 3962 33554432000 4194304 4409284 140735622420032 18446744073709551615 4296373 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 5451 3962 131 53 0 3874 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21804

[startup+3.1002 s]
/proc/loadavg: 4.04 4.03 4.58 5/308 14185
/proc/meminfo: memFree=12688844/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=25320 CPUtime=3.09 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 8419 0 0 0 309 0 0 0 25 0 1 0 655009903 25927680 4850 33554432000 4194304 4409284 140735622420032 18446744073709551615 4245732 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 6330 4850 136 53 0 4753 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25320

[startup+6.30059 s]
/proc/loadavg: 4.04 4.03 4.58 5/308 14185
/proc/meminfo: memFree=12681272/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=21108 CPUtime=6.29 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 8424 0 0 0 627 2 0 0 25 0 1 0 655009903 21614592 3802 33554432000 4194304 4409284 140735622420032 18446744073709551615 4226485 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 5277 3802 141 53 0 3700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21108

[startup+12.7004 s]
/proc/loadavg: 4.03 4.03 4.58 5/308 14185
/proc/meminfo: memFree=12689088/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=22564 CPUtime=12.69 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 8820 0 0 0 1261 8 0 0 25 0 1 0 655009903 23105536 4168 33554432000 4194304 4409284 140735622420032 18446744073709551615 4358527 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 5641 4168 141 53 0 4064 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22564

[startup+25.5009 s]
/proc/loadavg: 4.02 4.03 4.57 5/308 14186
/proc/meminfo: memFree=12676940/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=27536 CPUtime=25.49 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 10077 0 0 0 2532 17 0 0 25 0 1 0 655009903 28196864 5411 33554432000 4194304 4409284 140735622420032 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 6884 5411 141 53 0 5307 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27536

[startup+51.1011 s]
/proc/loadavg: 4.02 4.03 4.55 5/308 14186
/proc/meminfo: memFree=12658080/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=33308 CPUtime=51.09 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 14366 0 0 0 5074 35 0 0 25 0 1 0 655009903 34107392 6854 33554432000 4194304 4409284 140735622420032 18446744073709551615 4302975 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 8327 6854 141 53 0 6750 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 33308

[startup+102.3 s]
/proc/loadavg: 4.00 4.02 4.52 5/308 14188
/proc/meminfo: memFree=12638836/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=53980 CPUtime=102.3 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 21597 0 0 0 10162 68 0 0 25 0 1 0 655009903 55275520 12022 33554432000 4194304 4409284 140735622420032 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 13495 12022 141 53 0 11918 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 53980

[startup+162.301 s]
/proc/loadavg: 4.00 4.02 4.48 5/308 14189
/proc/meminfo: memFree=12616248/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=51836 CPUtime=162.3 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 30378 0 0 0 16125 105 0 0 25 0 1 0 655009903 53080064 11486 33554432000 4194304 4409284 140735622420032 18446744073709551615 4358368 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 12959 11486 141 53 0 11382 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 51836

[startup+222.311 s]
/proc/loadavg: 4.10 4.04 4.46 5/308 14191
/proc/meminfo: memFree=12607660/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=58092 CPUtime=222.31 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 44428 0 0 0 22091 140 0 0 25 0 1 0 655009903 59486208 13050 33554432000 4194304 4409284 140735622420032 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 14523 13050 141 53 0 12946 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 58092

[startup+282.301 s]
/proc/loadavg: 4.04 4.03 4.43 5/308 14192
/proc/meminfo: memFree=12581484/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=65404 CPUtime=282.3 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 66109 0 0 0 28051 179 0 0 25 0 1 0 655009903 66973696 14878 33554432000 4194304 4409284 140735622420032 18446744073709551615 4295745 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 16351 14878 141 53 0 14774 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 65404

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 4.40 5/308 14194
/proc/meminfo: memFree=12587164/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=70904 CPUtime=342.3 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 83428 0 0 0 34017 213 0 0 25 0 1 0 655009903 72605696 16253 33554432000 4194304 4409284 140735622420032 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 17726 16253 141 53 0 16149 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 70904

[startup+402.3 s]
/proc/loadavg: 4.08 4.03 4.38 5/308 14196
/proc/meminfo: memFree=12577104/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=82492 CPUtime=402.3 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 88386 0 0 0 39983 247 0 0 25 0 1 0 655009903 84471808 19150 33554432000 4194304 4409284 140735622420032 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 20623 19150 141 53 0 19046 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 82492

[startup+462.301 s]
/proc/loadavg: 4.10 4.04 4.35 5/308 14197
/proc/meminfo: memFree=12561588/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=73472 CPUtime=462.31 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 93631 0 0 0 45954 277 0 0 25 0 1 0 655009903 75235328 16895 33554432000 4194304 4409284 140735622420032 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 18368 16895 141 53 0 16791 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 73472

[startup+522.3 s]
/proc/loadavg: 4.04 4.03 4.33 5/308 14199
/proc/meminfo: memFree=12551896/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=82228 CPUtime=522.31 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 97881 0 0 0 51923 308 0 0 25 0 1 0 655009903 84201472 19084 33554432000 4194304 4409284 140735622420032 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 20557 19084 141 53 0 18980 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 82228

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 4.31 5/308 14200
/proc/meminfo: memFree=12507228/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=104480 CPUtime=582.31 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 106406 0 0 0 57891 340 0 0 25 0 1 0 655009903 106987520 24647 33554432000 4194304 4409284 140735622420032 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 26120 24647 141 53 0 24543 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 104480

[startup+642.3 s]
/proc/loadavg: 4.00 4.02 4.29 5/308 14202
/proc/meminfo: memFree=12539080/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=99940 CPUtime=642.31 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 106419 0 0 0 63863 368 0 0 25 0 1 0 655009903 102338560 23512 33554432000 4194304 4409284 140735622420032 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 24985 23512 141 53 0 23408 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 99940

[startup+702.301 s]
/proc/loadavg: 4.15 4.04 4.27 5/308 14204
/proc/meminfo: memFree=12508176/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=87044 CPUtime=702.31 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 109075 0 0 0 69836 395 0 0 25 0 1 0 655009903 89133056 20288 33554432000 4194304 4409284 140735622420032 18446744073709551615 4231163 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 21761 20288 141 53 0 20184 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 87044

[startup+762.301 s]
/proc/loadavg: 4.05 4.03 4.26 5/308 14205
/proc/meminfo: memFree=12548824/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=74288 CPUtime=762.33 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 116846 0 0 0 75807 426 0 0 25 0 1 0 655009903 76070912 17131 33554432000 4194304 4409284 140735622420032 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 18572 17131 141 53 0 16995 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 74288

[startup+822.3 s]
/proc/loadavg: 4.02 4.03 4.24 5/308 14207
/proc/meminfo: memFree=12505888/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=106028 CPUtime=822.32 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 124762 0 0 0 81779 453 0 0 25 0 1 0 655009903 108572672 25034 33554432000 4194304 4409284 140735622420032 18446744073709551615 4359855 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 26507 25034 141 53 0 24930 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 106028

[startup+882.312 s]
/proc/loadavg: 4.00 4.02 4.22 5/308 14208
/proc/meminfo: memFree=12526816/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=110432 CPUtime=882.34 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 125631 0 0 0 87753 481 0 0 25 0 1 0 655009903 113082368 25903 33554432000 4194304 4409284 140735622420032 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 27608 25903 141 53 0 26031 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 110432

[startup+942.3 s]
/proc/loadavg: 3.44 3.86 4.15 4/302 14228
/proc/meminfo: memFree=12668356/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=88496 CPUtime=942.33 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 129727 0 0 0 93729 504 0 0 25 0 1 0 655009903 90619904 20683 33554432000 4194304 4409284 140735622420032 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 22124 20683 141 53 0 20547 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 88496

[startup+1002.3 s]
/proc/loadavg: 3.16 3.70 4.08 4/302 14230
/proc/meminfo: memFree=12624692/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=121316 CPUtime=1002.33 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 157438 0 0 0 99696 537 0 0 25 0 1 0 655009903 124227584 28856 33554432000 4194304 4409284 140735622420032 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 30329 28856 141 53 0 28752 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 121316

[startup+1062.3 s]
/proc/loadavg: 3.06 3.57 4.01 4/302 14231
/proc/meminfo: memFree=12589704/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=109144 CPUtime=1062.33 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 158503 0 0 0 105668 565 0 0 25 0 1 0 655009903 111763456 25813 33554432000 4194304 4409284 140735622420032 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 27286 25813 141 53 0 25709 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 109144

[startup+1122.3 s]
/proc/loadavg: 3.02 3.46 3.94 4/302 14233
/proc/meminfo: memFree=12601692/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=97084 CPUtime=1122.34 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 171441 0 0 0 111637 597 0 0 25 0 1 0 655009903 99414016 22798 33554432000 4194304 4409284 140735622420032 18446744073709551615 4358867 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 24271 22798 141 53 0 22694 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 97084

[startup+1182.3 s]
/proc/loadavg: 2.40 3.21 3.83 3/296 14252
/proc/meminfo: memFree=12695124/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=122468 CPUtime=1182.33 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 177799 0 0 0 117603 630 0 0 25 0 1 0 655009903 125407232 29144 33554432000 4194304 4409284 140735622420032 18446744073709551615 208080256919 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 30617 29144 141 53 0 29040 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 122468

[startup+1242.3 s]
/proc/loadavg: 2.18 2.99 3.71 3/296 14254
/proc/meminfo: memFree=12677620/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=138852 CPUtime=1242.34 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 186003 0 0 0 123573 661 0 0 25 0 1 0 655009903 142184448 33240 33554432000 4194304 4409284 140735622420032 18446744073709551615 4225762 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 34713 33240 141 53 0 33136 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 138852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.63 2.71 3.57 2/290 14274
/proc/meminfo: memFree=12764432/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=122468 CPUtime=1300.05 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 186003 0 0 0 129307 698 0 0 25 0 1 0 655009903 125407232 29144 33554432000 4194304 4409284 140735622420032 18446744073709551615 4359933 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 30617 29144 141 53 0 29040 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 122468

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

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

[startup+1300 s]
/proc/loadavg: 1.63 2.71 3.57 2/290 14274
/proc/meminfo: memFree=12764432/32950928 swapFree=67083212/67111528
[pid=14184] ppid=14182 vsize=122468 CPUtime=1300.05 cores=1,3
/proc/14184/stat : 14184 (lingeling) R 14182 14184 13669 0 -1 4202496 186003 0 0 0 129307 698 0 0 25 0 1 0 655009903 125407232 29144 33554432000 4194304 4409284 140735622420032 18446744073709551615 4359933 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/14184/statm: 30617 29144 141 53 0 29040 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 122468

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1293.08
CPU system time (s): 6.98994
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 183084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1293.08
system time used= 6.98994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186003
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 7980

runsolver used 3.58845 second user time and 8.38972 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-15 06:35:02
IDJOB=3372060
IDBENCH=83133
IDSOLVER=1849
FILE ID=node127/3372060-1305434102
RUNJOBID= node127-1305432389-13689
PBS_JOBID= 13324627
Free space on /tmp= 73492 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom22.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372060-1305434102/watcher-3372060-1305434102 -o /tmp/evaluation-result-3372060-1305434102/solver-3372060-1305434102 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3372060-1305434102.cnf

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=1944668369

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12704988 kB
Buffers:        300216 kB
Cached:        3619516 kB
SwapCached:       1620 kB
Active:       17033084 kB
Inactive:      2879732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12704988 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            3168 kB
Writeback:           0 kB
AnonPages:    15991980 kB
Mapped:          27072 kB
Slab:           222568 kB
PageTables:      47428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44542936 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= 73512 MiB
End job on node127 at 2011-05-15 06:56:44