Trace number 3439768

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.08 4999.96

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
MD5SUM683c9f75b69575e6451b8563d12f176b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.196969
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of clauses333838
Sum of the clauses size669567
Maximum clause length47
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2333793
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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

running on 4 cores: 0,2,4,6

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: 1.97 1.97 1.98 2/535 6878
/proc/meminfo: memFree=28748900/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=17816 CPUtime=0 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 1201 0 0 0 0 0 0 0 25 0 1 0 806075496 18243584 1141 33554432000 4194304 4394578 140737435304016 18446744073709551615 228244348672 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 4454 1141 247 49 0 1595 0

[startup+0.055983 s]
/proc/loadavg: 1.97 1.97 1.98 2/535 6878
/proc/meminfo: memFree=28748900/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=23756 CPUtime=0.05 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 2714 0 0 0 5 0 0 0 25 0 1 0 806075496 24326144 2654 33554432000 4194304 4394578 140737435304016 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 5939 2656 247 49 0 3080 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 23756

[startup+0.101006 s]
/proc/loadavg: 1.97 1.97 1.98 2/535 6878
/proc/meminfo: memFree=28748900/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=29960 CPUtime=0.09 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 4237 0 0 0 9 0 0 0 25 0 1 0 806075496 30679040 4177 33554432000 4194304 4394578 140737435304016 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 7490 4178 247 49 0 4631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29960

[startup+0.300973 s]
/proc/loadavg: 1.97 1.97 1.98 2/535 6878
/proc/meminfo: memFree=28748900/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=42944 CPUtime=0.29 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 7502 0 0 0 27 2 0 0 25 0 1 0 806075496 43974656 7441 33554432000 4194304 4394578 140737435304016 18446744073709551615 228244373399 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 10736 7441 256 49 0 7877 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42944

[startup+0.700902 s]
/proc/loadavg: 1.97 1.97 1.98 2/535 6878
/proc/meminfo: memFree=28748900/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=42944 CPUtime=0.69 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 7502 0 0 0 67 2 0 0 25 0 1 0 806075496 43974656 7441 33554432000 4194304 4394578 140737435304016 18446744073709551615 228244373399 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 10736 7441 256 49 0 7877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42944

[startup+1.50076 s]
/proc/loadavg: 1.97 1.97 1.98 3/536 6879
/proc/meminfo: memFree=28703020/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=64048 CPUtime=1.49 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 14088 0 0 0 146 3 0 0 25 0 1 0 806075496 65585152 12721 33554432000 4194304 4394578 140737435304016 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 16012 12721 267 49 0 13153 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64048

[startup+3.10045 s]
/proc/loadavg: 1.97 1.97 1.98 3/536 6879
/proc/meminfo: memFree=28683676/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=80668 CPUtime=3.09 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 18135 0 0 0 305 4 0 0 25 0 1 0 806075496 82604032 16768 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298927 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 20167 16768 267 49 0 17308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 80668

[startup+6.30091 s]
/proc/loadavg: 1.97 1.97 1.98 3/536 6879
/proc/meminfo: memFree=28647844/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=105084 CPUtime=6.29 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 24065 0 0 0 624 5 0 0 25 0 1 0 806075496 107606016 22698 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 26271 22698 267 49 0 23412 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 105084

[startup+12.7008 s]
/proc/loadavg: 1.98 1.97 1.98 3/536 6879
/proc/meminfo: memFree=28593624/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=143680 CPUtime=12.69 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 33101 0 0 0 1262 7 0 0 25 0 1 0 806075496 147128320 31734 33554432000 4194304 4394578 140737435304016 18446744073709551615 4299053 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 35920 31735 267 49 0 33061 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 143680

[startup+25.5005 s]
/proc/loadavg: 2.05 1.99 1.99 3/536 6879
/proc/meminfo: memFree=28502944/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=207516 CPUtime=25.49 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 47991 0 0 0 2539 10 0 0 25 0 1 0 806075496 212496384 46624 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 51879 46624 267 49 0 49020 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 207516

[startup+51.101 s]
/proc/loadavg: 2.03 1.99 1.99 3/536 6880
/proc/meminfo: memFree=28422720/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=273220 CPUtime=51.09 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 62966 0 0 0 5094 15 0 0 25 0 1 0 806075496 279777280 61599 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 68305 61599 267 49 0 65446 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 273220

