Trace number 3251633

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-02-25? (TO) 1300.07 1300.04

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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: 935)

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-3251633-1303585924/watcher-3251633-1303585924 -o /tmp/evaluation-result-3251633-1303585924/solver-3251633-1303585924 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3251633-1303585924.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.02 3.95 3.97 5/193 10804
/proc/meminfo: memFree=10892832/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=11644 CPUtime=0 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4194304 353 0 0 0 0 0 0 0 24 0 1 0 470190594 11923456 293 33554432000 4194304 4263880 140735056150352 18446744073709551615 4239365 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 2911 296 241 17 0 84 0

[startup+0.0587429 s]
/proc/loadavg: 4.02 3.95 3.97 5/193 10804
/proc/meminfo: memFree=10892832/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=12568 CPUtime=0.05 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4194304 612 0 0 0 5 0 0 0 24 0 1 0 470190594 12869632 503 33554432000 4194304 4263880 140735056150352 18446744073709551615 4232280 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 3142 503 242 17 0 315 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12568

[startup+0.10076 s]
/proc/loadavg: 4.02 3.95 3.97 5/193 10804
/proc/meminfo: memFree=10892832/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=13348 CPUtime=0.09 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4194304 904 0 0 0 9 0 0 0 24 0 1 0 470190594 13668352 698 33554432000 4194304 4263880 140735056150352 18446744073709551615 47116052833049 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 3337 698 242 17 0 510 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13348

[startup+0.300689 s]
/proc/loadavg: 4.02 3.95 3.97 5/193 10804
/proc/meminfo: memFree=10892832/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=18820 CPUtime=0.29 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4194304 2557 0 0 0 29 0 0 0 25 0 1 0 470190594 19271680 1773 33554432000 4194304 4263880 140735056150352 18446744073709551615 47116052724862 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 4705 1773 242 17 0 1878 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18820

[startup+0.700638 s]
/proc/loadavg: 4.02 3.95 3.97 5/193 10804
/proc/meminfo: memFree=10892832/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=25984 CPUtime=0.69 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4194304 5006 0 0 0 68 1 0 0 25 0 1 0 470190594 26607616 3453 33554432000 4194304 4263880 140735056150352 18446744073709551615 232335588817 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 6496 3453 242 17 0 3669 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25984

[startup+1.50051 s]
/proc/loadavg: 4.02 3.95 3.97 5/194 10805
/proc/meminfo: memFree=10868272/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=40312 CPUtime=1.49 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4194304 9875 0 0 0 147 2 0 0 25 0 1 0 470190594 41279488 6785 33554432000 4194304 4263880 140735056150352 18446744073709551615 47116052720795 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 10078 6785 242 17 0 7251 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40312

[startup+3.10022 s]
/proc/loadavg: 4.02 3.95 3.97 5/194 10805
/proc/meminfo: memFree=10843720/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=104680 CPUtime=3.09 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 32087 0 0 0 305 4 0 0 25 0 1 0 470190594 107192320 22603 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205728 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 26170 22603 247 17 0 23343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104680

[startup+6.30062 s]
/proc/loadavg: 4.01 3.95 3.97 5/194 10805
/proc/meminfo: memFree=10786792/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=120000 CPUtime=6.29 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 35924 0 0 0 623 6 0 0 25 0 1 0 470190594 122880000 26440 33554432000 4194304 4263880 140735056150352 18446744073709551615 4206265 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 30000 26440 247 17 0 27173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 120000

[startup+12.7005 s]
/proc/loadavg: 4.01 3.95 3.97 5/194 10805
/proc/meminfo: memFree=10754796/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=142236 CPUtime=12.69 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 41406 0 0 0 1261 8 0 0 25 0 1 0 470190594 145649664 31922 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 35559 31922 247 17 0 32732 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 142236

[startup+25.5002 s]
/proc/loadavg: 4.01 3.95 3.97 5/194 10805
/proc/meminfo: memFree=10712512/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=172656 CPUtime=25.49 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 48920 0 0 0 2539 10 0 0 25 0 1 0 470190594 176799744 39436 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 43164 39436 247 17 0 40337 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 172656

[startup+51.1007 s]
/proc/loadavg: 4.07 3.97 3.98 5/194 10806
/proc/meminfo: memFree=10654288/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=207636 CPUtime=51.09 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 57480 0 0 0 5096 13 0 0 25 0 1 0 470190594 212619264 47996 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 51909 47996 247 17 0 49082 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 207636

