Trace number 3299389

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
claspmt 2.0-R4095? (TO) 4800.42 1208.86

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
MD5SUM76c30bc0971bc865c2b988ddaca89385
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.29319
Satisfiable
(Un)Satisfiability was proved
Number of variables3651
Number of clauses926696
Sum of the clauses size1856923
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2926636
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...114246/instance-3299389-1304114246.cnf
8.99/9.06	c Solving...
4800.14/1208.61	
4800.14/1208.61	*** INTERRUPTED! ***
4800.14/1208.61	*** Shutting down threads...
4800.35/1208.85	s UNKNOWN
4800.35/1208.85	
4800.35/1208.85	c INTERRUPTED   : 1
4800.35/1208.85	c Models        : 0+    
4800.35/1208.85	c Time          : 1208.613s (Solving: 1199.55s 1st Model: 0.00s Unsat: 0.00s)
4800.35/1208.85	c CPU Time      : 4800.160s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3299389-1304114246/watcher-3299389-1304114246 -o /tmp/evaluation-result-3299389-1304114246/solver-3299389-1304114246 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299389-1304114246.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.14 8.04 7.60 5/178 14632
/proc/meminfo: memFree=30939196/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=22080 CPUtime=0 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 818 0 0 0 0 0 0 0 25 0 1 0 523023322 22609920 719 33554432000 4194304 4964704 140735585486768 18446744073709551615 242970550016 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14632/statm: 5520 719 385 189 0 394 0

[startup+0.0691851 s]
/proc/loadavg: 8.14 8.04 7.60 5/178 14632
/proc/meminfo: memFree=30939196/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=37400 CPUtime=0.06 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 5517 0 0 0 6 0 0 0 25 0 1 0 523023322 38297600 3660 33554432000 4194304 4964704 140735585486768 18446744073709551615 242970593415 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14632/statm: 8742 3661 385 189 0 3616 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37400

[startup+0.101181 s]
/proc/loadavg: 8.14 8.04 7.60 5/178 14632
/proc/meminfo: memFree=30939196/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=45324 CPUtime=0.09 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 7435 0 0 0 9 0 0 0 25 0 1 0 523023322 46411776 5578 33554432000 4194304 4964704 140735585486768 18446744073709551615 242970247637 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14632/statm: 11331 5598 385 189 0 6205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 45324

[startup+0.300157 s]
/proc/loadavg: 8.14 8.04 7.60 5/178 14632
/proc/meminfo: memFree=30939196/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=77532 CPUtime=0.28 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 18437 0 0 0 27 1 0 0 25 0 1 0 523023322 79392768 14265 33554432000 4194304 4964704 140735585486768 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14632/statm: 19383 14265 398 189 0 14257 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 77532

[startup+0.701077 s]
/proc/loadavg: 8.14 8.04 7.60 5/178 14632
/proc/meminfo: memFree=30939196/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=77532 CPUtime=0.68 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 18437 0 0 0 67 1 0 0 25 0 1 0 523023322 79392768 14265 33554432000 4194304 4964704 140735585486768 18446744073709551615 4607720 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14632/statm: 19383 14265 398 189 0 14257 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 77532

[startup+1.50095 s]
/proc/loadavg: 7.89 7.99 7.59 6/179 14633
/proc/meminfo: memFree=30881788/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=77532 CPUtime=1.48 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 18437 0 0 0 147 1 0 0 25 0 1 0 523023322 79392768 14265 33554432000 4194304 4964704 140735585486768 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14632/statm: 19383 14265 398 189 0 14257 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 77532

[startup+3.10066 s]
/proc/loadavg: 7.89 7.99 7.59 6/179 14634
/proc/meminfo: memFree=30880796/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=77532 CPUtime=3.08 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 18437 0 0 0 307 1 0 0 25 0 1 0 523023322 79392768 14265 33554432000 4194304 4964704 140735585486768 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14632/statm: 19383 14265 398 189 0 14257 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 77532

