Trace number 3372059

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) 1299.99 1300.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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-3372059-1305433970/watcher-3372059-1305433970 -o /tmp/evaluation-result-3372059-1305433970/solver-3372059-1305433970 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372059-1305433970.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: 1.51 2.52 3.52 3/397 5457
/proc/meminfo: memFree=24212544/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=8340 CPUtime=0 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 633 0 0 0 0 0 0 0 23 0 1 0 654995700 8540160 577 33554432000 4194304 4409284 140735760662336 18446744073709551615 242970550016 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 2085 577 112 53 0 508 0

[startup+0.0589249 s]
/proc/loadavg: 1.51 2.52 3.52 3/397 5457
/proc/meminfo: memFree=24212544/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=13584 CPUtime=0.05 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 1981 0 0 0 5 0 0 0 23 0 1 0 654995700 13910016 1921 33554432000 4194304 4409284 140735760662336 18446744073709551615 4315961 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 3396 1921 113 53 0 1819 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13584

[startup+0.100845 s]
/proc/loadavg: 1.51 2.52 3.52 3/397 5457
/proc/meminfo: memFree=24212544/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=16836 CPUtime=0.09 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 2820 0 0 0 9 0 0 0 23 0 1 0 654995700 17240064 2324 33554432000 4194304 4409284 140735760662336 18446744073709551615 242970244189 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 4209 2350 120 53 0 2632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16836

[startup+0.300848 s]
/proc/loadavg: 1.51 2.52 3.52 3/397 5457
/proc/meminfo: memFree=24212544/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=19088 CPUtime=0.29 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 4951 0 0 0 29 0 0 0 24 0 1 0 654995700 19546112 3281 33554432000 4194304 4409284 140735760662336 18446744073709551615 4278306 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 4772 3281 129 53 0 3195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19088

[startup+0.700779 s]
/proc/loadavg: 1.51 2.52 3.52 3/397 5457
/proc/meminfo: memFree=24212544/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=15116 CPUtime=0.68 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 6873 0 0 0 68 0 0 0 25 0 1 0 654995700 15478784 2320 33554432000 4194304 4409284 140735760662336 18446744073709551615 4264719 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 3779 2320 129 53 0 2202 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 15116

[startup+1.50065 s]
/proc/loadavg: 1.51 2.52 3.52 5/411 5484
/proc/meminfo: memFree=24156432/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=22084 CPUtime=1.49 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 10506 0 0 0 148 1 0 0 25 0 1 0 654995700 22614016 4032 33554432000 4194304 4409284 140735760662336 18446744073709551615 4230778 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 5521 4032 131 53 0 3944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22084

[startup+3.10034 s]
/proc/loadavg: 1.51 2.52 3.52 5/411 5484
/proc/meminfo: memFree=24145884/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=25588 CPUtime=3.09 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 12156 0 0 0 308 1 0 0 25 0 1 0 654995700 26202112 4920 33554432000 4194304 4409284 140735760662336 18446744073709551615 4246971 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 6397 4920 136 53 0 4820 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25588

[startup+6.30081 s]
/proc/loadavg: 1.79 2.56 3.52 5/411 5484
/proc/meminfo: memFree=24112784/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=32248 CPUtime=6.29 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 13821 0 0 0 628 1 0 0 25 0 1 0 654995700 33021952 6585 33554432000 4194304 4409284 140735760662336 18446744073709551615 4243872 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 8062 6585 136 53 0 6485 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32248

[startup+12.7007 s]
/proc/loadavg: 1.96 2.59 3.53 5/411 5484
/proc/meminfo: memFree=24108524/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=32248 CPUtime=12.69 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 13821 0 0 0 1268 1 0 0 25 0 1 0 654995700 33021952 6585 33554432000 4194304 4409284 140735760662336 18446744073709551615 4243770 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 8062 6585 136 53 0 6485 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32248

[startup+25.5005 s]
/proc/loadavg: 2.41 2.66 3.53 5/411 5484
/proc/meminfo: memFree=24109024/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=28028 CPUtime=25.48 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 13836 0 0 0 2546 2 0 0 25 0 1 0 654995700 28700672 5535 33554432000 4194304 4409284 140735760662336 18446744073709551615 4243866 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 7007 5535 141 53 0 5430 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 28028

