Trace number 3372052

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.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

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-3372052-1305434084/watcher-3372052-1305434084 -o /tmp/evaluation-result-3372052-1305434084/solver-3372052-1305434084 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3372052-1305434084.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: 4.02 4.03 4.62 5/300 11998
/proc/meminfo: memFree=28863980/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=7796 CPUtime=0 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 530 0 0 0 0 0 0 0 25 0 1 0 655006381 7983104 473 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122713856 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 1949 473 112 53 0 372 0

[startup+0.109972 s]
/proc/loadavg: 4.02 4.03 4.62 5/300 11998
/proc/meminfo: memFree=28863980/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=14668 CPUtime=0.1 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 2988 0 0 0 10 0 0 0 25 0 1 0 655006381 15020032 2176 33554432000 4194304 4409284 140736365438336 18446744073709551615 4278081 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 3667 2176 129 53 0 2090 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 14668

[startup+0.200945 s]
/proc/loadavg: 4.02 4.03 4.62 5/300 11998
/proc/meminfo: memFree=28863980/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=14664 CPUtime=0.19 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 3452 0 0 0 19 0 0 0 25 0 1 0 655006381 15015936 2175 33554432000 4194304 4409284 140736365438336 18446744073709551615 4264758 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 3666 2175 129 53 0 2089 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 14664

[startup+0.300925 s]
/proc/loadavg: 4.02 4.03 4.62 5/300 11998
/proc/meminfo: memFree=28863980/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=15104 CPUtime=0.29 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 4026 0 0 0 29 0 0 0 25 0 1 0 655006381 15466496 2285 33554432000 4194304 4409284 140736365438336 18446744073709551615 4284470 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 3776 2285 129 53 0 2199 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15104

[startup+0.700851 s]
/proc/loadavg: 4.02 4.03 4.62 5/300 11998
/proc/meminfo: memFree=28863980/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=13120 CPUtime=0.68 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 6342 0 0 0 68 0 0 0 25 0 1 0 655006381 13434880 1822 33554432000 4194304 4409284 140736365438336 18446744073709551615 4277310 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 3280 1822 130 53 0 1703 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13120

[startup+1.50071 s]
/proc/loadavg: 4.02 4.03 4.61 5/301 11999
/proc/meminfo: memFree=28863360/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=17284 CPUtime=1.49 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 7872 0 0 0 148 1 0 0 25 0 1 0 655006381 17698816 2836 33554432000 4194304 4409284 140736365438336 18446744073709551615 4340300 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 4321 2836 135 53 0 2744 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17284

[startup+3.10042 s]
/proc/loadavg: 4.02 4.03 4.61 5/301 11999
/proc/meminfo: memFree=28860756/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=15236 CPUtime=3.08 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 7884 0 0 0 307 1 0 0 25 0 1 0 655006381 15601664 2336 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 3809 2336 141 53 0 2232 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 15236

[startup+6.30084 s]
/proc/loadavg: 4.02 4.03 4.61 5/301 11999
/proc/meminfo: memFree=28850996/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=15492 CPUtime=6.29 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 7948 0 0 0 624 5 0 0 25 0 1 0 655006381 15863808 2400 33554432000 4194304 4409284 140736365438336 18446744073709551615 4256752 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 3873 2400 141 53 0 2296 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15492

[startup+12.7007 s]
/proc/loadavg: 4.01 4.03 4.61 5/301 11999
/proc/meminfo: memFree=28951508/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=21116 CPUtime=12.69 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 9354 0 0 0 1257 12 0 0 25 0 1 0 655006381 21622784 3806 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 5279 3806 141 53 0 3702 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21116

[startup+25.5004 s]
/proc/loadavg: 4.01 4.03 4.60 5/301 12000
/proc/meminfo: memFree=28932896/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=24884 CPUtime=25.49 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 11120 0 0 0 2523 26 0 0 25 0 1 0 655006381 25481216 4548 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358426 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 6221 4548 141 53 0 4644 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24884

[startup+51.1008 s]
/proc/loadavg: 4.01 4.03 4.58 5/301 12000
/proc/meminfo: memFree=28872920/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=31156 CPUtime=51.09 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 21746 0 0 0 5061 48 0 0 25 0 1 0 655006381 31903744 6326 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358379 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 7789 6326 141 53 0 6212 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31156

