Trace number 3380773

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)UNSAT 6455.37 1203.8

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark549.042
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...491763/instance-3380773-1305491763.cnf
2.30/2.36	c Solving...
6455.26/1203.77	s UNSATISFIABLE
6455.26/1203.77	
6455.26/1203.77	c Models        : 0     
6455.26/1203.77	c Time          : 1203.152s (Solving: 1200.79s 1st Model: 0.00s Unsat: 1200.79s)
6455.26/1203.77	c CPU Time      : 6454.720s

Verifier Data

No possible verification on an UNSAT instance

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-3380773-1305491763/watcher-3380773-1305491763 -o /tmp/evaluation-result-3380773-1305491763/solver-3380773-1305491763 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380773-1305491763.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.30 1.14 0.41 2/365 8427
/proc/meminfo: memFree=23457972/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=83048 CPUtime=0 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 2835 0 0 0 0 0 0 0 22 0 1 0 660777253 85041152 2766 33554432000 4194304 4964800 140733477258304 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8427/statm: 20762 2775 376 189 0 15636 0

[startup+0.0644971 s]
/proc/loadavg: 3.30 1.14 0.41 2/365 8427
/proc/meminfo: memFree=23457972/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=111748 CPUtime=0.06 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 22945 0 0 0 4 2 0 0 22 0 1 0 660777253 114429952 20694 33554432000 4194304 4964800 140733477258304 18446744073709551615 4679151 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8427/statm: 27937 20703 377 189 0 22811 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 111748

[startup+0.100497 s]
/proc/loadavg: 3.30 1.14 0.41 2/365 8427
/proc/meminfo: memFree=23457972/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=117628 CPUtime=0.09 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 28048 0 0 0 7 2 0 0 22 0 1 0 660777253 120451072 24153 33554432000 4194304 4964800 140733477258304 18446744073709551615 244446945024 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8427/statm: 29407 24153 390 189 0 24281 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 117628

[startup+0.300468 s]
/proc/loadavg: 3.30 1.14 0.41 2/365 8427
/proc/meminfo: memFree=23457972/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=120532 CPUtime=0.29 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 28838 0 0 0 26 3 0 0 24 0 1 0 660777253 123424768 24943 33554432000 4194304 4964800 140733477258304 18446744073709551615 4324222 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8427/statm: 30133 24944 390 189 0 25007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 120532

[startup+0.700399 s]
/proc/loadavg: 3.30 1.14 0.41 2/365 8427
/proc/meminfo: memFree=23457972/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=134840 CPUtime=0.69 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 32409 0 0 0 66 3 0 0 25 0 1 0 660777253 138076160 28514 33554432000 4194304 4964800 140733477258304 18446744073709551615 244446945024 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8427/statm: 33710 28514 390 189 0 28584 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134840

[startup+1.50023 s]
/proc/loadavg: 3.30 1.14 0.41 2/366 8428
/proc/meminfo: memFree=23337692/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=162852 CPUtime=1.49 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 39404 0 0 0 143 6 0 0 25 0 1 0 660777253 166760448 35509 33554432000 4194304 4964800 140733477258304 18446744073709551615 4646356 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8427/statm: 40713 35509 390 189 0 35587 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162852

[startup+3.10093 s]
/proc/loadavg: 3.30 1.14 0.41 2/366 8428
/proc/meminfo: memFree=23298872/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=770064 CPUtime=4.16 cores=0-7
/proc/8427/stat : 8427 (claspmt) S 8425 8427 7783 0 -1 4202496 162989 0 0 0 373 43 0 0 18 0 8 0 660777253 788545536 122468 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8427/statm: 192516 122468 437 189 0 186865 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 770064

