Trace number 3379563

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.08 1300.05

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top24.cnf
MD5SUM1f485d737caaaca49e2c467c83cbdcec
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark520.047
Satisfiable
(Un)Satisfiability was proved
Number of variables65983
Number of clauses209942
Sum of the clauses size513194
Maximum clause length2578
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2127592
Number of clauses of size 380970
Number of clauses of size 4299
Number of clauses of size 522
Number of clauses of size over 51058

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-3379563-1305456712/watcher-3379563-1305456712 -o /tmp/evaluation-result-3379563-1305456712/solver-3379563-1305456712 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379563-1305456712.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: 4.05 3.30 3.17 5/394 29281
/proc/meminfo: memFree=21527860/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=11644 CPUtime=0 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4194304 358 0 0 0 0 0 0 0 25 0 1 0 657268961 11923456 298 33554432000 4194304 4263832 140734463378736 18446744073709551615 47178353284534 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 2911 298 241 17 0 84 0

[startup+0.016488 s]
/proc/loadavg: 4.05 3.30 3.17 5/394 29281
/proc/meminfo: memFree=21527860/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=11788 CPUtime=0.01 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4194304 376 0 0 0 1 0 0 0 25 0 1 0 657268961 12070912 316 33554432000 4194304 4263832 140734463378736 18446744073709551615 212687331301 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 2947 316 241 17 0 120 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11788

[startup+0.100524 s]
/proc/loadavg: 4.05 3.30 3.17 5/394 29281
/proc/meminfo: memFree=21527860/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=13352 CPUtime=0.09 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4194304 866 0 0 0 9 0 0 0 25 0 1 0 657268961 13672448 660 33554432000 4194304 4263832 140734463378736 18446744073709551615 47178353316847 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 3338 660 242 17 0 511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13352

[startup+0.300493 s]
/proc/loadavg: 4.05 3.30 3.17 5/394 29281
/proc/meminfo: memFree=21527860/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=15176 CPUtime=0.29 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4194304 1565 0 0 0 29 0 0 0 25 0 1 0 657268961 15540224 1166 33554432000 4194304 4263832 140734463378736 18446744073709551615 47178353147058 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 3794 1166 242 17 0 967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15176

[startup+0.700427 s]
/proc/loadavg: 4.05 3.30 3.17 5/394 29281
/proc/meminfo: memFree=21527860/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=25988 CPUtime=0.68 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4194304 4723 0 0 0 68 0 0 0 25 0 1 0 657268961 26611712 3170 33554432000 4194304 4263832 140734463378736 18446744073709551615 47178353146263 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 6497 3170 242 17 0 3670 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 25988

[startup+1.50027 s]
/proc/loadavg: 4.04 3.31 3.17 5/395 29282
/proc/meminfo: memFree=21512600/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=52896 CPUtime=1.49 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 12759 0 0 0 147 2 0 0 25 0 1 0 657268961 54165504 9975 33554432000 4194304 4263832 140734463378736 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 13224 9975 247 17 0 10397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52896

[startup+3.10097 s]
/proc/loadavg: 4.04 3.31 3.17 5/395 29282
/proc/meminfo: memFree=21482840/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=52896 CPUtime=3.09 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 12759 0 0 0 307 2 0 0 25 0 1 0 657268961 54165504 9975 33554432000 4194304 4263832 140734463378736 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 13224 9975 247 17 0 10397 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52896

[startup+6.30039 s]
/proc/loadavg: 4.04 3.31 3.17 5/395 29282
/proc/meminfo: memFree=21478372/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=52896 CPUtime=6.29 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 12759 0 0 0 627 2 0 0 25 0 1 0 657268961 54165504 9975 33554432000 4194304 4263832 140734463378736 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 13224 9975 247 17 0 10397 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52896

[startup+12.7002 s]
/proc/loadavg: 4.04 3.33 3.18 5/395 29282
/proc/meminfo: memFree=21470336/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=52896 CPUtime=12.69 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 12759 0 0 0 1267 2 0 0 25 0 1 0 657268961 54165504 9975 33554432000 4194304 4263832 140734463378736 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 13224 9975 247 17 0 10397 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52896

[startup+25.5009 s]
/proc/loadavg: 4.03 3.35 3.19 5/395 29282
/proc/meminfo: memFree=21449476/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=53688 CPUtime=25.49 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 12966 0 0 0 2547 2 0 0 25 0 1 0 657268961 54976512 10182 33554432000 4194304 4263832 140734463378736 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 13422 10182 247 17 0 10595 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53688

[startup+51.1012 s]
/proc/loadavg: 4.02 3.41 3.21 5/395 29283
/proc/meminfo: memFree=21390272/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=68752 CPUtime=51.08 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 16737 0 0 0 5105 3 0 0 25 0 1 0 657268961 70402048 13953 33554432000 4194304 4263832 140734463378736 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 17188 13953 247 17 0 14361 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 68752

