Trace number 3373137

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-patched (fixed)? (TO) 4800.51 1206.37

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_5-log.shuffled-as.sat03-111.cnf
MD5SUMab60d1d6c6130bc12a1aa4855d06424a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4306.81
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses55222
Sum of the clauses size551920
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 555162

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...428985/instance-3373137-1305428985.cnf
3.69/3.78	c Solving...
4800.41/1206.31	
4800.41/1206.31	*** INTERRUPTED! ***
4800.41/1206.31	*** Shutting down threads...
4800.41/1206.37	s UNKNOWN
4800.41/1206.37	
4800.41/1206.37	c INTERRUPTED   : 1
4800.41/1206.37	c Models        : 0+    
4800.41/1206.37	c Time          : 1206.318s (Solving: 1202.54s 1st Model: 0.00s Unsat: 0.00s)
4800.41/1206.37	c CPU Time      : 4800.450s

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373137-1305428985/watcher-3373137-1305428985 -o /tmp/evaluation-result-3373137-1305428985/solver-3373137-1305428985 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373137-1305428985.cnf 

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

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: 7.56 8.01 7.55 2/349 12027
/proc/meminfo: memFree=26182956/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=21624 CPUtime=0 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 694 0 0 0 0 0 0 0 25 0 1 0 654501130 22142976 624 33554432000 4194304 4964800 140734316591008 18446744073709551615 216634176197 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12027/statm: 5406 624 385 189 0 280 0

[startup+0.06676 s]
/proc/loadavg: 7.56 8.01 7.55 2/349 12027
/proc/meminfo: memFree=26182956/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=28064 CPUtime=0.06 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 2484 0 0 0 6 0 0 0 25 0 1 0 654501130 28737536 2243 33554432000 4194304 4964800 140734316591008 18446744073709551615 4608029 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12027/statm: 7016 2243 398 189 0 1890 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 28064

[startup+0.100777 s]
/proc/loadavg: 7.56 8.01 7.55 2/349 12027
/proc/meminfo: memFree=26182956/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=28064 CPUtime=0.09 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 2484 0 0 0 9 0 0 0 25 0 1 0 654501130 28737536 2243 33554432000 4194304 4964800 140734316591008 18446744073709551615 216634213369 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12027/statm: 7016 2243 398 189 0 1890 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28064

[startup+0.300733 s]
/proc/loadavg: 7.56 8.01 7.55 2/349 12027
/proc/meminfo: memFree=26182956/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=28064 CPUtime=0.29 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 2484 0 0 0 29 0 0 0 25 0 1 0 654501130 28737536 2243 33554432000 4194304 4964800 140734316591008 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12027/statm: 7016 2243 398 189 0 1890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28064

[startup+0.700667 s]
/proc/loadavg: 7.56 8.01 7.55 2/349 12027
/proc/meminfo: memFree=26182956/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=28064 CPUtime=0.69 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 2484 0 0 0 69 0 0 0 25 0 1 0 654501130 28737536 2243 33554432000 4194304 4964800 140734316591008 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12027/statm: 7016 2243 398 189 0 1890 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28064

[startup+1.5005 s]
/proc/loadavg: 7.56 8.01 7.55 3/350 12028
/proc/meminfo: memFree=26174276/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=28064 CPUtime=1.49 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 2486 0 0 0 149 0 0 0 25 0 1 0 654501130 28737536 2245 33554432000 4194304 4964800 140734316591008 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12027/statm: 7016 2245 398 189 0 1890 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28064

[startup+3.10021 s]
/proc/loadavg: 7.56 8.01 7.55 6/353 12031
/proc/meminfo: memFree=26160544/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=28428 CPUtime=3.09 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 2554 0 0 0 309 0 0 0 25 0 1 0 654501130 29110272 2313 33554432000 4194304 4964800 140734316591008 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12027/statm: 7107 2313 398 189 0 1981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28428

