Trace number 3372658

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 5000.07 4999.95

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 benchmark847.939
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-3372658-1305423662/watcher-3372658-1305423662 -o /tmp/evaluation-result-3372658-1305423662/solver-3372658-1305423662 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372658-1305423662.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 1.88 1.74 3/364 9385
/proc/meminfo: memFree=30171824/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=8812 CPUtime=0 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 733 0 0 0 0 0 0 0 25 0 1 0 634782467 9023488 677 33554432000 4194304 4409284 140734553812592 18446744073709551615 212039352075 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 2203 690 108 53 0 626 0

[startup+0.0805221 s]
/proc/loadavg: 2.01 1.88 1.74 3/364 9385
/proc/meminfo: memFree=30171824/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=16656 CPUtime=0.07 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 2745 0 0 0 7 0 0 0 25 0 1 0 634782467 17055744 2689 33554432000 4194304 4409284 140734553812592 18446744073709551615 212039655168 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 4164 2689 113 53 0 2587 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16656

[startup+0.100511 s]
/proc/loadavg: 2.01 1.88 1.74 3/364 9385
/proc/meminfo: memFree=30171824/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=16656 CPUtime=0.09 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 2745 0 0 0 9 0 0 0 25 0 1 0 634782467 17055744 2689 33554432000 4194304 4409284 140734553812592 18446744073709551615 4268227 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 4164 2689 113 53 0 2587 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16656

[startup+0.300484 s]
/proc/loadavg: 2.01 1.88 1.74 3/364 9385
/proc/meminfo: memFree=30171824/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=25528 CPUtime=0.28 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 7704 0 0 0 28 0 0 0 25 0 1 0 634782467 26140672 4891 33554432000 4194304 4409284 140734553812592 18446744073709551615 4280685 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 6382 4891 129 53 0 4805 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 25528

[startup+0.700403 s]
/proc/loadavg: 2.01 1.88 1.74 3/364 9385
/proc/meminfo: memFree=30171824/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=26968 CPUtime=0.69 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 9403 0 0 0 68 1 0 0 25 0 1 0 634782467 27615232 5251 33554432000 4194304 4409284 140734553812592 18446744073709551615 4227968 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 6742 5251 129 53 0 5165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26968

[startup+1.50028 s]
/proc/loadavg: 2.00 1.88 1.75 3/365 9386
/proc/meminfo: memFree=30151960/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=29756 CPUtime=1.48 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 14119 0 0 0 147 1 0 0 25 0 1 0 634782467 30470144 5950 33554432000 4194304 4409284 140734553812592 18446744073709551615 4269684 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 7439 5950 131 53 0 5862 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 29756

[startup+3.10098 s]
/proc/loadavg: 2.00 1.88 1.75 3/365 9386
/proc/meminfo: memFree=30148984/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=28352 CPUtime=3.08 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 14849 0 0 0 307 1 0 0 25 0 1 0 634782467 29032448 5610 33554432000 4194304 4409284 140734553812592 18446744073709551615 4246851 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 7088 5610 136 53 0 5511 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28352

[startup+6.3004 s]
/proc/loadavg: 2.00 1.88 1.75 3/365 9387
/proc/meminfo: memFree=30133236/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=32448 CPUtime=6.29 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 15873 0 0 0 627 2 0 0 25 0 1 0 634782467 33226752 6634 33554432000 4194304 4409284 140734553812592 18446744073709551615 4243783 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 8112 6634 136 53 0 6535 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32448

[startup+12.7003 s]
/proc/loadavg: 2.00 1.88 1.75 3/365 9387
/proc/meminfo: memFree=30142820/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=32960 CPUtime=12.69 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 16001 0 0 0 1267 2 0 0 25 0 1 0 634782467 33751040 6762 33554432000 4194304 4409284 140734553812592 18446744073709551615 4246171 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 8240 6762 136 53 0 6663 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32960

[startup+25.501 s]
/proc/loadavg: 2.00 1.89 1.75 3/365 9387
/proc/meminfo: memFree=30159412/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=32960 CPUtime=25.49 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 16001 0 0 0 2547 2 0 0 25 0 1 0 634782467 33751040 6762 33554432000 4194304 4409284 140734553812592 18446744073709551615 4252003 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 8240 6762 136 53 0 6663 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32960

[startup+51.1004 s]
/proc/loadavg: 2.00 1.89 1.75 3/365 9388
/proc/meminfo: memFree=30147296/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=28684 CPUtime=51.09 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 16023 0 0 0 5105 4 0 0 25 0 1 0 634782467 29372416 5698 33554432000 4194304 4409284 140734553812592 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 7171 5698 141 53 0 5594 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28684

[startup+102.313 s]
/proc/loadavg: 2.00 1.91 1.76 3/365 9389
/proc/meminfo: memFree=30134248/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=37064 CPUtime=102.3 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 18856 0 0 0 10211 19 0 0 25 0 1 0 634782467 37953536 7451 33554432000 4194304 4409284 140734553812592 18446744073709551615 4230462 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 9266 7451 141 53 0 7689 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 37064

