Trace number 3379114

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.01 1300.03

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.14637
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3379114-1305453019/watcher-3379114-1305453019 -o /tmp/evaluation-result-3379114-1305453019/solver-3379114-1305453019 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379114-1305453019.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: 3.42 3.93 3.92 4/358 32583
/proc/meminfo: memFree=18374096/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=11908 CPUtime=0 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4194304 395 0 0 0 0 0 0 0 21 0 1 0 637717721 12193792 335 33554432000 4194304 4263832 140737160075952 18446744073709551615 233510297344 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 2977 335 241 17 0 150 0

[startup+0.083519 s]
/proc/loadavg: 3.42 3.93 3.92 4/358 32583
/proc/meminfo: memFree=18374096/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=13340 CPUtime=0.07 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4194304 871 0 0 0 7 0 0 0 21 0 1 0 637717721 13660160 665 33554432000 4194304 4263832 140737160075952 18446744073709551615 4232240 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 3335 665 242 17 0 508 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13340

[startup+0.100508 s]
/proc/loadavg: 3.42 3.93 3.92 4/358 32583
/proc/meminfo: memFree=18374096/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=13340 CPUtime=0.09 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4194304 900 0 0 0 9 0 0 0 21 0 1 0 637717721 13660160 694 33554432000 4194304 4263832 140737160075952 18446744073709551615 4236854 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 3335 694 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300472 s]
/proc/loadavg: 3.42 3.93 3.92 4/358 32583
/proc/meminfo: memFree=18374096/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=19124 CPUtime=0.29 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 2773 0 0 0 29 0 0 0 22 0 1 0 637717721 19582976 2118 33554432000 4194304 4263832 140737160075952 18446744073709551615 4206261 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 4781 2118 247 17 0 1954 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19124

[startup+0.700412 s]
/proc/loadavg: 3.42 3.93 3.92 4/358 32583
/proc/meminfo: memFree=18374096/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=22608 CPUtime=0.69 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 3643 0 0 0 69 0 0 0 24 0 1 0 637717721 23150592 2988 33554432000 4194304 4263832 140737160075952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 5652 2988 247 17 0 2825 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22608

[startup+1.50026 s]
/proc/loadavg: 3.42 3.93 3.92 5/370 32605
/proc/meminfo: memFree=18305140/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=27188 CPUtime=1.49 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 4784 0 0 0 149 0 0 0 25 0 1 0 637717721 27840512 4129 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205595 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 6797 4129 247 17 0 3970 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27188

[startup+3.10095 s]
/proc/loadavg: 3.42 3.93 3.92 5/370 32605
/proc/meminfo: memFree=18253560/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=33524 CPUtime=3.08 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 6357 0 0 0 308 0 0 0 25 0 1 0 637717721 34328576 5702 33554432000 4194304 4263832 140737160075952 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 8381 5702 247 17 0 5554 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 33524

[startup+6.3004 s]
/proc/loadavg: 3.47 3.93 3.92 5/370 32605
/proc/meminfo: memFree=18194924/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=41976 CPUtime=6.29 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 8467 0 0 0 628 1 0 0 25 0 1 0 637717721 42983424 7812 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205686 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 10494 7812 247 17 0 7667 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41976

[startup+12.7003 s]
/proc/loadavg: 3.51 3.93 3.92 5/370 32605
/proc/meminfo: memFree=18116184/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=53528 CPUtime=12.69 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 11348 0 0 0 1267 2 0 0 25 0 1 0 637717721 54812672 10693 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 13382 10693 247 17 0 10555 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53528

[startup+25.501 s]
/proc/loadavg: 3.62 3.93 3.92 5/370 32605
/proc/meminfo: memFree=18011912/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=70216 CPUtime=25.48 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 15379 0 0 0 2545 3 0 0 25 0 1 0 637717721 71901184 14724 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205984 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 17554 14724 247 17 0 14727 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70216

[startup+51.1004 s]
/proc/loadavg: 3.75 3.94 3.92 5/370 32606
/proc/meminfo: memFree=17869116/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=92424 CPUtime=51.09 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 20883 0 0 0 5103 6 0 0 25 0 1 0 637717721 94642176 20228 33554432000 4194304 4263832 140737160075952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 23106 20228 247 17 0 20279 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 92424