[startup+6.30059 s]
/proc/loadavg: 7.35 7.96 7.54 9/356 12034
/proc/meminfo: memFree=26127796/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=180208 CPUtime=13.79 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 8193 0 0 0 1378 1 0 0 25 0 4 0 654501130 184532992 7770 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 45052 7770 460 189 0 39401 0
[pid=12027/tid=12032] ppid=12024 vsize=180208 CPUtime=2.48 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 636 0 0 0 248 0 0 0 22 0 4 0 654501508 184532992 7770 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=180208 CPUtime=2.5 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 2132 0 0 0 250 0 0 0 25 0 4 0 654501508 184532992 7770 33554432000 4194304 4964800 140734316591008 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=180208 CPUtime=2.51 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 1514 0 0 0 251 0 0 0 22 0 4 0 654501508 184532992 7770 33554432000 4194304 4964800 140734316591008 18446744073709551615 4653512 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 13.79
Current children cumulated vsize (KiB) 180208

[startup+12.7005 s]
/proc/loadavg: 7.41 7.96 7.54 9/356 12034
/proc/meminfo: memFree=26101412/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=185616 CPUtime=39.33 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 11719 0 0 0 3930 3 0 0 25 0 4 0 654501130 190070784 11296 33554432000 4194304 4964800 140734316591008 18446744073709551615 4626985 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 46404 11296 460 189 0 40753 0
[pid=12027/tid=12032] ppid=12024 vsize=185616 CPUtime=8.81 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 1247 0 0 0 881 0 0 0 25 0 4 0 654501508 190070784 11296 33554432000 4194304 4964800 140734316591008 18446744073709551615 4644896 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=185616 CPUtime=8.9 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 3771 0 0 0 890 0 0 0 25 0 4 0 654501508 190070784 11296 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=185616 CPUtime=8.9 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 2189 0 0 0 890 0 0 0 25 0 4 0 654501508 190070784 11296 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39.33
Current children cumulated vsize (KiB) 185616

[startup+25.5012 s]
/proc/loadavg: 7.54 7.96 7.55 9/356 12035
/proc/meminfo: memFree=26074508/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=192820 CPUtime=90.37 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 16180 0 0 0 9033 4 0 0 25 0 4 0 654501130 197447680 15539 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 48205 15539 460 189 0 42554 0
[pid=12027/tid=12032] ppid=12024 vsize=192820 CPUtime=21.46 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 2158 0 0 0 2146 0 0 0 25 0 4 0 654501508 197447680 15539 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=192820 CPUtime=21.7 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 6059 0 0 0 2169 1 0 0 25 0 4 0 654501508 197447680 15539 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=192820 CPUtime=21.7 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 2825 0 0 0 2170 0 0 0 25 0 4 0 654501508 197447680 15539 33554432000 4194304 4964800 140734316591008 18446744073709551615 216634212994 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 90.37
Current children cumulated vsize (KiB) 192820

[startup+51.1007 s]
/proc/loadavg: 7.69 7.96 7.56 9/356 12035
/proc/meminfo: memFree=26049092/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=197920 CPUtime=192.47 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 19441 0 0 0 19241 6 0 0 25 0 4 0 654501130 202670080 18659 33554432000 4194304 4964800 140734316591008 18446744073709551615 4627170 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 49480 18659 460 189 0 43829 0
[pid=12027/tid=12032] ppid=12024 vsize=197920 CPUtime=46.78 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 2881 0 0 0 4677 1 0 0 25 0 4 0 654501508 202670080 18659 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=197920 CPUtime=47.3 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 7757 0 0 0 4728 2 0 0 25 0 4 0 654501508 202670080 18659 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=197920 CPUtime=47.29 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 3365 0 0 0 4729 0 0 0 25 0 4 0 654501508 202670080 18659 33554432000 4194304 4964800 140734316591008 18446744073709551615 4644434 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 192.47
Current children cumulated vsize (KiB) 197920