[startup+6.30036 s]
/proc/loadavg: 3.12 1.14 0.42 2/373 8435
/proc/meminfo: memFree=22973076/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=770064 CPUtime=7.36 cores=0-7
/proc/8427/stat : 8427 (claspmt) S 8425 8427 7783 0 -1 4202496 163013 0 0 0 693 43 0 0 18 0 8 0 660777253 788545536 122492 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8427/statm: 192516 122492 437 189 0 186865 0
[pid=8427/tid=8429] ppid=8425 vsize=770064 CPUtime=0.07 cores=0-7
/proc/8427/task/8429/stat : 8429 (claspmt) S 8425 8427 7783 0 -1 4202560 12481 0 0 0 4 3 0 0 18 0 8 0 660777489 788545536 122492 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=770064 CPUtime=0.21 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) S 8425 8427 7783 0 -1 4202560 17498 0 0 0 15 6 0 0 18 0 8 0 660777489 788545536 122492 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 6 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=770064 CPUtime=0.22 cores=0-7
/proc/8427/task/8431/stat : 8431 (claspmt) S 8425 8427 7783 0 -1 4202560 17254 0 0 0 16 6 0 0 18 0 8 0 660777489 788545536 122492 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 2 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=770064 CPUtime=0.07 cores=0-7
/proc/8427/task/8432/stat : 8432 (claspmt) S 8425 8427 7783 0 -1 4202560 12757 0 0 0 4 3 0 0 18 0 8 0 660777490 788545536 122492 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 7 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=770064 CPUtime=3.83 cores=0-7
/proc/8427/task/8433/stat : 8433 (claspmt) R 8425 8427 7783 0 -1 4202560 13450 0 0 0 381 2 0 0 25 0 8 0 660777490 788545536 122492 33554432000 4194304 4964800 140733477258304 18446744073709551615 4670140 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=770064 CPUtime=0.24 cores=0-7
/proc/8427/task/8434/stat : 8434 (claspmt) S 8425 8427 7783 0 -1 4202560 17063 0 0 0 19 5 0 0 18 0 8 0 660777490 788545536 122492 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 0 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=770064 CPUtime=0.28 cores=0-7
/proc/8427/task/8435/stat : 8435 (claspmt) S 8425 8427 7783 0 -1 4202560 17355 0 0 0 23 5 0 0 18 0 8 0 660777490 788545536 122492 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.36
Current children cumulated vsize (KiB) 770064

[startup+12.7011 s]
/proc/loadavg: 2.95 1.14 0.42 2/373 8435
/proc/meminfo: memFree=22973600/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=770064 CPUtime=13.76 cores=0-7
/proc/8427/stat : 8427 (claspmt) S 8425 8427 7783 0 -1 4202496 163025 0 0 0 1333 43 0 0 18 0 8 0 660777253 788545536 122504 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8427/statm: 192516 122504 437 189 0 186865 0
[pid=8427/tid=8429] ppid=8425 vsize=770064 CPUtime=0.07 cores=0-7
/proc/8427/task/8429/stat : 8429 (claspmt) S 8425 8427 7783 0 -1 4202560 12481 0 0 0 4 3 0 0 18 0 8 0 660777489 788545536 122504 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=770064 CPUtime=0.21 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) S 8425 8427 7783 0 -1 4202560 17498 0 0 0 15 6 0 0 18 0 8 0 660777489 788545536 122504 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 6 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=770064 CPUtime=0.22 cores=0-7
/proc/8427/task/8431/stat : 8431 (claspmt) S 8425 8427 7783 0 -1 4202560 17254 0 0 0 16 6 0 0 18 0 8 0 660777489 788545536 122504 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 2 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=770064 CPUtime=0.07 cores=0-7
/proc/8427/task/8432/stat : 8432 (claspmt) S 8425 8427 7783 0 -1 4202560 12757 0 0 0 4 3 0 0 18 0 8 0 660777490 788545536 122504 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 7 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=770064 CPUtime=10.23 cores=0-7
/proc/8427/task/8433/stat : 8433 (claspmt) R 8425 8427 7783 0 -1 4202560 13462 0 0 0 1021 2 0 0 25 0 8 0 660777490 788545536 122504 33554432000 4194304 4964800 140733477258304 18446744073709551615 4399856 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=770064 CPUtime=0.24 cores=0-7
/proc/8427/task/8434/stat : 8434 (claspmt) S 8425 8427 7783 0 -1 4202560 17063 0 0 0 19 5 0 0 18 0 8 0 660777490 788545536 122504 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 0 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=770064 CPUtime=0.28 cores=0-7
/proc/8427/task/8435/stat : 8435 (claspmt) S 8425 8427 7783 0 -1 4202560 17355 0 0 0 23 5 0 0 18 0 8 0 660777490 788545536 122504 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 13.76
Current children cumulated vsize (KiB) 770064

