Trace number 3439778

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
SApperloT2010 2011-05-15 (fixed)? (TO) 5000.14 4999.95

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p15-s72490337.cnf
MD5SUMab8e40d31c79e7a71114e3126a46874f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.165974
Satisfiable
(Un)Satisfiability was proved
Number of variables1649
Number of clauses256038
Sum of the clauses size513645
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2255998
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: 977)

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-3439778-1306945118/watcher-3439778-1306945118 -o /tmp/evaluation-result-3439778-1306945118/solver-3439778-1306945118 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3439778-1306945118.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.00 1.24 2/514 26510
/proc/meminfo: memFree=22410904/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=18232 CPUtime=0.01 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 1473 0 0 0 1 0 0 0 21 0 1 0 786927382 18669568 1412 33554432000 4194304 4394578 140735727658496 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 4558 1412 247 49 0 1699 0

[startup+0.058307 s]
/proc/loadavg: 0.93 1.00 1.24 2/514 26510
/proc/meminfo: memFree=22410904/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=23776 CPUtime=0.05 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 2873 0 0 0 5 0 0 0 21 0 1 0 786927382 24346624 2812 33554432000 4194304 4394578 140735727658496 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 5944 2814 247 49 0 3085 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23776

[startup+0.100299 s]
/proc/loadavg: 0.93 1.00 1.24 2/514 26510
/proc/meminfo: memFree=22410904/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=29716 CPUtime=0.09 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 4336 0 0 0 9 0 0 0 21 0 1 0 786927382 30429184 4276 33554432000 4194304 4394578 140735727658496 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 7429 4277 247 49 0 4570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29716

[startup+0.300258 s]
/proc/loadavg: 0.93 1.00 1.24 2/514 26510
/proc/meminfo: memFree=22410904/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=36144 CPUtime=0.29 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 5969 0 0 0 25 4 0 0 22 0 1 0 786927382 37011456 5907 33554432000 4194304 4394578 140735727658496 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 9036 5907 255 49 0 6177 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36144

[startup+0.700192 s]
/proc/loadavg: 0.93 1.00 1.24 2/514 26510
/proc/meminfo: memFree=22410904/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=47348 CPUtime=0.69 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 9765 0 0 0 64 5 0 0 23 0 1 0 786927382 48484352 8701 33554432000 4194304 4394578 140735727658496 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 11837 8701 266 49 0 8978 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47348

[startup+1.50103 s]
/proc/loadavg: 0.93 1.00 1.24 3/515 26511
/proc/meminfo: memFree=22339908/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=58696 CPUtime=1.49 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 12576 0 0 0 143 6 0 0 25 0 1 0 786927382 60104704 11512 33554432000 4194304 4394578 140735727658496 18446744073709551615 4292080 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 14674 11512 266 49 0 11815 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58696

[startup+3.10073 s]
/proc/loadavg: 0.93 1.00 1.24 3/515 26511
/proc/meminfo: memFree=22315480/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=73576 CPUtime=3.09 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 16183 0 0 0 303 6 0 0 25 0 1 0 786927382 75341824 15119 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 18394 15119 266 49 0 15535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73576

[startup+6.30113 s]
/proc/loadavg: 1.09 1.04 1.25 3/515 26511
/proc/meminfo: memFree=22267732/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=95284 CPUtime=6.29 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 21273 0 0 0 622 7 0 0 25 0 1 0 786927382 97570816 20209 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298804 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 23821 20209 266 49 0 20962 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 95284

[startup+12.7009 s]
/proc/loadavg: 1.16 1.05 1.25 3/515 26511
/proc/meminfo: memFree=22196304/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=131056 CPUtime=12.69 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 29555 0 0 0 1260 9 0 0 25 0 1 0 786927382 134201344 28491 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 32764 28491 266 49 0 29905 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 131056

[startup+25.5005 s]
/proc/loadavg: 1.35 1.10 1.26 3/515 26511
/proc/meminfo: memFree=22121940/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=182480 CPUtime=25.49 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 41520 0 0 0 2537 12 0 0 25 0 1 0 786927382 186859520 40456 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 45620 40456 266 49 0 42761 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 182480

[startup+51.1007 s]
/proc/loadavg: 1.57 1.17 1.28 3/515 26512
/proc/meminfo: memFree=22087156/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=202892 CPUtime=51.1 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 45847 0 0 0 5097 13 0 0 25 0 1 0 786927382 207761408 44783 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 50723 44783 266 49 0 47864 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 202892

[startup+102.319 s]
/proc/loadavg: 1.89 1.31 1.32 3/515 26513
/proc/meminfo: memFree=22022384/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=235944 CPUtime=102.31 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 53078 0 0 0 10217 14 0 0 25 0 1 0 786927382 241606656 52014 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 58986 52014 266 49 0 56127 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 235944

