Trace number 3372067

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.04 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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-3372067-1305433881/watcher-3372067-1305433881 -o /tmp/evaluation-result-3372067-1305433881/solver-3372067-1305433881 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372067-1305433881.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: 4.02 4.03 4.31 5/317 19153
/proc/meminfo: memFree=22862132/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=9336 CPUtime=0 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 915 0 0 0 0 0 0 0 25 0 1 0 733618632 9560064 858 33554432000 4194304 4409284 140735156073568 18446744073709551615 252458065664 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 2334 858 112 53 0 757 0

[startup+0.0188199 s]
/proc/loadavg: 4.02 4.03 4.31 5/317 19153
/proc/meminfo: memFree=22862132/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=10760 CPUtime=0.01 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 1240 0 0 0 1 0 0 0 25 0 1 0 733618632 11018240 1183 33554432000 4194304 4409284 140735156073568 18446744073709551615 4252964 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 2690 1183 113 53 0 1113 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10760

[startup+0.10081 s]
/proc/loadavg: 4.02 4.03 4.31 5/317 19153
/proc/meminfo: memFree=22862132/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=20240 CPUtime=0.09 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 3642 0 0 0 9 0 0 0 25 0 1 0 733618632 20725760 3585 33554432000 4194304 4409284 140735156073568 18446744073709551615 4314615 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 5060 3585 113 53 0 3483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20240

[startup+0.300771 s]
/proc/loadavg: 4.02 4.03 4.31 5/317 19153
/proc/meminfo: memFree=22862132/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=25528 CPUtime=0.29 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 7705 0 0 0 29 0 0 0 25 0 1 0 733618632 26140672 4891 33554432000 4194304 4409284 140735156073568 18446744073709551615 4280685 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 6382 4891 129 53 0 4805 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25528

[startup+0.700733 s]
/proc/loadavg: 4.02 4.03 4.31 5/317 19153
/proc/meminfo: memFree=22862132/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=26968 CPUtime=0.68 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 9404 0 0 0 68 0 0 0 25 0 1 0 733618632 27615232 5251 33554432000 4194304 4409284 140735156073568 18446744073709551615 4278087 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 6742 5251 129 53 0 5165 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 26968

[startup+1.50057 s]
/proc/loadavg: 4.02 4.03 4.31 5/327 19172
/proc/meminfo: memFree=22750600/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=25524 CPUtime=1.49 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 13061 0 0 0 148 1 0 0 25 0 1 0 733618632 26136576 4891 33554432000 4194304 4409284 140735156073568 18446744073709551615 4230373 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 6381 4891 130 53 0 4804 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25524

[startup+3.10025 s]
/proc/loadavg: 4.02 4.03 4.31 5/327 19172
/proc/meminfo: memFree=22730148/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=28352 CPUtime=3.09 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 14850 0 0 0 308 1 0 0 25 0 1 0 733618632 29032448 5610 33554432000 4194304 4409284 140735156073568 18446744073709551615 4246044 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 7088 5610 136 53 0 5511 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28352

[startup+6.30068 s]
/proc/loadavg: 4.02 4.03 4.30 5/327 19172
/proc/meminfo: memFree=22714716/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=32448 CPUtime=6.29 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 15874 0 0 0 628 1 0 0 25 0 1 0 733618632 33226752 6634 33554432000 4194304 4409284 140735156073568 18446744073709551615 4246200 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 8112 6634 136 53 0 6535 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32448

[startup+12.7005 s]
/proc/loadavg: 4.02 4.03 4.30 5/327 19172
/proc/meminfo: memFree=22711912/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=32960 CPUtime=12.69 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 16002 0 0 0 1268 1 0 0 25 0 1 0 733618632 33751040 6762 33554432000 4194304 4409284 140735156073568 18446744073709551615 4252283 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 8240 6762 136 53 0 6663 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32960

[startup+25.5011 s]
/proc/loadavg: 4.01 4.02 4.30 5/327 19173
/proc/meminfo: memFree=22708364/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=32960 CPUtime=25.49 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 16002 0 0 0 2548 1 0 0 25 0 1 0 733618632 33751040 6762 33554432000 4194304 4409284 140735156073568 18446744073709551615 4243809 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 8240 6762 136 53 0 6663 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32960

[startup+51.1003 s]
/proc/loadavg: 4.01 4.02 4.29 5/327 19173
/proc/meminfo: memFree=22690156/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=28684 CPUtime=51.09 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 16024 0 0 0 5105 4 0 0 25 0 1 0 733618632 29372416 5698 33554432000 4194304 4409284 140735156073568 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 7171 5698 141 53 0 5594 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28684