[startup+6.30111 s]
/proc/loadavg: 7.82 7.97 7.59 6/179 14634
/proc/meminfo: memFree=30879192/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=79908 CPUtime=6.29 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 19005 0 0 0 627 2 0 0 25 0 1 0 523023322 81825792 14833 33554432000 4194304 4964704 140735585486768 18446744073709551615 4600392 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14632/statm: 19977 14833 399 189 0 14851 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 79908

[startup+12.701 s]
/proc/loadavg: 7.83 7.97 7.59 9/182 14637
/proc/meminfo: memFree=30825744/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=223292 CPUtime=23.53 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 34190 0 0 0 2345 8 0 0 25 0 4 0 523023322 228651008 28206 33554432000 4194304 4964704 140735585486768 18446744073709551615 4668928 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14632/statm: 55823 28206 458 189 0 50172 0
[pid=14632/tid=14635] ppid=14630 vsize=223292 CPUtime=3.6 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 3770 0 0 0 359 1 0 0 25 0 4 0 523024229 228651008 28206 33554432000 4194304 4964704 140735585486768 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=223292 CPUtime=3.6 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 3198 0 0 0 360 0 0 0 23 0 4 0 523024229 228651008 28206 33554432000 4194304 4964704 140735585486768 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=223292 CPUtime=3.62 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 4288 0 0 0 360 2 0 0 25 0 4 0 523024229 228651008 28206 33554432000 4194304 4964704 140735585486768 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.53
Current children cumulated vsize (KiB) 223292

[startup+25.5008 s]
/proc/loadavg: 7.86 7.97 7.59 9/182 14637
/proc/meminfo: memFree=30682196/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=322964 CPUtime=74.66 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 67111 0 0 0 7443 23 0 0 25 0 4 0 523023322 330715136 61127 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670431 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/14632/statm: 80741 61127 460 189 0 75090 0
[pid=14632/tid=14635] ppid=14630 vsize=322964 CPUtime=16.4 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 13416 0 0 0 1634 6 0 0 25 0 4 0 523024229 330715136 61127 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=322964 CPUtime=16.34 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 7926 0 0 0 1631 3 0 0 25 0 4 0 523024229 330715136 61127 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=322964 CPUtime=16.42 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 12052 0 0 0 1637 5 0 0 25 0 4 0 523024229 330715136 61127 33554432000 4194304 4964704 140735585486768 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 74.66
Current children cumulated vsize (KiB) 322964

[startup+51.1004 s]
/proc/loadavg: 7.97 7.99 7.61 9/182 14638
/proc/meminfo: memFree=30430612/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=552392 CPUtime=176.86 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 113617 0 0 0 17630 56 0 0 25 0 4 0 523023322 565649408 107633 33554432000 4194304 4964704 140735585486768 18446744073709551615 4362271 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 138098 107633 460 189 0 132447 0
[pid=14632/tid=14635] ppid=14630 vsize=552392 CPUtime=41.98 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 27193 0 0 0 4184 14 0 0 25 0 4 0 523024229 565649408 107633 33554432000 4194304 4964704 140735585486768 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=552392 CPUtime=41.78 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 9289 0 0 0 4175 3 0 0 25 0 4 0 523024229 565649408 107633 33554432000 4194304 4964704 140735585486768 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=552392 CPUtime=42.02 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 23531 0 0 0 4187 15 0 0 25 0 4 0 523024229 565649408 107633 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 176.86
Current children cumulated vsize (KiB) 552392

[startup+102.307 s]
/proc/loadavg: 8.05 8.00 7.63 9/182 14639
/proc/meminfo: memFree=30206404/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=798832 CPUtime=381.37 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 167610 0 0 0 38041 96 0 0 25 0 4 0 523023322 818003968 161622 33554432000 4194304 4964704 140735585486768 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 199708 161623 460 189 0 194057 0
[pid=14632/tid=14635] ppid=14630 vsize=798832 CPUtime=93.18 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 44833 0 0 0 9296 22 0 0 25 0 4 0 523024229 818003968 161623 33554432000 4194304 4964704 140735585486768 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=798832 CPUtime=92.69 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 11005 0 0 0 9265 4 0 0 25 0 4 0 523024229 818003968 161623 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=798832 CPUtime=93.22 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 47812 0 0 0 9283 39 0 0 25 0 4 0 523024229 818003968 161623 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 381.37
Current children cumulated vsize (KiB) 798832