[startup+162.301 s]
/proc/loadavg: 1.96 1.43 1.36 3/515 26515
/proc/meminfo: memFree=21977320/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=264096 CPUtime=162.3 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 59069 0 0 0 16214 16 0 0 25 0 1 0 786927382 270434304 58005 33554432000 4194304 4394578 140735727658496 18446744073709551615 4346534 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 66024 58005 266 49 0 63165 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 264096

[startup+222.3 s]
/proc/loadavg: 2.12 1.57 1.41 3/515 26516
/proc/meminfo: memFree=21925068/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=283264 CPUtime=222.3 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 63123 0 0 0 22213 17 0 0 25 0 1 0 786927382 290062336 62059 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 70816 62059 266 49 0 67957 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 283264

[startup+282.301 s]
/proc/loadavg: 2.10 1.66 1.45 3/515 26518
/proc/meminfo: memFree=21893160/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=304484 CPUtime=282.31 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 67526 0 0 0 28213 18 0 0 25 0 1 0 786927382 311791616 66462 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298361 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 76121 66462 266 49 0 73262 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 304484

[startup+342.301 s]
/proc/loadavg: 2.04 1.72 1.48 3/515 26520
/proc/meminfo: memFree=21861248/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=319972 CPUtime=342.31 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 70736 0 0 0 34212 19 0 0 25 0 1 0 786927382 327651328 69672 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 79993 69672 266 49 0 77134 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 319972

[startup+402.3 s]
/proc/loadavg: 2.01 1.77 1.51 3/515 26524
/proc/meminfo: memFree=21838588/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=337264 CPUtime=402.31 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 74572 0 0 0 40211 20 0 0 25 0 1 0 786927382 345358336 73508 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 84316 73508 266 49 0 81457 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 337264

[startup+462.301 s]
/proc/loadavg: 2.00 1.81 1.54 3/515 26526
/proc/meminfo: memFree=21798380/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=363332 CPUtime=462.31 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 80627 0 0 0 46210 21 0 0 25 0 1 0 786927382 372051968 79563 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 90833 79563 266 49 0 87974 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 363332

[startup+522.301 s]
/proc/loadavg: 2.00 1.84 1.56 3/515 26527
/proc/meminfo: memFree=21753072/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=390372 CPUtime=522.31 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 87188 0 0 0 52208 23 0 0 25 0 1 0 786927382 399740928 86124 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 97593 86124 266 49 0 94734 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 390372

[startup+582.3 s]
/proc/loadavg: 2.00 1.86 1.59 3/515 26529
/proc/meminfo: memFree=21694008/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=425212 CPUtime=582.31 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 94727 0 0 0 58206 25 0 0 25 0 1 0 786927382 435417088 93663 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 106303 93663 266 49 0 103444 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 425212

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 2.05 2.06 2.01 3/515 26634
/proc/meminfo: memFree=21024972/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=804540 CPUtime=4062.46 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 171929 0 0 0 406201 45 0 0 25 0 1 0 786927382 823848960 170865 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 201135 170865 266 49 0 198276 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 804540

