Trace number 3379557

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
UmSat 2011-05-12 (fixed)? (TO) 1300.07 1300.04

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
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 variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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-3379557-1305456689/watcher-3379557-1305456689 -o /tmp/evaluation-result-3379557-1305456689/solver-3379557-1305456689 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379557-1305456689.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: 1.04 2.25 2.97 5/291 32660
/proc/meminfo: memFree=24480852/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=11644 CPUtime=0 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4194304 358 0 0 0 0 0 0 0 25 0 1 0 638084256 11923456 298 33554432000 4194304 4263832 140734996507360 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 2911 298 241 17 0 84 0

[startup+0.0762499 s]
/proc/loadavg: 1.04 2.25 2.97 5/291 32660
/proc/meminfo: memFree=24480852/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=13348 CPUtime=0.07 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4194304 842 0 0 0 7 0 0 0 25 0 1 0 638084256 13668352 636 33554432000 4194304 4263832 140734996507360 18446744073709551615 4238382 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 3337 636 242 17 0 510 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13348

[startup+0.100243 s]
/proc/loadavg: 1.04 2.25 2.97 5/291 32660
/proc/meminfo: memFree=24480852/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=13348 CPUtime=0.09 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4194304 876 0 0 0 9 0 0 0 25 0 1 0 638084256 13668352 670 33554432000 4194304 4263832 140734996507360 18446744073709551615 47158816629651 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 3337 670 242 17 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13348

[startup+0.300221 s]
/proc/loadavg: 1.04 2.25 2.97 5/291 32660
/proc/meminfo: memFree=24480852/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=18820 CPUtime=0.29 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4194304 2484 0 0 0 29 0 0 0 25 0 1 0 638084256 19271680 1700 33554432000 4194304 4263832 140734996507360 18446744073709551615 4236735 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 4705 1700 242 17 0 1878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18820

[startup+0.701149 s]
/proc/loadavg: 1.04 2.25 2.97 5/291 32660
/proc/meminfo: memFree=24480852/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=25984 CPUtime=0.69 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4194304 4787 0 0 0 69 0 0 0 25 0 1 0 638084256 26607616 3234 33554432000 4194304 4263832 140734996507360 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 6496 3234 242 17 0 3669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25984

[startup+1.501 s]
/proc/loadavg: 1.27 2.28 2.98 5/292 32661
/proc/meminfo: memFree=24362804/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=42900 CPUtime=1.48 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 10301 0 0 0 148 0 0 0 25 0 1 0 638084256 43929600 7795 33554432000 4194304 4263832 140734996507360 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 10725 7795 247 17 0 7898 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42900

[startup+3.10073 s]
/proc/loadavg: 1.27 2.28 2.98 5/292 32661
/proc/meminfo: memFree=24362184/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=42900 CPUtime=3.08 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 10301 0 0 0 308 0 0 0 25 0 1 0 638084256 43929600 7795 33554432000 4194304 4263832 140734996507360 18446744073709551615 4242401 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 10725 7795 247 17 0 7898 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42900

[startup+6.30116 s]
/proc/loadavg: 1.27 2.28 2.98 5/292 32662
/proc/meminfo: memFree=24362788/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=42900 CPUtime=6.28 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 10301 0 0 0 628 0 0 0 25 0 1 0 638084256 43929600 7795 33554432000 4194304 4263832 140734996507360 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 10725 7795 247 17 0 7898 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42900

[startup+12.701 s]
/proc/loadavg: 1.69 2.34 2.99 5/292 32662
/proc/meminfo: memFree=24357912/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=42900 CPUtime=12.68 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 10301 0 0 0 1268 0 0 0 25 0 1 0 638084256 43929600 7795 33554432000 4194304 4263832 140734996507360 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 10725 7795 247 17 0 7898 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42900

[startup+25.5008 s]
/proc/loadavg: 2.13 2.41 3.01 5/292 32662
/proc/meminfo: memFree=24336948/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=51344 CPUtime=25.49 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 12387 0 0 0 2548 1 0 0 25 0 1 0 638084256 52576256 9881 33554432000 4194304 4263832 140734996507360 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 12836 9881 247 17 0 10009 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51344

[startup+51.1002 s]
/proc/loadavg: 2.77 2.54 3.03 5/292 32663
/proc/meminfo: memFree=24260012/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=71180 CPUtime=51.09 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 17322 0 0 0 5105 4 0 0 25 0 1 0 638084256 72888320 14816 33554432000 4194304 4263832 140734996507360 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 17795 14816 247 17 0 14968 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71180

