Trace number 3379555

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.04 1300.06

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379555-1305456878/watcher-3379555-1305456878 -o /tmp/evaluation-result-3379555-1305456878/solver-3379555-1305456878 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379555-1305456878.cnf 

running on 2 cores: 4,6

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: 2.39 2.98 3.16 4/418 24180
/proc/meminfo: memFree=13815152/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=11908 CPUtime=0.01 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4194304 404 0 0 0 1 0 0 0 22 0 1 0 735918481 12193792 344 33554432000 4194304 4263832 140733793223328 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 2977 344 241 17 0 150 0

[startup+0.071142 s]
/proc/loadavg: 2.39 2.98 3.16 4/418 24180
/proc/meminfo: memFree=13815152/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=13340 CPUtime=0.06 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4194304 846 0 0 0 6 0 0 0 22 0 1 0 735918481 13660160 640 33554432000 4194304 4263832 140733793223328 18446744073709551615 47834244090605 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 3335 640 242 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100172 s]
/proc/loadavg: 2.39 2.98 3.16 4/418 24180
/proc/meminfo: memFree=13815152/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=13340 CPUtime=0.09 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4194304 891 0 0 0 9 0 0 0 22 0 1 0 735918481 13660160 685 33554432000 4194304 4263832 140733793223328 18446744073709551615 47834244236326 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 3335 685 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300173 s]
/proc/loadavg: 2.39 2.98 3.16 4/418 24180
/proc/meminfo: memFree=13815152/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=18812 CPUtime=0.29 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4194304 2501 0 0 0 29 0 0 0 23 0 1 0 735918481 19263488 1717 33554432000 4194304 4263832 140733793223328 18446744073709551615 47834244355776 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 4703 1718 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.701094 s]
/proc/loadavg: 2.39 2.98 3.16 4/418 24180
/proc/meminfo: memFree=13815152/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=37116 CPUtime=0.69 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 8918 0 0 0 68 1 0 0 25 0 1 0 735918481 38006784 6575 33554432000 4194304 4263832 140733793223328 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 9279 6575 247 17 0 6452 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37116

[startup+1.50095 s]
/proc/loadavg: 2.39 2.98 3.16 5/424 24191
/proc/meminfo: memFree=13746372/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=37116 CPUtime=1.49 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 8918 0 0 0 148 1 0 0 25 0 1 0 735918481 38006784 6575 33554432000 4194304 4263832 140733793223328 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 9279 6575 247 17 0 6452 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37116

[startup+3.10068 s]
/proc/loadavg: 2.39 2.98 3.16 5/424 24191
/proc/meminfo: memFree=13699500/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=37116 CPUtime=3.09 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 8918 0 0 0 308 1 0 0 25 0 1 0 735918481 38006784 6575 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 9279 6575 247 17 0 6452 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37116

[startup+6.30111 s]
/proc/loadavg: 2.60 3.01 3.17 5/424 24191
/proc/meminfo: memFree=13687120/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=38172 CPUtime=6.29 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 9163 0 0 0 628 1 0 0 25 0 1 0 735918481 39088128 6820 33554432000 4194304 4263832 140733793223328 18446744073709551615 4211566 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 9543 6820 247 17 0 6716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38172

[startup+12.701 s]
/proc/loadavg: 2.72 3.03 3.17 5/424 24192
/proc/meminfo: memFree=13661896/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=42300 CPUtime=12.68 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 10190 0 0 0 1267 1 0 0 25 0 1 0 735918481 43315200 7847 33554432000 4194304 4263832 140733793223328 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 10575 7847 247 17 0 7748 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42300

[startup+25.5008 s]
/proc/loadavg: 3.00 3.08 3.19 5/424 24192
/proc/meminfo: memFree=13617840/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=56912 CPUtime=25.49 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 13855 0 0 0 2546 3 0 0 25 0 1 0 735918481 58277888 11512 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 14228 11512 247 17 0 11401 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56912

[startup+51.1002 s]
/proc/loadavg: 3.34 3.15 3.21 5/424 24192
/proc/meminfo: memFree=13530888/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=95844 CPUtime=51.07 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 23533 0 0 0 5102 5 0 0 25 0 1 0 735918481 98144256 21190 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 23961 21190 247 17 0 21134 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 95844

