Trace number 3379483

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-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

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

running on 2 cores: 0,2

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 2/410 24164
/proc/meminfo: memFree=13828416/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=11908 CPUtime=0.01 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4194304 402 0 0 0 1 0 0 0 25 0 1 0 735918460 12193792 342 33554432000 4194304 4263832 140734366364144 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 2977 342 241 17 0 150 0

[startup+0.0694209 s]
/proc/loadavg: 2.39 2.98 3.16 2/410 24164
/proc/meminfo: memFree=13828416/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=12560 CPUtime=0.06 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4194304 610 0 0 0 6 0 0 0 25 0 1 0 735918460 12861440 501 33554432000 4194304 4263832 140734366364144 18446744073709551615 47473876678712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 3140 502 242 17 0 313 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12560

[startup+0.100364 s]
/proc/loadavg: 2.39 2.98 3.16 2/410 24164
/proc/meminfo: memFree=13828416/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=13340 CPUtime=0.09 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4194304 877 0 0 0 9 0 0 0 25 0 1 0 735918460 13660160 671 33554432000 4194304 4263832 140734366364144 18446744073709551615 47473876686632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 3335 671 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300332 s]
/proc/loadavg: 2.39 2.98 3.16 2/410 24164
/proc/meminfo: memFree=13828416/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=18504 CPUtime=0.29 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4194304 1703 0 0 0 29 0 0 0 25 0 1 0 735918460 18948096 1304 33554432000 4194304 4263832 140734366364144 18446744073709551615 216734837336 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 4626 1309 242 17 0 1799 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18504

[startup+0.700321 s]
/proc/loadavg: 2.39 2.98 3.16 2/410 24164
/proc/meminfo: memFree=13828416/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=24148 CPUtime=0.69 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 4603 0 0 0 69 0 0 0 25 0 1 0 735918460 24727552 3430 33554432000 4194304 4263832 140734366364144 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 6037 3430 247 17 0 3210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24148

[startup+1.50118 s]
/proc/loadavg: 2.39 2.98 3.16 5/424 24191
/proc/meminfo: memFree=13753072/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=24148 CPUtime=1.49 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 4603 0 0 0 149 0 0 0 25 0 1 0 735918460 24727552 3430 33554432000 4194304 4263832 140734366364144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 6037 3430 247 17 0 3210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24148

[startup+3.1009 s]
/proc/loadavg: 2.39 2.98 3.16 5/424 24191
/proc/meminfo: memFree=13699996/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=26260 CPUtime=3.09 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 5118 0 0 0 309 0 0 0 25 0 1 0 735918460 26890240 3945 33554432000 4194304 4263832 140734366364144 18446744073709551615 4243895 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 6565 3945 247 17 0 3738 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26260

[startup+6.30034 s]
/proc/loadavg: 2.60 3.01 3.17 5/424 24191
/proc/meminfo: memFree=13687492/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=30908 CPUtime=6.29 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 6277 0 0 0 628 1 0 0 25 0 1 0 735918460 31649792 5104 33554432000 4194304 4263832 140734366364144 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 7727 5104 247 17 0 4900 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30908

[startup+12.7002 s]
/proc/loadavg: 2.72 3.03 3.17 5/424 24192
/proc/meminfo: memFree=13662516/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=36340 CPUtime=12.69 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 7618 0 0 0 1268 1 0 0 25 0 1 0 735918460 37212160 6445 33554432000 4194304 4263832 140734366364144 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 9085 6445 247 17 0 6258 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36340

[startup+25.501 s]
/proc/loadavg: 3.00 3.08 3.19 5/424 24192
/proc/meminfo: memFree=13618708/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=49208 CPUtime=25.49 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 10788 0 0 0 2546 3 0 0 25 0 1 0 735918460 50388992 9615 33554432000 4194304 4263832 140734366364144 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 12302 9615 247 17 0 9475 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49208

[startup+51.1005 s]
/proc/loadavg: 3.34 3.15 3.21 5/424 24192
/proc/meminfo: memFree=13531756/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=73204 CPUtime=51.09 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 16631 0 0 0 5105 4 0 0 25 0 1 0 735918460 74960896 15458 33554432000 4194304 4263832 140734366364144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 18301 15458 247 17 0 15474 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 73204

