Trace number 3289392

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587? (TO) 1299.99 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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

running on 2 cores: 0,2

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: 3.19 3.82 3.89 3/181 30654
/proc/meminfo: memFree=12802052/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=9336 CPUtime=0 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 916 0 0 0 0 0 0 0 22 0 1 0 567965719 9560064 858 33554432000 4194304 4409164 140733338899616 18446744073709551615 4314455 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 2334 858 112 53 0 757 0

[startup+0.042098 s]
/proc/loadavg: 3.19 3.82 3.89 3/181 30654
/proc/meminfo: memFree=12802052/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=12552 CPUtime=0.03 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 1721 0 0 0 3 0 0 0 22 0 1 0 567965719 12853248 1663 33554432000 4194304 4409164 140733338899616 18446744073709551615 216735178496 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 3138 1663 113 53 0 1561 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12552

[startup+0.101101 s]
/proc/loadavg: 3.19 3.82 3.89 3/181 30654
/proc/meminfo: memFree=12802052/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=19984 CPUtime=0.09 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 3522 0 0 0 9 0 0 0 22 0 1 0 567965719 20463616 3465 33554432000 4194304 4409164 140733338899616 18446744073709551615 216734872669 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 4996 3490 113 53 0 3419 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19984

[startup+0.301058 s]
/proc/loadavg: 3.19 3.82 3.89 3/181 30654
/proc/meminfo: memFree=12802052/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=20804 CPUtime=0.29 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 6458 0 0 0 29 0 0 0 23 0 1 0 567965719 21303296 3710 33554432000 4194304 4409164 140733338899616 18446744073709551615 4278332 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 5201 3710 129 53 0 3624 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20804

[startup+0.700962 s]
/proc/loadavg: 3.19 3.82 3.89 3/181 30654
/proc/meminfo: memFree=12802052/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=17056 CPUtime=0.69 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 8031 0 0 0 69 0 0 0 25 0 1 0 567965719 17465344 2806 33554432000 4194304 4409164 140733338899616 18446744073709551615 4276097 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 4264 2806 130 53 0 2687 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17056

[startup+1.50085 s]
/proc/loadavg: 3.19 3.82 3.89 5/190 30671
/proc/meminfo: memFree=12740104/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=30160 CPUtime=1.49 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 13753 0 0 0 148 1 0 0 25 0 1 0 567965719 30883840 6052 33554432000 4194304 4409164 140733338899616 18446744073709551615 4271500 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 7540 6052 132 53 0 5963 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30160

[startup+3.10058 s]
/proc/loadavg: 3.26 3.83 3.89 5/190 30671
/proc/meminfo: memFree=12718776/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=28628 CPUtime=3.09 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 14374 0 0 0 308 1 0 0 25 0 1 0 567965719 29315072 5680 33554432000 4194304 4409164 140733338899616 18446744073709551615 4246807 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 7157 5680 137 53 0 5580 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28628

[startup+6.30101 s]
/proc/loadavg: 3.26 3.83 3.89 5/190 30671
/proc/meminfo: memFree=12685156/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=32728 CPUtime=6.29 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 15399 0 0 0 628 1 0 0 25 0 1 0 567965719 33513472 6705 33554432000 4194304 4409164 140733338899616 18446744073709551615 4243362 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 8182 6705 137 53 0 6605 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32728

[startup+12.7009 s]
/proc/loadavg: 3.37 3.83 3.89 5/190 30671
/proc/meminfo: memFree=12670788/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=32728 CPUtime=12.69 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 15399 0 0 0 1268 1 0 0 25 0 1 0 567965719 33513472 6705 33554432000 4194304 4409164 140733338899616 18446744073709551615 4242957 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 8182 6705 137 53 0 6605 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32728

[startup+25.5006 s]
/proc/loadavg: 3.47 3.84 3.89 5/190 30672
/proc/meminfo: memFree=12670100/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=32728 CPUtime=25.49 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 15399 0 0 0 2548 1 0 0 25 0 1 0 567965719 33513472 6705 33554432000 4194304 4409164 140733338899616 18446744073709551615 4243783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 8182 6705 137 53 0 6605 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32728