[startup+25.5008 s]
/proc/loadavg: 2.51 1.13 0.43 2/373 8436
/proc/meminfo: memFree=22974360/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=770064 CPUtime=26.56 cores=0-7
/proc/8427/stat : 8427 (claspmt) S 8425 8427 7783 0 -1 4202496 163048 0 0 0 2613 43 0 0 18 0 8 0 660777253 788545536 122527 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8427/statm: 192516 122527 437 189 0 186865 0
[pid=8427/tid=8429] ppid=8425 vsize=770064 CPUtime=0.07 cores=0-7
/proc/8427/task/8429/stat : 8429 (claspmt) S 8425 8427 7783 0 -1 4202560 12481 0 0 0 4 3 0 0 18 0 8 0 660777489 788545536 122527 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=770064 CPUtime=0.21 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) S 8425 8427 7783 0 -1 4202560 17498 0 0 0 15 6 0 0 18 0 8 0 660777489 788545536 122527 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 6 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=770064 CPUtime=0.22 cores=0-7
/proc/8427/task/8431/stat : 8431 (claspmt) S 8425 8427 7783 0 -1 4202560 17254 0 0 0 16 6 0 0 18 0 8 0 660777489 788545536 122527 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 2 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=770064 CPUtime=0.07 cores=0-7
/proc/8427/task/8432/stat : 8432 (claspmt) S 8425 8427 7783 0 -1 4202560 12757 0 0 0 4 3 0 0 18 0 8 0 660777490 788545536 122527 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 7 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=770064 CPUtime=23.03 cores=0-7
/proc/8427/task/8433/stat : 8433 (claspmt) R 8425 8427 7783 0 -1 4202560 13485 0 0 0 2301 2 0 0 25 0 8 0 660777490 788545536 122527 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=770064 CPUtime=0.24 cores=0-7
/proc/8427/task/8434/stat : 8434 (claspmt) S 8425 8427 7783 0 -1 4202560 17063 0 0 0 19 5 0 0 18 0 8 0 660777490 788545536 122527 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 0 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=770064 CPUtime=0.28 cores=0-7
/proc/8427/task/8435/stat : 8435 (claspmt) S 8425 8427 7783 0 -1 4202560 17355 0 0 0 23 5 0 0 18 0 8 0 660777490 788545536 122527 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26.56
Current children cumulated vsize (KiB) 770064

