Trace number 3373590

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) 4801.1 1206.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.cnf
MD5SUMf52ec4dacdcf65c3aedb61fb46ade01b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1119.56
Satisfiable
(Un)Satisfiability was proved
Number of variables153284
Number of clauses2473656
Sum of the clauses size5647736
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22387280
Number of clauses of size 36720
Number of clauses of size 431080
Number of clauses of size 513440
Number of clauses of size over 534440

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...420424/instance-3373590-1305420424.cnf
2.39/2.46	c Solving...
4800.37/1205.31	
4800.37/1205.31	*** INTERRUPTED! ***
4800.37/1205.31	*** Shutting down threads...
4800.98/1205.97	s UNKNOWN
4800.98/1205.97	
4800.98/1205.97	c INTERRUPTED   : 1
4800.98/1205.97	c Models        : 0+    
4800.98/1205.97	c Time          : 1205.388s (Solving: 1202.93s 1st Model: 0.00s Unsat: 0.00s)
4800.98/1205.97	c CPU Time      : 4800.470s

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-3373590-1305420424/watcher-3373590-1305420424 -o /tmp/evaluation-result-3373590-1305420424/solver-3373590-1305420424 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373590-1305420424.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.11 7.80 7.91 5/353 23207
/proc/meminfo: memFree=23712140/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=40344 CPUtime=0 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 3586 0 0 0 0 0 0 0 18 0 1 0 653639206 41312256 3516 33554432000 4194304 4964800 140735519560512 18446744073709551615 254500388297 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23207/statm: 10086 3523 375 189 0 4960 0

[startup+0.0442789 s]
/proc/loadavg: 7.11 7.80 7.91 5/353 23207
/proc/meminfo: memFree=23712140/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=51132 CPUtime=0.04 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 9144 0 0 0 3 1 0 0 18 0 1 0 653639206 52359168 7877 33554432000 4194304 4964800 140735519560512 18446744073709551615 254500691712 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23207/statm: 12783 7877 388 189 0 7657 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 51132

[startup+0.100266 s]
/proc/loadavg: 7.11 7.80 7.91 5/353 23207
/proc/meminfo: memFree=23712140/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=53284 CPUtime=0.09 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 9823 0 0 0 8 1 0 0 18 0 1 0 653639206 54562816 8385 33554432000 4194304 4964800 140735519560512 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23207/statm: 13321 8386 388 189 0 8195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53284

[startup+0.30023 s]
/proc/loadavg: 7.11 7.80 7.91 5/353 23207
/proc/meminfo: memFree=23712140/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=85952 CPUtime=0.28 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 21442 0 0 0 26 2 0 0 18 0 1 0 653639206 88014848 16137 33554432000 4194304 4964800 140735519560512 18446744073709551615 254500691712 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23207/statm: 21488 16139 388 189 0 16362 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 85952

[startup+0.701151 s]
/proc/loadavg: 7.11 7.80 7.91 5/353 23207
/proc/meminfo: memFree=23712140/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=150192 CPUtime=0.69 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 44034 0 0 0 63 6 0 0 18 0 1 0 653639206 153796608 32068 33554432000 4194304 4964800 140735519560512 18446744073709551615 254500352709 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23207/statm: 37548 32069 398 189 0 32422 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 150192

[startup+1.50099 s]
/proc/loadavg: 7.11 7.80 7.91 6/354 23208
/proc/meminfo: memFree=23545980/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=191092 CPUtime=1.49 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 54078 0 0 0 142 7 0 0 20 0 1 0 653639206 195678208 42112 33554432000 4194304 4964800 140735519560512 18446744073709551615 4607832 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/23207/statm: 47773 42112 402 189 0 42647 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191092

[startup+3.10061 s]
/proc/loadavg: 7.11 7.80 7.91 6/354 23208
/proc/meminfo: memFree=23543048/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=385540 CPUtime=4.83 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 72849 0 0 0 472 11 0 0 23 0 4 0 653639206 394792960 53944 33554432000 4194304 4964800 140735519560512 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23207/statm: 96385 53944 454 189 0 90734 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 385540