[startup+102.307 s]
/proc/loadavg: 4.03 3.97 3.98 5/194 10807
/proc/meminfo: memFree=10555432/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=255288 CPUtime=102.3 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 69124 0 0 0 10213 17 0 0 25 0 1 0 470190594 261414912 59639 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 63822 59639 248 17 0 60995 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 255288

[startup+162.301 s]
/proc/loadavg: 4.01 3.97 3.98 5/194 10809
/proc/meminfo: memFree=10452000/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=299136 CPUtime=162.29 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 79890 0 0 0 16207 22 0 0 25 0 1 0 470190594 306315264 70403 33554432000 4194304 4263880 140735056150352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 74784 70403 247 17 0 71957 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 299136

[startup+222.3 s]
/proc/loadavg: 4.04 3.99 3.98 5/194 10811
/proc/meminfo: memFree=10369368/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=334736 CPUtime=222.29 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 88405 0 0 0 22204 25 0 0 25 0 1 0 470190594 342769664 78918 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 83684 78918 247 17 0 80857 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 334736

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.98 5/194 10812
/proc/meminfo: memFree=10292724/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=362312 CPUtime=282.3 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 95110 0 0 0 28201 29 0 0 25 0 1 0 470190594 371007488 85623 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 90578 85623 247 17 0 87751 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 362312

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.98 5/194 10814
/proc/meminfo: memFree=10221664/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=388028 CPUtime=342.3 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 101358 0 0 0 34200 30 0 0 25 0 1 0 470190594 397340672 91871 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 97007 91871 247 17 0 94180 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 388028

[startup+402.3 s]
/proc/loadavg: 4.00 3.99 3.98 5/194 10815
/proc/meminfo: memFree=10163112/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=412040 CPUtime=402.3 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 107270 0 0 0 40198 32 0 0 25 0 1 0 470190594 421928960 97783 33554432000 4194304 4263880 140735056150352 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 103010 97783 247 17 0 100183 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 412040

[startup+462.301 s]
/proc/loadavg: 4.04 4.00 3.99 5/194 10817
/proc/meminfo: memFree=10093648/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=435424 CPUtime=462.3 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 112946 0 0 0 46196 34 0 0 25 0 1 0 470190594 445874176 103459 33554432000 4194304 4263880 140735056150352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 108856 103459 247 17 0 106029 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 435424

[startup+522.301 s]
/proc/loadavg: 4.01 4.00 3.99 5/194 10819
/proc/meminfo: memFree=10031020/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=456192 CPUtime=522.31 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 117844 0 0 0 52195 36 0 0 25 0 1 0 470190594 467140608 108357 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 114048 108357 247 17 0 111221 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 456192

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/194 10820
/proc/meminfo: memFree=9966528/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=476880 CPUtime=582.31 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 122879 0 0 0 58194 37 0 0 25 0 1 0 470190594 488325120 113392 33554432000 4194304 4263880 140735056150352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 119220 113392 247 17 0 116393 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 476880

[startup+642.301 s]
/proc/loadavg: 4.04 4.01 3.99 5/194 10822
/proc/meminfo: memFree=9888144/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=514784 CPUtime=642.32 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 131828 0 0 0 64193 39 0 0 25 0 1 0 470190594 527138816 122340 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205680 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 128696 122340 247 17 0 125869 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 514784

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 3.99 5/194 10823
/proc/meminfo: memFree=9786328/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=551560 CPUtime=702.31 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 140245 0 0 0 70189 42 0 0 25 0 1 0 470190594 564797440 130756 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 137890 130756 247 17 0 135063 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 551560

[startup+762.306 s]
/proc/loadavg: 2.30 3.54 3.84 2/176 10879
/proc/meminfo: memFree=11636180/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=587256 CPUtime=762.32 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 148709 0 0 0 76187 45 0 0 25 0 1 0 470190594 601350144 139219 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 146814 139219 247 17 0 143987 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 587256

[startup+822.301 s]
/proc/loadavg: 1.63 3.14 3.68 2/176 10881
/proc/meminfo: memFree=11603192/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=623744 CPUtime=822.31 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 157014 0 0 0 82183 48 0 0 25 0 1 0 470190594 638713856 147523 33554432000 4194304 4263880 140735056150352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 155936 147523 247 17 0 153109 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 623744