[startup+102.316 s]
/proc/loadavg: 3.71 3.28 3.24 5/424 24194
/proc/meminfo: memFree=13351800/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=123440 CPUtime=102.31 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 29171 0 0 0 10222 9 0 0 25 0 1 0 735918460 126402560 27998 33554432000 4194304 4263832 140734366364144 18446744073709551615 4207606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 30860 27998 247 17 0 28033 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 123440

[startup+162.301 s]
/proc/loadavg: 3.89 3.41 3.29 5/424 24196
/proc/meminfo: memFree=13156732/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=170856 CPUtime=162.3 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 40968 0 0 0 16216 14 0 0 25 0 1 0 735918460 174956544 39795 33554432000 4194304 4263832 140734366364144 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 42714 39795 247 17 0 39887 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 170856

[startup+222.301 s]
/proc/loadavg: 4.17 3.56 3.35 5/424 24197
/proc/meminfo: memFree=12999716/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=206864 CPUtime=222.29 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 49642 0 0 0 22213 16 0 0 25 0 1 0 735918460 211828736 48469 33554432000 4194304 4263832 140734366364144 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 51716 48469 248 17 0 48889 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 206864

[startup+282.301 s]
/proc/loadavg: 4.19 3.67 3.39 5/424 24199
/proc/meminfo: memFree=12838736/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=238188 CPUtime=282.3 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 57396 0 0 0 28211 19 0 0 25 0 1 0 735918460 243904512 56221 33554432000 4194304 4263832 140734366364144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 59547 56221 247 17 0 56720 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 238188

[startup+342.301 s]
/proc/loadavg: 4.13 3.74 3.44 5/424 24200
/proc/meminfo: memFree=12665980/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=264596 CPUtime=342.3 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 63889 0 0 0 34209 21 0 0 25 0 1 0 735918460 270946304 62714 33554432000 4194304 4263832 140734366364144 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 66149 62714 247 17 0 63322 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 264596

[startup+402.301 s]
/proc/loadavg: 4.13 3.82 3.48 5/424 24211
/proc/meminfo: memFree=12518264/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=286532 CPUtime=402.3 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 69297 0 0 0 40207 23 0 0 25 0 1 0 735918460 293408768 68122 33554432000 4194304 4263832 140734366364144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 71633 68122 247 17 0 68806 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 286532

[startup+462.3 s]
/proc/loadavg: 4.05 3.85 3.51 5/424 24213
/proc/meminfo: memFree=12387656/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=300288 CPUtime=462.3 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 72600 0 0 0 46206 24 0 0 25 0 1 0 735918460 307494912 71424 33554432000 4194304 4263832 140734366364144 18446744073709551615 4205649 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 75072 71424 247 17 0 72245 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 300288

[startup+522.301 s]
/proc/loadavg: 4.02 3.87 3.54 5/424 24214
/proc/meminfo: memFree=12262764/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=313544 CPUtime=522.31 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 75851 0 0 0 52204 27 0 0 25 0 1 0 735918460 321069056 74675 33554432000 4194304 4263832 140734366364144 18446744073709551615 4207665 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 78386 74675 248 17 0 75559 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 313544

[startup+582.3 s]
/proc/loadavg: 4.00 3.89 3.56 5/424 24216
/proc/meminfo: memFree=12172728/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=328580 CPUtime=582.3 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 79485 0 0 0 58201 29 0 0 25 0 1 0 735918460 336465920 78309 33554432000 4194304 4263832 140734366364144 18446744073709551615 4214954 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 82145 78309 248 17 0 79318 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 328580

[startup+642.301 s]
/proc/loadavg: 4.00 3.91 3.59 5/424 24217
/proc/meminfo: memFree=12066072/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=352536 CPUtime=642.32 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 84963 0 0 0 64200 32 0 0 25 0 1 0 735918460 360996864 83787 33554432000 4194304 4263832 140734366364144 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 88134 83787 248 17 0 85307 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 352536

[startup+702.3 s]
/proc/loadavg: 4.00 3.92 3.61 5/424 24219
/proc/meminfo: memFree=11967232/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=370148 CPUtime=702.31 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 89210 0 0 0 70197 34 0 0 25 0 1 0 735918460 379031552 88034 33554432000 4194304 4263832 140734366364144 18446744073709551615 4250182 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 92537 88034 248 17 0 89710 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 370148