[startup+102.316 s]
/proc/loadavg: 3.71 3.28 3.24 5/424 24194
/proc/meminfo: memFree=13351304/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=170888 CPUtime=102.29 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 42095 0 0 0 10219 10 0 0 25 0 1 0 735918481 174989312 39752 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 42722 39752 247 17 0 39895 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 170888

[startup+162.301 s]
/proc/loadavg: 3.89 3.41 3.29 5/424 24196
/proc/meminfo: memFree=13155988/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=245292 CPUtime=162.27 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 60486 0 0 0 16211 16 0 0 25 0 1 0 735918481 251179008 58143 33554432000 4194304 4263832 140733793223328 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 61323 58143 248 17 0 58496 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 245292

[startup+222.3 s]
/proc/loadavg: 4.17 3.56 3.35 5/424 24197
/proc/meminfo: memFree=12999096/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=291104 CPUtime=222.28 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 71822 0 0 0 22208 20 0 0 25 0 1 0 735918481 298090496 69479 33554432000 4194304 4263832 140733793223328 18446744073709551615 4242448 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 72776 69479 248 17 0 69949 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 291104

[startup+282.301 s]
/proc/loadavg: 4.19 3.67 3.39 5/424 24199
/proc/meminfo: memFree=12838364/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=352632 CPUtime=282.27 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 87092 0 0 0 28202 25 0 0 25 0 1 0 735918481 361095168 84748 33554432000 4194304 4263832 140733793223328 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 88158 84748 248 17 0 85331 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 352632

[startup+342.3 s]
/proc/loadavg: 4.13 3.74 3.44 5/424 24200
/proc/meminfo: memFree=12665484/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=398436 CPUtime=342.28 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 98450 0 0 0 34200 28 0 0 25 0 1 0 735918481 407998464 96104 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215077 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 99609 96104 247 17 0 96782 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 398436

[startup+402.301 s]
/proc/loadavg: 4.13 3.82 3.48 5/424 24211
/proc/meminfo: memFree=12517272/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=451312 CPUtime=402.27 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 111036 0 0 0 40196 31 0 0 25 0 1 0 735918481 462143488 108690 33554432000 4194304 4263832 140733793223328 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 112828 108690 247 17 0 110001 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 451312

[startup+462.3 s]
/proc/loadavg: 4.05 3.85 3.51 5/424 24213
/proc/meminfo: memFree=12387408/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=501012 CPUtime=462.28 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 123312 0 0 0 46193 35 0 0 25 0 1 0 735918481 513036288 120966 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 125253 120966 247 17 0 122426 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 501012

[startup+522.301 s]
/proc/loadavg: 4.02 3.87 3.54 5/424 24214
/proc/meminfo: memFree=12262144/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=555520 CPUtime=522.27 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 135940 0 0 0 52189 38 0 0 25 0 1 0 735918481 568852480 133594 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 138880 133594 247 17 0 136053 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 555520

[startup+582.3 s]
/proc/loadavg: 4.00 3.89 3.56 5/424 24216
/proc/meminfo: memFree=12171984/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=581584 CPUtime=582.28 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 142375 0 0 0 58188 40 0 0 25 0 1 0 735918481 595542016 140029 33554432000 4194304 4263832 140733793223328 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 145396 140029 247 17 0 142569 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 581584

[startup+642.301 s]
/proc/loadavg: 4.00 3.91 3.59 5/424 24217
/proc/meminfo: memFree=12065576/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=609944 CPUtime=642.29 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 149378 0 0 0 64187 42 0 0 25 0 1 0 735918481 624582656 147032 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 152486 147032 247 17 0 149659 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 609944

[startup+702.301 s]
/proc/loadavg: 4.00 3.92 3.61 5/424 24219
/proc/meminfo: memFree=11967232/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=636424 CPUtime=702.28 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 156020 0 0 0 70183 45 0 0 25 0 1 0 735918481 651698176 153674 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 159106 153674 247 17 0 156279 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 636424

[startup+762.317 s]
/proc/loadavg: 4.00 3.93 3.63 5/424 24221
/proc/meminfo: memFree=11877308/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=662092 CPUtime=762.3 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 162482 0 0 0 76183 47 0 0 25 0 1 0 735918481 677982208 160136 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 165523 160136 247 17 0 162696 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 662092

