Trace number 3379567

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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-3379567-1305456590/watcher-3379567-1305456590 -o /tmp/evaluation-result-3379567-1305456590/solver-3379567-1305456590 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379567-1305456590.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: 3.20 2.89 3.04 5/394 29250
/proc/meminfo: memFree=21498016/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=11788 CPUtime=0.01 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4194304 376 0 0 0 1 0 0 0 22 0 1 0 657256728 12070912 316 33554432000 4194304 4263832 140735390775072 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 2947 316 241 17 0 120 0

[startup+0.0813271 s]
/proc/loadavg: 3.20 2.89 3.04 5/394 29250
/proc/meminfo: memFree=21498016/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=13352 CPUtime=0.07 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4194304 865 0 0 0 7 0 0 0 22 0 1 0 657256728 13672448 659 33554432000 4194304 4263832 140735390775072 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 3338 659 242 17 0 511 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13352

[startup+0.100332 s]
/proc/loadavg: 3.20 2.89 3.04 5/394 29250
/proc/meminfo: memFree=21498016/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=13352 CPUtime=0.09 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4194304 895 0 0 0 9 0 0 0 22 0 1 0 657256728 13672448 689 33554432000 4194304 4263832 140735390775072 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 3338 689 242 17 0 511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13352

[startup+0.300283 s]
/proc/loadavg: 3.20 2.89 3.04 5/394 29250
/proc/meminfo: memFree=21498016/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=18824 CPUtime=0.29 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4194304 2528 0 0 0 29 0 0 0 23 0 1 0 657256728 19275776 1744 33554432000 4194304 4263832 140735390775072 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 4706 1744 242 17 0 1879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18824

[startup+0.700211 s]
/proc/loadavg: 3.20 2.89 3.04 5/394 29250
/proc/meminfo: memFree=21498016/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=25988 CPUtime=0.69 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4194304 4888 0 0 0 69 0 0 0 25 0 1 0 657256728 26611712 3335 33554432000 4194304 4263832 140735390775072 18446744073709551615 47282178114943 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 6497 3335 242 17 0 3670 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25988

[startup+1.50104 s]
/proc/loadavg: 3.20 2.89 3.04 5/395 29251
/proc/meminfo: memFree=21482880/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=58764 CPUtime=1.49 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 14808 0 0 0 147 2 0 0 25 0 1 0 657256728 60174336 11819 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 14691 11819 247 17 0 11864 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58764

[startup+3.10077 s]
/proc/loadavg: 3.20 2.89 3.04 5/395 29252
/proc/meminfo: memFree=21447908/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=58764 CPUtime=3.09 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 14808 0 0 0 307 2 0 0 25 0 1 0 657256728 60174336 11819 33554432000 4194304 4263832 140735390775072 18446744073709551615 4224845 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 14691 11819 247 17 0 11864 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58764

[startup+6.30119 s]
/proc/loadavg: 3.27 2.91 3.04 5/395 29252
/proc/meminfo: memFree=21444808/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=58764 CPUtime=6.29 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 14808 0 0 0 627 2 0 0 25 0 1 0 657256728 60174336 11819 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 14691 11819 247 17 0 11864 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58764

[startup+12.701 s]
/proc/loadavg: 3.33 2.93 3.05 5/395 29252
/proc/meminfo: memFree=21440108/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=58764 CPUtime=12.69 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 14808 0 0 0 1267 2 0 0 25 0 1 0 657256728 60174336 11819 33554432000 4194304 4263832 140735390775072 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 14691 11819 247 17 0 11864 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58764

[startup+25.5007 s]
/proc/loadavg: 3.47 2.98 3.06 5/395 29252
/proc/meminfo: memFree=21425828/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=58764 CPUtime=25.49 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 14808 0 0 0 2547 2 0 0 25 0 1 0 657256728 60174336 11819 33554432000 4194304 4263832 140735390775072 18446744073709551615 4224828 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 14691 11819 247 17 0 11864 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58764

[startup+51.101 s]
/proc/loadavg: 3.65 3.06 3.09 5/395 29253
/proc/meminfo: memFree=21390664/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=61884 CPUtime=51.09 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 15472 0 0 0 5107 2 0 0 25 0 1 0 657256728 63369216 12483 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 15471 12483 247 17 0 12644 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61884