[startup+51.1011 s]
/proc/loadavg: 2.95 2.76 3.55 5/411 5485
/proc/meminfo: memFree=24093596/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=32152 CPUtime=51.09 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 15909 0 0 0 5097 12 0 0 25 0 1 0 654995700 32923648 6566 33554432000 4194304 4409284 140735760662336 18446744073709551615 4271355 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 8038 6566 141 53 0 6461 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32152

[startup+102.315 s]
/proc/loadavg: 3.61 2.97 3.57 5/411 5487
/proc/meminfo: memFree=24046224/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=38060 CPUtime=102.3 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 20491 0 0 0 10195 35 0 0 25 0 1 0 654995700 38973440 8053 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358461 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 9515 8053 141 53 0 7938 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 38060

[startup+162.301 s]
/proc/loadavg: 3.96 3.18 3.60 5/411 5488
/proc/meminfo: memFree=24028488/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=50816 CPUtime=162.29 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 38195 0 0 0 16169 60 0 0 25 0 1 0 654995700 52035584 11242 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 12704 11242 141 53 0 11127 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 50816

[startup+222.301 s]
/proc/loadavg: 3.98 3.33 3.63 5/411 5490
/proc/meminfo: memFree=24032824/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=37708 CPUtime=222.28 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 52805 0 0 0 22151 77 0 0 25 0 1 0 654995700 38612992 7987 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 9427 7987 141 53 0 7850 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 37708

[startup+282.3 s]
/proc/loadavg: 3.99 3.45 3.65 5/411 5491
/proc/meminfo: memFree=23996984/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=41484 CPUtime=282.29 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 69685 0 0 0 28128 101 0 0 25 0 1 0 654995700 42479616 8931 33554432000 4194304 4409284 140735760662336 18446744073709551615 4264027 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 10371 8931 141 53 0 8794 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 41484

[startup+342.301 s]
/proc/loadavg: 4.12 3.58 3.68 5/411 5493
/proc/meminfo: memFree=23995856/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=49584 CPUtime=342.28 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 87656 0 0 0 34110 118 0 0 25 0 1 0 654995700 50774016 10956 33554432000 4194304 4409284 140735760662336 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 12396 10956 141 53 0 10819 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 49584

[startup+402.301 s]
/proc/loadavg: 4.04 3.65 3.69 5/411 5494
/proc/meminfo: memFree=23955800/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=74760 CPUtime=402.28 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 107281 0 0 0 40091 137 0 0 25 0 1 0 654995700 76554240 17250 33554432000 4194304 4409284 140735760662336 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 18690 17250 141 53 0 17113 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 74760

[startup+462.3 s]
/proc/loadavg: 4.01 3.71 3.71 5/411 5496
/proc/meminfo: memFree=23906572/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=47884 CPUtime=462.28 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 124171 0 0 0 46074 154 0 0 25 0 1 0 654995700 49033216 10531 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358340 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 11971 10531 141 53 0 10394 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 47884

[startup+522.301 s]
/proc/loadavg: 4.14 3.79 3.74 5/411 5498
/proc/meminfo: memFree=23906076/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=74292 CPUtime=522.27 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 142497 0 0 0 52057 170 0 0 25 0 1 0 654995700 76075008 17133 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 18573 17133 141 53 0 16996 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 74292

[startup+582.301 s]
/proc/loadavg: 4.11 3.85 3.76 5/411 5499
/proc/meminfo: memFree=23864644/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=70024 CPUtime=582.27 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 159226 0 0 0 58039 188 0 0 25 0 1 0 654995700 71704576 16066 33554432000 4194304 4409284 140735760662336 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 17506 16066 141 53 0 15929 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 70024

[startup+642.3 s]
/proc/loadavg: 4.04 3.87 3.77 5/411 5501
/proc/meminfo: memFree=23839588/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=76568 CPUtime=642.28 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 176335 0 0 0 64025 203 0 0 25 0 1 0 654995700 78405632 17670 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 19142 17670 141 53 0 17565 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 76568

[startup+702.301 s]
/proc/loadavg: 4.12 3.92 3.79 5/411 5502
/proc/meminfo: memFree=23749796/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=100392 CPUtime=702.27 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 186387 0 0 0 70015 212 0 0 25 0 1 0 654995700 102801408 23626 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 25098 23626 141 53 0 23521 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 100392