[startup+6.30098 s]
/proc/loadavg: 7.18 7.80 7.91 9/357 23211
/proc/meminfo: memFree=23487968/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=385540 CPUtime=17.58 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 74969 0 0 0 1744 14 0 0 25 0 4 0 653639206 394792960 56064 33554432000 4194304 4964800 140735519560512 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23207/statm: 96385 56064 458 189 0 90734 0
[pid=23207/tid=23209] ppid=23205 vsize=385540 CPUtime=3.76 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 1807 0 0 0 375 1 0 0 25 0 4 0 653639452 394792960 56064 33554432000 4194304 4964800 140735519560512 18446744073709551615 4343476 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=385540 CPUtime=3.82 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 9827 0 0 0 380 2 0 0 25 0 4 0 653639452 394792960 56064 33554432000 4194304 4964800 140735519560512 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=385540 CPUtime=3.81 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 8773 0 0 0 379 2 0 0 25 0 4 0 653639452 394792960 56064 33554432000 4194304 4964800 140735519560512 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17.58
Current children cumulated vsize (KiB) 385540

[startup+12.7007 s]
/proc/loadavg: 7.33 7.82 7.91 9/357 23211
/proc/meminfo: memFree=23461960/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=385540 CPUtime=43.11 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 80367 0 0 0 4292 19 0 0 25 0 4 0 653639206 394792960 61462 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23207/statm: 96385 61462 458 189 0 90734 0
[pid=23207/tid=23209] ppid=23205 vsize=385540 CPUtime=10.15 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 2393 0 0 0 1014 1 0 0 25 0 4 0 653639452 394792960 61462 33554432000 4194304 4964800 140735519560512 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=385540 CPUtime=10.21 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 12831 0 0 0 1017 4 0 0 25 0 4 0 653639452 394792960 61462 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=385540 CPUtime=10.21 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 10253 0 0 0 1017 4 0 0 25 0 4 0 653639452 394792960 61462 33554432000 4194304 4964800 140735519560512 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 43.11
Current children cumulated vsize (KiB) 385540

[startup+25.5012 s]
/proc/loadavg: 7.47 7.83 7.91 9/357 23211
/proc/meminfo: memFree=23413716/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=385540 CPUtime=94.15 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 89933 0 0 0 9389 26 0 0 25 0 4 0 653639206 394792960 71028 33554432000 4194304 4964800 140735519560512 18446744073709551615 4321282 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23207/statm: 96385 71028 458 189 0 90734 0
[pid=23207/tid=23209] ppid=23205 vsize=385540 CPUtime=22.95 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 3219 0 0 0 2293 2 0 0 25 0 4 0 653639452 394792960 71028 33554432000 4194304 4964800 140735519560512 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=385540 CPUtime=23.02 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 19188 0 0 0 2292 10 0 0 25 0 4 0 653639452 394792960 71028 33554432000 4194304 4964800 140735519560512 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=385540 CPUtime=23.01 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 11383 0 0 0 2296 5 0 0 25 0 4 0 653639452 394792960 71028 33554432000 4194304 4964800 140735519560512 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 94.15
Current children cumulated vsize (KiB) 385540

[startup+51.1011 s]
/proc/loadavg: 7.80 7.87 7.93 9/357 23212
/proc/meminfo: memFree=23332808/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=451076 CPUtime=196.25 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 106364 0 0 0 19585 40 0 0 25 0 4 0 653639206 461901824 87459 33554432000 4194304 4964800 140735519560512 18446744073709551615 4652246 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23207/statm: 112769 87459 458 189 0 107118 0
[pid=23207/tid=23209] ppid=23205 vsize=451076 CPUtime=48.54 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 5584 0 0 0 4850 4 0 0 25 0 4 0 653639452 461901824 87459 33554432000 4194304 4964800 140735519560512 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=451076 CPUtime=48.61 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 26690 0 0 0 4848 13 0 0 25 0 4 0 653639452 461901824 87459 33554432000 4194304 4964800 140735519560512 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=451076 CPUtime=48.62 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 17946 0 0 0 4849 13 0 0 25 0 4 0 653639452 461901824 87459 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 196.25
Current children cumulated vsize (KiB) 451076

