Trace number 3378997

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.03 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
MD5SUM1002234f62b5dfa01a75197c65e66327
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.921859
Satisfiable
(Un)Satisfiability was proved
Number of variables1285
Number of clauses166723
Sum of the clauses size334661
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2166688
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3378997-1305462002/watcher-3378997-1305462002 -o /tmp/evaluation-result-3378997-1305462002/solver-3378997-1305462002 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3378997-1305462002.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.70 3.94 3.64 3/293 17934
/proc/meminfo: memFree=20687512/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=11776 CPUtime=0 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4194304 370 0 0 0 0 0 0 0 22 0 1 0 657798344 12058624 311 33554432000 4194304 4263832 140734285565440 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 2944 311 241 17 0 117 0

[startup+0.058315 s]
/proc/loadavg: 3.70 3.94 3.64 3/293 17934
/proc/meminfo: memFree=20687512/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=13340 CPUtime=0.05 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4194304 840 0 0 0 5 0 0 0 22 0 1 0 657798344 13660160 635 33554432000 4194304 4263832 140734285565440 18446744073709551615 4235882 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 3335 635 242 17 0 508 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13340

[startup+0.100288 s]
/proc/loadavg: 3.70 3.94 3.64 3/293 17934
/proc/meminfo: memFree=20687512/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=13340 CPUtime=0.09 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4194304 916 0 0 0 9 0 0 0 22 0 1 0 657798344 13660160 711 33554432000 4194304 4263832 140734285565440 18446744073709551615 4237019 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 3335 711 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300303 s]
/proc/loadavg: 3.70 3.94 3.64 3/293 17934
/proc/meminfo: memFree=20687512/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=18812 CPUtime=0.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4194304 2618 0 0 0 29 0 0 0 23 0 1 0 657798344 19263488 1835 33554432000 4194304 4263832 140734285565440 18446744073709551615 47829975794969 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 4703 1836 242 17 0 1876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18812

[startup+0.700205 s]
/proc/loadavg: 3.70 3.94 3.64 3/293 17934
/proc/meminfo: memFree=20687512/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=38712 CPUtime=0.69 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 9400 0 0 0 68 1 0 0 25 0 1 0 657798344 39641088 6871 33554432000 4194304 4263832 140734285565440 18446744073709551615 4209502 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 9678 6871 247 17 0 6851 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38712

[startup+1.50107 s]
/proc/loadavg: 3.72 3.94 3.64 5/305 17965
/proc/meminfo: memFree=20600216/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=46240 CPUtime=1.49 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 11282 0 0 0 148 1 0 0 25 0 1 0 657798344 47349760 8753 33554432000 4194304 4263832 140734285565440 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 11560 8753 247 17 0 8733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46240

[startup+3.10075 s]
/proc/loadavg: 3.72 3.94 3.64 5/305 17965
/proc/meminfo: memFree=20531272/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=59576 CPUtime=3.09 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 14611 0 0 0 307 2 0 0 25 0 1 0 657798344 61005824 12082 33554432000 4194304 4263832 140734285565440 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 14894 12082 247 17 0 12067 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59576

[startup+6.30021 s]
/proc/loadavg: 3.72 3.94 3.64 5/305 17965
/proc/meminfo: memFree=20286488/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=79128 CPUtime=6.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 19467 0 0 0 626 3 0 0 25 0 1 0 657798344 81027072 16938 33554432000 4194304 4263832 140734285565440 18446744073709551615 4207724 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 19782 16938 247 17 0 16955 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79128

[startup+12.7011 s]
/proc/loadavg: 3.76 3.94 3.64 5/305 17965
/proc/meminfo: memFree=20184624/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=100048 CPUtime=12.7 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 24631 0 0 0 1266 4 0 0 25 0 1 0 657798344 102449152 22102 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 25012 22102 247 17 0 22185 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 100048

[startup+25.5008 s]
/proc/loadavg: 3.80 3.94 3.65 5/305 17967
/proc/meminfo: memFree=20027604/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=129912 CPUtime=25.49 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 31916 0 0 0 2543 6 0 0 25 0 1 0 657798344 133029888 29387 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205715 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 32478 29387 247 17 0 29651 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 129912

[startup+51.1003 s]
/proc/loadavg: 3.93 3.96 3.66 5/305 17967
/proc/meminfo: memFree=19817544/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=162224 CPUtime=51.09 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 39796 0 0 0 5101 8 0 0 25 0 1 0 657798344 166117376 37267 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 40556 37267 248 17 0 37729 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 162224