[startup+51.101 s]
/proc/loadavg: 2.00 1.12 0.44 2/373 8436
/proc/meminfo: memFree=22974508/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=770064 CPUtime=52.16 cores=0-7
/proc/8427/stat : 8427 (claspmt) S 8425 8427 7783 0 -1 4202496 163088 0 0 0 5173 43 0 0 18 0 8 0 660777253 788545536 122567 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8427/statm: 192516 122567 437 189 0 186865 0
[pid=8427/tid=8429] ppid=8425 vsize=770064 CPUtime=0.07 cores=0-7
/proc/8427/task/8429/stat : 8429 (claspmt) S 8425 8427 7783 0 -1 4202560 12481 0 0 0 4 3 0 0 18 0 8 0 660777489 788545536 122567 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=770064 CPUtime=0.21 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) S 8425 8427 7783 0 -1 4202560 17498 0 0 0 15 6 0 0 18 0 8 0 660777489 788545536 122567 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 6 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=770064 CPUtime=0.22 cores=0-7
/proc/8427/task/8431/stat : 8431 (claspmt) S 8425 8427 7783 0 -1 4202560 17254 0 0 0 16 6 0 0 18 0 8 0 660777489 788545536 122567 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 2 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=770064 CPUtime=0.07 cores=0-7
/proc/8427/task/8432/stat : 8432 (claspmt) S 8425 8427 7783 0 -1 4202560 12757 0 0 0 4 3 0 0 18 0 8 0 660777490 788545536 122567 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 7 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=770064 CPUtime=48.63 cores=0-7
/proc/8427/task/8433/stat : 8433 (claspmt) R 8425 8427 7783 0 -1 4202560 13525 0 0 0 4861 2 0 0 25 0 8 0 660777490 788545536 122567 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=770064 CPUtime=0.24 cores=0-7
/proc/8427/task/8434/stat : 8434 (claspmt) S 8425 8427 7783 0 -1 4202560 17063 0 0 0 19 5 0 0 18 0 8 0 660777490 788545536 122567 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 0 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=770064 CPUtime=0.28 cores=0-7
/proc/8427/task/8435/stat : 8435 (claspmt) S 8425 8427 7783 0 -1 4202560 17355 0 0 0 23 5 0 0 18 0 8 0 660777490 788545536 122567 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 52.16
Current children cumulated vsize (KiB) 770064

[startup+102.312 s]
/proc/loadavg: 1.59 1.13 0.48 2/373 8438
/proc/meminfo: memFree=22972392/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=771120 CPUtime=103.37 cores=0-7
/proc/8427/stat : 8427 (claspmt) S 8425 8427 7783 0 -1 4202496 163466 0 0 0 10294 43 0 0 18 0 8 0 660777253 789626880 122945 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/8427/statm: 192780 122945 437 189 0 187129 0
[pid=8427/tid=8429] ppid=8425 vsize=771120 CPUtime=0.07 cores=0-7
/proc/8427/task/8429/stat : 8429 (claspmt) S 8425 8427 7783 0 -1 4202560 12481 0 0 0 4 3 0 0 18 0 8 0 660777489 789626880 122945 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=771120 CPUtime=0.21 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) S 8425 8427 7783 0 -1 4202560 17498 0 0 0 15 6 0 0 18 0 8 0 660777489 789626880 122945 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 6 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=771120 CPUtime=0.22 cores=0-7
/proc/8427/task/8431/stat : 8431 (claspmt) S 8425 8427 7783 0 -1 4202560 17254 0 0 0 16 6 0 0 18 0 8 0 660777489 789626880 122945 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 2 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=771120 CPUtime=0.07 cores=0-7
/proc/8427/task/8432/stat : 8432 (claspmt) S 8425 8427 7783 0 -1 4202560 12757 0 0 0 4 3 0 0 18 0 8 0 660777490 789626880 122945 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 7 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=771120 CPUtime=99.84 cores=0-7
/proc/8427/task/8433/stat : 8433 (claspmt) R 8425 8427 7783 0 -1 4202560 13903 0 0 0 9982 2 0 0 25 0 8 0 660777490 789626880 122945 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668614 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=771120 CPUtime=0.24 cores=0-7
/proc/8427/task/8434/stat : 8434 (claspmt) S 8425 8427 7783 0 -1 4202560 17063 0 0 0 19 5 0 0 18 0 8 0 660777490 789626880 122945 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 0 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=771120 CPUtime=0.28 cores=0-7
/proc/8427/task/8435/stat : 8435 (claspmt) S 8425 8427 7783 0 -1 4202560 17355 0 0 0 23 5 0 0 18 0 8 0 660777490 789626880 122945 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458761113 0 0 4096 18946 18446604456260317440 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 103.37
Current children cumulated vsize (KiB) 771120

[startup+162.3 s]
/proc/loadavg: 1.29 1.12 0.51 2/373 8439
/proc/meminfo: memFree=22967772/32951124 swapFree=44485772/67111528

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

Current children cumulated vsize (KiB) 3065384