[startup+102.314 s]
/proc/loadavg: 7.87 7.97 7.58 9/356 12037
/proc/meminfo: memFree=26020536/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=203344 CPUtime=396.74 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 23607 0 0 0 39665 9 0 0 25 0 4 0 654501130 208224256 22698 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 50836 22698 460 189 0 45185 0
[pid=12027/tid=12032] ppid=12024 vsize=203344 CPUtime=97.43 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 4736 0 0 0 9741 2 0 0 25 0 4 0 654501508 208224256 22698 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=203344 CPUtime=98.51 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 8659 0 0 0 9848 3 0 0 25 0 4 0 654501508 208224256 22698 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=203344 CPUtime=98.49 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 4137 0 0 0 9848 1 0 0 25 0 4 0 654501508 208224256 22698 33554432000 4194304 4964800 140734316591008 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 396.74
Current children cumulated vsize (KiB) 203344

[startup+162.301 s]
/proc/loadavg: 7.95 7.97 7.60 9/356 12038
/proc/meminfo: memFree=25995076/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=206904 CPUtime=636.02 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 26881 0 0 0 63591 11 0 0 25 0 4 0 654501130 211869696 25808 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 51726 25808 460 189 0 46075 0
[pid=12027/tid=12032] ppid=12024 vsize=206904 CPUtime=156.76 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 5955 0 0 0 15674 2 0 0 25 0 4 0 654501508 211869696 25808 33554432000 4194304 4964800 140734316591008 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=206904 CPUtime=158.49 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 9848 0 0 0 15846 3 0 0 25 0 4 0 654501508 211869696 25808 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=206904 CPUtime=158.47 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 4745 0 0 0 15845 2 0 0 25 0 4 0 654501508 211869696 25808 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 636.02
Current children cumulated vsize (KiB) 206904

[startup+222.301 s]
/proc/loadavg: 8.03 7.99 7.63 9/356 12040
/proc/meminfo: memFree=25975824/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=211592 CPUtime=875.34 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 29632 0 0 0 87520 14 0 0 25 0 4 0 654501130 216670208 28495 33554432000 4194304 4964800 140734316591008 18446744073709551615 216634206250 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 52898 28495 460 189 0 47247 0
[pid=12027/tid=12032] ppid=12024 vsize=211592 CPUtime=216.1 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 6838 0 0 0 21607 3 0 0 25 0 4 0 654501508 216670208 28495 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=211592 CPUtime=218.49 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 10897 0 0 0 21845 4 0 0 25 0 4 0 654501508 216670208 28495 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=211592 CPUtime=218.45 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 5202 0 0 0 21842 3 0 0 25 0 4 0 654501508 216670208 28495 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 875.34
Current children cumulated vsize (KiB) 211592

[startup+282.301 s]
/proc/loadavg: 8.05 8.00 7.65 9/356 12041
/proc/meminfo: memFree=25965720/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=213816 CPUtime=1114.68 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 30881 0 0 0 111452 16 0 0 25 0 4 0 654501130 218947584 29595 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 53454 29595 460 189 0 47803 0
[pid=12027/tid=12032] ppid=12024 vsize=213816 CPUtime=275.46 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 7341 0 0 0 27542 4 0 0 25 0 4 0 654501508 218947584 29595 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=213816 CPUtime=278.49 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 11096 0 0 0 27844 5 0 0 25 0 4 0 654501508 218947584 29595 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=213816 CPUtime=278.43 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 5624 0 0 0 27840 3 0 0 25 0 4 0 654501508 218947584 29595 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1114.68

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

[pid=12027] ppid=12024 vsize=286960 CPUtime=2789.97 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 40362 0 0 0 278969 28 0 0 25 0 4 0 654501130 293847040 38086 33554432000 4194304 4964800 140734316591008 18446744073709551615 4342144 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 71740 38086 460 189 0 66089 0
[pid=12027/tid=12032] ppid=12024 vsize=286960 CPUtime=690.85 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 10606 0 0 0 69080 5 0 0 25 0 4 0 654501508 293847040 38086 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=286960 CPUtime=698.49 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 13619 0 0 0 69841 8 0 0 25 0 4 0 654501508 293847040 38086 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=286960 CPUtime=698.34 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 7132 0 0 0 69828 6 0 0 25 0 4 0 654501508 293847040 38086 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2789.97
Current children cumulated vsize (KiB) 286960