[startup+822.301 s]
/proc/loadavg: 4.11 3.99 3.67 5/424 24222
/proc/meminfo: memFree=11781184/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=684464 CPUtime=822.28 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 168052 0 0 0 82179 49 0 0 25 0 1 0 735918481 700891136 165706 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 171116 165706 247 17 0 168289 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 684464

[startup+882.301 s]
/proc/loadavg: 4.10 4.01 3.70 5/424 24224
/proc/meminfo: memFree=11676140/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=704948 CPUtime=882.28 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 173107 0 0 0 88177 51 0 0 25 0 1 0 735918481 721866752 170761 33554432000 4194304 4263832 140733793223328 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 176237 170761 248 17 0 173410 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 704948

[startup+942.301 s]
/proc/loadavg: 4.19 4.05 3.73 5/424 24225
/proc/meminfo: memFree=11585596/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=731368 CPUtime=942.28 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 179553 0 0 0 94174 54 0 0 25 0 1 0 735918481 748920832 177207 33554432000 4194304 4263832 140733793223328 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 182842 177207 249 17 0 180015 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 731368

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 3.74 5/424 24227
/proc/meminfo: memFree=11483900/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=756072 CPUtime=1002.28 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 185699 0 0 0 100171 57 0 0 25 0 1 0 735918481 774217728 183353 33554432000 4194304 4263832 140733793223328 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 189018 183353 250 17 0 186191 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 756072

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 3.75 5/424 24229
/proc/meminfo: memFree=11371664/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=796280 CPUtime=1062.28 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 195759 0 0 0 106166 62 0 0 25 0 1 0 735918481 815390720 193412 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 199070 193412 250 17 0 196243 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 796280

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.76 5/424 24230
/proc/meminfo: memFree=11226696/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=867732 CPUtime=1122.27 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 212599 0 0 0 112162 65 0 0 25 0 1 0 735918481 888557568 210252 33554432000 4194304 4263832 140733793223328 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 216933 210252 250 17 0 214106 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 867732

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.78 5/424 24232
/proc/meminfo: memFree=11091772/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=951000 CPUtime=1182.28 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 232195 0 0 0 118157 71 0 0 25 0 1 0 735918481 973824000 229848 33554432000 4194304 4263832 140733793223328 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 237750 229848 250 17 0 234923 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 951000

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.79 5/424 24233
/proc/meminfo: memFree=10965524/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=1016260 CPUtime=1242.27 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 247652 0 0 0 124154 73 0 0 25 0 1 0 735918481 1040650240 245304 33554432000 4194304 4263832 140733793223328 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 254065 245304 249 17 0 251238 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1016260



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.80 3/420 24237
/proc/meminfo: memFree=11848540/32951124 swapFree=65586204/67111528
[pid=24180] ppid=24178 vsize=1044324 CPUtime=1300 cores=4,6
/proc/24180/stat : 24180 (umsat) R 24178 24180 24130 0 -1 4202496 254259 0 0 0 129925 75 0 0 25 0 1 0 735918481 1069387776 251909 33554432000 4194304 4263832 140733793223328 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/24180/statm: 261081 251909 248 17 0 258254 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 1044324

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.06
CPU time (s): 1300.04
CPU user time (s): 1299.25
CPU system time (s): 0.792879
CPU usage (%): 99.9991
Max. virtual memory (cumulated for all children) (KiB): 1044324

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

runsolver used 5.55316 second user time and 12.2051 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 12:54:38
IDJOB=3379555
IDBENCH=83119
IDSOLVER=1861
FILE ID=node119/3379555-1305456878
RUNJOBID= node119-1305456878-24149
PBS_JOBID= 13324893
Free space on /tmp= 73300 MiB

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

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=794119238

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13815316 kB
Buffers:        300500 kB
Cached:        4855356 kB
SwapCached:       4756 kB
Active:       15600340 kB
Inactive:      3190972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13815316 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:           11436 kB
Writeback:          16 kB
AnonPages:    13634388 kB
Mapped:          32132 kB
Slab:           214424 kB
PageTables:      61912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113408368 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= 73292 MiB
End job on node119 at 2011-05-15 13:16:20