[startup+102.315 s]
/proc/loadavg: 3.95 3.23 3.14 5/395 29254
/proc/meminfo: memFree=21278056/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=91560 CPUtime=102.31 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 22920 0 0 0 10226 5 0 0 25 0 1 0 657256728 93757440 19931 33554432000 4194304 4263832 140735390775072 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 22890 19931 247 17 0 20063 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 91560

[startup+162.301 s]
/proc/loadavg: 4.02 3.39 3.20 5/395 29283
/proc/meminfo: memFree=21414328/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=143676 CPUtime=162.29 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 35854 0 0 0 16220 9 0 0 25 0 1 0 657256728 147124224 32865 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 35919 32865 247 17 0 33092 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 143676

[startup+222.301 s]
/proc/loadavg: 4.01 3.49 3.25 5/395 29284
/proc/meminfo: memFree=21288080/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=185292 CPUtime=222.3 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 46035 0 0 0 22218 12 0 0 25 0 1 0 657256728 189739008 43046 33554432000 4194304 4263832 140735390775072 18446744073709551615 4205780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 46323 43046 248 17 0 43496 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 185292

[startup+282.301 s]
/proc/loadavg: 4.00 3.58 3.29 5/395 29286
/proc/meminfo: memFree=21136908/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=240912 CPUtime=282.3 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 59939 0 0 0 28214 16 0 0 25 0 1 0 657256728 246693888 56950 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 60228 56950 248 17 0 57401 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 240912

[startup+342.301 s]
/proc/loadavg: 4.03 3.67 3.34 5/395 29288
/proc/meminfo: memFree=20997888/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=293008 CPUtime=342.3 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 72869 0 0 0 34210 20 0 0 25 0 1 0 657256728 300040192 69880 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 73252 69880 248 17 0 70425 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 293008

[startup+402.301 s]
/proc/loadavg: 4.01 3.73 3.38 5/395 29289
/proc/meminfo: memFree=20895456/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=325368 CPUtime=402.3 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 80932 0 0 0 40208 22 0 0 25 0 1 0 657256728 333176832 77943 33554432000 4194304 4263832 140735390775072 18446744073709551615 4214996 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 81342 77943 248 17 0 78515 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 325368

[startup+462.301 s]
/proc/loadavg: 4.10 3.80 3.42 5/395 29291
/proc/meminfo: memFree=20809880/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=349548 CPUtime=462.3 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 86854 0 0 0 46206 24 0 0 25 0 1 0 657256728 357937152 83865 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215009 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 87387 83865 249 17 0 84560 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 349548

[startup+522.301 s]
/proc/loadavg: 4.08 3.85 3.46 5/395 29292
/proc/meminfo: memFree=20669012/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=411120 CPUtime=522.31 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 101772 0 0 0 52203 28 0 0 25 0 1 0 657256728 420986880 98783 33554432000 4194304 4263832 140735390775072 18446744073709551615 4224830 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 102780 98783 249 17 0 99953 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 411120

[startup+582.301 s]
/proc/loadavg: 4.03 3.88 3.49 5/395 29294
/proc/meminfo: memFree=20523804/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=465888 CPUtime=582.3 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 115431 0 0 0 58199 31 0 0 25 0 1 0 657256728 477069312 112442 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 116472 112444 249 17 0 113645 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 465888

[startup+642.301 s]
/proc/loadavg: 4.07 3.91 3.53 5/395 29296
/proc/meminfo: memFree=20396196/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=514620 CPUtime=642.32 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 127599 0 0 0 64197 35 0 0 25 0 1 0 657256728 526970880 124610 33554432000 4194304 4263832 140735390775072 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 128655 124610 249 17 0 125828 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 514620

[startup+702.301 s]
/proc/loadavg: 4.06 3.94 3.56 5/395 29306
/proc/meminfo: memFree=20267816/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=557352 CPUtime=702.32 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 138257 0 0 0 70193 39 0 0 25 0 1 0 657256728 570728448 135268 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 139338 135268 249 17 0 136511 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 557352

[startup+762.315 s]
/proc/loadavg: 4.02 3.95 3.58 5/395 29308
/proc/meminfo: memFree=20136356/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=599668 CPUtime=762.32 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 148849 0 0 0 76190 42 0 0 25 0 1 0 657256728 614060032 145860 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 149917 145860 249 17 0 147090 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 599668