[startup+1122.3 s]
/proc/loadavg: 8.04 7.30 4.43 9/373 8465
/proc/meminfo: memFree=20487564/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=3196456 CPUtime=5810.68 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 784143 0 0 0 580558 510 0 0 25 0 8 0 660777253 3273170944 743622 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669376 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8427/statm: 799114 743622 460 189 0 793463 0
[pid=8427/tid=8429] ppid=8425 vsize=3196456 CPUtime=670.92 cores=0-7
/proc/8427/task/8429/stat : 8429 (claspmt) R 8425 8427 7783 0 -1 4202560 21342 0 0 0 67076 16 0 0 25 0 8 0 660777489 3273170944 743622 33554432000 4194304 4964800 140733477258304 18446744073709551615 4370304 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=3196456 CPUtime=670.9 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) R 8425 8427 7783 0 -1 4202560 289633 0 0 0 66922 168 0 0 25 0 8 0 660777489 3273170944 743622 33554432000 4194304 4964800 140733477258304 18446744073709551615 4313845 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=3196456 CPUtime=671.02 cores=0-7
/proc/8427/task/8431/stat : 8431 (claspmt) R 8425 8427 7783 0 -1 4202560 37519 0 0 0 67067 35 0 0 25 0 8 0 660777489 3273170944 743622 33554432000 4194304 4964800 140733477258304 18446744073709551615 4660305 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=3196456 CPUtime=662.5 cores=0-7
/proc/8427/task/8432/stat : 8432 (claspmt) R 8425 8427 7783 0 -1 4202560 105188 0 0 0 66163 87 0 0 25 0 8 0 660777490 3273170944 743622 33554432000 4194304 4964800 140733477258304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=3196456 CPUtime=1119.86 cores=0-7
/proc/8427/task/8433/stat : 8433 (claspmt) R 8425 8427 7783 0 -1 4202560 15204 0 0 0 111983 3 0 0 25 0 8 0 660777490 3273170944 743622 33554432000 4194304 4964800 140733477258304 18446744073709551615 4402716 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=3196456 CPUtime=671.09 cores=0-7
/proc/8427/task/8434/stat : 8434 (claspmt) R 8425 8427 7783 0 -1 4202560 40122 0 0 0 67079 30 0 0 25 0 8 0 660777490 3273170944 743622 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=3196456 CPUtime=671.12 cores=0-7
/proc/8427/task/8435/stat : 8435 (claspmt) R 8425 8427 7783 0 -1 4202560 208189 0 0 0 66972 140 0 0 25 0 8 0 660777490 3273170944 743622 33554432000 4194304 4964800 140733477258304 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5810.68
Current children cumulated vsize (KiB) 3196456

[startup+1182.3 s]
/proc/loadavg: 8.07 7.44 4.66 9/373 8466
/proc/meminfo: memFree=20487160/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=3196456 CPUtime=6289.92 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 784172 0 0 0 628482 510 0 0 25 0 8 0 660777253 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8427/statm: 799114 743593 460 189 0 793463 0
[pid=8427/tid=8429] ppid=8425 vsize=3196456 CPUtime=730.92 cores=0-7
/proc/8427/task/8429/stat : 8429 (claspmt) R 8425 8427 7783 0 -1 4202560 21343 0 0 0 73076 16 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=3196456 CPUtime=730.89 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) R 8425 8427 7783 0 -1 4202560 289634 0 0 0 72921 168 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669044 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=3196456 CPUtime=731.02 cores=0-7
/proc/8427/task/8431/stat : 8431 (claspmt) R 8425 8427 7783 0 -1 4202560 37534 0 0 0 73067 35 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=3196456 CPUtime=721.74 cores=0-7
/proc/8427/task/8432/stat : 8432 (claspmt) R 8425 8427 7783 0 -1 4202560 105188 0 0 0 72087 87 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=3196456 CPUtime=1179.86 cores=0-7
/proc/8427/task/8433/stat : 8433 (claspmt) R 8425 8427 7783 0 -1 4202560 15204 0 0 0 117983 3 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=3196456 CPUtime=731.09 cores=0-7
/proc/8427/task/8434/stat : 8434 (claspmt) R 8425 8427 7783 0 -1 4202560 40123 0 0 0 73079 30 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4627652 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=3196456 CPUtime=731.12 cores=0-7
/proc/8427/task/8435/stat : 8435 (claspmt) R 8425 8427 7783 0 -1 4202560 208200 0 0 0 72972 140 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6289.92
Current children cumulated vsize (KiB) 3196456

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