[startup+882.301 s]
/proc/loadavg: 1.35 2.75 3.51 2/176 10882
/proc/meminfo: memFree=11581232/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=646684 CPUtime=882.31 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 162494 0 0 0 88181 50 0 0 25 0 1 0 470190594 662204416 153003 33554432000 4194304 4263880 140735056150352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 161671 153003 247 17 0 158844 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 646684

[startup+942.3 s]
/proc/loadavg: 1.14 2.45 3.36 2/176 10884
/proc/meminfo: memFree=11560876/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=667248 CPUtime=942.31 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 167631 0 0 0 94179 52 0 0 25 0 1 0 470190594 683261952 158140 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 166812 158140 248 17 0 163985 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 667248

[startup+1002.3 s]
/proc/loadavg: 1.08 2.20 3.21 2/176 10885
/proc/meminfo: memFree=11538540/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=689596 CPUtime=1002.31 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 173227 0 0 0 100178 53 0 0 25 0 1 0 470190594 706146304 163736 33554432000 4194304 4263880 140735056150352 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 172399 163736 248 17 0 169572 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 689596

[startup+1062.3 s]
/proc/loadavg: 1.07 2.00 3.08 2/176 10887
/proc/meminfo: memFree=11517556/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=710576 CPUtime=1062.31 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 178438 0 0 0 106176 55 0 0 25 0 1 0 470190594 727629824 168946 33554432000 4194304 4263880 140735056150352 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 177644 168946 249 17 0 174817 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 710576

[startup+1122.3 s]
/proc/loadavg: 1.02 1.81 2.95 2/176 10889
/proc/meminfo: memFree=11493608/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=735224 CPUtime=1122.32 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 184469 0 0 0 112174 58 0 0 25 0 1 0 470190594 752869376 174977 33554432000 4194304 4263880 140735056150352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 183806 174977 249 17 0 180979 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 735224

[startup+1182.3 s]
/proc/loadavg: 1.06 1.67 2.83 2/176 10890
/proc/meminfo: memFree=11474000/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=755760 CPUtime=1182.32 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 189419 0 0 0 118173 59 0 0 25 0 1 0 470190594 773898240 179927 33554432000 4194304 4263880 140735056150352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 188940 179927 249 17 0 186113 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 755760

[startup+1242.3 s]
/proc/loadavg: 1.02 1.55 2.71 2/176 10892
/proc/meminfo: memFree=11453776/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=776604 CPUtime=1242.33 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 194461 0 0 0 124171 62 0 0 25 0 1 0 470190594 795242496 184969 33554432000 4194304 4263880 140735056150352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 194151 184969 249 17 0 191324 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 776604



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.45 2.60 2/176 10893
/proc/meminfo: memFree=11432560/32951124 swapFree=67111528/67111528
[pid=10804] ppid=10802 vsize=798040 CPUtime=1300.03 cores=0,2
/proc/10804/stat : 10804 (umsat) R 10802 10804 10363 0 -1 4202496 199700 0 0 0 129939 64 0 0 25 0 1 0 470190594 817192960 190208 33554432000 4194304 4263880 140735056150352 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10804/statm: 199510 190208 249 17 0 196683 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 798040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300.07
CPU user time (s): 1299.4
CPU system time (s): 0.676897
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 798040

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

runsolver used 2.29165 second user time and 4.69129 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-23 21:12:04
IDJOB=3251633
IDBENCH=88228
IDSOLVER=1582
FILE ID=node132/3251633-1303585924
RUNJOBID= node132-1303585340-10716
PBS_JOBID= 13150355
Free space on /tmp= 72032 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251633-1303585924/watcher-3251633-1303585924 -o /tmp/evaluation-result-3251633-1303585924/solver-3251633-1303585924 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3251633-1303585924.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=1744126903

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:      10892988 kB
Buffers:       1650076 kB
Cached:       18508176 kB
SwapCached:          0 kB
Active:        9982860 kB
Inactive:     11521476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10892988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            9740 kB
Writeback:          16 kB
AnonPages:     1345468 kB
Mapped:          15332 kB
Slab:           489360 kB
PageTables:       8040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1566904 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= 72048 MiB
End job on node132 at 2011-04-23 21:33:46