[startup+102.313 s]
/proc/loadavg: 7.91 7.89 7.93 9/357 23213
/proc/meminfo: memFree=23146272/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=647684 CPUtime=400.52 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 144318 0 0 0 39988 64 0 0 25 0 4 0 653639206 663228416 125413 33554432000 4194304 4964800 140735519560512 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23207/statm: 161921 125413 458 189 0 156270 0
[pid=23207/tid=23209] ppid=23205 vsize=647684 CPUtime=99.75 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 7527 0 0 0 9969 6 0 0 25 0 4 0 653639452 663228416 125413 33554432000 4194304 4964800 140735519560512 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=647684 CPUtime=99.82 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 49279 0 0 0 9958 24 0 0 25 0 4 0 653639452 663228416 125413 33554432000 4194304 4964800 140735519560512 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=647684 CPUtime=99.83 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 28675 0 0 0 9962 21 0 0 25 0 4 0 653639452 663228416 125413 33554432000 4194304 4964800 140735519560512 18446744073709551615 4684054 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 400.52
Current children cumulated vsize (KiB) 647684

[startup+162.301 s]
/proc/loadavg: 7.97 7.91 7.93 9/357 23215
/proc/meminfo: memFree=22915244/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=844476 CPUtime=639.82 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 193779 0 0 0 63890 92 0 0 25 0 4 0 653639206 864743424 174874 33554432000 4194304 4964800 140735519560512 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23207/statm: 211119 174874 460 189 0 205468 0
[pid=23207/tid=23209] ppid=23205 vsize=844476 CPUtime=159.73 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 10013 0 0 0 15965 8 0 0 25 0 4 0 653639452 864743424 174874 33554432000 4194304 4964800 140735519560512 18446744073709551615 4668544 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=844476 CPUtime=159.82 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 80175 0 0 0 15943 39 0 0 25 0 4 0 653639452 864743424 174874 33554432000 4194304 4964800 140735519560512 18446744073709551615 4313818 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=844476 CPUtime=159.82 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 40464 0 0 0 15955 27 0 0 25 0 4 0 653639452 864743424 174874 33554432000 4194304 4964800 140735519560512 18446744073709551615 4363491 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 639.82
Current children cumulated vsize (KiB) 844476

[startup+222.301 s]
/proc/loadavg: 8.02 7.94 7.93 9/357 23216
/proc/meminfo: memFree=22641692/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=1066624 CPUtime=879.15 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 252617 0 0 0 87795 120 0 0 25 0 4 0 653639206 1092222976 233712 33554432000 4194304 4964800 140735519560512 18446744073709551615 4627252 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23207/statm: 266656 233712 460 189 0 261005 0
[pid=23207/tid=23209] ppid=23205 vsize=1066624 CPUtime=219.72 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 12741 0 0 0 21962 10 0 0 25 0 4 0 653639452 1092222976 233718 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=1066624 CPUtime=219.81 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 114844 0 0 0 21928 53 0 0 25 0 4 0 653639452 1092222976 233720 33554432000 4194304 4964800 140735519560512 18446744073709551615 254500388971 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=1066624 CPUtime=219.81 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 58276 0 0 0 21946 35 0 0 25 0 4 0 653639452 1092222976 233720 33554432000 4194304 4964800 140735519560512 18446744073709551615 4363701 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 879.15
Current children cumulated vsize (KiB) 1066624

[startup+282.3 s]
/proc/loadavg: 8.08 7.96 7.94 9/357 23218
/proc/meminfo: memFree=22415996/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=1177584 CPUtime=1118.49 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 301011 0 0 0 111701 148 0 0 25 0 4 0 653639206 1205846016 282106 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670194 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/23207/statm: 294396 282106 460 189 0 288745 0
[pid=23207/tid=23209] ppid=23205 vsize=1177584 CPUtime=279.7 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 15291 0 0 0 27958 12 0 0 25 0 4 0 653639452 1205846016 282106 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670140 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=1177584 CPUtime=279.81 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 142534 0 0 0 27915 66 0 0 25 0 4 0 653639452 1205846016 282106 33554432000 4194304 4964800 140735519560512 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=1177584 CPUtime=279.82 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 70953 0 0 0 27938 44 0 0 25 0 4 0 653639452 1205846016 282106 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1118.49

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