[startup+102.312 s]
/proc/loadavg: 4.00 4.02 4.27 5/327 19175
/proc/meminfo: memFree=22647164/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=37068 CPUtime=102.3 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 18857 0 0 0 10209 21 0 0 25 0 1 0 733618632 37957632 7452 33554432000 4194304 4409284 140735156073568 18446744073709551615 4270826 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 9267 7452 141 53 0 7690 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 37068

[startup+162.301 s]
/proc/loadavg: 4.00 4.01 4.25 5/327 19176
/proc/meminfo: memFree=22643916/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=48700 CPUtime=162.29 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 26225 0 0 0 16188 41 0 0 25 0 1 0 733618632 49868800 10702 33554432000 4194304 4409284 140735156073568 18446744073709551615 4300076 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 12175 10702 141 53 0 10598 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 48700

[startup+222.301 s]
/proc/loadavg: 4.07 4.03 4.24 5/327 19178
/proc/meminfo: memFree=22619844/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=65024 CPUtime=222.3 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 38746 0 0 0 22165 65 0 0 25 0 1 0 733618632 66584576 14783 33554432000 4194304 4409284 140735156073568 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 16256 14783 141 53 0 14679 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 65024

[startup+282.3 s]
/proc/loadavg: 4.09 4.04 4.23 5/327 19180
/proc/meminfo: memFree=22615992/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=57216 CPUtime=282.3 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 45011 0 0 0 28147 83 0 0 25 0 1 0 733618632 58589184 12831 33554432000 4194304 4409284 140735156073568 18446744073709551615 4230803 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 14304 12831 141 53 0 12727 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 57216

[startup+342.3 s]
/proc/loadavg: 4.03 4.03 4.21 5/327 19235
/proc/meminfo: memFree=22737400/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=66784 CPUtime=342.3 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 59986 0 0 0 34128 102 0 0 25 0 1 0 733618632 68386816 15223 33554432000 4194304 4409284 140735156073568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 16696 15223 141 53 0 15119 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 66784

[startup+402.301 s]
/proc/loadavg: 4.15 4.06 4.21 5/327 19237
/proc/meminfo: memFree=22706356/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=75544 CPUtime=402.3 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 70946 0 0 0 40113 117 0 0 25 0 1 0 733618632 77357056 17413 33554432000 4194304 4409284 140735156073568 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 18886 17413 141 53 0 17309 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 75544

[startup+462.301 s]
/proc/loadavg: 4.05 4.04 4.19 6/328 19241
/proc/meminfo: memFree=22691808/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=68856 CPUtime=462.29 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 86264 0 0 0 46094 135 0 0 25 0 1 0 733618632 70508544 15741 33554432000 4194304 4409284 140735156073568 18446744073709551615 4359857 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/19153/statm: 17214 15741 141 53 0 15637 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 68856

[startup+522.301 s]
/proc/loadavg: 4.09 4.05 4.18 5/327 19243
/proc/meminfo: memFree=22702496/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=69524 CPUtime=522.29 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 96328 0 0 0 52080 149 0 0 25 0 1 0 733618632 71192576 15908 33554432000 4194304 4409284 140735156073568 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 17381 15908 141 53 0 15804 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 69524

[startup+582.301 s]
/proc/loadavg: 4.03 4.04 4.17 5/327 19245
/proc/meminfo: memFree=22677424/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=78656 CPUtime=582.29 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 111110 0 0 0 58065 164 0 0 25 0 1 0 733618632 80543744 18191 33554432000 4194304 4409284 140735156073568 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 19664 18191 141 53 0 18087 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 78656

[startup+642.3 s]
/proc/loadavg: 4.01 4.03 4.16 5/327 19246
/proc/meminfo: memFree=22663124/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=80980 CPUtime=642.3 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 131213 0 0 0 64048 182 0 0 25 0 1 0 733618632 82923520 18772 33554432000 4194304 4409284 140735156073568 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 20245 18772 141 53 0 18668 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 80980

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 4.15 5/327 19248
/proc/meminfo: memFree=22645468/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=94632 CPUtime=702.29 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 158896 0 0 0 70032 197 0 0 25 0 1 0 733618632 96903168 22185 33554432000 4194304 4409284 140735156073568 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 23658 22185 141 53 0 22081 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 94632

