Trace number 3372727

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.12 4999.95

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
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 variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

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-3372727-1305424649/watcher-3372727-1305424649 -o /tmp/evaluation-result-3372727-1305424649/solver-3372727-1305424649 -C 5000 -W 5100 -M 15500 lingeling HOME/instance-3372727-1305424649.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: 1.93 1.99 1.99 2/352 20043
/proc/meminfo: memFree=24561648/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=9156 CPUtime=0 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 848 0 0 0 0 0 0 0 25 0 1 0 654062011 9375744 782 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 2289 782 113 53 0 712 0

[startup+0.102576 s]
/proc/loadavg: 1.93 1.99 1.99 2/352 20043
/proc/meminfo: memFree=24561648/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=16104 CPUtime=0.09 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 2820 0 0 0 9 0 0 0 25 0 1 0 654062011 16490496 2558 33554432000 4194304 4409284 140735977987984 18446744073709551615 4262335 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 4026 2558 120 53 0 2449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16104

[startup+0.2006 s]
/proc/loadavg: 1.93 1.99 1.99 2/352 20043
/proc/meminfo: memFree=24561648/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=18284 CPUtime=0.19 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 4788 0 0 0 19 0 0 0 25 0 1 0 654062011 18722816 3080 33554432000 4194304 4409284 140735977987984 18446744073709551615 4281398 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 4571 3080 129 53 0 2994 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 18284

[startup+0.300538 s]
/proc/loadavg: 1.93 1.99 1.99 2/352 20043
/proc/meminfo: memFree=24561648/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=19372 CPUtime=0.29 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 5060 0 0 0 29 0 0 0 25 0 1 0 654062011 19836928 3352 33554432000 4194304 4409284 140735977987984 18446744073709551615 4275240 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 4843 3352 129 53 0 3266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19372

[startup+0.700464 s]
/proc/loadavg: 1.93 1.99 1.99 2/352 20043
/proc/meminfo: memFree=24561648/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=18224 CPUtime=0.69 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 5791 0 0 0 69 0 0 0 25 0 1 0 654062011 18661376 3065 33554432000 4194304 4409284 140735977987984 18446744073709551615 4295747 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 4556 3065 129 53 0 2979 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18224

[startup+1.50031 s]
/proc/loadavg: 1.93 1.99 1.99 3/353 20044
/proc/meminfo: memFree=24545524/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=22764 CPUtime=1.49 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 8004 0 0 0 148 1 0 0 25 0 1 0 654062011 23310336 4203 33554432000 4194304 4409284 140735977987984 18446744073709551615 4271371 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 5691 4203 132 53 0 4114 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22764

[startup+3.101 s]
/proc/loadavg: 1.93 1.99 1.99 3/353 20044
/proc/meminfo: memFree=24541308/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=25820 CPUtime=3.09 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 8783 0 0 0 308 1 0 0 25 0 1 0 654062011 26439680 4978 33554432000 4194304 4409284 140735977987984 18446744073709551615 4313494 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 6455 4978 136 53 0 4878 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25820

[startup+6.30038 s]
/proc/loadavg: 1.93 1.99 1.99 3/353 20044
/proc/meminfo: memFree=24541748/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=24256 CPUtime=6.29 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 9453 0 0 0 628 1 0 0 25 0 1 0 654062011 24838144 4592 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 6064 4592 141 53 0 4487 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24256

[startup+12.7012 s]
/proc/loadavg: 1.94 1.99 1.99 3/353 20044
/proc/meminfo: memFree=24541272/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=24256 CPUtime=12.7 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 9483 0 0 0 1266 4 0 0 25 0 1 0 654062011 24838144 4592 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 6064 4592 141 53 0 4487 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 24256

[startup+25.5007 s]
/proc/loadavg: 1.95 1.99 1.99 3/353 20044
/proc/meminfo: memFree=24532220/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=33784 CPUtime=25.49 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 11880 0 0 0 2539 10 0 0 25 0 1 0 654062011 34594816 6974 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 8446 6974 141 53 0 6869 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 33784

[startup+51.1008 s]
/proc/loadavg: 1.97 1.99 1.99 3/353 20045
/proc/meminfo: memFree=24531236/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=34656 CPUtime=51.09 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 15281 0 0 0 5090 19 0 0 25 0 1 0 654062011 35487744 7192 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 8664 7192 141 53 0 7087 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34656

[startup+102.301 s]
/proc/loadavg: 1.98 1.99 1.99 3/353 20046
/proc/meminfo: memFree=24565660/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=47920 CPUtime=102.3 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 34607 0 0 0 10191 39 0 0 25 0 1 0 654062011 49070080 10540 33554432000 4194304 4409284 140735977987984 18446744073709551615 4272307 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 11980 10540 141 53 0 10403 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 47920

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.99 3/353 20048
/proc/meminfo: memFree=24556328/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=55380 CPUtime=162.3 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 47331 0 0 0 16169 61 0 0 25 0 1 0 654062011 56709120 12373 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 13845 12373 141 53 0 12268 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 55380