[startup+762.313 s]
/proc/loadavg: 8.15 8.09 8.00 9/357 23231
/proc/meminfo: memFree=20566916/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=2936364 CPUtime=3033.27 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 719217 0 0 0 302950 377 0 0 25 0 4 0 653639206 3006836736 700302 33554432000 4194304 4964800 140735519560512 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23207/statm: 734091 700302 460 189 0 728440 0
[pid=23207/tid=23209] ppid=23205 vsize=2936364 CPUtime=759.64 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 54165 0 0 0 75922 42 0 0 25 0 4 0 653639452 3006836736 700302 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=2936364 CPUtime=756.5 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 372075 0 0 0 75486 164 0 0 25 0 4 0 653639452 3006836736 700302 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=2936364 CPUtime=759.85 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 184969 0 0 0 75875 110 0 0 25 0 4 0 653639452 3006836736 700302 33554432000 4194304 4964800 140735519560512 18446744073709551615 4684063 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3033.27
Current children cumulated vsize (KiB) 2936364

[startup+822.301 s]
/proc/loadavg: 8.11 8.09 8.00 9/357 23232
/proc/meminfo: memFree=20251208/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=3284004 CPUtime=3272.56 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 791990 0 0 0 326842 414 0 0 25 0 4 0 653639206 3362820096 773075 33554432000 4194304 4964800 140735519560512 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23207/statm: 821001 773075 460 189 0 815350 0
[pid=23207/tid=23209] ppid=23205 vsize=3284004 CPUtime=819.61 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 58778 0 0 0 81916 45 0 0 25 0 4 0 653639452 3362820096 773075 33554432000 4194304 4964800 140735519560512 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=3284004 CPUtime=815.85 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 410729 0 0 0 81406 179 0 0 25 0 4 0 653639452 3362820096 773075 33554432000 4194304 4964800 140735519560512 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=3284004 CPUtime=819.84 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 204376 0 0 0 81860 124 0 0 25 0 4 0 653639452 3362820096 773075 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3272.56
Current children cumulated vsize (KiB) 3284004

[startup+882.301 s]
/proc/loadavg: 8.13 8.10 8.01 9/357 23243
/proc/meminfo: memFree=20003376/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=3415076 CPUtime=3511.88 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 851949 0 0 0 350740 448 0 0 25 0 4 0 653639206 3497037824 833034 33554432000 4194304 4964800 140735519560512 18446744073709551615 4669509 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23207/statm: 853769 833034 460 189 0 848118 0
[pid=23207/tid=23209] ppid=23205 vsize=3415076 CPUtime=879.6 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 67525 0 0 0 87907 53 0 0 25 0 4 0 653639452 3497037824 833034 33554432000 4194304 4964800 140735519560512 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=3415076 CPUtime=875.18 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 447048 0 0 0 87323 195 0 0 25 0 4 0 653639452 3497037824 833034 33554432000 4194304 4964800 140735519560512 18446744073709551615 4313839 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=3415076 CPUtime=879.84 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 218470 0 0 0 87852 132 0 0 25 0 4 0 653639452 3497037824 833034 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3511.88
Current children cumulated vsize (KiB) 3415076

[startup+942.301 s]
/proc/loadavg: 8.13 8.11 8.01 9/357 23245
/proc/meminfo: memFree=19810916/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=3684164 CPUtime=3751.23 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 899354 0 0 0 374649 474 0 0 25 0 4 0 653639206 3772583936 880439 33554432000 4194304 4964800 140735519560512 18446744073709551615 4380234 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23207/statm: 921041 880439 460 189 0 915390 0
[pid=23207/tid=23209] ppid=23205 vsize=3684164 CPUtime=939.59 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 69768 0 0 0 93905 54 0 0 25 0 4 0 653639452 3772583936 880439 33554432000 4194304 4964800 140735519560512 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=3684164 CPUtime=934.54 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 473278 0 0 0 93247 207 0 0 25 0 4 0 653639452 3772583936 880439 33554432000 4194304 4964800 140735519560512 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=3684164 CPUtime=939.84 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 234022 0 0 0 93843 141 0 0 25 0 4 0 653639452 3772583936 880439 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3751.23
Current children cumulated vsize (KiB) 3684164