[startup+762.312 s]
/proc/loadavg: 4.00 4.02 4.13 5/327 19249
/proc/meminfo: memFree=22595704/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=122172 CPUtime=762.31 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 174309 0 0 0 76025 206 0 0 25 0 1 0 733618632 125104128 29070 33554432000 4194304 4409284 140735156073568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 30543 29070 141 53 0 28966 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 122172

[startup+822.301 s]
/proc/loadavg: 4.07 4.04 4.13 5/327 19251
/proc/meminfo: memFree=22615396/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=107764 CPUtime=822.3 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 194022 0 0 0 82014 216 0 0 25 0 1 0 733618632 110350336 25468 33554432000 4194304 4409284 140735156073568 18446744073709551615 4230683 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 26941 25468 141 53 0 25364 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 107764

[startup+882.301 s]
/proc/loadavg: 4.02 4.03 4.12 5/327 19253
/proc/meminfo: memFree=22564536/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=127424 CPUtime=882.3 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 205700 0 0 0 88005 225 0 0 25 0 1 0 733618632 130482176 30383 33554432000 4194304 4409284 140735156073568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 31856 30383 141 53 0 30279 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 127424

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 4.11 5/327 19254
/proc/meminfo: memFree=22528424/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=137276 CPUtime=942.31 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 221739 0 0 0 93998 233 0 0 25 0 1 0 733618632 140570624 32846 33554432000 4194304 4409284 140735156073568 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 34319 32846 141 53 0 32742 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 137276

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 4.11 5/327 19256
/proc/meminfo: memFree=22539188/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=135592 CPUtime=1002.3 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 235730 0 0 0 99986 244 0 0 25 0 1 0 733618632 138846208 32425 33554432000 4194304 4409284 140735156073568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 33898 32425 141 53 0 32321 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 135592

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.10 5/327 19257
/proc/meminfo: memFree=22508784/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=108376 CPUtime=1062.31 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 253649 0 0 0 105976 255 0 0 25 0 1 0 733618632 110977024 25621 33554432000 4194304 4409284 140735156073568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 27094 25621 141 53 0 25517 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 108376

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 4.09 5/327 19259
/proc/meminfo: memFree=22512220/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=135116 CPUtime=1122.31 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 260334 0 0 0 111969 262 0 0 25 0 1 0 733618632 138358784 32306 33554432000 4194304 4409284 140735156073568 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 33779 32306 141 53 0 32202 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 135116

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.08 5/327 19261
/proc/meminfo: memFree=22509960/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=111432 CPUtime=1182.31 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 275581 0 0 0 117959 272 0 0 25 0 1 0 733618632 114106368 26385 33554432000 4194304 4409284 140735156073568 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 27858 26385 141 53 0 26281 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 111432

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.08 5/327 19262
/proc/meminfo: memFree=22519468/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=134112 CPUtime=1242.31 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 281251 0 0 0 123950 281 0 0 25 0 1 0 733618632 137330688 32055 33554432000 4194304 4409284 140735156073568 18446744073709551615 4302602 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 33528 32055 141 53 0 31951 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 134112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.07 5/327 19264
/proc/meminfo: memFree=22442440/32951124 swapFree=59305796/67111528
[pid=19153] ppid=19151 vsize=175348 CPUtime=1300.02 cores=0,2
/proc/19153/stat : 19153 (lingeling) R 19151 19153 18964 0 -1 4202496 311648 0 0 0 129712 290 0 0 25 0 1 0 733618632 179556352 42364 33554432000 4194304 4409284 140735156073568 18446744073709551615 252458090391 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/19153/statm: 43837 42364 141 53 0 42260 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 175348

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): 1300.04
CPU user time (s): 1297.13
CPU system time (s): 2.91156
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 184204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.13
system time used= 2.91156
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311648
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2666

runsolver used 4.13137 second user time and 8.89165 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-15 06:31:22
IDJOB=3372067
IDBENCH=83103
IDSOLVER=1849
FILE ID=node111/3372067-1305433881
RUNJOBID= node111-1305432579-18982
PBS_JOBID= 13324629
Free space on /tmp= 73704 MiB

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

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=1919924856

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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.849
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.67
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.849
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:      22862288 kB
Buffers:        274264 kB
Cached:        6557672 kB
SwapCached:      13720 kB
Active:         964884 kB
Inactive:      8907608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22862288 kB
SwapTotal:    67111528 kB
SwapFree:     59305796 kB
Dirty:           27640 kB
Writeback:          32 kB
AnonPages:     3035876 kB
Mapped:          12300 kB
Slab:           116552 kB
PageTables:      36900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53331388 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= 73724 MiB
End job on node111 at 2011-05-15 06:53:04