[startup+51.1012 s]
/proc/loadavg: 3.65 3.85 3.89 5/190 30672
/proc/meminfo: memFree=12668684/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=32560 CPUtime=51.09 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 16456 0 0 0 5103 6 0 0 25 0 1 0 567965719 33341440 6667 33554432000 4194304 4409164 140733338899616 18446744073709551615 4252283 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 8140 6667 141 53 0 6563 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32560

[startup+102.307 s]
/proc/loadavg: 3.86 3.87 3.90 5/190 30674
/proc/meminfo: memFree=12660496/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=44288 CPUtime=102.3 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 22497 0 0 0 10204 26 0 0 25 0 1 0 567965719 45350912 9599 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358255 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 11072 9599 141 53 0 9495 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 44288

[startup+162.301 s]
/proc/loadavg: 3.95 3.89 3.90 5/190 30675
/proc/meminfo: memFree=12634308/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=47512 CPUtime=162.29 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 32192 0 0 0 16182 47 0 0 25 0 1 0 567965719 48652288 10405 33554432000 4194304 4409164 140733338899616 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 11878 10405 141 53 0 10301 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47512

[startup+222.301 s]
/proc/loadavg: 3.98 3.91 3.91 5/190 30677
/proc/meminfo: memFree=12611828/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=58584 CPUtime=222.29 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 48838 0 0 0 22160 69 0 0 25 0 1 0 567965719 59990016 13196 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 14646 13196 141 53 0 13069 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 58584

[startup+282.301 s]
/proc/loadavg: 3.99 3.92 3.91 5/190 30679
/proc/meminfo: memFree=12600520/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=64628 CPUtime=282.3 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 64706 0 0 0 28141 89 0 0 25 0 1 0 567965719 66179072 14516 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 16157 14516 141 53 0 14580 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 64628

[startup+342.301 s]
/proc/loadavg: 3.99 3.93 3.91 5/190 30680
/proc/meminfo: memFree=12585240/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=54532 CPUtime=342.29 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 74061 0 0 0 34123 106 0 0 25 0 1 0 567965719 55840768 12139 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 13633 12139 141 53 0 12056 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54532

[startup+402.301 s]
/proc/loadavg: 3.99 3.94 3.91 5/190 30709
/proc/meminfo: memFree=12630816/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=57624 CPUtime=402.29 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 87453 0 0 0 40107 122 0 0 25 0 1 0 567965719 59006976 12913 33554432000 4194304 4409164 140733338899616 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 14406 12913 141 53 0 12829 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 57624