[startup+4122.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/515 26635
/proc/meminfo: memFree=21024432/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=805052 CPUtime=4122.44 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 172024 0 0 0 412199 45 0 0 25 0 1 0 786927382 824373248 170960 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 201263 170960 266 49 0 198404 0
Current children cumulated CPU time (s) 4122.44
Current children cumulated vsize (KiB) 805052

[startup+4182.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/515 26637
/proc/meminfo: memFree=21015336/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=815804 CPUtime=4182.45 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 174277 0 0 0 418199 46 0 0 25 0 1 0 786927382 835383296 173213 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 203951 173213 266 49 0 201092 0
Current children cumulated CPU time (s) 4182.45
Current children cumulated vsize (KiB) 815804

[startup+4242.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/515 26639
/proc/meminfo: memFree=21007480/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=825020 CPUtime=4242.45 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 176251 0 0 0 424198 47 0 0 25 0 1 0 786927382 844820480 175187 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 206255 175187 266 49 0 203396 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 825020

[startup+4302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 26640
/proc/meminfo: memFree=21006168/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=825020 CPUtime=4302.45 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 176272 0 0 0 430198 47 0 0 25 0 1 0 786927382 844820480 175208 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 206255 175208 266 49 0 203396 0
Current children cumulated CPU time (s) 4302.45
Current children cumulated vsize (KiB) 825020

[startup+4362.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/515 26642
/proc/meminfo: memFree=21004636/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=825020 CPUtime=4362.46 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 176469 0 0 0 436199 47 0 0 25 0 1 0 786927382 844820480 175405 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 206255 175405 266 49 0 203396 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 825020

[startup+4422.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/515 26643
/proc/meminfo: memFree=21004092/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=825532 CPUtime=4422.46 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 176679 0 0 0 442199 47 0 0 25 0 1 0 786927382 845344768 175615 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 206383 175615 266 49 0 203524 0
Current children cumulated CPU time (s) 4422.46
Current children cumulated vsize (KiB) 825532

[startup+4482.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/515 26645
/proc/meminfo: memFree=21003188/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=827068 CPUtime=4482.46 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 176900 0 0 0 448199 47 0 0 25 0 1 0 786927382 846917632 175836 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 206767 175836 266 49 0 203908 0
Current children cumulated CPU time (s) 4482.46
Current children cumulated vsize (KiB) 827068

[startup+4542.3 s]
/proc/loadavg: 2.09 2.06 2.00 3/515 26647
/proc/meminfo: memFree=21000040/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=830140 CPUtime=4542.46 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 177444 0 0 0 454199 47 0 0 25 0 1 0 786927382 850063360 176380 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 207535 176380 266 49 0 204676 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 830140

[startup+4602.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/515 26648
/proc/meminfo: memFree=20991188/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=840380 CPUtime=4602.48 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 179361 0 0 0 460201 47 0 0 25 0 1 0 786927382 860549120 178297 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 210095 178297 266 49 0 207236 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 840380

[startup+4662.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/515 26650
/proc/meminfo: memFree=20971296/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=858820 CPUtime=4662.46 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 183796 0 0 0 466198 48 0 0 25 0 1 0 786927382 879431680 182732 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 214705 182732 266 49 0 211846 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 858820

[startup+4722.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 26651
/proc/meminfo: memFree=20972120/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=859844 CPUtime=4722.48 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 183951 0 0 0 472200 48 0 0 25 0 1 0 786927382 880480256 182887 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 214961 182887 266 49 0 212102 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 859844

[startup+4782.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/515 26653
/proc/meminfo: memFree=20971828/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=859844 CPUtime=4782.46 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 183959 0 0 0 478198 48 0 0 25 0 1 0 786927382 880480256 182895 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 214961 182895 266 49 0 212102 0
Current children cumulated CPU time (s) 4782.46
Current children cumulated vsize (KiB) 859844

[startup+4842.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/515 26655
/proc/meminfo: memFree=20968064/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=859844 CPUtime=4842.47 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 184112 0 0 0 484199 48 0 0 25 0 1 0 786927382 880480256 183048 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 214961 183048 266 49 0 212102 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 859844

[startup+4902.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/515 26656
/proc/meminfo: memFree=20967000/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=860868 CPUtime=4902.47 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 184341 0 0 0 490199 48 0 0 25 0 1 0 786927382 881528832 183277 33554432000 4194304 4394578 140735727658496 18446744073709551615 4313480 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 215217 183277 266 49 0 212358 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 860868

[startup+4962.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/515 26658
/proc/meminfo: memFree=20965468/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=861892 CPUtime=4962.48 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 184482 0 0 0 496199 49 0 0 25 0 1 0 786927382 882577408 183418 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 215473 183418 266 49 0 212614 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 861892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.12 2.06 2.01 3/516 26660
/proc/meminfo: memFree=21199048/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=861892 CPUtime=5000.09 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 184484 0 0 0 499960 49 0 0 25 0 1 0 786927382 882577408 183420 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 215473 183420 266 49 0 212614 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 861892

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

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

[startup+4999.9 s]
/proc/loadavg: 2.12 2.06 2.01 3/516 26660
/proc/meminfo: memFree=21199048/32951124 swapFree=62999000/67111528
[pid=26510] ppid=26508 vsize=861892 CPUtime=5000.09 cores=1,3,5,7
/proc/26510/stat : 26510 (SApperloT2010) R 26508 26510 25594 0 -1 4202496 184484 0 0 0 499960 49 0 0 25 0 1 0 786927382 882577408 183420 33554432000 4194304 4394578 140735727658496 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/26510/statm: 215473 183420 266 49 0 212614 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 861892

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.95
CPU time (s): 5000.14
CPU user time (s): 4999.61
CPU system time (s): 0.528919
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 861892

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

runsolver used 24.9182 second user time and 59.5999 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-01 18:18:38
IDJOB=3439778
IDBENCH=88223
IDSOLVER=1933
FILE ID=node141/3439778-1306945118
RUNJOBID= node141-1306945118-26491
PBS_JOBID= 13488575
Free space on /tmp= 73824 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p15-s72490337.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439778-1306945118/watcher-3439778-1306945118 -o /tmp/evaluation-result-3439778-1306945118/solver-3439778-1306945118 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439778-1306945118.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ab8e40d31c79e7a71114e3126a46874f
RANDOM SEED=843469083

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
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.806
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.84
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.806
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.806
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.75
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.806
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:      22411572 kB
Buffers:        141908 kB
Cached:         156880 kB
SwapCached:       8848 kB
Active:       10111160 kB
Inactive:       180160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22411572 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:            5848 kB
Writeback:           0 kB
AnonPages:     9990636 kB
Mapped:          25568 kB
Slab:           108900 kB
PageTables:      70028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 150680156 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= 73824 MiB
End job on node141 at 2011-06-01 19:42:00