[startup+762.316 s]
/proc/loadavg: 4.07 3.95 3.81 5/411 5504
/proc/meminfo: memFree=23724744/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=159360 CPUtime=762.29 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 201129 0 0 0 76008 221 0 0 25 0 1 0 654995700 163184640 38368 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 39840 38368 141 53 0 38263 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 159360

[startup+822.3 s]
/proc/loadavg: 4.02 3.95 3.82 5/411 5506
/proc/meminfo: memFree=23721136/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=125988 CPUtime=822.27 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 207029 0 0 0 81997 230 0 0 25 0 1 0 654995700 129011712 30025 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 31497 30025 141 53 0 29920 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 125988

[startup+882.301 s]
/proc/loadavg: 4.01 3.96 3.82 5/411 5507
/proc/meminfo: memFree=23603696/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=118932 CPUtime=882.27 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 216226 0 0 0 87990 237 0 0 25 0 1 0 654995700 121786368 28261 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358796 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 29733 28261 141 53 0 28156 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 118932

[startup+942.301 s]
/proc/loadavg: 4.11 3.99 3.84 6/411 5509
/proc/meminfo: memFree=23592896/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=167404 CPUtime=942.27 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 241891 0 0 0 93982 245 0 0 25 0 1 0 654995700 171421696 40395 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358396 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 41851 40395 141 53 0 40274 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 167404

[startup+1002.3 s]
/proc/loadavg: 4.04 3.99 3.85 5/411 5511
/proc/meminfo: memFree=23475700/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=167404 CPUtime=1002.26 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 241891 0 0 0 99977 249 0 0 25 0 1 0 654995700 171421696 40395 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358750 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 41851 40395 141 53 0 40274 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 167404

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.85 5/411 5512
/proc/meminfo: memFree=23663800/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=167404 CPUtime=1062.26 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 241891 0 0 0 105971 255 0 0 25 0 1 0 654995700 171421696 40395 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358421 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 41851 40395 141 53 0 40274 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 167404

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.86 5/411 5514
/proc/meminfo: memFree=23488576/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=208652 CPUtime=1122.27 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 270185 0 0 0 111962 265 0 0 25 0 1 0 654995700 213659648 50691 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 52163 50691 141 53 0 50586 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 208652

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.88 5/411 5515
/proc/meminfo: memFree=23549572/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=160580 CPUtime=1182.26 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 278033 0 0 0 117954 272 0 0 25 0 1 0 654995700 164433920 38673 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 40145 38673 141 53 0 38568 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 160580

[startup+1242.3 s]
/proc/loadavg: 4.17 4.05 3.89 5/411 5517
/proc/meminfo: memFree=23543368/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=160604 CPUtime=1242.26 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 278039 0 0 0 123949 277 0 0 25 0 1 0 654995700 164458496 38679 33554432000 4194304 4409284 140735760662336 18446744073709551615 4358485 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 40151 38679 141 53 0 38574 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 160604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 4.07 3.91 5/411 5518
/proc/meminfo: memFree=23497612/32951132 swapFree=67093844/67111528
[pid=5457] ppid=5455 vsize=160604 CPUtime=1299.96 cores=0,2
/proc/5457/stat : 5457 (lingeling) R 5455 5457 4949 0 -1 4202496 278039 0 0 0 129714 282 0 0 25 0 1 0 654995700 164458496 38679 33554432000 4194304 4409284 140735760662336 18446744073709551615 242970574743 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/5457/statm: 40151 38679 141 53 0 38574 0
Current children cumulated CPU time (s) 1299.96
Current children cumulated vsize (KiB) 160604

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.03
CPU time (s): 1299.99
CPU user time (s): 1297.16
CPU system time (s): 2.83657
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 208652

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

runsolver used 5.35119 second user time and 11.4123 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 06:32:51
IDJOB=3372059
IDBENCH=83113
IDSOLVER=1849
FILE ID=node128/3372059-1305433970
RUNJOBID= node128-1305433970-5441
PBS_JOBID= 13324621
Free space on /tmp= 73616 MiB

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

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=1307080045

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.82
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.852
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.852
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.82
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24212824 kB
Buffers:        276576 kB
Cached:        2910596 kB
SwapCached:       1440 kB
Active:        6360788 kB
Inactive:      2086016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24212824 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            4756 kB
Writeback:           8 kB
AnonPages:     5257956 kB
Mapped:          31316 kB
Slab:           187360 kB
PageTables:      38428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100679164 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73608 MiB
End job on node128 at 2011-05-15 06:54:33