[startup+102.315 s]
/proc/loadavg: 4.01 3.50 3.25 5/395 29284
/proc/meminfo: memFree=21280640/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=101184 CPUtime=102.3 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 24696 0 0 0 10224 6 0 0 25 0 1 0 657268961 103612416 21912 33554432000 4194304 4263832 140734463378736 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 25296 21912 247 17 0 22469 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 101184

[startup+162.301 s]
/proc/loadavg: 4.08 3.61 3.30 5/395 29286
/proc/meminfo: memFree=21130584/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=149212 CPUtime=162.29 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 36733 0 0 0 16218 11 0 0 25 0 1 0 657268961 152793088 33948 33554432000 4194304 4263832 140734463378736 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 37303 33948 248 17 0 34476 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 149212

[startup+222.301 s]
/proc/loadavg: 4.03 3.68 3.34 5/395 29288
/proc/meminfo: memFree=20994540/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=198660 CPUtime=222.29 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 48849 0 0 0 22214 15 0 0 25 0 1 0 657268961 203427840 46063 33554432000 4194304 4263832 140734463378736 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 49665 46063 247 17 0 46838 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 198660

[startup+282.301 s]
/proc/loadavg: 4.01 3.73 3.38 5/395 29289
/proc/meminfo: memFree=20892604/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=241520 CPUtime=282.29 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 59606 0 0 0 28211 18 0 0 25 0 1 0 657268961 247316480 56820 33554432000 4194304 4263832 140734463378736 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 60380 56820 247 17 0 57553 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 241520

[startup+342.301 s]
/proc/loadavg: 4.09 3.81 3.43 5/395 29291
/proc/meminfo: memFree=20804300/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=276740 CPUtime=342.29 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 68404 0 0 0 34207 22 0 0 25 0 1 0 657268961 283381760 65618 33554432000 4194304 4263832 140734463378736 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 69185 65618 247 17 0 66358 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 276740

[startup+402.301 s]
/proc/loadavg: 4.07 3.85 3.46 5/395 29292
/proc/meminfo: memFree=20664424/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=321416 CPUtime=402.29 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 79600 0 0 0 40203 26 0 0 25 0 1 0 657268961 329129984 76814 33554432000 4194304 4263832 140734463378736 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 80354 76814 247 17 0 77527 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 321416

[startup+462.301 s]
/proc/loadavg: 4.02 3.88 3.49 5/395 29294
/proc/meminfo: memFree=20517728/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=367616 CPUtime=462.3 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 91134 0 0 0 46201 29 0 0 25 0 1 0 657268961 376438784 88347 33554432000 4194304 4263832 140734463378736 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 91904 88347 247 17 0 89077 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 367616

[startup+522.3 s]
/proc/loadavg: 4.14 3.93 3.53 5/395 29296
/proc/meminfo: memFree=20392104/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=403120 CPUtime=522.3 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 99994 0 0 0 52195 35 0 0 25 0 1 0 657268961 412794880 97207 33554432000 4194304 4263832 140734463378736 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 100780 97207 247 17 0 97953 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 403120

[startup+582.3 s]
/proc/loadavg: 4.05 3.94 3.56 5/395 29306
/proc/meminfo: memFree=20263228/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=451332 CPUtime=582.3 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 111550 0 0 0 58192 38 0 0 25 0 1 0 657268961 462163968 108763 33554432000 4194304 4263832 140734463378736 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 112833 108763 247 17 0 110006 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 451332

[startup+642.3 s]
/proc/loadavg: 4.02 3.95 3.58 5/395 29308
/proc/meminfo: memFree=20132264/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=492472 CPUtime=642.31 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 121767 0 0 0 64189 42 0 0 25 0 1 0 657268961 504291328 118980 33554432000 4194304 4263832 140734463378736 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 123118 118980 247 17 0 120291 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 492472

[startup+702.3 s]
/proc/loadavg: 4.05 3.97 3.61 5/395 29309
/proc/meminfo: memFree=20044316/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=518596 CPUtime=702.31 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 128233 0 0 0 70187 44 0 0 25 0 1 0 657268961 531042304 125446 33554432000 4194304 4263832 140734463378736 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 129649 125446 248 17 0 126822 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 518596

[startup+762.314 s]
/proc/loadavg: 4.13 4.00 3.64 5/395 29314
/proc/meminfo: memFree=19974672/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=536028 CPUtime=762.31 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 132564 0 0 0 76186 45 0 0 25 0 1 0 657268961 548892672 129776 33554432000 4194304 4263832 140734463378736 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 134007 129776 247 17 0 131180 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 536028