[startup+1190.3 s]
/proc/loadavg: 8.06 7.46 4.69 9/373 8467
/proc/meminfo: memFree=20487148/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=3196456 CPUtime=6353.8 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 784172 0 0 0 634870 510 0 0 25 0 8 0 660777253 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4627281 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8427/statm: 799114 743593 460 189 0 793463 0
[pid=8427/tid=8429] ppid=8425 vsize=3196456 CPUtime=738.92 cores=0-7
/proc/8427/task/8429/stat : 8429 (claspmt) R 8425 8427 7783 0 -1 4202560 21343 0 0 0 73876 16 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=3196456 CPUtime=738.88 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) R 8425 8427 7783 0 -1 4202560 289634 0 0 0 73720 168 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4313835 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=3196456 CPUtime=739.02 cores=0-7
/proc/8427/task/8431/stat : 8431 (claspmt) R 8425 8427 7783 0 -1 4202560 37534 0 0 0 73867 35 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4342228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=3196456 CPUtime=729.63 cores=0-7
/proc/8427/task/8432/stat : 8432 (claspmt) R 8425 8427 7783 0 -1 4202560 105188 0 0 0 72876 87 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=3196456 CPUtime=1187.86 cores=0-7
/proc/8427/task/8433/stat : 8433 (claspmt) R 8425 8427 7783 0 -1 4202560 15204 0 0 0 118783 3 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=3196456 CPUtime=739.08 cores=0-7
/proc/8427/task/8434/stat : 8434 (claspmt) R 8425 8427 7783 0 -1 4202560 40123 0 0 0 73878 30 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=3196456 CPUtime=739.12 cores=0-7
/proc/8427/task/8435/stat : 8435 (claspmt) R 8425 8427 7783 0 -1 4202560 208200 0 0 0 73772 140 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6353.8
Current children cumulated vsize (KiB) 3196456

[startup+1196.7 s]
/proc/loadavg: 8.06 7.47 4.71 9/373 8467
/proc/meminfo: memFree=20487148/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=3196456 CPUtime=6405.02 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 784172 0 0 0 639992 510 0 0 25 0 8 0 660777253 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4670142 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8427/statm: 799114 743593 460 189 0 793463 0
[pid=8427/tid=8429] ppid=8425 vsize=3196456 CPUtime=745.33 cores=0-7
/proc/8427/task/8429/stat : 8429 (claspmt) R 8425 8427 7783 0 -1 4202560 21343 0 0 0 74517 16 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=3196456 CPUtime=745.3 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) R 8425 8427 7783 0 -1 4202560 289634 0 0 0 74362 168 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=3196456 CPUtime=745.43 cores=0-7
/proc/8427/task/8431/stat : 8431 (claspmt) R 8425 8427 7783 0 -1 4202560 37534 0 0 0 74508 35 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669008 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=3196456 CPUtime=735.96 cores=0-7
/proc/8427/task/8432/stat : 8432 (claspmt) R 8425 8427 7783 0 -1 4202560 105188 0 0 0 73509 87 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=3196456 CPUtime=1194.28 cores=0-7
/proc/8427/task/8433/stat : 8433 (claspmt) R 8425 8427 7783 0 -1 4202560 15204 0 0 0 119425 3 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=3196456 CPUtime=745.49 cores=0-7
/proc/8427/task/8434/stat : 8434 (claspmt) R 8425 8427 7783 0 -1 4202560 40123 0 0 0 74519 30 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=3196456 CPUtime=745.53 cores=0-7
/proc/8427/task/8435/stat : 8435 (claspmt) R 8425 8427 7783 0 -1 4202560 208200 0 0 0 74413 140 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6405.02
Current children cumulated vsize (KiB) 3196456

