Trace number 3372667

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 5000.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16550.6
Satisfiable
(Un)Satisfiability was proved
Number of variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 16280
/proc/meminfo: memFree=27834880/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=7848 CPUtime=0 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 565 0 0 0 0 0 0 0 25 0 1 0 653971843 8036352 487 33554432000 4194304 4409284 140736841002016 18446744073709551615 268272688896 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16280/statm: 1962 487 113 53 0 385 0

[startup+0.0344501 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 16280
/proc/meminfo: memFree=27834880/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=11056 CPUtime=0.03 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1367 0 0 0 3 0 0 0 25 0 1 0 653971843 11321344 1289 33554432000 4194304 4409284 140736841002016 18446744073709551615 4225160 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16280/statm: 2764 1289 113 53 0 1187 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11056

[startup+0.100497 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 16280
/proc/meminfo: memFree=27834880/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=12192 CPUtime=0.09 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 2324 0 0 0 9 0 0 0 25 0 1 0 653971843 12484608 1557 33554432000 4194304 4409284 140736841002016 18446744073709551615 4278306 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16280/statm: 3048 1557 129 53 0 1471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12192

[startup+0.300468 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 16280
/proc/meminfo: memFree=27834880/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=12172 CPUtime=0.29 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 3546 0 0 0 29 0 0 0 25 0 1 0 653971843 12464128 1552 33554432000 4194304 4409284 140736841002016 18446744073709551615 4280259 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16280/statm: 3043 1552 129 53 0 1466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12172

[startup+0.700405 s]
/proc/loadavg: 2.00 2.01 2.00 3/317 16280
/proc/meminfo: memFree=27834880/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=12560 CPUtime=0.69 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 5271 0 0 0 69 0 0 0 25 0 1 0 653971843 12861440 1649 33554432000 4194304 4409284 140736841002016 18446744073709551615 4278133 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16280/statm: 3140 1649 129 53 0 1563 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12560

[startup+1.50025 s]
/proc/loadavg: 2.00 2.01 2.00 3/318 16281
/proc/meminfo: memFree=27791728/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=16092 CPUtime=1.49 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 7592 0 0 0 149 0 0 0 25 0 1 0 653971843 16478208 2536 33554432000 4194304 4409284 140736841002016 18446744073709551615 4339846 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16280/statm: 4023 2536 134 53 0 2446 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16092

[startup+3.10097 s]
/proc/loadavg: 2.00 2.01 2.00 3/318 16281
/proc/meminfo: memFree=27791356/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=13988 CPUtime=3.09 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 7605 0 0 0 309 0 0 0 25 0 1 0 653971843 14323712 2023 33554432000 4194304 4409284 140736841002016 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16280/statm: 3497 2023 141 53 0 1920 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13988

[startup+6.30041 s]
/proc/loadavg: 2.00 2.01 2.00 3/318 16281
/proc/meminfo: memFree=27792596/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=15356 CPUtime=6.29 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 7954 0 0 0 627 2 0 0 25 0 1 0 653971843 15724544 2366 33554432000 4194304 4409284 140736841002016 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16280/statm: 3839 2366 141 53 0 2262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15356

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 16281
/proc/meminfo: memFree=27884340/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=19196 CPUtime=12.69 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 8920 0 0 0 1264 5 0 0 25 0 1 0 653971843 19656704 3326 33554432000 4194304 4409284 140736841002016 18446744073709551615 4256884 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16280/statm: 4799 3326 141 53 0 3222 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19196

[startup+25.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 16282
/proc/meminfo: memFree=27839564/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=26032 CPUtime=25.49 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 13850 0 0 0 2538 11 0 0 25 0 1 0 653971843 26656768 5035 33554432000 4194304 4409284 140736841002016 18446744073709551615 4324307 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/16280/statm: 6508 5035 141 53 0 4931 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26032

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 16282
/proc/meminfo: memFree=27834080/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=31644 CPUtime=51.07 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 25433 0 0 0 5083 24 0 0 25 0 1 0 653971843 32403456 6438 33554432000 4194304 4409284 140736841002016 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16280/statm: 7911 6438 141 53 0 6334 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31644

[startup+102.312 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 16284
/proc/meminfo: memFree=27669900/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=34732 CPUtime=102.29 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 46429 0 0 0 10182 47 0 0 25 0 1 0 653971843 35565568 7217 33554432000 4194304 4409284 140736841002016 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16280/statm: 8683 7217 141 53 0 7106 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 34732

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 16285
/proc/meminfo: memFree=27736704/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=48368 CPUtime=162.28 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 73416 0 0 0 16158 70 0 0 25 0 1 0 653971843 49528832 10626 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358819 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16280/statm: 12092 10626 141 53 0 10515 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 48368

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/318 16287
/proc/meminfo: memFree=27734940/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=51200 CPUtime=222.28 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 100847 0 0 0 22136 92 0 0 25 0 1 0 653971843 52428800 11343 33554432000 4194304 4409284 140736841002016 18446744073709551615 4360204 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16280/statm: 12800 11343 141 53 0 11223 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 51200

[startup+282.301 s]
/proc/loadavg: 2.16 2.03 2.01 3/318 16289
/proc/meminfo: memFree=27695228/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=48996 CPUtime=282.28 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 123663 0 0 0 28116 112 0 0 25 0 1 0 653971843 50171904 10610 33554432000 4194304 4409284 140736841002016 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16280/statm: 12249 10610 141 53 0 10672 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 48996

[startup+342.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/318 16290
/proc/meminfo: memFree=27740452/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=45368 CPUtime=342.28 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 145630 0 0 0 34096 132 0 0 25 0 1 0 653971843 46456832 9869 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358350 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16280/statm: 11342 9869 141 53 0 9765 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 45368

[startup+402.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/318 16292
/proc/meminfo: memFree=27733608/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=50640 CPUtime=402.29 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 171237 0 0 0 40075 154 0 0 25 0 1 0 653971843 51855360 11219 33554432000 4194304 4409284 140736841002016 18446744073709551615 4230683 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16280/statm: 12660 11219 141 53 0 11083 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 50640

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/318 16293
/proc/meminfo: memFree=27740028/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=43616 CPUtime=462.29 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 197162 0 0 0 46056 173 0 0 25 0 1 0 653971843 44662784 9246 33554432000 4194304 4409284 140736841002016 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16280/statm: 10904 9246 141 53 0 9327 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 43616

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/318 16295
/proc/meminfo: memFree=27728836/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=60760 CPUtime=522.29 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 220015 0 0 0 52037 192 0 0 25 0 1 0 653971843 62218240 13525 33554432000 4194304 4409284 140736841002016 18446744073709551615 4360192 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16280/statm: 15190 13525 141 53 0 13613 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 60760

[startup+582.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/318 16297
/proc/meminfo: memFree=27705856/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=69744 CPUtime=582.29 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 242826 0 0 0 58019 210 0 0 25 0 1 0 653971843 71417856 15981 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 4 0 0 0
/proc/16280/statm: 17436 15981 141 53 0 15859 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 69744

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/318 22789
/proc/meminfo: memFree=27039408/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=546848 CPUtime=4002.35 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 930119 0 0 0 399586 649 0 0 25 0 1 0 653971843 559972352 135239 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 136712 135239 141 53 0 135135 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 546848

[startup+4062.31 s]
/proc/loadavg: 1.40 1.83 1.94 2/312 22807
/proc/meminfo: memFree=27432664/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=546872 CPUtime=4062.37 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 930125 0 0 0 405585 652 0 0 25 0 1 0 653971843 559996928 135245 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 136718 135245 141 53 0 135141 0
Current children cumulated CPU time (s) 4062.37
Current children cumulated vsize (KiB) 546872

[startup+4122.3 s]
/proc/loadavg: 1.15 1.68 1.88 2/312 22809
/proc/meminfo: memFree=27301316/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=677944 CPUtime=4122.36 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 962893 0 0 0 411577 659 0 0 25 0 1 0 653971843 694214656 168013 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358590 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 169486 168013 141 53 0 167909 0
Current children cumulated CPU time (s) 4122.36
Current children cumulated vsize (KiB) 677944

[startup+4182.3 s]
/proc/loadavg: 1.05 1.55 1.82 2/312 22811
/proc/meminfo: memFree=27302520/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=677944 CPUtime=4182.36 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 962893 0 0 0 417575 661 0 0 25 0 1 0 653971843 694214656 168013 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 169486 168013 141 53 0 167909 0
Current children cumulated CPU time (s) 4182.36
Current children cumulated vsize (KiB) 677944

[startup+4242.3 s]
/proc/loadavg: 1.02 1.45 1.77 2/312 22812
/proc/meminfo: memFree=27302356/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=677944 CPUtime=4242.36 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 962893 0 0 0 423572 664 0 0 25 0 1 0 653971843 694214656 168013 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 169486 168013 141 53 0 167909 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 677944

[startup+4302.3 s]
/proc/loadavg: 1.00 1.36 1.72 2/312 22814
/proc/meminfo: memFree=27301940/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=677944 CPUtime=4302.37 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 962893 0 0 0 429569 668 0 0 25 0 1 0 653971843 694214656 168013 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358642 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 169486 168013 141 53 0 167909 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 677944

[startup+4362.3 s]
/proc/loadavg: 1.00 1.30 1.67 2/312 22815
/proc/meminfo: memFree=27297928/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=682332 CPUtime=4362.36 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1028259 0 0 0 435560 676 0 0 25 0 1 0 653971843 698707968 169110 33554432000 4194304 4409284 140736841002016 18446744073709551615 4359855 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 170583 169110 141 53 0 169006 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 682332

[startup+4422.3 s]
/proc/loadavg: 1.00 1.24 1.62 2/312 22817
/proc/meminfo: memFree=27297392/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=682332 CPUtime=4422.37 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1028259 0 0 0 441557 680 0 0 25 0 1 0 653971843 698707968 169110 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358560 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 170583 169110 141 53 0 169006 0
Current children cumulated CPU time (s) 4422.37
Current children cumulated vsize (KiB) 682332

[startup+4482.3 s]
/proc/loadavg: 1.04 1.21 1.59 2/312 22819
/proc/meminfo: memFree=27297228/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=682332 CPUtime=4482.37 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1028259 0 0 0 447555 682 0 0 25 0 1 0 653971843 698707968 169110 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 170583 169110 141 53 0 169006 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 682332

[startup+4542.3 s]
/proc/loadavg: 1.01 1.17 1.55 2/312 22820
/proc/meminfo: memFree=27297184/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=682332 CPUtime=4542.37 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1028259 0 0 0 453552 685 0 0 25 0 1 0 653971843 698707968 169110 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 170583 169110 141 53 0 169006 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 682332

[startup+4602.3 s]
/proc/loadavg: 1.00 1.13 1.51 2/312 22822
/proc/meminfo: memFree=27297016/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=682332 CPUtime=4602.37 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1028259 0 0 0 459550 687 0 0 25 0 1 0 653971843 698707968 169110 33554432000 4194304 4409284 140736841002016 18446744073709551615 268272713623 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 170583 169110 141 53 0 169006 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 682332

[startup+4662.3 s]
/proc/loadavg: 1.00 1.11 1.48 2/312 22823
/proc/meminfo: memFree=27297108/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=682332 CPUtime=4662.38 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1028259 0 0 0 465548 690 0 0 25 0 1 0 653971843 698707968 169110 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 170583 169110 141 53 0 169006 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 682332

[startup+4722.31 s]
/proc/loadavg: 1.00 1.08 1.44 2/312 22825
/proc/meminfo: memFree=27296452/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=682332 CPUtime=4722.38 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1028259 0 0 0 471547 691 0 0 25 0 1 0 653971843 698707968 169110 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 170583 169110 141 53 0 169006 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 682332

[startup+4782.3 s]
/proc/loadavg: 1.00 1.07 1.41 2/312 22836
/proc/meminfo: memFree=27569872/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=410104 CPUtime=4782.37 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1070191 0 0 0 477538 699 0 0 25 0 1 0 653971843 419946496 101053 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358621 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 102526 101053 141 53 0 100949 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 410104

[startup+4842.3 s]
/proc/loadavg: 1.00 1.05 1.38 2/312 22837
/proc/meminfo: memFree=27569832/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=410104 CPUtime=4842.37 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1070191 0 0 0 483533 704 0 0 25 0 1 0 653971843 419946496 101053 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358433 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 102526 101053 141 53 0 100949 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 410104

[startup+4902.3 s]
/proc/loadavg: 1.00 1.04 1.36 2/312 22839
/proc/meminfo: memFree=27569796/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=410104 CPUtime=4902.38 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1070191 0 0 0 489529 709 0 0 25 0 1 0 653971843 419946496 101053 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 102526 101053 141 53 0 100949 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 410104

[startup+4962.3 s]
/proc/loadavg: 1.04 1.05 1.34 2/312 22843
/proc/meminfo: memFree=27569376/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=410104 CPUtime=4962.38 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1070191 0 0 0 495525 713 0 0 25 0 1 0 653971843 419946496 101053 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358347 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 102526 101053 141 53 0 100949 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 410104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.02 1.04 1.32 2/312 22844
/proc/meminfo: memFree=27584248/32950928 swapFree=60199044/67111528
[pid=16280] ppid=16278 vsize=395264 CPUtime=5000.08 cores=0,2,4,6
/proc/16280/stat : 16280 (lingeling) R 16278 16280 15323 0 -1 4202496 1105364 0 0 0 499291 717 0 0 25 0 1 0 653971843 404750336 97343 33554432000 4194304 4409284 140736841002016 18446744073709551615 4358442 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/16280/statm: 98816 97343 141 53 0 97239 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 395264

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): 5000.03
CPU time (s): 5000.12
CPU user time (s): 4992.92
CPU system time (s): 7.19291
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 682332

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

runsolver used 15.4047 second user time and 34.6137 second system time

The end

Launcher Data

Begin job on node122 at 2011-05-15 03:42:11
IDJOB=3372667
IDBENCH=83108
IDSOLVER=1850
FILE ID=node122/3372667-1305423730
RUNJOBID= node122-1305417837-15897
PBS_JOBID= 13324540
Free space on /tmp= 73432 MiB

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

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1259810675

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27835160 kB
Buffers:        283376 kB
Cached:        3384168 kB
SwapCached:      50104 kB
Active:        1014648 kB
Inactive:      3890820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27835160 kB
SwapTotal:    67111528 kB
SwapFree:     60199044 kB
Dirty:            1592 kB
Writeback:           0 kB
AnonPages:     1198888 kB
Mapped:          14336 kB
Slab:           113284 kB
PageTables:      32532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52692496 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= 73504 MiB
End job on node122 at 2011-05-15 05:05:33