[startup+102.301 s]
/proc/loadavg: 4.06 4.04 4.55 5/301 12002
/proc/meminfo: memFree=28898932/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=35672 CPUtime=102.3 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 39568 0 0 0 10144 86 0 0 25 0 1 0 655006381 36528128 7455 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 8918 7455 141 53 0 7341 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 35672

[startup+162.301 s]
/proc/loadavg: 4.06 4.04 4.52 5/301 12003
/proc/meminfo: memFree=28588508/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=44020 CPUtime=162.29 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 65818 0 0 0 16107 122 0 0 25 0 1 0 655006381 45076480 9551 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 11005 9551 141 53 0 9428 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 44020

[startup+222.311 s]
/proc/loadavg: 4.11 4.06 4.49 5/301 12005
/proc/meminfo: memFree=28617488/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=43724 CPUtime=222.3 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 89153 0 0 0 22069 161 0 0 25 0 1 0 655006381 44773376 9477 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 10931 9477 141 53 0 9354 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 43724

[startup+282.301 s]
/proc/loadavg: 4.04 4.05 4.46 5/301 12006
/proc/meminfo: memFree=28434900/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=43888 CPUtime=282.3 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 115124 0 0 0 28034 196 0 0 25 0 1 0 655006381 44941312 9518 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 10972 9518 141 53 0 9395 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 43888

[startup+342.301 s]
/proc/loadavg: 4.01 4.04 4.43 5/301 12008
/proc/meminfo: memFree=28114952/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=50240 CPUtime=342.3 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 133346 0 0 0 34000 230 0 0 25 0 1 0 655006381 51445760 11106 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 12560 11106 141 53 0 10983 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 50240

[startup+402.3 s]
/proc/loadavg: 4.00 4.03 4.40 5/301 12010
/proc/meminfo: memFree=28685168/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=46268 CPUtime=402.3 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 157479 0 0 0 39971 259 0 0 25 0 1 0 655006381 47378432 10113 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 11567 10113 141 53 0 9990 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 46268

[startup+462.301 s]
/proc/loadavg: 4.08 4.04 4.38 5/301 12011
/proc/meminfo: memFree=28269872/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=62108 CPUtime=462.3 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 176405 0 0 0 45946 284 0 0 25 0 1 0 655006381 63598592 14073 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 15527 14073 141 53 0 13950 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 62108

[startup+522.301 s]
/proc/loadavg: 4.03 4.03 4.35 5/301 12013
/proc/meminfo: memFree=28387736/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=55784 CPUtime=522.3 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 196955 0 0 0 51920 310 0 0 25 0 1 0 655006381 57122816 12492 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 13946 12492 141 53 0 12369 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 55784

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 4.33 5/301 12014
/proc/meminfo: memFree=28338244/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=77220 CPUtime=582.3 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 220259 0 0 0 57893 337 0 0 25 0 1 0 655006381 79073280 17851 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 19305 17851 141 53 0 17728 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 77220

[startup+642.301 s]
/proc/loadavg: 4.08 4.03 4.31 5/301 12016
/proc/meminfo: memFree=28205032/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=57216 CPUtime=642.31 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 241373 0 0 0 63865 366 0 0 25 0 1 0 655006381 58589184 12850 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 14304 12850 141 53 0 12727 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 57216

[startup+702.301 s]
/proc/loadavg: 4.08 4.04 4.29 5/301 12018
/proc/meminfo: memFree=28192596/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=69728 CPUtime=702.31 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 258294 0 0 0 69839 392 0 0 25 0 1 0 655006381 71401472 15978 33554432000 4194304 4409284 140736365438336 18446744073709551615 4305077 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 17432 15978 141 53 0 15855 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 69728

[startup+762.3 s]
/proc/loadavg: 4.09 4.04 4.27 5/301 12019
/proc/meminfo: memFree=27929440/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=65532 CPUtime=762.32 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 283136 0 0 0 75815 417 0 0 25 0 1 0 655006381 67104768 14930 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 16383 14930 141 53 0 14806 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 65532

[startup+822.3 s]
/proc/loadavg: 4.03 4.03 4.25 5/301 12021
/proc/meminfo: memFree=27646196/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=85404 CPUtime=822.31 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 297525 0 0 0 81790 441 0 0 25 0 1 0 655006381 87453696 19898 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 21351 19898 141 53 0 19774 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 85404