[startup+162.301 s]
/proc/loadavg: 8.07 8.01 7.66 9/182 14641
/proc/meminfo: memFree=30003648/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=982112 CPUtime=620.98 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 210472 0 0 0 61966 132 0 0 25 0 4 0 523023322 1005682688 204446 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 245528 204446 460 189 0 239877 0
[pid=14632/tid=14635] ppid=14630 vsize=982112 CPUtime=153.14 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 65844 0 0 0 15277 37 0 0 25 0 4 0 523024229 1005682688 204446 33554432000 4194304 4964704 140735585486768 18446744073709551615 4465641 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=982112 CPUtime=152.35 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 13161 0 0 0 15230 5 0 0 25 0 4 0 523024229 1005682688 204446 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=982112 CPUtime=153.22 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 61857 0 0 0 15267 55 0 0 25 0 4 0 523024229 1005682688 204446 33554432000 4194304 4964704 140735585486768 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 620.98
Current children cumulated vsize (KiB) 982112

[startup+222.301 s]
/proc/loadavg: 8.12 8.04 7.69 9/182 14651
/proc/meminfo: memFree=29863668/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=1130740 CPUtime=860.57 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 243332 0 0 0 85891 166 0 0 25 0 4 0 523023322 1157877760 237245 33554432000 4194304 4964704 140735585486768 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 282685 237245 460 189 0 277034 0
[pid=14632/tid=14635] ppid=14630 vsize=1130740 CPUtime=213.11 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 82495 0 0 0 21254 57 0 0 25 0 4 0 523024229 1157877760 237245 33554432000 4194304 4964704 140735585486768 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=1130740 CPUtime=212 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 15050 0 0 0 21195 5 0 0 25 0 4 0 523024229 1157877760 237245 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=1130740 CPUtime=213.21 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 75759 0 0 0 21252 69 0 0 25 0 4 0 523024229 1157877760 237245 33554432000 4194304 4964704 140735585486768 18446744073709551615 4343424 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 860.57
Current children cumulated vsize (KiB) 1130740

[startup+282.301 s]
/proc/loadavg: 8.13 8.06 7.71 9/182 14653
/proc/meminfo: memFree=29759460/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=1196988 CPUtime=1100.2 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 263260 0 0 0 109835 185 0 0 25 0 4 0 523023322 1225715712 257150 33554432000 4194304 4964704 140735585486768 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 299247 257150 460 189 0 293596 0
[pid=14632/tid=14635] ppid=14630 vsize=1196988 CPUtime=273.07 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 99661 0 0 0 27234 73 0 0 25 0 4 0 523024229 1225715712 257150 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=1196988 CPUtime=271.65 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 15764 0 0 0 27160 5 0 0 25 0 4 0 523024229 1225715712 257150 33554432000 4194304 4964704 140735585486768 18446744073709551615 4320996 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=1196988 CPUtime=273.21 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 77798 0 0 0 27250 71 0 0 25 0 4 0 523024229 1225715712 257150 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1100.2
Current children cumulated vsize (KiB) 1196988

[startup+342.301 s]
/proc/loadavg: 8.05 8.05 7.73 9/182 14655
/proc/meminfo: memFree=29623672/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=1271780 CPUtime=1339.85 cores=1,3,5,7

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

Current children cumulated CPU time (s) 2538.1
Current children cumulated vsize (KiB) 1612968