[startup+102.311 s]
/proc/loadavg: 3.51 2.78 3.08 5/292 32664
/proc/meminfo: memFree=24097584/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=118224 CPUtime=102.3 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 28983 0 0 0 10221 9 0 0 25 0 1 0 638084256 121061376 26477 33554432000 4194304 4263832 140734996507360 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 29556 26477 248 17 0 26729 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 118224

[startup+162.301 s]
/proc/loadavg: 3.82 3.00 3.14 5/292 32666
/proc/meminfo: memFree=23941580/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=155136 CPUtime=162.29 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 38169 0 0 0 16216 13 0 0 25 0 1 0 638084256 158859264 35661 33554432000 4194304 4263832 140734996507360 18446744073709551615 4211505 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 38784 35661 248 17 0 35957 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 155136

[startup+222.301 s]
/proc/loadavg: 3.93 3.18 3.19 5/292 32667
/proc/meminfo: memFree=23792644/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=200652 CPUtime=222.29 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 49310 0 0 0 22211 18 0 0 25 0 1 0 638084256 205467648 46801 33554432000 4194304 4263832 140734996507360 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 50163 46801 248 17 0 47336 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 200652

[startup+282.3 s]
/proc/loadavg: 3.97 3.32 3.24 5/292 32669
/proc/meminfo: memFree=23591872/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=243904 CPUtime=282.3 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 60034 0 0 0 28207 23 0 0 25 0 1 0 638084256 249757696 57524 33554432000 4194304 4263832 140734996507360 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 60976 57524 247 17 0 58149 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 243904

[startup+342.301 s]
/proc/loadavg: 4.03 3.46 3.29 5/292 32671
/proc/meminfo: memFree=23414548/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=305248 CPUtime=342.29 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 75293 0 0 0 34202 27 0 0 25 0 1 0 638084256 312573952 72783 33554432000 4194304 4263832 140734996507360 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 76312 72783 247 17 0 73485 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 305248

[startup+402.301 s]
/proc/loadavg: 4.01 3.55 3.33 5/292 32672
/proc/meminfo: memFree=23255820/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=352376 CPUtime=402.3 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 87047 0 0 0 40198 32 0 0 25 0 1 0 638084256 360833024 84536 33554432000 4194304 4263832 140734996507360 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 88094 84536 249 17 0 85267 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 352376

[startup+462.301 s]
/proc/loadavg: 4.17 3.69 3.39 5/292 32674
/proc/meminfo: memFree=23133916/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=396340 CPUtime=462.3 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 97534 0 0 0 46193 37 0 0 25 0 1 0 638084256 405852160 95021 33554432000 4194304 4263832 140734996507360 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 99085 95021 249 17 0 96258 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 396340

[startup+522.301 s]
/proc/loadavg: 4.06 3.74 3.42 5/292 32675
/proc/meminfo: memFree=23023916/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=421732 CPUtime=522.3 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 103739 0 0 0 52190 40 0 0 25 0 1 0 638084256 431853568 101226 33554432000 4194304 4263832 140734996507360 18446744073709551615 4243872 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 105433 101226 252 17 0 102606 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 421732

[startup+582.3 s]
/proc/loadavg: 4.10 3.81 3.46 5/292 32686
/proc/meminfo: memFree=22887824/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=458672 CPUtime=582.3 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 112926 0 0 0 58186 44 0 0 25 0 1 0 638084256 469680128 110412 33554432000 4194304 4263832 140734996507360 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 114668 110412 251 17 0 111841 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 458672

[startup+642.301 s]
/proc/loadavg: 4.04 3.84 3.49 5/292 32688
/proc/meminfo: memFree=22758348/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=503780 CPUtime=642.31 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 124210 0 0 0 64184 47 0 0 25 0 1 0 638084256 515870720 121696 33554432000 4194304 4263832 140734996507360 18446744073709551615 254261277381 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 125945 121696 251 17 0 123118 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 503780

[startup+702.301 s]
/proc/loadavg: 4.01 3.86 3.52 5/292 32689
/proc/meminfo: memFree=22643380/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=555692 CPUtime=702.3 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 137169 0 0 0 70177 53 0 0 25 0 1 0 638084256 569028608 134655 33554432000 4194304 4263832 140734996507360 18446744073709551615 4207660 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 138923 134655 251 17 0 136096 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 555692

[startup+762.31 s]
/proc/loadavg: 4.00 3.89 3.55 5/292 32691
/proc/meminfo: memFree=22526060/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=596860 CPUtime=762.32 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 147371 0 0 0 76174 58 0 0 25 0 1 0 638084256 611184640 144856 33554432000 4194304 4263832 140734996507360 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 149215 144856 250 17 0 146388 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 596860