[startup+162.301 s]
/proc/loadavg: 2.00 1.92 1.78 3/365 9391
/proc/meminfo: memFree=30118692/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=56892 CPUtime=162.29 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 28272 0 0 0 16191 38 0 0 25 0 1 0 634782467 58257408 12750 33554432000 4194304 4409284 140734553812592 18446744073709551615 4246171 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 14223 12750 141 53 0 12646 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56892

[startup+222.301 s]
/proc/loadavg: 2.13 1.97 1.80 3/365 9392
/proc/meminfo: memFree=30112544/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=57808 CPUtime=222.29 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 39168 0 0 0 22170 59 0 0 25 0 1 0 634782467 59195392 12979 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 14452 12979 141 53 0 12875 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 57808

[startup+282.301 s]
/proc/loadavg: 2.11 1.99 1.82 3/365 9394
/proc/meminfo: memFree=30105048/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=69048 CPUtime=282.29 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 47968 0 0 0 28151 78 0 0 25 0 1 0 634782467 70705152 15789 33554432000 4194304 4409284 140734553812592 18446744073709551615 4359905 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 17262 15789 141 53 0 15685 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 69048

[startup+342.3 s]
/proc/loadavg: 2.04 1.99 1.82 3/365 9395
/proc/meminfo: memFree=30104608/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=71208 CPUtime=342.3 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 61091 0 0 0 34133 97 0 0 25 0 1 0 634782467 72916992 16329 33554432000 4194304 4409284 140734553812592 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 17802 16329 141 53 0 16225 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 71208

[startup+402.301 s]
/proc/loadavg: 2.01 1.99 1.83 3/365 9397
/proc/meminfo: memFree=30069956/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=72148 CPUtime=402.3 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 75148 0 0 0 40118 112 0 0 25 0 1 0 634782467 73879552 16564 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358627 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 18037 16564 141 53 0 16460 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 72148

[startup+462.301 s]
/proc/loadavg: 2.04 2.00 1.84 3/365 9399
/proc/meminfo: memFree=30104380/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=67152 CPUtime=462.3 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 88540 0 0 0 46101 129 0 0 25 0 1 0 634782467 68763648 15315 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358356 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 16788 15315 141 53 0 15211 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 67152

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 1.85 3/365 9400
/proc/meminfo: memFree=30097880/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=81572 CPUtime=522.3 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 101991 0 0 0 52086 144 0 0 25 0 1 0 634782467 83529728 18920 33554432000 4194304 4409284 140734553812592 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 20393 18920 141 53 0 18816 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 81572

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/365 9402
/proc/meminfo: memFree=30094256/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=69324 CPUtime=582.3 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 114671 0 0 0 58067 163 0 0 25 0 1 0 634782467 70987776 15858 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 17331 15858 141 53 0 15754 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 69324

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/365 16037
/proc/meminfo: memFree=29419380/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=630528 CPUtime=4062.4 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 787969 0 0 0 405684 556 0 0 25 0 1 0 634782467 645660672 156159 33554432000 4194304 4409284 140734553812592 18446744073709551615 4360264 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 157632 156159 141 53 0 156055 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 630528

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/365 16038
/proc/meminfo: memFree=29420188/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=630528 CPUtime=4122.39 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 787969 0 0 0 411679 560 0 0 25 0 1 0 634782467 645660672 156159 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 157632 156159 141 53 0 156055 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 630528

[startup+4182.3 s]
/proc/loadavg: 2.07 2.03 2.01 3/365 16040
/proc/meminfo: memFree=29392972/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=630528 CPUtime=4182.39 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 787969 0 0 0 417677 562 0 0 25 0 1 0 634782467 645660672 156159 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 157632 156159 141 53 0 156055 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 630528

