Trace number 3372055

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Lingeling 587f (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.41 3.92 3.79 5/425 17541
/proc/meminfo: memFree=21356596/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=8388 CPUtime=0 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 683 0 0 0 0 0 0 0 22 0 1 0 733628515 8589312 621 33554432000 4194304 4409284 140736624278560 18446744073709551615 215988592384 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 2097 621 112 53 0 520 0

[startup+0.061619 s]
/proc/loadavg: 3.41 3.92 3.79 5/425 17541
/proc/meminfo: memFree=21356596/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=15388 CPUtime=0.05 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 2446 0 0 0 5 0 0 0 22 0 1 0 733628515 15757312 2372 33554432000 4194304 4409284 140736624278560 18446744073709551615 4225113 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 3847 2372 113 53 0 2270 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15388

[startup+0.100613 s]
/proc/loadavg: 3.41 3.92 3.79 5/425 17541
/proc/meminfo: memFree=21356596/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=16224 CPUtime=0.08 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 3537 0 0 0 8 0 0 0 22 0 1 0 733628515 16613376 2561 33554432000 4194304 4409284 140736624278560 18446744073709551615 4279357 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 4056 2561 125 53 0 2479 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16224

[startup+0.300578 s]
/proc/loadavg: 3.41 3.92 3.79 5/425 17541
/proc/meminfo: memFree=21356596/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=16316 CPUtime=0.28 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 4761 0 0 0 28 0 0 0 23 0 1 0 733628515 16707584 2588 33554432000 4194304 4409284 140736624278560 18446744073709551615 4280259 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 4079 2588 129 53 0 2502 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 16316

[startup+0.700508 s]
/proc/loadavg: 3.41 3.92 3.79 5/425 17541
/proc/meminfo: memFree=21356596/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=16316 CPUtime=0.68 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 4761 0 0 0 68 0 0 0 25 0 1 0 733628515 16707584 2588 33554432000 4194304 4409284 140736624278560 18446744073709551615 4228517 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 4079 2588 129 53 0 2502 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16316

[startup+1.50037 s]
/proc/loadavg: 3.41 3.92 3.79 5/426 17542
/proc/meminfo: memFree=21338308/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=16312 CPUtime=1.48 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 5494 0 0 0 148 0 0 0 25 0 1 0 733628515 16703488 2590 33554432000 4194304 4409284 140736624278560 18446744073709551615 4271344 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 4078 2590 132 53 0 2501 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16312

[startup+3.10008 s]
/proc/loadavg: 3.41 3.92 3.79 5/426 17542
/proc/meminfo: memFree=21329628/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=19380 CPUtime=3.08 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 6275 0 0 0 308 0 0 0 25 0 1 0 733628515 19845120 3367 33554432000 4194304 4409284 140736624278560 18446744073709551615 4246291 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 4845 3367 136 53 0 3268 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19380

[startup+6.30052 s]
/proc/loadavg: 3.46 3.92 3.79 5/426 17542
/proc/meminfo: memFree=21317316/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=19560 CPUtime=6.28 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 6357 0 0 0 625 3 0 0 25 0 1 0 733628515 20029440 3417 33554432000 4194304 4409284 140736624278560 18446744073709551615 4305104 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 4890 3417 141 53 0 3313 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19560

[startup+12.7004 s]
/proc/loadavg: 3.50 3.92 3.79 5/426 17542
/proc/meminfo: memFree=21301144/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=22540 CPUtime=12.69 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 7114 0 0 0 1259 10 0 0 25 0 1 0 733628515 23080960 4162 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 5635 4162 141 53 0 4058 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22540

[startup+25.5002 s]
/proc/loadavg: 3.61 3.93 3.79 5/426 17542
/proc/meminfo: memFree=21294952/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=30184 CPUtime=25.49 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 9035 0 0 0 2527 22 0 0 25 0 1 0 733628515 30908416 6073 33554432000 4194304 4409284 140736624278560 18446744073709551615 4359797 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 7546 6073 141 53 0 5969 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30184

[startup+51.1007 s]
/proc/loadavg: 3.74 3.93 3.80 5/426 17543
/proc/meminfo: memFree=21274340/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=34172 CPUtime=51.09 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 19205 0 0 0 5068 41 0 0 25 0 1 0 733628515 34992128 7070 33554432000 4194304 4409284 140736624278560 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 8543 7070 141 53 0 6966 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 34172

[startup+102.316 s]
/proc/loadavg: 4.04 3.99 3.82 5/426 17544
/proc/meminfo: memFree=21239864/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=42260 CPUtime=102.3 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 29042 0 0 0 10149 81 0 0 25 0 1 0 733628515 43274240 9124 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358776 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 10565 9124 141 53 0 8988 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 42260

[startup+162.3 s]
/proc/loadavg: 4.01 3.99 3.83 5/426 17573
/proc/meminfo: memFree=21210328/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=56624 CPUtime=162.29 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 45808 0 0 0 16110 119 0 0 25 0 1 0 733628515 57982976 12683 33554432000 4194304 4409284 140736624278560 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 14156 12683 141 53 0 12579 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56624

[startup+222.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/426 17575
/proc/meminfo: memFree=21214840/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=48980 CPUtime=222.3 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 69517 0 0 0 22071 159 0 0 25 0 1 0 733628515 50155520 10772 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358533 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 12245 10772 141 53 0 10668 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 48980

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.84 5/426 17576
/proc/meminfo: memFree=21187404/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=65660 CPUtime=282.29 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 95379 0 0 0 28030 199 0 0 25 0 1 0 733628515 67235840 14942 33554432000 4194304 4409284 140736624278560 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 16415 14942 141 53 0 14838 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 65660

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.85 5/426 17578
/proc/meminfo: memFree=21164412/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=63852 CPUtime=342.29 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 114344 0 0 0 33996 233 0 0 25 0 1 0 733628515 65384448 14490 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 15963 14490 141 53 0 14386 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 63852

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.85 5/426 17582
/proc/meminfo: memFree=21164440/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=70016 CPUtime=402.29 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 136493 0 0 0 39962 267 0 0 25 0 1 0 733628515 71696384 16031 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 17504 16031 141 53 0 15927 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 70016

[startup+462.301 s]
/proc/loadavg: 4.10 4.02 3.87 5/426 17584
/proc/meminfo: memFree=21148532/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=77488 CPUtime=462.29 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 146829 0 0 0 45933 296 0 0 25 0 1 0 733628515 79347712 17910 33554432000 4194304 4409284 140736624278560 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 19372 17910 141 53 0 17795 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 77488

[startup+522.3 s]
/proc/loadavg: 4.04 4.01 3.87 5/426 17585
/proc/meminfo: memFree=21098164/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=78316 CPUtime=522.3 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 157443 0 0 0 51903 327 0 0 25 0 1 0 733628515 80195584 18106 33554432000 4194304 4409284 140736624278560 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 19579 18106 141 53 0 18002 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 78316

[startup+582.301 s]
/proc/loadavg: 4.06 4.02 3.89 5/426 17587
/proc/meminfo: memFree=21072948/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=69704 CPUtime=582.3 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 179368 0 0 0 57869 361 0 0 25 0 1 0 733628515 71376896 15985 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 17426 15985 141 53 0 15849 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 69704

[startup+642.3 s]
/proc/loadavg: 4.15 4.05 3.90 5/426 17589
/proc/meminfo: memFree=21100204/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=63952 CPUtime=642.31 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 192437 0 0 0 63842 389 0 0 25 0 1 0 733628515 65486848 14515 33554432000 4194304 4409284 140736624278560 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 15988 14515 141 53 0 14411 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 63952

[startup+702.301 s]
/proc/loadavg: 4.11 4.05 3.91 5/426 17590
/proc/meminfo: memFree=20974560/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=81252 CPUtime=702.3 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 209003 0 0 0 69816 414 0 0 25 0 1 0 733628515 83202048 18866 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358329 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 20313 18866 141 53 0 18736 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 81252

[startup+762.316 s]
/proc/loadavg: 4.04 4.04 3.91 5/426 17592
/proc/meminfo: memFree=21030348/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=83892 CPUtime=762.32 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 222692 0 0 0 75792 440 0 0 25 0 1 0 733628515 85905408 19526 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358449 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 20973 19526 141 53 0 19396 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 83892

[startup+822.301 s]
/proc/loadavg: 4.01 4.03 3.91 5/426 17621
/proc/meminfo: memFree=21062900/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=84648 CPUtime=822.31 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 236796 0 0 0 81762 469 0 0 25 0 1 0 733628515 86679552 19715 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 21162 19715 141 53 0 19585 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 84648

[startup+882.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/426 17622
/proc/meminfo: memFree=21021300/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=95036 CPUtime=882.31 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 256539 0 0 0 87735 496 0 0 25 0 1 0 733628515 97316864 22312 33554432000 4194304 4409284 140736624278560 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 23759 22312 141 53 0 22182 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 95036

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.91 5/426 17624
/proc/meminfo: memFree=21033772/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=79452 CPUtime=942.3 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 272535 0 0 0 93707 523 0 0 25 0 1 0 733628515 81358848 18390 33554432000 4194304 4409284 140736624278560 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 19863 18390 141 53 0 18286 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 79452

[startup+1002.3 s]
/proc/loadavg: 4.15 4.04 3.92 5/426 17625
/proc/meminfo: memFree=21031024/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=98200 CPUtime=1002.31 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 292636 0 0 0 99681 550 0 0 25 0 1 0 733628515 100556800 23077 33554432000 4194304 4409284 140736624278560 18446744073709551615 4269665 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 24550 23077 141 53 0 22973 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 98200

[startup+1062.3 s]
/proc/loadavg: 4.12 4.05 3.93 5/426 17627
/proc/meminfo: memFree=21024660/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=88884 CPUtime=1062.31 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 315898 0 0 0 105651 580 0 0 25 0 1 0 733628515 91017216 20748 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358634 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 22221 20748 141 53 0 20644 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 88884

[startup+1122.3 s]
/proc/loadavg: 4.17 4.07 3.94 5/426 17629
/proc/meminfo: memFree=20968464/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=131536 CPUtime=1122.32 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 331958 0 0 0 111631 601 0 0 25 0 1 0 733628515 134692864 31411 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 32884 31411 141 53 0 31307 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 131536

[startup+1182.3 s]
/proc/loadavg: 4.19 4.10 3.95 5/426 17630
/proc/meminfo: memFree=20965820/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=97072 CPUtime=1182.31 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 339986 0 0 0 117612 619 0 0 25 0 1 0 733628515 99401728 22795 33554432000 4194304 4409284 140736624278560 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 24268 22795 141 53 0 22691 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 97072

[startup+1242.3 s]
/proc/loadavg: 4.18 4.12 3.97 5/426 17632
/proc/meminfo: memFree=20904552/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=106724 CPUtime=1242.32 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 347172 0 0 0 123595 637 0 0 25 0 1 0 733628515 109285376 25208 33554432000 4194304 4409284 140736624278560 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 26681 25208 141 53 0 25104 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 106724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.10 4.11 3.98 4/424 17634
/proc/meminfo: memFree=21092288/32950940 swapFree=67111356/67111528
[pid=17541] ppid=17539 vsize=118428 CPUtime=1300.02 cores=5,7
/proc/17541/stat : 17541 (lingeling) R 17539 17541 17174 0 -1 4202496 365869 0 0 0 129342 660 0 0 25 0 1 0 733628515 121270272 28134 33554432000 4194304 4409284 140736624278560 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/17541/statm: 29607 28134 141 53 0 28030 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 118428

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1293.43
CPU system time (s): 6.61399
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 168636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1293.43
system time used= 6.61399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 365869
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 2052

runsolver used 5.14022 second user time and 12.5901 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 06:32:57
IDJOB=3372055
IDBENCH=83119
IDSOLVER=1849
FILE ID=node117/3372055-1305433977
RUNJOBID= node117-1305433977-17502
PBS_JOBID= 13324622
Free space on /tmp= 73504 MiB

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

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=251552013

node117.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21356644 kB
Buffers:        304288 kB
Cached:        3035616 kB
SwapCached:          0 kB
Active:        9395844 kB
Inactive:      1849572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21356644 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            8788 kB
Writeback:           0 kB
AnonPages:     7905588 kB
Mapped:          32332 kB
Slab:           237860 kB
PageTables:      44768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100501540 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= 73508 MiB
End job on node117 at 2011-05-15 06:54:39