[startup+702.301 s]
/proc/loadavg: 8.25 8.17 7.87 9/182 14667
/proc/meminfo: memFree=29009424/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=1678504 CPUtime=2777.75 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 397551 0 0 0 277453 322 0 0 25 0 4 0 523023322 1718788096 391171 33554432000 4194304 4964704 140735585486768 18446744073709551615 4332519 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 419626 391171 460 189 0 413975 0
[pid=14632/tid=14635] ppid=14630 vsize=1678504 CPUtime=692.92 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 170027 0 0 0 69145 147 0 0 25 0 4 0 523024229 1718788096 391171 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=1678504 CPUtime=689.36 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 21963 0 0 0 68929 7 0 0 25 0 4 0 523024229 1718788096 391171 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=1678504 CPUtime=693.21 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 109088 0 0 0 69211 110 0 0 25 0 4 0 523024229 1718788096 391171 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2777.75
Current children cumulated vsize (KiB) 1678504

[startup+762.307 s]
/proc/loadavg: 8.22 8.16 7.89 9/182 14669
/proc/meminfo: memFree=28886144/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=1813224 CPUtime=3017.42 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 422040 0 0 0 301389 353 0 0 25 0 4 0 523023322 1856741376 415631 33554432000 4194304 4964704 140735585486768 18446744073709551615 4320987 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 453306 415631 460 189 0 447655 0
[pid=14632/tid=14635] ppid=14630 vsize=1813224 CPUtime=752.92 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 193771 0 0 0 75114 178 0 0 25 0 4 0 523024229 1856741376 415631 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=1813224 CPUtime=749.03 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 22629 0 0 0 74896 7 0 0 25 0 4 0 523024229 1856741376 415631 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=1813224 CPUtime=753.21 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 109156 0 0 0 75211 110 0 0 25 0 4 0 523024229 1856741376 415631 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3017.42
Current children cumulated vsize (KiB) 1813224

[startup+822.301 s]
/proc/loadavg: 8.20 8.16 7.90 9/182 14670
/proc/meminfo: memFree=28750708/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=1944296 CPUtime=3257.05 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 444474 0 0 0 325325 380 0 0 25 0 4 0 523023322 1990959104 437852 33554432000 4194304 4964704 140735585486768 18446744073709551615 4660043 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 486074 437852 460 189 0 480423 0
[pid=14632/tid=14635] ppid=14630 vsize=1944296 CPUtime=812.88 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 211170 0 0 0 81087 201 0 0 25 0 4 0 523024229 1990959104 437852 33554432000 4194304 4964704 140735585486768 18446744073709551615 4627443 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=1944296 CPUtime=808.7 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 23456 0 0 0 80862 8 0 0 25 0 4 0 523024229 1990959104 437852 33554432000 4194304 4964704 140735585486768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=1944296 CPUtime=813.21 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 109185 0 0 0 81211 110 0 0 25 0 4 0 523024229 1990959104 437852 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3257.05
Current children cumulated vsize (KiB) 1944296

[startup+882.301 s]
/proc/loadavg: 8.12 8.14 7.91 9/182 14672
/proc/meminfo: memFree=28680376/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=1982188 CPUtime=3496.71 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 459198 0 0 0 349279 392 0 0 25 0 4 0 523023322 2029760512 452576 33554432000 4194304 4964704 140735585486768 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 495547 452576 460 189 0 489896 0
[pid=14632/tid=14635] ppid=14630 vsize=1982188 CPUtime=872.87 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 220485 0 0 0 87081 206 0 0 25 0 4 0 523024229 2029760512 452576 33554432000 4194304 4964704 140735585486768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=1982188 CPUtime=868.37 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 25237 0 0 0 86829 8 0 0 25 0 4 0 523024229 2029760512 452576 33554432000 4194304 4964704 140735585486768 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=1982188 CPUtime=873.21 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 112811 0 0 0 87204 117 0 0 25 0 4 0 523024229 2029760512 452576 33554432000 4194304 4964704 140735585486768 18446744073709551615 4342880 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3496.71
Current children cumulated vsize (KiB) 1982188