[startup+822.3 s]
/proc/loadavg: 4.05 3.97 3.61 5/395 29309
/proc/meminfo: memFree=20047044/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=626872 CPUtime=822.31 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 155525 0 0 0 82187 44 0 0 25 0 1 0 657256728 641916928 152534 33554432000 4194304 4263832 140735390775072 18446744073709551615 4207705 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 156718 152534 248 17 0 153891 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 626872

[startup+882.3 s]
/proc/loadavg: 4.14 4.00 3.64 5/395 29314
/proc/meminfo: memFree=19977896/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=642376 CPUtime=882.32 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 159372 0 0 0 88186 46 0 0 25 0 1 0 657256728 657793024 156381 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 160594 156381 249 17 0 157767 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 642376

[startup+942.3 s]
/proc/loadavg: 4.05 4.00 3.66 5/395 29316
/proc/meminfo: memFree=19886372/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=665616 CPUtime=942.32 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 165004 0 0 0 94184 48 0 0 25 0 1 0 657256728 681590784 162012 33554432000 4194304 4263832 140735390775072 18446744073709551615 212687336133 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 166404 162012 249 17 0 163577 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 665616

[startup+1002.3 s]
/proc/loadavg: 4.15 4.03 3.69 5/395 29317
/proc/meminfo: memFree=19768300/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=717744 CPUtime=1002.32 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 177945 0 0 0 100182 50 0 0 25 0 1 0 657256728 734969856 174953 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 179436 174953 249 17 0 176609 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 717744

[startup+1062.3 s]
/proc/loadavg: 4.12 4.04 3.71 5/395 29319
/proc/meminfo: memFree=19669428/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=757384 CPUtime=1062.32 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 187847 0 0 0 106178 54 0 0 25 0 1 0 657256728 775561216 184855 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 189346 184855 249 17 0 186519 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 757384

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 3.73 5/395 29320
/proc/meminfo: memFree=19590784/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=782524 CPUtime=1122.33 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 194096 0 0 0 112176 57 0 0 25 0 1 0 657256728 801304576 191104 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 195631 191104 250 17 0 192804 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 782524

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.74 5/395 29322
/proc/meminfo: memFree=19500732/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=816408 CPUtime=1182.33 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 202566 0 0 0 118174 59 0 0 25 0 1 0 657256728 836001792 199574 33554432000 4194304 4263832 140735390775072 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 204102 199574 250 17 0 201275 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 816408

[startup+1242.3 s]
/proc/loadavg: 4.08 4.04 3.76 5/395 29324
/proc/meminfo: memFree=19417000/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=844752 CPUtime=1242.33 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 209648 0 0 0 124172 61 0 0 25 0 1 0 657256728 865026048 206656 33554432000 4194304 4263832 140735390775072 18446744073709551615 4214115 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 211188 206656 251 17 0 208361 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 844752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.83 3.70 3.66 3/383 29361
/proc/meminfo: memFree=20457296/32951124 swapFree=67111348/67111528
[pid=29250] ppid=29248 vsize=883488 CPUtime=1300.04 cores=4,6
/proc/29250/stat : 29250 (umsat) R 29248 29250 27552 0 -1 4202496 219364 0 0 0 129940 64 0 0 25 0 1 0 657256728 904691712 216372 33554432000 4194304 4263832 140735390775072 18446744073709551615 4242448 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/29250/statm: 220872 216372 251 17 0 218045 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 883488

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.09
CPU user time (s): 1299.41
CPU system time (s): 0.685895
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 883488

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

runsolver used 5.12222 second user time and 11.4523 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-15 12:49:50
IDJOB=3379567
IDBENCH=83103
IDSOLVER=1861
FILE ID=node139/3379567-1305456590
RUNJOBID= node139-1305456533-29179
PBS_JOBID= 13324881
Free space on /tmp= 73328 MiB

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

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
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:      21498172 kB
Buffers:        313708 kB
Cached:        3063424 kB
SwapCached:          0 kB
Active:        9068780 kB
Inactive:      2074568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21498172 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           14172 kB
Writeback:         204 kB
AnonPages:     7765816 kB
Mapped:          30116 kB
Slab:           203896 kB
PageTables:      41352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77772364 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= 73396 MiB
End job on node139 at 2011-05-15 13:11:32