[startup+822.301 s]
/proc/loadavg: 4.05 4.00 3.66 5/395 29316
/proc/meminfo: memFree=19879924/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=572764 CPUtime=822.31 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 141724 0 0 0 82182 49 0 0 25 0 1 0 657268961 586510336 138936 33554432000 4194304 4263832 140734463378736 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 143191 138936 247 17 0 140364 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 572764

[startup+882.301 s]
/proc/loadavg: 4.14 4.03 3.69 5/395 29317
/proc/meminfo: memFree=19765076/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=607620 CPUtime=882.31 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 150282 0 0 0 88180 51 0 0 25 0 1 0 657268961 622202880 147493 33554432000 4194304 4263832 140734463378736 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 151905 147493 247 17 0 149078 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 607620

[startup+942.301 s]
/proc/loadavg: 4.11 4.04 3.71 5/395 29319
/proc/meminfo: memFree=19664468/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=643516 CPUtime=942.31 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 159270 0 0 0 94176 55 0 0 25 0 1 0 657268961 658960384 156481 33554432000 4194304 4263832 140734463378736 18446744073709551615 4207660 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 160879 156481 247 17 0 158052 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 643516

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 3.73 5/395 29320
/proc/meminfo: memFree=19587684/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=671272 CPUtime=1002.31 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 166109 0 0 0 100174 57 0 0 25 0 1 0 657268961 687382528 163320 33554432000 4194304 4263832 140734463378736 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 167818 163320 248 17 0 164991 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 671272

[startup+1062.3 s]
/proc/loadavg: 4.09 4.04 3.75 5/395 29322
/proc/meminfo: memFree=19497260/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=704180 CPUtime=1062.32 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 174304 0 0 0 106172 60 0 0 25 0 1 0 657268961 721080320 171515 33554432000 4194304 4263832 140734463378736 18446744073709551615 4205838 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 176045 171515 248 17 0 173218 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 704180

[startup+1122.3 s]
/proc/loadavg: 4.07 4.04 3.76 4/394 29325
/proc/meminfo: memFree=19936816/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=736068 CPUtime=1122.31 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 182216 0 0 0 112168 63 0 0 25 0 1 0 657268961 753733632 179427 33554432000 4194304 4263832 140734463378736 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 184017 179427 248 17 0 181190 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 736068

[startup+1182.3 s]
/proc/loadavg: 2.68 3.65 3.65 2/378 29379
/proc/meminfo: memFree=21331504/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=753148 CPUtime=1182.32 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 186480 0 0 0 118167 65 0 0 25 0 1 0 657268961 771223552 183691 33554432000 4194304 4263832 140734463378736 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 188287 183691 249 17 0 185460 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 753148

[startup+1242.3 s]
/proc/loadavg: 1.68 3.18 3.48 2/377 29381
/proc/meminfo: memFree=21312160/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=774368 CPUtime=1242.32 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 191679 0 0 0 124164 68 0 0 25 0 1 0 657268961 792952832 188889 33554432000 4194304 4263832 140734463378736 18446744073709551615 4243945 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 193592 188889 248 17 0 190765 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 774368



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.27 2.81 3.34 2/377 29382
/proc/meminfo: memFree=21279032/32951124 swapFree=67111348/67111528
[pid=29281] ppid=29279 vsize=806612 CPUtime=1300.03 cores=0,2
/proc/29281/stat : 29281 (umsat) R 29279 29281 27552 0 -1 4202496 199690 0 0 0 129932 71 0 0 25 0 1 0 657268961 825970688 196900 33554432000 4194304 4263832 140734463378736 18446744073709551615 4205536 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29281/statm: 201653 196900 248 17 0 198826 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 806612

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.05
CPU time (s): 1300.08
CPU user time (s): 1299.33
CPU system time (s): 0.754885
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 806612

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

runsolver used 5.20421 second user time and 11.2323 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 12:51:52
IDJOB=3379563
IDBENCH=83116
IDSOLVER=1861
FILE ID=node139/3379563-1305456712
RUNJOBID= node139-1305456533-29178
PBS_JOBID= 13324881
Free space on /tmp= 73356 MiB

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

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

MD5SUM BENCH= 1f485d737caaaca49e2c467c83cbdcec
RANDOM SEED=1520459740

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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	: 5321.49
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.852
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.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21528140 kB
Buffers:        313732 kB
Cached:        3035756 kB
SwapCached:          0 kB
Active:        9038336 kB
Inactive:      2075868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21528140 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5704 kB
Writeback:           0 kB
AnonPages:     7764080 kB
Mapped:          30116 kB
Slab:           203652 kB
PageTables:      41116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77769112 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= 73404 MiB
End job on node139 at 2011-05-15 13:13:34