[startup+942.301 s]
/proc/loadavg: 8.15 8.15 7.92 9/182 14674
/proc/meminfo: memFree=28579040/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=2042820 CPUtime=3736.33 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 476006 0 0 0 373232 401 0 0 25 0 4 0 523023322 2091847680 469309 33554432000 4194304 4964704 140735585486768 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 510705 469309 460 189 0 505054 0
[pid=14632/tid=14635] ppid=14630 vsize=2042820 CPUtime=932.84 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 235296 0 0 0 93070 214 0 0 25 0 4 0 523024229 2091847680 469309 33554432000 4194304 4964704 140735585486768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=2042820 CPUtime=928.04 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 26845 0 0 0 92796 8 0 0 25 0 4 0 523024229 2091847680 469309 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=2042820 CPUtime=933.18 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 113007 0 0 0 93201 117 0 0 25 0 4 0 523024229 2091847680 469309 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3736.33
Current children cumulated vsize (KiB) 2042820

[startup+1002.3 s]
/proc/loadavg: 8.12 8.13 7.93 9/182 14675
/proc/meminfo: memFree=28403928/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=2150528 CPUtime=3975.98 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 505215 0 0 0 397182 416 0 0 25 0 4 0 523023322 2202140672 498518 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 537632 498518 460 189 0 531981 0
[pid=14632/tid=14635] ppid=14630 vsize=2150528 CPUtime=992.83 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 237677 0 0 0 99067 216 0 0 25 0 4 0 523024229 2202140672 498518 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=2150528 CPUtime=987.71 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 28484 0 0 0 98763 8 0 0 25 0 4 0 523024229 2202140672 498518 33554432000 4194304 4964704 140735585486768 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=2150528 CPUtime=993.18 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 138195 0 0 0 99187 131 0 0 25 0 4 0 523024229 2202140672 498518 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3975.98
Current children cumulated vsize (KiB) 2150528

[startup+1062.3 s]
/proc/loadavg: 7.56 8.01 7.90 5/174 14695
/proc/meminfo: memFree=29233608/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=2158980 CPUtime=4215.63 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 516545 0 0 0 421128 435 0 0 25 0 4 0 523023322 2210795520 509613 33554432000 4194304 4964704 140735585486768 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 539745 509613 460 189 0 534094 0
[pid=14632/tid=14635] ppid=14630 vsize=2158980 CPUtime=1052.8 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 238110 0 0 0 105064 216 0 0 25 0 4 0 523024229 2210795520 509613 33554432000 4194304 4964704 140735585486768 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=2158980 CPUtime=1047.39 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 28750 0 0 0 104731 8 0 0 25 0 4 0 523024229 2210795520 509613 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=2158980 CPUtime=1053.18 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 148825 0 0 0 105169 149 0 0 25 0 4 0 523024229 2210795520 509613 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4215.63
Current children cumulated vsize (KiB) 2158980

[startup+1122.3 s]
/proc/loadavg: 5.31 7.27 7.65 5/173 14696
/proc/meminfo: memFree=29145756/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=2290052 CPUtime=4455.32 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 538415 0 0 0 445036 496 0 0 25 0 4 0 523023322 2345013248 531222 33554432000 4194304 4964704 140735585486768 18446744073709551615 4627252 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 572513 531222 460 189 0 566862 0
[pid=14632/tid=14635] ppid=14630 vsize=2290052 CPUtime=1112.77 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 242746 0 0 0 111050 227 0 0 25 0 4 0 523024229 2345013248 531222 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=2290052 CPUtime=1107.11 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 29171 0 0 0 110702 9 0 0 25 0 4 0 523024229 2345013248 531222 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=2290052 CPUtime=1113.18 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 165638 0 0 0 111120 198 0 0 25 0 4 0 523024229 2345013248 531222 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4455.32
Current children cumulated vsize (KiB) 2290052