[startup+762.313 s]
/proc/loadavg: 8.10 8.09 7.83 9/356 12055
/proc/meminfo: memFree=25896124/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=287288 CPUtime=3029.34 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 42586 0 0 0 302903 31 0 0 25 0 4 0 654501130 294182912 40118 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 71822 40118 460 189 0 66171 0
[pid=12027/tid=12032] ppid=12024 vsize=287288 CPUtime=750.21 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 11057 0 0 0 75015 6 0 0 25 0 4 0 654501508 294182912 40118 33554432000 4194304 4964800 140734316591008 18446744073709551615 4660118 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=287288 CPUtime=758.49 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 13788 0 0 0 75841 8 0 0 25 0 4 0 654501508 294182912 40118 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=287288 CPUtime=758.33 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 7512 0 0 0 75827 6 0 0 25 0 4 0 654501508 294182912 40118 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3029.34
Current children cumulated vsize (KiB) 287288

[startup+822.301 s]
/proc/loadavg: 8.09 8.08 7.84 9/356 12057
/proc/meminfo: memFree=25890748/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=287672 CPUtime=3268.64 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 43409 0 0 0 326833 31 0 0 25 0 4 0 654501130 294576128 40813 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 71918 40813 460 189 0 66267 0
[pid=12027/tid=12032] ppid=12024 vsize=287672 CPUtime=809.55 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 11339 0 0 0 80949 6 0 0 25 0 4 0 654501508 294576128 40813 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=287672 CPUtime=818.48 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 14192 0 0 0 81840 8 0 0 25 0 4 0 654501508 294576128 40813 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=287672 CPUtime=818.31 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 7527 0 0 0 81825 6 0 0 25 0 4 0 654501508 294576128 40813 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3268.64
Current children cumulated vsize (KiB) 287672

[startup+882.301 s]
/proc/loadavg: 8.14 8.10 7.85 9/356 12058
/proc/meminfo: memFree=25886848/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=287672 CPUtime=3507.97 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 44128 0 0 0 350765 32 0 0 25 0 4 0 654501130 294576128 41276 33554432000 4194304 4964800 140734316591008 18446744073709551615 4626894 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 71918 41276 460 189 0 66267 0
[pid=12027/tid=12032] ppid=12024 vsize=287672 CPUtime=868.88 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 11755 0 0 0 86882 6 0 0 25 0 4 0 654501508 294576128 41276 33554432000 4194304 4964800 140734316591008 18446744073709551615 4312466 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=287672 CPUtime=878.49 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 14423 0 0 0 87841 8 0 0 25 0 4 0 654501508 294576128 41276 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670423 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=287672 CPUtime=878.3 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 7569 0 0 0 87824 6 0 0 25 0 4 0 654501508 294576128 41276 33554432000 4194304 4964800 140734316591008 18446744073709551615 4332656 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3507.97
Current children cumulated vsize (KiB) 287672

[startup+942.301 s]
/proc/loadavg: 8.15 8.11 7.87 9/356 12060
/proc/meminfo: memFree=25883212/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=288100 CPUtime=3747.31 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 44591 0 0 0 374698 33 0 0 25 0 4 0 654501130 295014400 41611 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 72025 41611 460 189 0 66374 0
[pid=12027/tid=12032] ppid=12024 vsize=288100 CPUtime=928.23 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 11979 0 0 0 92816 7 0 0 25 0 4 0 654501508 295014400 41611 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=288100 CPUtime=938.49 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 14622 0 0 0 93840 9 0 0 25 0 4 0 654501508 295014400 41611 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=288100 CPUtime=938.29 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 7577 0 0 0 93822 7 0 0 25 0 4 0 654501508 295014400 41611 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3747.31
Current children cumulated vsize (KiB) 288100