[startup+462.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 30710
/proc/meminfo: memFree=12624968/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=52916 CPUtime=462.28 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 105144 0 0 0 46089 139 0 0 25 0 1 0 567965719 54185984 11756 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358542 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 13229 11756 141 53 0 11652 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 52916

[startup+522.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 30712
/proc/meminfo: memFree=12569276/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=67864 CPUtime=522.28 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 124601 0 0 0 52072 156 0 0 25 0 1 0 567965719 69492736 15493 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 16966 15493 141 53 0 15389 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 67864

[startup+582.301 s]
/proc/loadavg: 4.11 3.99 3.92 5/190 30714
/proc/meminfo: memFree=12564044/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=67444 CPUtime=582.29 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 140850 0 0 0 58056 173 0 0 25 0 1 0 567965719 69062656 15388 33554432000 4194304 4409164 140733338899616 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 16861 15388 141 53 0 15284 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 67444

[startup+642.301 s]
/proc/loadavg: 4.04 3.99 3.92 5/190 30715
/proc/meminfo: memFree=12516160/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=89356 CPUtime=642.29 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 169312 0 0 0 64039 190 0 0 25 0 1 0 567965719 91500544 20866 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358348 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 22339 20866 141 53 0 20762 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 89356

[startup+702.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 30717
/proc/meminfo: memFree=12516872/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=96244 CPUtime=702.28 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 193898 0 0 0 70026 202 0 0 25 0 1 0 567965719 98553856 22588 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358588 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 24061 22588 141 53 0 22484 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 96244

[startup+762.307 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 30745
/proc/meminfo: memFree=12553184/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=119896 CPUtime=762.29 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 213632 0 0 0 76017 212 0 0 25 0 1 0 567965719 122773504 28501 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 29974 28501 141 53 0 28397 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 119896

[startup+822.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 30747
/proc/meminfo: memFree=12542744/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=96108 CPUtime=822.28 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 226491 0 0 0 82007 221 0 0 25 0 1 0 567965719 98414592 22554 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 24027 22554 141 53 0 22450 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 96108

[startup+882.301 s]
/proc/loadavg: 4.01 4.00 3.93 6/190 30749
/proc/meminfo: memFree=12452692/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=115036 CPUtime=882.28 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 237772 0 0 0 87999 229 0 0 25 0 1 0 567965719 117796864 27286 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 28759 27286 141 53 0 27182 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 115036

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 30750
/proc/meminfo: memFree=12471260/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=141616 CPUtime=942.28 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 252609 0 0 0 93991 237 0 0 25 0 1 0 567965719 145014784 33931 33554432000 4194304 4409164 140733338899616 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 35404 33931 141 53 0 33827 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 141616

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 30755
/proc/meminfo: memFree=12389652/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=187096 CPUtime=1002.27 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 263979 0 0 0 99982 245 0 0 25 0 1 0 567965719 191586304 45301 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 46774 45301 141 53 0 45197 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 187096

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 30756
/proc/meminfo: memFree=12331120/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=236452 CPUtime=1062.27 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 291592 0 0 0 105972 255 0 0 25 0 1 0 567965719 242126848 57640 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 59113 57640 141 53 0 57536 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 236452

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 6/190 30758
/proc/meminfo: memFree=12356156/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=126356 CPUtime=1122.27 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 307539 0 0 0 111964 263 0 0 25 0 1 0 567965719 129388544 30116 33554432000 4194304 4409164 140733338899616 18446744073709551615 4358262 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 31589 30116 141 53 0 30012 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 126356

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 30760
/proc/meminfo: memFree=12328612/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=171440 CPUtime=1182.27 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 318810 0 0 0 117956 271 0 0 25 0 1 0 567965719 175554560 41387 33554432000 4194304 4409164 140733338899616 18446744073709551615 4256901 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 42860 41387 141 53 0 41283 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 171440

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 30761
/proc/meminfo: memFree=12302068/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=152432 CPUtime=1242.27 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 322250 0 0 0 123950 277 0 0 25 0 1 0 567965719 156090368 36635 33554432000 4194304 4409164 140733338899616 18446744073709551615 216735203223 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 38108 36635 141 53 0 36531 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 152432



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.02 3.94 4/189 30764
/proc/meminfo: memFree=12524256/32951124 swapFree=67102140/67111528
[pid=30654] ppid=30652 vsize=192420 CPUtime=1299.97 cores=0,2
/proc/30654/stat : 30654 (lingeling) R 30652 30654 30273 0 -1 4202496 332247 0 0 0 129714 283 0 0 25 0 1 0 567965719 197038080 46632 33554432000 4194304 4409164 140733338899616 18446744073709551615 4359901 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/30654/statm: 48105 46632 141 53 0 46528 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 192420

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1297.15
CPU system time (s): 2.84657
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 236452

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

runsolver used 2.34164 second user time and 4.75328 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-26 02:22:31
IDJOB=3289392
IDBENCH=83121
IDSOLVER=1606
FILE ID=node119/3289392-1303777350
RUNJOBID= node119-1303777350-30628
PBS_JOBID= 13157193
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=235344814

node119.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.815
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.63
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.815
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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:     32951124 kB
MemFree:      12802580 kB
Buffers:       2227684 kB
Cached:       17267356 kB
SwapCached:       5504 kB
Active:        8252860 kB
Inactive:     11313500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12802580 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            9156 kB
Writeback:           0 kB
AnonPages:       68288 kB
Mapped:          14728 kB
Slab:           517728 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219572 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= 71704 MiB
End job on node119 at 2011-04-26 02:44:13