[startup+4242.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/365 16041
/proc/meminfo: memFree=29357208/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=630528 CPUtime=4242.39 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 787969 0 0 0 423674 565 0 0 25 0 1 0 634782467 645660672 156159 33554432000 4194304 4409284 140734553812592 18446744073709551615 4257016 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 157632 156159 141 53 0 156055 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 630528

[startup+4302.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/365 16043
/proc/meminfo: memFree=29440100/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=639220 CPUtime=4302.4 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 845393 0 0 0 429666 574 0 0 25 0 1 0 634782467 654561280 158332 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 159805 158332 141 53 0 158228 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 639220

[startup+4362.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/365 16045
/proc/meminfo: memFree=29373204/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=639220 CPUtime=4362.4 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 845393 0 0 0 435663 577 0 0 25 0 1 0 634782467 654561280 158332 33554432000 4194304 4409284 140734553812592 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 159805 158332 141 53 0 158228 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 639220

[startup+4422.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/365 16046
/proc/meminfo: memFree=29393356/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=639220 CPUtime=4422.4 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 845393 0 0 0 441660 580 0 0 25 0 1 0 634782467 654561280 158332 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358529 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 159805 158332 141 53 0 158228 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 639220

[startup+4482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/365 16048
/proc/meminfo: memFree=29399872/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=639220 CPUtime=4482.4 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 845393 0 0 0 447655 585 0 0 25 0 1 0 634782467 654561280 158332 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 159805 158332 141 53 0 158228 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 639220

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/365 16049
/proc/meminfo: memFree=29373028/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=678432 CPUtime=4542.4 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 907719 0 0 0 453646 594 0 0 25 0 1 0 634782467 694714368 168135 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 169608 168135 141 53 0 168031 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 678432

[startup+4602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/365 16051
/proc/meminfo: memFree=29241768/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=809504 CPUtime=4602.4 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 940487 0 0 0 459641 599 0 0 25 0 1 0 634782467 828932096 200903 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 202376 200903 141 53 0 200799 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 809504

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/365 16053
/proc/meminfo: memFree=29220260/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=809504 CPUtime=4662.41 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 940487 0 0 0 465639 602 0 0 25 0 1 0 634782467 828932096 200903 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 202376 200903 141 53 0 200799 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 809504

[startup+4722.31 s]
/proc/loadavg: 1.75 1.95 1.98 2/359 16072
/proc/meminfo: memFree=29401512/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=809504 CPUtime=4722.42 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 940487 0 0 0 471639 603 0 0 25 0 1 0 634782467 828932096 200903 33554432000 4194304 4409284 140734553812592 18446744073709551615 212039679895 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 202376 200903 141 53 0 200799 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 809504

[startup+4782.3 s]
/proc/loadavg: 1.32 1.79 1.92 2/359 16074
/proc/meminfo: memFree=29533384/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=678432 CPUtime=4782.41 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 940487 0 0 0 477634 607 0 0 25 0 1 0 634782467 694714368 168135 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 169608 168135 141 53 0 168031 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 678432

[startup+4842.3 s]
/proc/loadavg: 1.12 1.64 1.86 2/359 16084
/proc/meminfo: memFree=29532540/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=678432 CPUtime=4842.41 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 940487 0 0 0 483630 611 0 0 25 0 1 0 634782467 694714368 168135 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 169608 168135 141 53 0 168031 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 678432

[startup+4902.3 s]
/proc/loadavg: 1.04 1.52 1.81 2/359 16086
/proc/meminfo: memFree=29532604/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=678432 CPUtime=4902.41 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 940487 0 0 0 489627 614 0 0 25 0 1 0 634782467 694714368 168135 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 169608 168135 141 53 0 168031 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 678432

[startup+4962.3 s]
/proc/loadavg: 1.01 1.42 1.75 2/359 16088
/proc/meminfo: memFree=29401592/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=809504 CPUtime=4962.41 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 973255 0 0 0 495622 619 0 0 25 0 1 0 634782467 828932096 200903 33554432000 4194304 4409284 140734553812592 18446744073709551615 4226443 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 202376 200903 141 53 0 200799 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 809504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.37 1.72 2/359 16089
/proc/meminfo: memFree=29401532/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=809504 CPUtime=5000.02 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 973255 0 0 0 499382 620 0 0 25 0 1 0 634782467 828932096 200903 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 202376 200903 141 53 0 200799 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 809504

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.37 1.72 2/359 16089
/proc/meminfo: memFree=29401532/32951124 swapFree=51873460/67111528
[pid=9385] ppid=9383 vsize=809504 CPUtime=5000.02 cores=0,2,4,6
/proc/9385/stat : 9385 (lingeling) R 9383 9385 8955 0 -1 4202496 973255 0 0 0 499382 620 0 0 25 0 1 0 634782467 828932096 200903 33554432000 4194304 4409284 140734553812592 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/9385/statm: 202376 200903 141 53 0 200799 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 809504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.07
CPU user time (s): 4993.83
CPU system time (s): 6.24405
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 809504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4993.83
system time used= 6.24405
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 973255
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 11861

runsolver used 18.9311 second user time and 40.0039 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 03:41:02
IDJOB=3372658
IDBENCH=83103
IDSOLVER=1850
FILE ID=node146/3372658-1305423662
RUNJOBID= node146-1305423109-8973
PBS_JOBID= 13324589
Free space on /tmp= 73260 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-3372658-1305423662/watcher-3372658-1305423662 -o /tmp/evaluation-result-3372658-1305423662/solver-3372658-1305423662 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372658-1305423662.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=432320864

node146.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.830
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.66
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.830
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.830
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.830
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.830
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.830
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.830
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.75
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.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30172096 kB
Buffers:         77556 kB
Cached:         138228 kB
SwapCached:      56116 kB
Active:         841000 kB
Inactive:      1716148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30172096 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:            4292 kB
Writeback:           0 kB
AnonPages:     2292220 kB
Mapped:          17700 kB
Slab:            95868 kB
PageTables:      58904 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81878848 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= 73332 MiB
End job on node146 at 2011-05-15 05:04:24