[startup+1002.3 s]
/proc/loadavg: 8.25 8.15 8.03 9/357 23246
/proc/meminfo: memFree=19577296/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=3880264 CPUtime=3990.55 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 954243 0 0 0 398553 502 0 0 25 0 4 0 653639206 3973390336 935328 33554432000 4194304 4964800 140735519560512 18446744073709551615 4668987 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23207/statm: 970066 935328 460 189 0 964415 0
[pid=23207/tid=23209] ppid=23205 vsize=3880264 CPUtime=999.58 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 79375 0 0 0 99894 64 0 0 25 0 4 0 653639452 3973390336 935328 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=3880264 CPUtime=993.88 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 502642 0 0 0 99166 222 0 0 25 0 4 0 653639452 3973390336 935328 33554432000 4194304 4964800 140735519560512 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=3880264 CPUtime=999.84 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 249940 0 0 0 99839 145 0 0 25 0 4 0 653639452 3973390336 935328 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3990.55
Current children cumulated vsize (KiB) 3880264

[startup+1062.3 s]
/proc/loadavg: 8.40 8.18 8.04 10/358 23251
/proc/meminfo: memFree=19432292/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=3966112 CPUtime=4229.9 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 982710 0 0 0 422473 517 0 0 25 0 4 0 653639206 4061298688 963795 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23207/statm: 991528 963795 460 189 0 985877 0
[pid=23207/tid=23209] ppid=23205 vsize=3966112 CPUtime=1059.57 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 82056 0 0 0 105891 66 0 0 25 0 4 0 653639452 4061298688 963795 33554432000 4194304 4964800 140735519560512 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=3966112 CPUtime=1053.23 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 511358 0 0 0 105098 225 0 0 25 0 4 0 653639452 4061298688 963795 33554432000 4194304 4964800 140735519560512 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=3966112 CPUtime=1059.85 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 265750 0 0 0 105831 154 0 0 25 0 4 0 653639452 4061298688 963795 33554432000 4194304 4964800 140735519560512 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4229.9
Current children cumulated vsize (KiB) 3966112

[startup+1122.3 s]
/proc/loadavg: 8.28 8.20 8.06 9/357 23252
/proc/meminfo: memFree=19181120/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=4212420 CPUtime=4469.24 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 1045195 0 0 0 446379 545 0 0 25 0 4 0 653639206 4313518080 1026280 33554432000 4194304 4964800 140735519560512 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23207/statm: 1053105 1026280 460 189 0 1047454 0
[pid=23207/tid=23209] ppid=23205 vsize=4212420 CPUtime=1119.56 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 90457 0 0 0 111884 72 0 0 25 0 4 0 653639452 4313518080 1026280 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=4212420 CPUtime=1112.57 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 540621 0 0 0 111025 232 0 0 25 0 4 0 653639452 4313518080 1026280 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=4212420 CPUtime=1119.85 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 284637 0 0 0 111821 164 0 0 25 0 4 0 653639452 4313518080 1026280 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4469.24
Current children cumulated vsize (KiB) 4212420

[startup+1182.3 s]
/proc/loadavg: 7.49 8.03 8.01 5/348 23272
/proc/meminfo: memFree=19750392/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=4422712 CPUtime=4708.58 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 1094355 0 0 0 470271 587 0 0 25 0 4 0 653639206 4528857088 1075412 33554432000 4194304 4964800 140735519560512 18446744073709551615 4653304 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23207/statm: 1105678 1075412 460 189 0 1100027 0
[pid=23207/tid=23209] ppid=23205 vsize=4422712 CPUtime=1179.54 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 99168 0 0 0 117877 77 0 0 25 0 4 0 653639452 4528857088 1075412 33554432000 4194304 4964800 140735519560512 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=4422712 CPUtime=1171.92 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 565575 0 0 0 116942 250 0 0 25 0 4 0 653639452 4528857088 1075412 33554432000 4194304 4964800 140735519560512 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=4422712 CPUtime=1179.86 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 298341 0 0 0 117804 182 0 0 25 0 4 0 653639452 4528857088 1075412 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4708.58
Current children cumulated vsize (KiB) 4422712



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.3 s]
/proc/loadavg: 6.30 7.71 7.90 5/348 23273
/proc/meminfo: memFree=19663480/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=4537708 CPUtime=4800.37 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 1115784 0 0 0 479421 616 0 0 25 0 4 0 653639206 4646612992 1096841 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670678 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23207/statm: 1134427 1096841 460 189 0 1128776 0
[pid=23207/tid=23209] ppid=23205 vsize=4537708 CPUtime=1202.55 cores=0,2,4,6
/proc/23207/task/23209/stat : 23209 (claspmt) R 23205 23207 22319 0 -1 4202560 101235 0 0 0 120172 83 0 0 25 0 4 0 653639452 4646612992 1096841 33554432000 4194304 4964800 140735519560512 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=23207/tid=23210] ppid=23205 vsize=4537708 CPUtime=1194.67 cores=0,2,4,6
/proc/23207/task/23210/stat : 23210 (claspmt) R 23205 23207 22319 0 -1 4202560 578142 0 0 0 119213 254 0 0 25 0 4 0 653639452 4646612992 1096841 33554432000 4194304 4964800 140735519560512 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=23207/tid=23211] ppid=23205 vsize=4537708 CPUtime=1202.86 cores=0,2,4,6
/proc/23207/task/23211/stat : 23211 (claspmt) R 23205 23207 22319 0 -1 4202560 305136 0 0 0 120086 200 0 0 25 0 4 0 653639452 4646612992 1096841 33554432000 4194304 4964800 140735519560512 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.37
Current children cumulated vsize (KiB) 4537708

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

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