[startup+882.312 s]
/proc/loadavg: 4.01 4.02 4.24 5/301 12022
/proc/meminfo: memFree=28654668/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=59900 CPUtime=882.32 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 316117 0 0 0 87765 467 0 0 25 0 1 0 655006381 61337600 13522 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358364 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 14975 13522 141 53 0 13398 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 59900

[startup+942.301 s]
/proc/loadavg: 3.27 3.84 4.16 3/289 12060
/proc/meminfo: memFree=29042700/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=95500 CPUtime=942.32 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 332520 0 0 0 93741 491 0 0 25 0 1 0 655006381 97792000 22422 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358619 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 23875 22422 141 53 0 22298 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 95500

[startup+1002.3 s]
/proc/loadavg: 2.46 3.51 4.02 3/289 12062
/proc/meminfo: memFree=29073412/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=65020 CPUtime=1002.32 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 350258 0 0 0 99712 520 0 0 25 0 1 0 655006381 66580480 14802 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 16255 14802 141 53 0 14678 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 65020

[startup+1062.3 s]
/proc/loadavg: 2.21 3.24 3.90 3/289 12064
/proc/meminfo: memFree=29024888/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=86348 CPUtime=1062.32 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 371956 0 0 0 105687 545 0 0 25 0 1 0 655006381 88420352 20134 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 21587 20134 141 53 0 20010 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 86348

[startup+1122.3 s]
/proc/loadavg: 2.08 3.01 3.78 3/289 12066
/proc/meminfo: memFree=29066008/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=76448 CPUtime=1122.32 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 390259 0 0 0 111650 582 0 0 25 0 1 0 655006381 78282752 17659 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 19112 17659 141 53 0 17535 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 76448

[startup+1182.3 s]
/proc/loadavg: 1.46 2.67 3.61 2/283 12087
/proc/meminfo: memFree=29177020/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=74720 CPUtime=1182.32 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 408524 0 0 0 117614 618 0 0 25 0 1 0 655006381 76513280 17227 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 18680 17227 141 53 0 17103 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 74720

[startup+1242.3 s]
/proc/loadavg: 1.17 2.37 3.44 2/283 12089
/proc/meminfo: memFree=29162852/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=88444 CPUtime=1242.32 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 434679 0 0 0 123575 657 0 0 25 0 1 0 655006381 90566656 20658 33554432000 4194304 4409284 140736365438336 18446744073709551615 4358325 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 22111 20658 141 53 0 20534 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 88444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.06 2.13 3.30 2/283 12091
/proc/meminfo: memFree=29160588/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=90752 CPUtime=1300.03 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 451090 0 0 0 129312 691 0 0 25 0 1 0 655006381 92930048 21235 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 22688 21235 141 53 0 21111 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 90752

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

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

[startup+1300 s]
/proc/loadavg: 1.06 2.13 3.30 2/283 12091
/proc/meminfo: memFree=29160588/32951124 swapFree=54427468/67111528
[pid=11998] ppid=11996 vsize=90752 CPUtime=1300.03 cores=5,7
/proc/11998/stat : 11998 (lingeling) R 11996 11998 11585 0 -1 4202496 451090 0 0 0 129312 691 0 0 25 0 1 0 655006381 92930048 21235 33554432000 4194304 4409284 140736365438336 18446744073709551615 228122738583 0 0 4096 17506 0 0 0 17 5 0 0 0
/proc/11998/statm: 22688 21235 141 53 0 21111 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 90752

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1293.13
CPU system time (s): 6.91795
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 101692

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

runsolver used 3.37749 second user time and 8.43272 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 06:34:44
IDJOB=3372052
IDBENCH=83130
IDSOLVER=1849
FILE ID=node138/3372052-1305434084
RUNJOBID= node138-1305432394-11606
PBS_JOBID= 13324628
Free space on /tmp= 73600 MiB

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

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=259303625

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28864136 kB
Buffers:        262064 kB
Cached:        3218440 kB
SwapCached:      18496 kB
Active:        1287240 kB
Inactive:      2582712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28864136 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            1940 kB
Writeback:           0 kB
AnonPages:      382880 kB
Mapped:           9760 kB
Slab:           111928 kB
PageTables:      41720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 39899860 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= 73612 MiB
End job on node138 at 2011-05-15 06:56:26