[startup+102.314 s]
/proc/loadavg: 3.89 3.95 3.92 5/370 32607
/proc/meminfo: memFree=17688312/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=119604 CPUtime=102.29 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 27363 0 0 0 10221 8 0 0 25 0 1 0 637717721 122474496 26708 33554432000 4194304 4263832 140737160075952 18446744073709551615 4207620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 29901 26708 247 17 0 27074 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 119604

[startup+162.3 s]
/proc/loadavg: 3.96 3.95 3.92 5/370 32609
/proc/meminfo: memFree=17506240/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=145612 CPUtime=162.29 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 33725 0 0 0 16217 12 0 0 25 0 1 0 637717721 149106688 33069 33554432000 4194304 4263832 140737160075952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 36403 33069 248 17 0 33576 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 145612

[startup+222.301 s]
/proc/loadavg: 3.98 3.96 3.92 5/370 32610
/proc/meminfo: memFree=17363732/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=166952 CPUtime=222.28 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 38908 0 0 0 22215 13 0 0 25 0 1 0 637717721 170958848 38251 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 41738 38251 247 17 0 38911 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 166952

[startup+282.301 s]
/proc/loadavg: 4.07 3.98 3.93 5/370 32612
/proc/meminfo: memFree=17234728/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=184528 CPUtime=282.28 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 43121 0 0 0 28214 14 0 0 25 0 1 0 637717721 188956672 42464 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 46132 42464 247 17 0 43305 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 184528

[startup+342.301 s]
/proc/loadavg: 4.06 4.00 3.93 5/370 32614
/proc/meminfo: memFree=17107728/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=201296 CPUtime=342.29 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 47040 0 0 0 34213 16 0 0 25 0 1 0 637717721 206127104 46383 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 50324 46383 247 17 0 47497 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 201296

[startup+402.3 s]
/proc/loadavg: 4.05 4.01 3.94 5/370 32615
/proc/meminfo: memFree=17010100/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=216392 CPUtime=402.28 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 50688 0 0 0 40212 16 0 0 25 0 1 0 637717721 221585408 50030 33554432000 4194304 4263832 140737160075952 18446744073709551615 233509953513 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 54098 50030 247 17 0 51271 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 216392

[startup+462.301 s]
/proc/loadavg: 4.02 4.00 3.94 5/370 32617
/proc/meminfo: memFree=16921780/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=229776 CPUtime=462.28 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 54030 0 0 0 46210 18 0 0 25 0 1 0 637717721 235290624 53372 33554432000 4194304 4263832 140737160075952 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 57444 53372 247 17 0 54617 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 229776

[startup+522.301 s]
/proc/loadavg: 4.06 4.01 3.94 5/370 32618
/proc/meminfo: memFree=16844364/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=244028 CPUtime=522.28 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 57514 0 0 0 52208 20 0 0 25 0 1 0 637717721 249884672 56855 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 61007 56855 248 17 0 58180 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 244028

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/370 32620
/proc/meminfo: memFree=16757416/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=257264 CPUtime=582.28 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 60733 0 0 0 58206 22 0 0 25 0 1 0 637717721 263438336 60073 33554432000 4194304 4263832 140737160075952 18446744073709551615 4207728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 64316 60073 247 17 0 61489 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 257264

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/370 32631
/proc/meminfo: memFree=16669956/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=269776 CPUtime=642.29 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 63734 0 0 0 64206 23 0 0 25 0 1 0 637717721 276250624 63073 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 67444 63073 249 17 0 64617 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 269776

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/370 32632
/proc/meminfo: memFree=16585716/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=281324 CPUtime=702.28 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 66597 0 0 0 70204 24 0 0 25 0 1 0 637717721 288075776 65936 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 70331 65936 249 17 0 67504 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 281324

[startup+762.314 s]
/proc/loadavg: 4.00 4.00 3.94 5/370 32634
/proc/meminfo: memFree=16506448/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=293548 CPUtime=762.29 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 69550 0 0 0 76203 26 0 0 25 0 1 0 637717721 300593152 68889 33554432000 4194304 4263832 140737160075952 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 73387 68889 250 17 0 70560 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 293548

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/370 32635
/proc/meminfo: memFree=16442444/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=303852 CPUtime=822.27 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 72012 0 0 0 82200 27 0 0 25 0 1 0 637717721 311144448 71350 33554432000 4194304 4263832 140737160075952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 75963 71350 249 17 0 73136 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 303852