[startup+1199.9 s]
/proc/loadavg: 8.05 7.48 4.73 9/373 8467
/proc/meminfo: memFree=20487024/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=3196456 CPUtime=6430.48 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 784172 0 0 0 642538 510 0 0 25 0 8 0 660777253 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8427/statm: 799114 743593 460 189 0 793463 0
[pid=8427/tid=8429] ppid=8425 vsize=3196456 CPUtime=748.52 cores=0-7
/proc/8427/task/8429/stat : 8429 (claspmt) R 8425 8427 7783 0 -1 4202560 21343 0 0 0 74836 16 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=3196456 CPUtime=748.47 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) R 8425 8427 7783 0 -1 4202560 289634 0 0 0 74679 168 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=3196456 CPUtime=748.62 cores=0-7
/proc/8427/task/8431/stat : 8431 (claspmt) R 8425 8427 7783 0 -1 4202560 37534 0 0 0 74827 35 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=3196456 CPUtime=739.12 cores=0-7
/proc/8427/task/8432/stat : 8432 (claspmt) R 8425 8427 7783 0 -1 4202560 105188 0 0 0 73825 87 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=3196456 CPUtime=1197.46 cores=0-7
/proc/8427/task/8433/stat : 8433 (claspmt) R 8425 8427 7783 0 -1 4202560 15204 0 0 0 119743 3 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=3196456 CPUtime=748.68 cores=0-7
/proc/8427/task/8434/stat : 8434 (claspmt) R 8425 8427 7783 0 -1 4202560 40123 0 0 0 74838 30 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=3196456 CPUtime=748.72 cores=0-7
/proc/8427/task/8435/stat : 8435 (claspmt) R 8425 8427 7783 0 -1 4202560 208200 0 0 0 74732 140 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6430.48
Current children cumulated vsize (KiB) 3196456

[startup+1201.5 s]
/proc/loadavg: 8.05 7.48 4.73 9/373 8467
/proc/meminfo: memFree=20487024/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=3196456 CPUtime=6443.25 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 784172 0 0 0 643815 510 0 0 25 0 8 0 660777253 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668998 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8427/statm: 799114 743593 460 189 0 793463 0
[pid=8427/tid=8429] ppid=8425 vsize=3196456 CPUtime=750.12 cores=0-7
/proc/8427/task/8429/stat : 8429 (claspmt) R 8425 8427 7783 0 -1 4202560 21343 0 0 0 74996 16 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8427/tid=8430] ppid=8425 vsize=3196456 CPUtime=750.07 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) R 8425 8427 7783 0 -1 4202560 289634 0 0 0 74839 168 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8427/tid=8431] ppid=8425 vsize=3196456 CPUtime=750.22 cores=0-7
/proc/8427/task/8431/stat : 8431 (claspmt) R 8425 8427 7783 0 -1 4202560 37534 0 0 0 74987 35 0 0 25 0 8 0 660777489 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8427/tid=8432] ppid=8425 vsize=3196456 CPUtime=740.69 cores=0-7
/proc/8427/task/8432/stat : 8432 (claspmt) R 8425 8427 7783 0 -1 4202560 105188 0 0 0 73982 87 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668934 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8427/tid=8433] ppid=8425 vsize=3196456 CPUtime=1199.06 cores=0-7
/proc/8427/task/8433/stat : 8433 (claspmt) R 8425 8427 7783 0 -1 4202560 15204 0 0 0 119903 3 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668552 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8427/tid=8434] ppid=8425 vsize=3196456 CPUtime=750.28 cores=0-7
/proc/8427/task/8434/stat : 8434 (claspmt) R 8425 8427 7783 0 -1 4202560 40123 0 0 0 74998 30 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4660402 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8427/tid=8435] ppid=8425 vsize=3196456 CPUtime=750.32 cores=0-7
/proc/8427/task/8435/stat : 8435 (claspmt) R 8425 8427 7783 0 -1 4202560 208200 0 0 0 74892 140 0 0 25 0 8 0 660777490 3273170944 743593 33554432000 4194304 4964800 140733477258304 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6443.25
Current children cumulated vsize (KiB) 3196456