[startup+102.311 s]
/proc/loadavg: 4.08 4.00 3.69 5/305 17969
/proc/meminfo: memFree=19530856/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=220100 CPUtime=102.3 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 53859 0 0 0 10219 11 0 0 25 0 1 0 657798344 225382400 51330 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 55025 51330 248 17 0 52198 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 220100

[startup+162.301 s]
/proc/loadavg: 4.03 4.00 3.70 5/305 17971
/proc/meminfo: memFree=19315668/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=268320 CPUtime=162.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 65459 0 0 0 16214 15 0 0 25 0 1 0 657798344 274759680 62928 33554432000 4194304 4263832 140734285565440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 67080 62928 247 17 0 64253 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 268320

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.72 5/305 17973
/proc/meminfo: memFree=19156788/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=303952 CPUtime=222.3 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 74125 0 0 0 22212 18 0 0 25 0 1 0 657798344 311246848 71594 33554432000 4194304 4263832 140734285565440 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 75988 71594 247 17 0 73161 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 303952

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.74 5/305 17976
/proc/meminfo: memFree=18979076/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=333540 CPUtime=282.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 81249 0 0 0 28209 20 0 0 25 0 1 0 657798344 341544960 78718 33554432000 4194304 4263832 140734285565440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 83385 78718 248 17 0 80558 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 333540

[startup+342.301 s]
/proc/loadavg: 4.21 4.06 3.77 5/305 17977
/proc/meminfo: memFree=18811412/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=376704 CPUtime=342.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 91555 0 0 0 34206 23 0 0 25 0 1 0 657798344 385744896 89024 33554432000 4194304 4263832 140734285565440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 94176 89024 248 17 0 91349 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 376704

[startup+402.301 s]
/proc/loadavg: 4.11 4.06 3.79 5/305 17980
/proc/meminfo: memFree=18638032/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=428368 CPUtime=402.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 104257 0 0 0 40202 27 0 0 25 0 1 0 657798344 438648832 101726 33554432000 4194304 4263832 140734285565440 18446744073709551615 4207764 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 107092 101726 248 17 0 104265 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 428368

[startup+462.301 s]
/proc/loadavg: 4.04 4.05 3.80 5/305 17981
/proc/meminfo: memFree=18484000/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=462944 CPUtime=462.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 112842 0 0 0 46200 29 0 0 25 0 1 0 657798344 474054656 110311 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 115736 110311 248 17 0 112909 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 462944

[startup+522.301 s]
/proc/loadavg: 4.01 4.03 3.81 5/305 17984
/proc/meminfo: memFree=18338644/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=494220 CPUtime=522.28 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 120379 0 0 0 52197 31 0 0 25 0 1 0 657798344 506081280 117848 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205647 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 123555 117848 248 17 0 120728 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 494220

[startup+582.301 s]
/proc/loadavg: 4.00 4.03 3.82 5/305 17986
/proc/meminfo: memFree=18200976/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=520980 CPUtime=582.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 126956 0 0 0 58195 34 0 0 25 0 1 0 657798344 533483520 124425 33554432000 4194304 4263832 140734285565440 18446744073709551615 4207700 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 130245 124425 249 17 0 127418 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 520980

[startup+642.3 s]
/proc/loadavg: 4.03 4.03 3.83 5/305 17987
/proc/meminfo: memFree=18068148/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=545956 CPUtime=642.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 133111 0 0 0 64194 35 0 0 25 0 1 0 657798344 559058944 130579 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 136489 130579 248 17 0 133662 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 545956

[startup+702.301 s]
/proc/loadavg: 4.06 4.04 3.84 5/305 17989
/proc/meminfo: memFree=17977092/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=566952 CPUtime=702.28 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 138379 0 0 0 70191 37 0 0 25 0 1 0 657798344 580558848 135847 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 141738 135847 248 17 0 138911 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 566952

[startup+762.312 s]
/proc/loadavg: 4.02 4.03 3.85 5/305 17990
/proc/meminfo: memFree=17877244/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=590500 CPUtime=762.3 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 143847 0 0 0 76192 38 0 0 25 0 1 0 657798344 604672000 141314 33554432000 4194304 4263832 140734285565440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 147625 141314 250 17 0 144798 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 590500