[startup+222.313 s]
/proc/loadavg: 1.99 1.99 1.99 3/353 20059
/proc/meminfo: memFree=24531512/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=62852 CPUtime=222.3 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 53322 0 0 0 22151 79 0 0 25 0 1 0 654062011 64360448 14241 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 15713 14241 141 53 0 14136 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 62852

[startup+282.301 s]
/proc/loadavg: 2.06 2.00 2.00 3/353 20533
/proc/meminfo: memFree=24574872/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=79916 CPUtime=282.3 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 66562 0 0 0 28133 97 0 0 25 0 1 0 654062011 81833984 18507 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 19979 18507 141 53 0 18402 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 79916

[startup+342.301 s]
/proc/loadavg: 2.02 2.00 2.00 3/353 20535
/proc/meminfo: memFree=24608848/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=65544 CPUtime=342.3 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 71983 0 0 0 34116 114 0 0 25 0 1 0 654062011 67117056 14914 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358673 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 16386 14914 141 53 0 14809 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 65544

[startup+402.301 s]
/proc/loadavg: 2.11 2.03 2.01 3/353 20538
/proc/meminfo: memFree=24589092/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=79868 CPUtime=402.3 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 82401 0 0 0 40093 137 0 0 25 0 1 0 654062011 81784832 18495 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 19967 18495 141 53 0 18390 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 79868