[startup+762.316 s]
/proc/loadavg: 4.00 3.93 3.63 5/424 24221
/proc/meminfo: memFree=11877556/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=386676 CPUtime=762.32 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 93378 0 0 0 76197 35 0 0 25 0 1 0 735918460 395956224 92202 33554432000 4194304 4263832 140734366364144 18446744073709551615 4207568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 96669 92202 249 17 0 93842 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 386676

[startup+822.3 s]
/proc/loadavg: 4.11 3.99 3.67 5/424 24222
/proc/meminfo: memFree=11781680/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=400168 CPUtime=822.31 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 96707 0 0 0 82194 37 0 0 25 0 1 0 735918460 409772032 95531 33554432000 4194304 4263832 140734366364144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 100042 95531 251 17 0 97215 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 400168

[startup+882.301 s]
/proc/loadavg: 4.10 4.01 3.70 5/424 24224
/proc/meminfo: memFree=11676388/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=418448 CPUtime=882.31 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 101299 0 0 0 88193 38 0 0 25 0 1 0 735918460 428490752 100122 33554432000 4194304 4263832 140734366364144 18446744073709551615 4207603 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 104612 100122 250 17 0 101785 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 418448

[startup+942.3 s]
/proc/loadavg: 4.19 4.05 3.73 5/424 24225
/proc/meminfo: memFree=11585596/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=436836 CPUtime=942.32 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 105853 0 0 0 94191 41 0 0 25 0 1 0 735918460 447320064 104676 33554432000 4194304 4263832 140734366364144 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 109209 104677 250 17 0 106382 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 436836

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 3.74 5/424 24227
/proc/meminfo: memFree=11484148/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=452608 CPUtime=1002.32 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 109803 0 0 0 100189 43 0 0 25 0 1 0 735918460 463470592 108625 33554432000 4194304 4263832 140734366364144 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 113152 108625 249 17 0 110325 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 452608

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 3.75 5/424 24229
/proc/meminfo: memFree=11372160/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=469800 CPUtime=1062.32 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 114100 0 0 0 106187 45 0 0 25 0 1 0 735918460 481075200 112922 33554432000 4194304 4263832 140734366364144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 117450 112922 249 17 0 114623 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 469800

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.76 5/424 24230
/proc/meminfo: memFree=11227068/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=485908 CPUtime=1122.32 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 117993 0 0 0 112186 46 0 0 25 0 1 0 735918460 497569792 116815 33554432000 4194304 4263832 140734366364144 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 121477 116815 249 17 0 118650 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 485908

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.78 5/424 24232
/proc/meminfo: memFree=11092144/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=500812 CPUtime=1182.32 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 121610 0 0 0 118184 48 0 0 25 0 1 0 735918460 512831488 120431 33554432000 4194304 4263832 140734366364144 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 125203 120431 248 17 0 122376 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 500812

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.79 5/424 24233
/proc/meminfo: memFree=10965524/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=515820 CPUtime=1242.32 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 125331 0 0 0 124182 50 0 0 25 0 1 0 735918460 528199680 124152 33554432000 4194304 4263832 140734366364144 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 128955 124152 248 17 0 126128 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 515820



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.80 5/424 24235
/proc/meminfo: memFree=10876108/32951124 swapFree=65586204/67111528
[pid=24164] ppid=24162 vsize=531972 CPUtime=1300.03 cores=0,2
/proc/24164/stat : 24164 (umsat) R 24162 24164 24130 0 -1 4202496 129231 0 0 0 129952 51 0 0 25 0 1 0 735918460 544739328 128052 33554432000 4194304 4263832 140734366364144 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24164/statm: 132993 128052 248 17 0 130166 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 531972

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.53
CPU system time (s): 0.539917
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 531972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.53
system time used= 0.539917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129231
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= 7
involuntary context switches= 17270

runsolver used 5.56815 second user time and 12.1911 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-15 12:54:38
IDJOB=3379483
IDBENCH=83117
IDSOLVER=1861
FILE ID=node119/3379483-1305456878
RUNJOBID= node119-1305456878-24148
PBS_JOBID= 13324893
Free space on /tmp= 73308 MiB

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

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
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:      13828712 kB
Buffers:        300464 kB
Cached:        4847244 kB
SwapCached:       4756 kB
Active:       15587320 kB
Inactive:      3190948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13828712 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            4064 kB
Writeback:          16 kB
AnonPages:    13629344 kB
Mapped:          31356 kB
Slab:           214164 kB
PageTables:      61912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113362472 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