[startup+1002.3 s]
/proc/loadavg: 8.15 8.11 7.89 9/356 12062
/proc/meminfo: memFree=25878580/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=288284 CPUtime=3986.63 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 45349 0 0 0 398630 33 0 0 25 0 4 0 654501130 295202816 42241 33554432000 4194304 4964800 140734316591008 18446744073709551615 4370269 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 72071 42241 460 189 0 66420 0
[pid=12027/tid=12032] ppid=12024 vsize=288284 CPUtime=987.57 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 12243 0 0 0 98750 7 0 0 25 0 4 0 654501508 295202816 42241 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=288284 CPUtime=998.49 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 14786 0 0 0 99840 9 0 0 25 0 4 0 654501508 295202816 42241 33554432000 4194304 4964800 140734316591008 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=288284 CPUtime=998.28 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 7689 0 0 0 99821 7 0 0 25 0 4 0 654501508 295202816 42241 33554432000 4194304 4964800 140734316591008 18446744073709551615 4312137 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3986.63
Current children cumulated vsize (KiB) 288284

[startup+1062.3 s]
/proc/loadavg: 8.10 8.11 7.90 9/356 12063
/proc/meminfo: memFree=25872580/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=288996 CPUtime=4225.98 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 46416 0 0 0 422564 34 0 0 25 0 4 0 654501130 295931904 43180 33554432000 4194304 4964800 140734316591008 18446744073709551615 4333168 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 72249 43180 460 189 0 66598 0
[pid=12027/tid=12032] ppid=12024 vsize=288996 CPUtime=1046.93 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 12817 0 0 0 104685 8 0 0 25 0 4 0 654501508 295931904 43180 33554432000 4194304 4964800 140734316591008 18446744073709551615 4627978 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=288996 CPUtime=1058.49 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 15003 0 0 0 105840 9 0 0 25 0 4 0 654501508 295931904 43180 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=288996 CPUtime=1058.27 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 7740 0 0 0 105820 7 0 0 25 0 4 0 654501508 295931904 43180 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4225.98
Current children cumulated vsize (KiB) 288996

[startup+1122.3 s]
/proc/loadavg: 8.08 8.10 7.91 9/356 12065
/proc/meminfo: memFree=25868440/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=289424 CPUtime=4465.3 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 47213 0 0 0 446493 37 0 0 25 0 4 0 654501130 296370176 43698 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 72356 43698 460 189 0 66705 0
[pid=12027/tid=12032] ppid=12024 vsize=289424 CPUtime=1106.26 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 13362 0 0 0 110618 8 0 0 25 0 4 0 654501508 296370176 43698 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=289424 CPUtime=1118.49 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 15157 0 0 0 111840 9 0 0 25 0 4 0 654501508 296370176 43698 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=289424 CPUtime=1118.25 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 7784 0 0 0 111818 7 0 0 25 0 4 0 654501508 296370176 43698 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4465.3
Current children cumulated vsize (KiB) 289424

[startup+1182.3 s]
/proc/loadavg: 8.07 8.09 7.91 9/356 12066
/proc/meminfo: memFree=25864904/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=291036 CPUtime=4704.65 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 47829 0 0 0 470427 38 0 0 25 0 4 0 654501130 298020864 44250 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 72759 44250 460 189 0 67108 0
[pid=12027/tid=12032] ppid=12024 vsize=291036 CPUtime=1165.62 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 13527 0 0 0 116553 9 0 0 25 0 4 0 654501508 298020864 44250 33554432000 4194304 4964800 140734316591008 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=291036 CPUtime=1178.5 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 15432 0 0 0 117840 10 0 0 25 0 4 0 654501508 298020864 44250 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=291036 CPUtime=1178.25 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 7840 0 0 0 117817 8 0 0 25 0 4 0 654501508 298020864 44250 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4704.65
Current children cumulated vsize (KiB) 291036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.3 s]
/proc/loadavg: 8.12 8.10 7.92 6/350 12090
/proc/meminfo: memFree=26011156/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=291036 CPUtime=4800.41 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 47967 0 0 0 480003 38 0 0 25 0 4 0 654501130 298020864 44324 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 72759 44324 460 189 0 67108 0
[pid=12027/tid=12032] ppid=12024 vsize=291036 CPUtime=1189.35 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 13629 0 0 0 118926 9 0 0 25 0 4 0 654501508 298020864 44324 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=291036 CPUtime=1202.51 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 15432 0 0 0 120241 10 0 0 25 0 4 0 654501508 298020864 44324 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=291036 CPUtime=1202.27 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 7876 0 0 0 120219 8 0 0 25 0 4 0 654501508 298020864 44324 33554432000 4194304 4964800 140734316591008 18446744073709551615 4321057 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 291036

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

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