[startup+822.3 s]
/proc/loadavg: 4.09 4.04 3.86 5/305 17992
/proc/meminfo: memFree=17788440/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=610092 CPUtime=822.28 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 148220 0 0 0 82188 40 0 0 25 0 1 0 657798344 624734208 145685 33554432000 4194304 4263832 140734285565440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 152523 145685 251 17 0 149696 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 610092

[startup+882.301 s]
/proc/loadavg: 4.21 4.07 3.88 5/305 17994
/proc/meminfo: memFree=17711172/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=623744 CPUtime=882.28 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 151245 0 0 0 88187 41 0 0 25 0 1 0 657798344 638713856 148710 33554432000 4194304 4263832 140734285565440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 155936 148710 251 17 0 153109 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 623744

[startup+942.301 s]
/proc/loadavg: 4.16 4.09 3.90 6/305 17995
/proc/meminfo: memFree=17630664/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=634812 CPUtime=942.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 154032 0 0 0 94187 42 0 0 25 0 1 0 657798344 650047488 151497 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 158703 151497 251 17 0 155876 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 634812

[startup+1002.3 s]
/proc/loadavg: 4.06 4.07 3.90 5/305 17997
/proc/meminfo: memFree=17547180/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=646028 CPUtime=1002.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 156813 0 0 0 100186 43 0 0 25 0 1 0 657798344 661532672 154278 33554432000 4194304 4263832 140734285565440 18446744073709551615 4207660 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 161507 154278 251 17 0 158680 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 646028

[startup+1062.3 s]
/proc/loadavg: 4.02 4.05 3.91 5/305 17998
/proc/meminfo: memFree=17470400/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=656916 CPUtime=1062.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 159361 0 0 0 106185 44 0 0 25 0 1 0 657798344 672681984 156826 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 164229 156826 251 17 0 161402 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 656916

[startup+1122.3 s]
/proc/loadavg: 4.01 4.04 3.91 5/305 18001
/proc/meminfo: memFree=17386320/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=670128 CPUtime=1122.29 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 162360 0 0 0 112184 45 0 0 25 0 1 0 657798344 686211072 159825 33554432000 4194304 4263832 140734285565440 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 167532 159825 251 17 0 164705 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 670128

[startup+1182.3 s]
/proc/loadavg: 4.05 4.05 3.91 5/305 18003
/proc/meminfo: memFree=17306572/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=684764 CPUtime=1182.27 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 165770 0 0 0 118181 46 0 0 25 0 1 0 657798344 701198336 163235 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 171191 163235 251 17 0 168364 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 684764

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.91 5/305 18004
/proc/meminfo: memFree=17226564/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=699968 CPUtime=1242.28 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 169344 0 0 0 124180 48 0 0 25 0 1 0 657798344 716767232 166809 33554432000 4194304 4263832 140734285565440 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 174992 166809 251 17 0 172165 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 699968



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 3.91 5/305 18006
/proc/meminfo: memFree=17151772/32951124 swapFree=66457188/67111528
[pid=17934] ppid=17931 vsize=711828 CPUtime=1299.98 cores=4,6
/proc/17934/stat : 17934 (umsat) R 17931 17934 17096 0 -1 4202496 172261 0 0 0 129949 49 0 0 25 0 1 0 657798344 728911872 169726 33554432000 4194304 4263832 140734285565440 18446744073709551615 4205713 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/17934/statm: 177957 169726 251 17 0 175130 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 711828

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.03
CPU user time (s): 1299.5
CPU system time (s): 0.527919
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 711828

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

runsolver used 3.84841 second user time and 8.11177 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 14:20:02
IDJOB=3378997
IDBENCH=88205
IDSOLVER=1861
FILE ID=node132/3378997-1305462002
RUNJOBID= node132-1305462002-17914
PBS_JOBID= 13324896
Free space on /tmp= 73360 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3378997-1305462002/watcher-3378997-1305462002 -o /tmp/evaluation-result-3378997-1305462002/solver-3378997-1305462002 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3378997-1305462002.cnf

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

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=453943310

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20687916 kB
Buffers:        300424 kB
Cached:        5914292 kB
SwapCached:       6904 kB
Active:        5515692 kB
Inactive:      6435052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20687916 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           12588 kB
Writeback:           0 kB
AnonPages:     5734352 kB
Mapped:          19084 kB
Slab:           223716 kB
PageTables:      26520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35242980 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73336 MiB
End job on node132 at 2011-05-15 14:41:44