[startup+822.301 s]
/proc/loadavg: 4.00 3.90 3.57 5/292 32692
/proc/meminfo: memFree=22399684/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=632112 CPUtime=822.3 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 156133 0 0 0 82169 61 0 0 25 0 1 0 638084256 647282688 153618 33554432000 4194304 4263832 140734996507360 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 158028 153618 251 17 0 155201 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 632112

[startup+882.3 s]
/proc/loadavg: 4.06 3.94 3.60 5/292 32694
/proc/meminfo: memFree=22275296/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=649668 CPUtime=882.31 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 160463 0 0 0 88167 64 0 0 25 0 1 0 638084256 665260032 157947 33554432000 4194304 4263832 140734996507360 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 162417 157947 250 17 0 159590 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 649668

[startup+942.301 s]
/proc/loadavg: 4.02 3.94 3.63 5/292 32695
/proc/meminfo: memFree=22158472/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=683004 CPUtime=942.31 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 168620 0 0 0 94163 68 0 0 25 0 1 0 638084256 699396096 166103 33554432000 4194304 4263832 140734996507360 18446744073709551615 4205775 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 170751 166103 250 17 0 167924 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 683004

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.65 5/292 32697
/proc/meminfo: memFree=22012884/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=717312 CPUtime=1002.31 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 177145 0 0 0 100160 71 0 0 25 0 1 0 638084256 734527488 174628 33554432000 4194304 4263832 140734996507360 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 179328 174628 250 17 0 176501 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 717312

[startup+1062.3 s]
/proc/loadavg: 4.11 3.99 3.67 5/292 32699
/proc/meminfo: memFree=21904252/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=753928 CPUtime=1062.31 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 186326 0 0 0 106157 74 0 0 25 0 1 0 638084256 772022272 183807 33554432000 4194304 4263832 140734996507360 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 188482 183807 248 17 0 185655 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 753928

[startup+1122.3 s]
/proc/loadavg: 4.04 3.99 3.69 5/292 32700
/proc/meminfo: memFree=21792388/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=789264 CPUtime=1122.31 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 195114 0 0 0 112153 78 0 0 25 0 1 0 638084256 808206336 192595 33554432000 4194304 4263832 140734996507360 18446744073709551615 4224816 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 197316 192595 248 17 0 194489 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 789264

[startup+1182.3 s]
/proc/loadavg: 4.05 4.00 3.71 5/292 32702
/proc/meminfo: memFree=21674580/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=825168 CPUtime=1182.32 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 204128 0 0 0 118150 82 0 0 25 0 1 0 638084256 844972032 201609 33554432000 4194304 4263832 140734996507360 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 206292 201609 248 17 0 203465 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 825168

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.73 5/292 32704
/proc/meminfo: memFree=21565328/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=851804 CPUtime=1242.31 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 210632 0 0 0 124146 85 0 0 25 0 1 0 638084256 872247296 208113 33554432000 4194304 4263832 140734996507360 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 212951 208113 249 17 0 210124 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 851804



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.74 2/286 32708
/proc/meminfo: memFree=23629344/32951124 swapFree=67057896/67111528
[pid=32660] ppid=32658 vsize=878100 CPUtime=1300.02 cores=5,7
/proc/32660/stat : 32660 (umsat) R 32658 32660 32600 0 -1 4202496 217186 0 0 0 129914 88 0 0 25 0 1 0 638084256 899174400 214667 33554432000 4194304 4263832 140734996507360 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32660/statm: 219525 214667 249 17 0 216698 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 878100

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.04
CPU time (s): 1300.07
CPU user time (s): 1299.15
CPU system time (s): 0.91986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 878100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.15
system time used= 0.91986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 217186
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 2354

runsolver used 3.20851 second user time and 8.63069 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 12:51:29
IDJOB=3379557
IDBENCH=83115
IDSOLVER=1861
FILE ID=node140/3379557-1305456689
RUNJOBID= node140-1305456689-32621
PBS_JOBID= 13324891
Free space on /tmp= 73492 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top21.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379557-1305456689/watcher-3379557-1305456689 -o /tmp/evaluation-result-3379557-1305456689/solver-3379557-1305456689 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379557-1305456689.cnf

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=298764232

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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	: 5226.14
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.833
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.833
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.77
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.833
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.833
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.833
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.833
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:      24481016 kB
Buffers:        314812 kB
Cached:        4297432 kB
SwapCached:       8056 kB
Active:        4975612 kB
Inactive:      3181596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24481016 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           21092 kB
Writeback:           0 kB
AnonPages:     3542044 kB
Mapped:          23188 kB
Slab:           224600 kB
PageTables:      22396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45645892 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 node140 at 2011-05-15 13:13:11