[startup+1206.3 s]
/proc/loadavg: 8.12 8.10 7.92 6/350 12090
/proc/meminfo: memFree=26011156/32951124 swapFree=53501236/67111528
[pid=12027] ppid=12024 vsize=291036 CPUtime=4800.41 cores=0,2,4,6
/proc/12027/stat : 12027 (claspmt) R 12024 12027 11874 0 -1 4202496 47967 0 0 0 480003 38 0 0 25 0 4 0 654501130 298020864 44324 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/12027/statm: 72759 44324 460 189 0 67108 0
[pid=12027/tid=12032] ppid=12024 vsize=291036 CPUtime=1189.35 cores=0,2,4,6
/proc/12027/task/12032/stat : 12032 (claspmt) R 12024 12027 11874 0 -1 4202560 13629 0 0 0 118926 9 0 0 25 0 4 0 654501508 298020864 44324 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12027/tid=12033] ppid=12024 vsize=291036 CPUtime=1202.51 cores=0,2,4,6
/proc/12027/task/12033/stat : 12033 (claspmt) R 12024 12027 11874 0 -1 4202560 15432 0 0 0 120241 10 0 0 25 0 4 0 654501508 298020864 44324 33554432000 4194304 4964800 140734316591008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=12027/tid=12034] ppid=12024 vsize=291036 CPUtime=1202.27 cores=0,2,4,6
/proc/12027/task/12034/stat : 12034 (claspmt) R 12024 12027 11874 0 -1 4202560 7876 0 0 0 120219 8 0 0 25 0 4 0 654501508 298020864 44324 33554432000 4194304 4964800 140734316591008 18446744073709551615 4321057 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 291036

Child status: 0
Real time (s): 1206.37
CPU time (s): 4800.51
CPU user time (s): 4800.12
CPU system time (s): 0.395939
CPU usage (%): 397.929
Max. virtual memory (cumulated for all children) (KiB): 291036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.12
system time used= 0.395939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47979
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= 14215
involuntary context switches= 23839

runsolver used 3.69144 second user time and 9.48656 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-15 05:09:45
IDJOB=3373137
IDBENCH=83930
IDSOLVER=1853
FILE ID=node103/3373137-1305428985
RUNJOBID= node103-1305427779-11897
PBS_JOBID= 13324609
Free space on /tmp= 73044 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_5-log.shuffled-as.sat03-111.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-3373137-1305428985/watcher-3373137-1305428985 -o /tmp/evaluation-result-3373137-1305428985/solver-3373137-1305428985 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373137-1305428985.cnf

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

MD5SUM BENCH= ab60d1d6c6130bc12a1aa4855d06424a
RANDOM SEED=1349373896

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      26183236 kB
Buffers:        308144 kB
Cached:        3919972 kB
SwapCached:     340192 kB
Active:        1343772 kB
Inactive:      5155040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26183236 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:            5092 kB
Writeback:          16 kB
AnonPages:     1941152 kB
Mapped:          11344 kB
Slab:           152100 kB
PageTables:      52624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 78313744 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= 73044 MiB
End job on node103 at 2011-05-15 05:29:53