[startup+462.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/353 20541
/proc/meminfo: memFree=24554460/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=80964 CPUtime=462.3 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 84737 0 0 0 46075 155 0 0 25 0 1 0 654062011 82907136 18769 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 20241 18769 141 53 0 18664 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 80964

[startup+522.301 s]
/proc/loadavg: 1.81 1.98 1.99 2/347 20561
/proc/meminfo: memFree=24637096/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=117720 CPUtime=522.31 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 107167 0 0 0 52056 175 0 0 25 0 1 0 654062011 120545280 27958 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 29430 27958 141 53 0 27853 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 117720

[startup+582.301 s]
/proc/loadavg: 1.29 1.80 1.92 2/347 20562
/proc/meminfo: memFree=24646148/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=108788 CPUtime=582.31 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 123751 0 0 0 58039 192 0 0 25 0 1 0 654062011 111398912 25725 33554432000 4194304 4409284 140735977987984 18446744073709551615 4256644 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 27197 25725 141 53 0 25620 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 108788

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/347 26576
/proc/meminfo: memFree=24407924/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=346236 CPUtime=4002.43 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 899092 0 0 0 399509 734 0 0 25 0 1 0 654062011 354545664 85087 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358516 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 86559 85087 141 53 0 84982 0
Current children cumulated CPU time (s) 4002.43
Current children cumulated vsize (KiB) 346236

[startup+4062.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/347 26579
/proc/meminfo: memFree=24517832/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=237088 CPUtime=4062.44 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 910391 0 0 0 405500 744 0 0 25 0 1 0 654062011 242778112 57800 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 59272 57800 141 53 0 57695 0
Current children cumulated CPU time (s) 4062.44
Current children cumulated vsize (KiB) 237088

[startup+4122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/347 26581
/proc/meminfo: memFree=24484088/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=270896 CPUtime=4122.44 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 918843 0 0 0 411492 752 0 0 25 0 1 0 654062011 277397504 66252 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 67724 66252 141 53 0 66147 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 270896

[startup+4182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/347 26582
/proc/meminfo: memFree=24507620/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=247232 CPUtime=4182.45 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 946048 0 0 0 417484 761 0 0 25 0 1 0 654062011 253165568 60336 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358386 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 61808 60336 141 53 0 60231 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 247232

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/347 26584
/proc/meminfo: memFree=24507696/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=247232 CPUtime=4242.44 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 946048 0 0 0 423477 767 0 0 25 0 1 0 654062011 253165568 60336 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 61808 60336 141 53 0 60231 0
Current children cumulated CPU time (s) 4242.44
Current children cumulated vsize (KiB) 247232

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/347 26585
/proc/meminfo: memFree=24399652/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=355092 CPUtime=4302.44 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 973013 0 0 0 429468 776 0 0 25 0 1 0 654062011 363614208 87301 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 88773 87301 141 53 0 87196 0
Current children cumulated CPU time (s) 4302.44
Current children cumulated vsize (KiB) 355092

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/347 26587
/proc/meminfo: memFree=24400000/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=355092 CPUtime=4362.44 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 973013 0 0 0 435462 782 0 0 25 0 1 0 654062011 363614208 87301 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 88773 87301 141 53 0 87196 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 355092

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/347 26589
/proc/meminfo: memFree=24594020/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=164996 CPUtime=4422.44 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 982458 0 0 0 441453 791 0 0 25 0 1 0 654062011 168955904 39777 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358548 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 41249 39777 141 53 0 39672 0
Current children cumulated CPU time (s) 4422.44
Current children cumulated vsize (KiB) 164996

[startup+4482.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/347 26590
/proc/meminfo: memFree=24516364/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=238956 CPUtime=4482.45 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 1000948 0 0 0 447445 800 0 0 25 0 1 0 654062011 244690944 58267 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 59739 58267 141 53 0 58162 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 238956

[startup+4542.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/347 26592
/proc/meminfo: memFree=24430640/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=324176 CPUtime=4542.45 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 1022253 0 0 0 453434 811 0 0 25 0 1 0 654062011 331956224 79572 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358418 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 81044 79572 141 53 0 79467 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 324176

[startup+4602.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/347 26593
/proc/meminfo: memFree=24415484/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=339164 CPUtime=4602.44 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 1026000 0 0 0 459428 816 0 0 25 0 1 0 654062011 347303936 83319 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 84791 83319 141 53 0 83214 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 339164

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/347 26595
/proc/meminfo: memFree=24335596/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=418148 CPUtime=4662.46 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 1045746 0 0 0 465423 823 0 0 25 0 1 0 654062011 428183552 103065 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 104537 103065 141 53 0 102960 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 418148

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/347 26597
/proc/meminfo: memFree=24336556/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=418148 CPUtime=4722.47 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 1045746 0 0 0 471419 828 0 0 25 0 1 0 654062011 428183552 103065 33554432000 4194304 4409284 140735977987984 18446744073709551615 4359782 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 104537 103065 141 53 0 102960 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 418148

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/347 26598
/proc/meminfo: memFree=24214012/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=540288 CPUtime=4782.45 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 1088642 0 0 0 477410 835 0 0 25 0 1 0 654062011 553254912 133600 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 135072 133600 141 53 0 133495 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 540288

[startup+4842.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/347 26600
/proc/meminfo: memFree=24213856/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=540288 CPUtime=4842.47 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 1088642 0 0 0 483407 840 0 0 25 0 1 0 654062011 553254912 133600 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358601 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 135072 133600 141 53 0 133495 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 540288

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/347 26601
/proc/meminfo: memFree=24148344/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=605824 CPUtime=4902.46 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 1105026 0 0 0 489400 846 0 0 25 0 1 0 654062011 620363776 149984 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 151456 149984 141 53 0 149879 0
Current children cumulated CPU time (s) 4902.46
Current children cumulated vsize (KiB) 605824

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/347 26603
/proc/meminfo: memFree=24148312/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=605872 CPUtime=4962.46 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 1105039 0 0 0 495397 849 0 0 25 0 1 0 654062011 620412928 149996 33554432000 4194304 4409284 140735977987984 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 151468 149996 141 53 0 149891 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 605872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.05 1.01 1.00 2/347 26604
/proc/meminfo: memFree=24062976/32950928 swapFree=67056568/67111528
[pid=20043] ppid=20041 vsize=690900 CPUtime=5000.08 cores=0,2,4,6
/proc/20043/stat : 20043 (lingeling) R 20041 20043 19302 0 -1 4202496 1164693 0 0 0 499151 857 0 0 25 0 1 0 654062011 707481600 171253 33554432000 4194304 4409284 140735977987984 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/20043/statm: 172725 171253 141 53 0 171148 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 690900

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): 4999.95
CPU time (s): 5000.12
CPU user time (s): 4991.51
CPU system time (s): 8.60469
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 690900

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

runsolver used 17.3274 second user time and 37.2393 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-15 03:57:29
IDJOB=3372727
IDBENCH=83137
IDSOLVER=1850
FILE ID=node148/3372727-1305424649
RUNJOBID= node148-1305419049-19722
PBS_JOBID= 13324551
Free space on /tmp= 72832 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom23.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3372727-1305424649/watcher-3372727-1305424649 -o /tmp/evaluation-result-3372727-1305424649/solver-3372727-1305424649 -C 5000 -W 5100 -M 15500  lingeling HOME/instance-3372727-1305424649.cnf

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=225572301

node148.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.854
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.854
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.854
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.83
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.854
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.854
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.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24561928 kB
Buffers:        322260 kB
Cached:        4660388 kB
SwapCached:       8488 kB
Active:        4750840 kB
Inactive:      3286696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24561928 kB
SwapTotal:    67111528 kB
SwapFree:     67056568 kB
Dirty:            3528 kB
Writeback:           0 kB
AnonPages:     3052276 kB
Mapped:          27572 kB
Slab:           258804 kB
PageTables:      29184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 84787124 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= 72896 MiB
End job on node148 at 2011-05-15 05:20:51