[startup+1182.3 s]
/proc/loadavg: 4.52 6.69 7.42 5/173 14698
/proc/meminfo: memFree=29107408/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=2355588 CPUtime=4695.04 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 548549 0 0 0 468974 530 0 0 25 0 4 0 523023322 2412122112 541356 33554432000 4194304 4964704 140735585486768 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 588897 541356 460 189 0 583246 0
[pid=14632/tid=14635] ppid=14630 vsize=2355588 CPUtime=1172.77 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 244474 0 0 0 117045 232 0 0 25 0 4 0 523024229 2412122112 541356 33554432000 4194304 4964704 140735585486768 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=2355588 CPUtime=1166.84 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 29348 0 0 0 116675 9 0 0 25 0 4 0 523024229 2412122112 541356 33554432000 4194304 4964704 140735585486768 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=2355588 CPUtime=1173.19 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 173867 0 0 0 117091 228 0 0 25 0 4 0 523024229 2412122112 541356 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4695.04
Current children cumulated vsize (KiB) 2355588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1208.6 s]
/proc/loadavg: 4.34 6.47 7.33 5/173 14699
/proc/meminfo: memFree=29018736/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=2355588 CPUtime=4800.14 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 570156 0 0 0 479444 570 0 0 25 0 4 0 523023322 2412122112 562963 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/14632/statm: 588897 562963 460 189 0 583246 0
[pid=14632/tid=14635] ppid=14630 vsize=2355588 CPUtime=1199.07 cores=1,3,5,7
/proc/14632/task/14635/stat : 14635 (claspmt) R 14630 14632 13971 0 -1 4202560 258353 0 0 0 119649 258 0 0 25 0 4 0 523024229 2412122112 562963 33554432000 4194304 4964704 140735585486768 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14632/tid=14636] ppid=14630 vsize=2355588 CPUtime=1193.02 cores=1,3,5,7
/proc/14632/task/14636/stat : 14636 (claspmt) R 14630 14632 13971 0 -1 4202560 29453 0 0 0 119293 9 0 0 25 0 4 0 523024229 2412122112 562963 33554432000 4194304 4964704 140735585486768 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14632/tid=14637] ppid=14630 vsize=2355588 CPUtime=1199.49 cores=1,3,5,7
/proc/14632/task/14637/stat : 14637 (claspmt) R 14630 14632 13971 0 -1 4202560 181488 0 0 0 119708 241 0 0 25 0 4 0 523024229 2412122112 562963 33554432000 4194304 4964704 140735585486768 18446744073709551615 242970209568 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 2355588

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

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

[startup+1208.8 s]
/proc/loadavg: 4.34 6.47 7.33 2/171 14700
/proc/meminfo: memFree=29710176/32951132 swapFree=67111364/67111528
[pid=14632] ppid=14630 vsize=1806108 CPUtime=4800.35 cores=1,3,5,7
/proc/14632/stat : 14632 (claspmt) R 14630 14632 13971 0 -1 4202496 570167 0 0 0 479462 573 0 0 25 0 1 0 523023322 1849454592 353601 33554432000 4194304 4964704 140735585486768 18446744073709551615 242970575978 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/14632/statm: 451527 353601 471 189 0 445876 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1806108

Child status: 0
Real time (s): 1208.86
CPU time (s): 4800.42
CPU user time (s): 4794.63
CPU system time (s): 5.78712
CPU usage (%): 397.103
Max. virtual memory (cumulated for all children) (KiB): 2355588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.63
system time used= 5.78712
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 570168
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= 7948
involuntary context switches= 33959

runsolver used 1.83372 second user time and 4.5753 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-29 23:57:27
IDJOB=3299389
IDBENCH=88219
IDSOLVER=1683
FILE ID=node128/3299389-1304114246
RUNJOBID= node128-1304112884-14422
PBS_JOBID= 13170670
Free space on /tmp= 66960 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299389-1304114246/watcher-3299389-1304114246 -o /tmp/evaluation-result-3299389-1304114246/solver-3299389-1304114246 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299389-1304114246.cnf

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

MD5SUM BENCH= 76c30bc0971bc865c2b988ddaca89385
RANDOM SEED=1086773819

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      30939476 kB
Buffers:        413256 kB
Cached:         786720 kB
SwapCached:          0 kB
Active:         473548 kB
Inactive:      1123984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      30939476 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12824 kB
Writeback:           0 kB
AnonPages:      397152 kB
Mapped:          15972 kB
Slab:           352128 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   560088 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66960 MiB
End job on node128 at 2011-04-30 00:17:37