[startup+1203.1 s]
/proc/loadavg: 8.05 7.48 4.73 9/373 8467
/proc/meminfo: memFree=20487144/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=3196456 CPUtime=6454.67 cores=0-7
/proc/8427/stat : 8427 (claspmt) S 8425 8427 7783 0 -1 4202496 784173 0 0 0 644955 512 0 0 17 0 2 0 660777253 3273170944 743594 33554432000 4194304 4964800 140733477258304 18446744073709551615 244458747877 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/8427/statm: 799114 743594 461 189 0 793463 0
[pid=8427/tid=8430] ppid=8425 vsize=3196456 CPUtime=751.61 cores=0-7
/proc/8427/task/8430/stat : 8430 (claspmt) R 8425 8427 7783 0 -1 4202560 289634 0 0 0 74992 169 0 0 17 0 2 0 660777489 3273170944 743594 33554432000 4194304 4964800 140733477258304 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6454.67
Current children cumulated vsize (KiB) 3196456

[startup+1203.5 s]
/proc/loadavg: 8.05 7.49 4.75 2/366 8467
/proc/meminfo: memFree=20549820/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=3064936 CPUtime=6455.06 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 784182 0 0 0 644994 512 0 0 16 0 1 0 660777253 3138494464 710453 33554432000 4194304 4964800 140733477258304 18446744073709551615 244446603026 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/8427/statm: 766234 710453 470 189 0 760583 0
Current children cumulated CPU time (s) 6455.06
Current children cumulated vsize (KiB) 3064936

[startup+1203.7 s]
/proc/loadavg: 8.05 7.49 4.75 2/366 8467
/proc/meminfo: memFree=20549820/32951124 swapFree=44485772/67111528
[pid=8427] ppid=8425 vsize=2535968 CPUtime=6455.26 cores=0-7
/proc/8427/stat : 8427 (claspmt) R 8425 8427 7783 0 -1 4202496 784182 0 0 0 645011 515 0 0 16 0 1 0 660777253 2596831232 574148 33554432000 4194304 4964800 140733477258304 18446744073709551615 244446988423 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/8427/statm: 633992 573636 470 189 0 628341 0
Current children cumulated CPU time (s) 6455.26
Current children cumulated vsize (KiB) 2535968

Child status: 20
Real time (s): 1203.8
CPU time (s): 6455.37
CPU user time (s): 6450.12
CPU system time (s): 5.2452
CPU usage (%): 536.25
Max. virtual memory (cumulated for all children) (KiB): 3196456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6450.12
system time used= 5.2452
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 784183
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= 13234
involuntary context switches= 20494

runsolver used 3.9114 second user time and 10.4724 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 22:36:08
IDJOB=3380773
IDBENCH=82371
IDSOLVER=1865
FILE ID=node105/3380773-1305491763
RUNJOBID= node105-1305481206-7797
PBS_JOBID= 13325375
Free space on /tmp= 73424 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-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-3380773-1305491763/watcher-3380773-1305491763 -o /tmp/evaluation-result-3380773-1305491763/solver-3380773-1305491763 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380773-1305491763.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=79555689

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      23458252 kB
Buffers:        314380 kB
Cached:        7052248 kB
SwapCached:      39648 kB
Active:        2245336 kB
Inactive:      6957984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23458252 kB
SwapTotal:    67111528 kB
SwapFree:     44485772 kB
Dirty:          159992 kB
Writeback:           4 kB
AnonPages:     1804632 kB
Mapped:          15192 kB
Slab:           148148 kB
PageTables:      72280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91327536 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= 73424 MiB
End job on node105 at 2011-05-15 22:56:12