[startup+102.32 s]
/proc/loadavg: 2.01 1.99 1.99 3/536 6882
/proc/meminfo: memFree=28389696/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=302472 CPUtime=102.31 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 69779 0 0 0 10214 17 0 0 25 0 1 0 806075496 309731328 68412 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 75618 68412 267 49 0 72759 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 302472

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/536 6884
/proc/meminfo: memFree=28362732/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=327888 CPUtime=162.29 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 75468 0 0 0 16211 18 0 0 25 0 1 0 806075496 335757312 74101 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 81972 74101 267 49 0 79113 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 327888

[startup+222.301 s]
/proc/loadavg: 2.10 2.02 2.00 3/536 6886
/proc/meminfo: memFree=28306032/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=345808 CPUtime=222.29 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 79215 0 0 0 22210 19 0 0 25 0 1 0 806075496 354107392 77848 33554432000 4194304 4394578 140737435304016 18446744073709551615 4338097 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 86452 77848 267 49 0 83593 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 345808

[startup+282.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/536 6887
/proc/meminfo: memFree=28279220/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=374356 CPUtime=282.3 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 85527 0 0 0 28209 21 0 0 25 0 1 0 806075496 383340544 84160 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 93589 84160 267 49 0 90730 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 374356

[startup+342.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/536 6890
/proc/meminfo: memFree=28228852/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=393848 CPUtime=342.29 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 89346 0 0 0 34208 21 0 0 25 0 1 0 806075496 403300352 87979 33554432000 4194304 4394578 140737435304016 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 98462 87979 267 49 0 95603 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 393848

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/536 6891
/proc/meminfo: memFree=28214444/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=408728 CPUtime=402.3 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 92465 0 0 0 40208 22 0 0 25 0 1 0 806075496 418537472 91098 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 102182 91098 267 49 0 99323 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 408728

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/536 6894
/proc/meminfo: memFree=28199380/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=421436 CPUtime=462.29 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 95167 0 0 0 46207 22 0 0 25 0 1 0 806075496 431550464 93800 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 105359 93800 267 49 0 102500 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 421436

[startup+522.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/536 6896
/proc/meminfo: memFree=28177516/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=440648 CPUtime=522.3 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 99733 0 0 0 52206 24 0 0 25 0 1 0 806075496 451223552 98366 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 110162 98366 267 49 0 107303 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 440648

[startup+582.3 s]
/proc/loadavg: 2.10 2.03 2.00 3/536 6897
/proc/meminfo: memFree=28156168/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=449332 CPUtime=582.31 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 101691 0 0 0 58206 25 0 0 25 0 1 0 806075496 460115968 100324 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 112333 100324 267 49 0 109474 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 449332

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.03 2.03 2.00 3/536 7005
/proc/meminfo: memFree=27397712/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=984560 CPUtime=4062.4 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 215433 0 0 0 406186 54 0 0 25 0 1 0 806075496 1008189440 214066 33554432000 4194304 4394578 140737435304016 18446744073709551615 4338286 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 246140 214066 267 49 0 243281 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 984560

[startup+4122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/536 7007
/proc/meminfo: memFree=27371276/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1005556 CPUtime=4122.39 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 219663 0 0 0 412184 55 0 0 25 0 1 0 806075496 1029689344 218296 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 251389 218296 267 49 0 248530 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 1005556

[startup+4182.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/536 7008
/proc/meminfo: memFree=27358980/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1021684 CPUtime=4182.39 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 222723 0 0 0 418184 55 0 0 25 0 1 0 806075496 1046204416 221356 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 255421 221356 267 49 0 252562 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 1021684

[startup+4242.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/536 7010
/proc/meminfo: memFree=27353860/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1030900 CPUtime=4242.39 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 224284 0 0 0 424184 55 0 0 25 0 1 0 806075496 1055641600 222917 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 257725 222917 267 49 0 254866 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 1030900

[startup+4302.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/536 7011
/proc/meminfo: memFree=27343912/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1034996 CPUtime=4302.39 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225076 0 0 0 430184 55 0 0 25 0 1 0 806075496 1059835904 223709 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258749 223709 267 49 0 255890 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 1034996

[startup+4362.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/536 7013
/proc/meminfo: memFree=27343500/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=4362.39 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225153 0 0 0 436184 55 0 0 25 0 1 0 806075496 1060098048 223786 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 223786 267 49 0 255954 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 1035252

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 7015
/proc/meminfo: memFree=27343108/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=4422.39 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225202 0 0 0 442184 55 0 0 25 0 1 0 806075496 1060098048 223835 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 223835 267 49 0 255954 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 1035252

[startup+4482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/536 7016
/proc/meminfo: memFree=27338876/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=4482.39 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225213 0 0 0 448184 55 0 0 25 0 1 0 806075496 1060098048 223846 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 223846 267 49 0 255954 0
Current children cumulated CPU time (s) 4482.39
Current children cumulated vsize (KiB) 1035252

[startup+4542.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/536 7018
/proc/meminfo: memFree=27338604/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=4542.39 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225214 0 0 0 454184 55 0 0 25 0 1 0 806075496 1060098048 223847 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 223847 267 49 0 255954 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 1035252

[startup+4602.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/536 7019
/proc/meminfo: memFree=27336596/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=4602.4 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225239 0 0 0 460185 55 0 0 25 0 1 0 806075496 1060098048 223872 33554432000 4194304 4394578 140737435304016 18446744073709551615 4335359 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 223872 267 49 0 255954 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 1035252

[startup+4662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/536 7021
/proc/meminfo: memFree=27327128/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=4662.4 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225254 0 0 0 466184 56 0 0 25 0 1 0 806075496 1060098048 223887 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 223887 267 49 0 255954 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1035252

[startup+4722.32 s]
/proc/loadavg: 2.00 2.03 2.00 3/536 7023
/proc/meminfo: memFree=27326860/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=4722.43 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225290 0 0 0 472187 56 0 0 25 0 1 0 806075496 1060098048 223923 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 223923 267 49 0 255954 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 1035252

[startup+4782.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/536 7024
/proc/meminfo: memFree=27324844/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=4782.41 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225351 0 0 0 478185 56 0 0 25 0 1 0 806075496 1060098048 223984 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 223984 267 49 0 255954 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1035252

[startup+4842.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/536 7026
/proc/meminfo: memFree=27321828/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=4842.41 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225356 0 0 0 484185 56 0 0 25 0 1 0 806075496 1060098048 223989 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 223989 267 49 0 255954 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1035252

[startup+4902.3 s]
/proc/loadavg: 1.42 1.87 1.94 2/530 7045
/proc/meminfo: memFree=28505640/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=4902.41 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225401 0 0 0 490185 56 0 0 25 0 1 0 806075496 1060098048 224034 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 224034 267 49 0 255954 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1035252

[startup+4962.3 s]
/proc/loadavg: 1.15 1.71 1.88 2/530 7047
/proc/meminfo: memFree=28505740/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=4962.41 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225424 0 0 0 496185 56 0 0 25 0 1 0 806075496 1060098048 224057 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 224057 267 49 0 255954 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1035252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.08 1.63 1.85 2/530 7048
/proc/meminfo: memFree=28505716/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=5000.01 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225427 0 0 0 499945 56 0 0 25 0 1 0 806075496 1060098048 224060 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 224060 267 49 0 255954 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1035252

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: 1.08 1.63 1.85 2/530 7048
/proc/meminfo: memFree=28505716/32951124 swapFree=58212616/67111528
[pid=6878] ppid=6876 vsize=1035252 CPUtime=5000.01 cores=0,2,4,6
/proc/6878/stat : 6878 (SApperloT2010) R 6876 6878 5984 0 -1 4202496 225427 0 0 0 499945 56 0 0 25 0 1 0 806075496 1060098048 224060 33554432000 4194304 4394578 140737435304016 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/6878/statm: 258813 224060 267 49 0 255954 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1035252

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.96
CPU time (s): 5000.08
CPU user time (s): 4999.47
CPU system time (s): 0.606907
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1035252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.47
system time used= 0.606907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225427
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= 9
involuntary context switches= 6513

runsolver used 28.7686 second user time and 60.8128 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-01 18:12:55
IDJOB=3439768
IDBENCH=88221
IDSOLVER=1933
FILE ID=node136/3439768-1306944775
RUNJOBID= node136-1306944625-6817
PBS_JOBID= 13488582
Free space on /tmp= 73680 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m47-q841.5-n45-p15-s16393788.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439768-1306944775/watcher-3439768-1306944775 -o /tmp/evaluation-result-3439768-1306944775/solver-3439768-1306944775 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3439768-1306944775.cnf

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

MD5SUM BENCH= 683c9f75b69575e6451b8563d12f176b
RANDOM SEED=1904996972

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.75
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.809
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.76
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.809
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.75
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.809
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.83
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.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28749056 kB
Buffers:        164892 kB
Cached:         295924 kB
SwapCached:       7704 kB
Active:        3634376 kB
Inactive:       291532 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28749056 kB
SwapTotal:    67111528 kB
SwapFree:     58212616 kB
Dirty:            4468 kB
Writeback:           0 kB
AnonPages:     3463580 kB
Mapped:          24920 kB
Slab:           136472 kB
PageTables:      69856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169915104 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= 73692 MiB
End job on node136 at 2011-06-01 19:36:17