[startup+1205.42 s]
/proc/loadavg: 6.30 7.71 7.90 5/348 23273
/proc/meminfo: memFree=19663480/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=4537708 CPUtime=4800.5 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 1115802 0 0 0 479434 616 0 0 25 0 1 0 653639206 4646612992 1096859 33554432000 4194304 4964800 140735519560512 18446744073709551615 254500349714 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/23207/statm: 1134427 1096859 470 189 0 1128776 0
Current children cumulated CPU time (s) 4800.5
Current children cumulated vsize (KiB) 4537708

[startup+1205.8 s]
/proc/loadavg: 6.30 7.71 7.90 2/346 23274
/proc/meminfo: memFree=19682220/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=4321784 CPUtime=4800.88 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202496 1115803 0 0 0 479471 617 0 0 25 0 1 0 653639206 4425506816 1035169 33554432000 4194304 4964800 140735519560512 18446744073709551615 254500347911 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/23207/statm: 1080446 1035169 471 189 0 1074795 0
Current children cumulated CPU time (s) 4800.88
Current children cumulated vsize (KiB) 4321784

[startup+1206 s]
/proc/loadavg: 6.30 7.71 7.90 2/346 23274
/proc/meminfo: memFree=19682220/32950928 swapFree=45937192/67111528
[pid=23207] ppid=23205 vsize=0 CPUtime=4801.08 cores=0,2,4,6
/proc/23207/stat : 23207 (claspmt) R 23205 23207 22319 0 -1 4202500 1115804 0 0 0 479474 634 0 0 25 0 1 0 653639206 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/23207/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4801.08
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1206.02
CPU time (s): 4801.1
CPU user time (s): 4794.74
CPU system time (s): 6.35703
CPU usage (%): 398.096
Max. virtual memory (cumulated for all children) (KiB): 4537708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.74
system time used= 6.35703
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1115804
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= 3570
involuntary context switches= 34509

runsolver used 3.64744 second user time and 9.60054 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-15 02:47:05
IDJOB=3373590
IDBENCH=82363
IDSOLVER=1853
FILE ID=node149/3373590-1305420424
RUNJOBID= node149-1305419164-22769
PBS_JOBID= 13324565
Free space on /tmp= 73508 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.070-NOTKNOWN.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-3373590-1305420424/watcher-3373590-1305420424 -o /tmp/evaluation-result-3373590-1305420424/solver-3373590-1305420424 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373590-1305420424.cnf

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

MD5SUM BENCH= f52ec4dacdcf65c3aedb61fb46ade01b
RANDOM SEED=157257806

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23712296 kB
Buffers:        313728 kB
Cached:        3963296 kB
SwapCached:      19984 kB
Active:        6731840 kB
Inactive:      2210748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23712296 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           61312 kB
Writeback:           0 kB
AnonPages:     4658416 kB
Mapped:          14876 kB
Slab:           159320 kB
PageTables:      72692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80553492 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= 73528 MiB
End job on node149 at 2011-05-15 03:07:13