[startup+882.3 s]
/proc/loadavg: 4.09 4.03 3.95 5/370 32637
/proc/meminfo: memFree=16386236/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=312176 CPUtime=882.28 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 74054 0 0 0 88199 29 0 0 25 0 1 0 637717721 319668224 73391 33554432000 4194304 4263832 140737160075952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 78044 73391 248 17 0 75217 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 312176

[startup+942.3 s]
/proc/loadavg: 4.07 4.04 3.96 5/370 32639
/proc/meminfo: memFree=16331888/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=321756 CPUtime=942.27 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 76364 0 0 0 94198 29 0 0 25 0 1 0 637717721 329478144 75701 33554432000 4194304 4263832 140737160075952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 80439 75701 248 17 0 77612 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 321756

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.96 5/370 32640
/proc/meminfo: memFree=16270720/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=330320 CPUtime=1002.27 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 78462 0 0 0 100197 30 0 0 25 0 1 0 637717721 338247680 77799 33554432000 4194304 4263832 140737160075952 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 82580 77799 248 17 0 79753 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 330320

[startup+1062.3 s]
/proc/loadavg: 4.09 4.04 3.96 5/370 32642
/proc/meminfo: memFree=16221088/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=339524 CPUtime=1062.27 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 80618 0 0 0 106196 31 0 0 25 0 1 0 637717721 347672576 79955 33554432000 4194304 4263832 140737160075952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 84881 79955 248 17 0 82054 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 339524

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.96 5/370 32643
/proc/meminfo: memFree=16169220/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=346520 CPUtime=1122.27 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 82383 0 0 0 112194 33 0 0 25 0 1 0 637717721 354836480 81720 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 86630 81720 248 17 0 83803 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 346520

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/370 32645
/proc/meminfo: memFree=16119824/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=354312 CPUtime=1182.27 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 84225 0 0 0 118193 34 0 0 25 0 1 0 637717721 362815488 83562 33554432000 4194304 4263832 140737160075952 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 88578 83562 248 17 0 85751 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 354312

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/370 32647
/proc/meminfo: memFree=16068092/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=361776 CPUtime=1242.27 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 85995 0 0 0 124192 35 0 0 25 0 1 0 637717721 370458624 85332 33554432000 4194304 4263832 140737160075952 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 90444 85332 248 17 0 87617 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 361776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.96 5/370 32648
/proc/meminfo: memFree=16021180/32951124 swapFree=67111348/67111528
[pid=32583] ppid=32581 vsize=370156 CPUtime=1299.98 cores=0,2
/proc/32583/stat : 32583 (umsat) R 32581 32583 31248 0 -1 4202496 88056 0 0 0 129962 36 0 0 25 0 1 0 637717721 379039744 87392 33554432000 4194304 4263832 140737160075952 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/32583/statm: 92539 87392 247 17 0 89712 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 370156

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.03
CPU time (s): 1300.01
CPU user time (s): 1299.63
CPU system time (s): 0.383941
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 370156

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

runsolver used 4.79727 second user time and 10.5934 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 11:50:19
IDJOB=3379114
IDBENCH=71487
IDSOLVER=1861
FILE ID=node145/3379114-1305453019
RUNJOBID= node145-1305453018-32561
PBS_JOBID= 13324837
Free space on /tmp= 73676 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g7.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379114-1305453019/watcher-3379114-1305453019 -o /tmp/evaluation-result-3379114-1305453019/solver-3379114-1305453019 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379114-1305453019.cnf

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=54649269

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18375240 kB
Buffers:        313580 kB
Cached:        8429980 kB
SwapCached:          0 kB
Active:        7439616 kB
Inactive:      6780816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18375240 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            2948 kB
Writeback:           0 kB
AnonPages:     5476708 kB
Mapped:          27052 kB
Slab:           256600 kB
PageTables:      34268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79350872 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= 73660 MiB
End job on node145 at 2011-05-15 12:12:01