Trace number 3321576

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-R4095UNSAT 26703.2 3878.92

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark477.605
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...361023/instance-3321576-1304361023.cnf
1.19/1.24	c Solving...
26703.03/3878.84	s UNSATISFIABLE
26703.03/3878.84	
26703.03/3878.84	c Models        : 0     
26703.03/3878.84	c Time          : 3878.002s (Solving: 3876.76s 1st Model: 0.00s Unsat: 3876.76s)
26703.03/3878.84	c CPU Time      : 26702.230s

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321576-1304361023/watcher-3321576-1304361023 -o /tmp/evaluation-result-3321576-1304361023/solver-3321576-1304361023 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321576-1304361023.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: 1.92 2.06 3.34 2/239 16961
/proc/meminfo: memFree=6929784/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=32012 CPUtime=0 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 2076 0 0 0 0 0 0 0 20 0 1 0 547705136 32780288 2006 33554432000 4194304 4964704 140736375356656 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/16961/statm: 8003 2013 376 189 0 2877 0

[startup+0.0601829 s]
/proc/loadavg: 1.92 2.06 3.34 2/239 16961
/proc/meminfo: memFree=6929784/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=38600 CPUtime=0.05 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 5565 0 0 0 5 0 0 0 20 0 1 0 547705136 39526400 4809 33554432000 4194304 4964704 140736375356656 18446744073709551615 4567897 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/16961/statm: 9650 4809 389 189 0 4524 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 38600

[startup+0.100178 s]
/proc/loadavg: 1.92 2.06 3.34 2/239 16961
/proc/meminfo: memFree=6929784/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=41568 CPUtime=0.08 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 6556 0 0 0 8 0 0 0 20 0 1 0 547705136 42565632 5508 33554432000 4194304 4964704 140736375356656 18446744073709551615 218370618057 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/16961/statm: 10392 5511 389 189 0 5266 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 41568

[startup+0.300142 s]
/proc/loadavg: 1.92 2.06 3.34 2/239 16961
/proc/meminfo: memFree=6929784/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=74392 CPUtime=0.29 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 18194 0 0 0 27 2 0 0 21 0 1 0 547705136 76177408 13400 33554432000 4194304 4964704 140736375356656 18446744073709551615 218370618053 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/16961/statm: 18598 13401 389 189 0 13472 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74392

[startup+0.701071 s]
/proc/loadavg: 1.92 2.06 3.34 2/239 16961
/proc/meminfo: memFree=6929784/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=107392 CPUtime=0.69 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 27484 0 0 0 66 3 0 0 22 0 1 0 547705136 109969408 21832 33554432000 4194304 4964704 140736375356656 18446744073709551615 4607761 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/16961/statm: 26848 21832 403 189 0 21722 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107392

[startup+1.50096 s]
/proc/loadavg: 1.92 2.06 3.34 3/240 16962
/proc/meminfo: memFree=6842988/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=402600 CPUtime=1.68 cores=0-7
/proc/16961/stat : 16961 (claspmt) S 16959 16961 16065 0 -1 4202496 49751 0 0 0 156 12 0 0 25 0 8 0 547705136 412262400 37265 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16961/statm: 100650 37265 443 189 0 94999 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 402600

[startup+3.10069 s]
/proc/loadavg: 1.92 2.06 3.34 3/247 16969
/proc/meminfo: memFree=6782420/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=402600 CPUtime=3.28 cores=0-7
/proc/16961/stat : 16961 (claspmt) S 16959 16961 16065 0 -1 4202496 50021 0 0 0 316 12 0 0 25 0 8 0 547705136 412262400 37535 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16961/statm: 100650 37535 443 189 0 94999 0
[pid=16961/tid=16963] ppid=16959 vsize=402600 CPUtime=0.01 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) S 16959 16961 16065 0 -1 4202560 1779 0 0 0 1 0 0 0 18 0 8 0 547705261 412262400 37535 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 2 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=402600 CPUtime=0.05 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) S 16959 16961 16065 0 -1 4202560 3527 0 0 0 4 1 0 0 18 0 8 0 547705261 412262400 37535 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 0 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=402600 CPUtime=0.03 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) S 16959 16961 16065 0 -1 4202560 4071 0 0 0 2 1 0 0 18 0 8 0 547705261 412262400 37535 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 2 0 0 0
[pid=16961/tid=16966] ppid=16959 vsize=402600 CPUtime=0.01 cores=0-7
/proc/16961/task/16966/stat : 16966 (claspmt) S 16959 16961 16065 0 -1 4202560 3101 0 0 0 0 1 0 0 18 0 8 0 547705261 412262400 37535 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 6 0 0 0
[pid=16961/tid=16967] ppid=16959 vsize=402600 CPUtime=1.8 cores=0-7
/proc/16961/task/16967/stat : 16967 (claspmt) R 16959 16961 16065 0 -1 4202560 3903 0 0 0 178 2 0 0 20 0 8 0 547705261 412262400 37535 33554432000 4194304 4964704 140736375356656 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16961/tid=16968] ppid=16959 vsize=402600 CPUtime=0.04 cores=0-7
/proc/16961/task/16968/stat : 16968 (claspmt) S 16959 16961 16065 0 -1 4202560 2080 0 0 0 4 0 0 0 18 0 8 0 547705261 412262400 37535 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 7 0 0 0
[pid=16961/tid=16969] ppid=16959 vsize=402600 CPUtime=0.05 cores=0-7
/proc/16961/task/16969/stat : 16969 (claspmt) S 16959 16961 16065 0 -1 4202560 3990 0 0 0 4 1 0 0 18 0 8 0 547705261 412262400 37535 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.28
Current children cumulated vsize (KiB) 402600

[startup+6.30112 s]
/proc/loadavg: 1.93 2.06 3.33 3/247 16970
/proc/meminfo: memFree=6782284/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=402600 CPUtime=6.48 cores=0-7
/proc/16961/stat : 16961 (claspmt) S 16959 16961 16065 0 -1 4202496 50072 0 0 0 636 12 0 0 25 0 8 0 547705136 412262400 37586 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16961/statm: 100650 37586 443 189 0 94999 0
[pid=16961/tid=16963] ppid=16959 vsize=402600 CPUtime=0.01 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) S 16959 16961 16065 0 -1 4202560 1779 0 0 0 1 0 0 0 18 0 8 0 547705261 412262400 37586 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 2 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=402600 CPUtime=0.05 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) S 16959 16961 16065 0 -1 4202560 3527 0 0 0 4 1 0 0 18 0 8 0 547705261 412262400 37586 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 0 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=402600 CPUtime=0.03 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) S 16959 16961 16065 0 -1 4202560 4071 0 0 0 2 1 0 0 18 0 8 0 547705261 412262400 37586 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 2 0 0 0
[pid=16961/tid=16966] ppid=16959 vsize=402600 CPUtime=0.01 cores=0-7
/proc/16961/task/16966/stat : 16966 (claspmt) S 16959 16961 16065 0 -1 4202560 3101 0 0 0 0 1 0 0 18 0 8 0 547705261 412262400 37586 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 6 0 0 0
[pid=16961/tid=16967] ppid=16959 vsize=402600 CPUtime=5 cores=0-7
/proc/16961/task/16967/stat : 16967 (claspmt) R 16959 16961 16065 0 -1 4202560 3954 0 0 0 498 2 0 0 25 0 8 0 547705261 412262400 37586 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669203 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16961/tid=16968] ppid=16959 vsize=402600 CPUtime=0.04 cores=0-7
/proc/16961/task/16968/stat : 16968 (claspmt) S 16959 16961 16065 0 -1 4202560 2080 0 0 0 4 0 0 0 18 0 8 0 547705261 412262400 37586 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 7 0 0 0
[pid=16961/tid=16969] ppid=16959 vsize=402600 CPUtime=0.05 cores=0-7
/proc/16961/task/16969/stat : 16969 (claspmt) S 16959 16961 16065 0 -1 4202560 3990 0 0 0 4 1 0 0 18 0 8 0 547705261 412262400 37586 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 402600

[startup+12.701 s]
/proc/loadavg: 1.93 2.06 3.33 3/247 16970
/proc/meminfo: memFree=6781940/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=402600 CPUtime=12.88 cores=0-7
/proc/16961/stat : 16961 (claspmt) S 16959 16961 16065 0 -1 4202496 50198 0 0 0 1276 12 0 0 25 0 8 0 547705136 412262400 37712 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16961/statm: 100650 37712 443 189 0 94999 0
[pid=16961/tid=16963] ppid=16959 vsize=402600 CPUtime=0.01 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) S 16959 16961 16065 0 -1 4202560 1779 0 0 0 1 0 0 0 18 0 8 0 547705261 412262400 37712 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 2 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=402600 CPUtime=0.05 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) S 16959 16961 16065 0 -1 4202560 3527 0 0 0 4 1 0 0 18 0 8 0 547705261 412262400 37712 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 0 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=402600 CPUtime=0.03 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) S 16959 16961 16065 0 -1 4202560 4071 0 0 0 2 1 0 0 18 0 8 0 547705261 412262400 37712 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 2 0 0 0
[pid=16961/tid=16966] ppid=16959 vsize=402600 CPUtime=0.01 cores=0-7
/proc/16961/task/16966/stat : 16966 (claspmt) S 16959 16961 16065 0 -1 4202560 3101 0 0 0 0 1 0 0 18 0 8 0 547705261 412262400 37712 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 6 0 0 0
[pid=16961/tid=16967] ppid=16959 vsize=402600 CPUtime=11.4 cores=0-7
/proc/16961/task/16967/stat : 16967 (claspmt) R 16959 16961 16065 0 -1 4202560 4080 0 0 0 1138 2 0 0 25 0 8 0 547705261 412262400 37712 33554432000 4194304 4964704 140736375356656 18446744073709551615 4399856 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16961/tid=16968] ppid=16959 vsize=402600 CPUtime=0.04 cores=0-7
/proc/16961/task/16968/stat : 16968 (claspmt) S 16959 16961 16065 0 -1 4202560 2080 0 0 0 4 0 0 0 18 0 8 0 547705261 412262400 37712 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 7 0 0 0
[pid=16961/tid=16969] ppid=16959 vsize=402600 CPUtime=0.05 cores=0-7
/proc/16961/task/16969/stat : 16969 (claspmt) S 16959 16961 16065 0 -1 4202560 3990 0 0 0 4 1 0 0 18 0 8 0 547705261 412262400 37712 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 402600

[startup+25.5007 s]
/proc/loadavg: 1.95 2.05 3.31 3/247 16970
/proc/meminfo: memFree=6782880/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=402600 CPUtime=25.69 cores=0-7
/proc/16961/stat : 16961 (claspmt) S 16959 16961 16065 0 -1 4202496 50308 0 0 0 2556 13 0 0 25 0 8 0 547705136 412262400 37822 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16961/statm: 100650 37822 443 189 0 94999 0
[pid=16961/tid=16963] ppid=16959 vsize=402600 CPUtime=0.01 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) S 16959 16961 16065 0 -1 4202560 1779 0 0 0 1 0 0 0 18 0 8 0 547705261 412262400 37822 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 2 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=402600 CPUtime=0.05 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) S 16959 16961 16065 0 -1 4202560 3527 0 0 0 4 1 0 0 18 0 8 0 547705261 412262400 37822 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 0 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=402600 CPUtime=0.03 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) S 16959 16961 16065 0 -1 4202560 4071 0 0 0 2 1 0 0 18 0 8 0 547705261 412262400 37822 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 2 0 0 0
[pid=16961/tid=16966] ppid=16959 vsize=402600 CPUtime=0.01 cores=0-7
/proc/16961/task/16966/stat : 16966 (claspmt) S 16959 16961 16065 0 -1 4202560 3101 0 0 0 0 1 0 0 18 0 8 0 547705261 412262400 37822 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 6 0 0 0
[pid=16961/tid=16967] ppid=16959 vsize=402600 CPUtime=24.19 cores=0-7
/proc/16961/task/16967/stat : 16967 (claspmt) R 16959 16961 16065 0 -1 4202560 4190 0 0 0 2417 2 0 0 25 0 8 0 547705261 412262400 37822 33554432000 4194304 4964704 140736375356656 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16961/tid=16968] ppid=16959 vsize=402600 CPUtime=0.04 cores=0-7
/proc/16961/task/16968/stat : 16968 (claspmt) S 16959 16961 16065 0 -1 4202560 2080 0 0 0 4 0 0 0 18 0 8 0 547705261 412262400 37822 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 7 0 0 0
[pid=16961/tid=16969] ppid=16959 vsize=402600 CPUtime=0.05 cores=0-7
/proc/16961/task/16969/stat : 16969 (claspmt) S 16959 16961 16065 0 -1 4202560 3990 0 0 0 4 1 0 0 18 0 8 0 547705261 412262400 37822 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.69
Current children cumulated vsize (KiB) 402600

[startup+51.1012 s]
/proc/loadavg: 1.96 2.05 3.27 3/247 16971
/proc/meminfo: memFree=6782340/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=402600 CPUtime=51.29 cores=0-7
/proc/16961/stat : 16961 (claspmt) S 16959 16961 16065 0 -1 4202496 50355 0 0 0 5116 13 0 0 25 0 8 0 547705136 412262400 37869 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/16961/statm: 100650 37869 443 189 0 94999 0
[pid=16961/tid=16963] ppid=16959 vsize=402600 CPUtime=0.01 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) S 16959 16961 16065 0 -1 4202560 1779 0 0 0 1 0 0 0 18 0 8 0 547705261 412262400 37869 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 2 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=402600 CPUtime=0.05 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) S 16959 16961 16065 0 -1 4202560 3527 0 0 0 4 1 0 0 18 0 8 0 547705261 412262400 37869 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 0 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=402600 CPUtime=0.03 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) S 16959 16961 16065 0 -1 4202560 4071 0 0 0 2 1 0 0 18 0 8 0 547705261 412262400 37869 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 2 0 0 0
[pid=16961/tid=16966] ppid=16959 vsize=402600 CPUtime=0.01 cores=0-7
/proc/16961/task/16966/stat : 16966 (claspmt) S 16959 16961 16065 0 -1 4202560 3101 0 0 0 0 1 0 0 18 0 8 0 547705261 412262400 37869 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 6 0 0 0
[pid=16961/tid=16967] ppid=16959 vsize=402600 CPUtime=49.79 cores=0-7
/proc/16961/task/16967/stat : 16967 (claspmt) R 16959 16961 16065 0 -1 4202560 4237 0 0 0 4977 2 0 0 25 0 8 0 547705261 412262400 37869 33554432000 4194304 4964704 140736375356656 18446744073709551615 4399504 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16961/tid=16968] ppid=16959 vsize=402600 CPUtime=0.04 cores=0-7
/proc/16961/task/16968/stat : 16968 (claspmt) S 16959 16961 16065 0 -1 4202560 2080 0 0 0 4 0 0 0 18 0 8 0 547705261 412262400 37869 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 7 0 0 0
[pid=16961/tid=16969] ppid=16959 vsize=402600 CPUtime=0.05 cores=0-7
/proc/16961/task/16969/stat : 16969 (claspmt) S 16959 16961 16065 0 -1 4202560 3990 0 0 0 4 1 0 0 18 0 8 0 547705261 412262400 37869 33554432000 4194304 4964704 140736375356656 18446744073709551615 218382773145 0 0 4096 18946 18446604456066040832 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 51.29
Current children cumulated vsize (KiB) 402600

[startup+102.309 s]
/proc/loadavg: 4.44 2.62 3.39 10/247 16972
/proc/meminfo: memFree=6623680/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=533672 CPUtime=274.18 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 90202 0 0 0 27366 52 0 0 25 0 8 0 547705136 546480128 77716 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669200 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16961/statm: 133418 77716 464 189 0 127767 0
[pid=16961/tid=16963] ppid=16959 vsize=533672 CPUtime=28.68 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) R 16959 16961 16065 0 -1 4202560 5707 0 0 0 2863 5 0 0 25 0 8 0 547705261 546480128 77716 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=533672 CPUtime=17.17 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) R 16959 16961 16065 0 -1 4202560 12231 0 0 0 1712 5 0 0 25 0 8 0 547705261 546480128 77716 33554432000 4194304 4964704 140736375356656 18446744073709551615 4684027 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=533672 CPUtime=25.3 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) R 16959 16961 16065 0 -1 4202560 8847 0 0 0 2524 6 0 0 25 0 8 0 547705261 546480128 77716 33554432000 4194304 4964704 140736375356656 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 2 0 0 0

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

/proc/16961/task/16969/stat : 16969 (claspmt) R 16959 16961 16065 0 -1 4202560 432859 0 0 0 285304 287 0 0 25 0 8 0 547705261 6321070080 1491225 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25896.4
Current children cumulated vsize (KiB) 6172920

[startup+3822.3 s]
/proc/loadavg: 9.04 9.02 8.89 10/247 17083
/proc/meminfo: memFree=870656/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=6172920 CPUtime=26315.9 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 1505699 0 0 0 2630543 1048 0 0 25 0 8 0 547705136 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669429 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16961/statm: 1543230 1493018 466 189 0 1537579 0
[pid=16961/tid=16963] ppid=16959 vsize=6172920 CPUtime=3314.52 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) R 16959 16961 16065 0 -1 4202560 99835 0 0 0 331340 112 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=6172920 CPUtime=3074.74 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) R 16959 16961 16065 0 -1 4202560 509791 0 0 0 307226 248 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=6172920 CPUtime=3470.2 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) R 16959 16961 16065 0 -1 4202560 91999 0 0 0 346945 75 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669477 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16961/tid=16966] ppid=16959 vsize=6172920 CPUtime=3035.18 cores=0-7
/proc/16961/task/16966/stat : 16966 (claspmt) R 16959 16961 16065 0 -1 4202560 183571 0 0 0 303379 139 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16961/tid=16967] ppid=16959 vsize=6172920 CPUtime=3805.19 cores=0-7
/proc/16961/task/16967/stat : 16967 (claspmt) R 16959 16961 16065 0 -1 4202560 4255 0 0 0 380511 8 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16961/tid=16968] ppid=16959 vsize=6172920 CPUtime=3480.71 cores=0-7
/proc/16961/task/16968/stat : 16968 (claspmt) R 16959 16961 16065 0 -1 4202560 80197 0 0 0 347994 77 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=16961/tid=16969] ppid=16959 vsize=6172920 CPUtime=2907.05 cores=0-7
/proc/16961/task/16969/stat : 16969 (claspmt) R 16959 16961 16065 0 -1 4202560 432859 0 0 0 290418 287 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26315.9
Current children cumulated vsize (KiB) 6172920

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

[startup+3839.9 s]
/proc/loadavg: 9.03 9.02 8.90 10/247 17084
/proc/meminfo: memFree=870528/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=6172920 CPUtime=26439 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 1505699 0 0 0 2642849 1048 0 0 25 0 8 0 547705136 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670419 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16961/statm: 1543230 1493018 466 189 0 1537579 0
[pid=16961/tid=16963] ppid=16959 vsize=6172920 CPUtime=3332.12 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) R 16959 16961 16065 0 -1 4202560 99835 0 0 0 333100 112 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=6172920 CPUtime=3083.93 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) R 16959 16961 16065 0 -1 4202560 509791 0 0 0 308145 248 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4668840 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=6172920 CPUtime=3480.6 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) R 16959 16961 16065 0 -1 4202560 91999 0 0 0 347985 75 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16961/tid=16966] ppid=16959 vsize=6172920 CPUtime=3050.78 cores=0-7
/proc/16961/task/16966/stat : 16966 (claspmt) R 16959 16961 16065 0 -1 4202560 183571 0 0 0 304939 139 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16961/tid=16967] ppid=16959 vsize=6172920 CPUtime=3822.79 cores=0-7
/proc/16961/task/16967/stat : 16967 (claspmt) R 16959 16961 16065 0 -1 4202560 4255 0 0 0 382271 8 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16961/tid=16968] ppid=16959 vsize=6172920 CPUtime=3498.31 cores=0-7
/proc/16961/task/16968/stat : 16968 (claspmt) R 16959 16961 16065 0 -1 4202560 80197 0 0 0 349754 77 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=16961/tid=16969] ppid=16959 vsize=6172920 CPUtime=2924.53 cores=0-7
/proc/16961/task/16969/stat : 16969 (claspmt) R 16959 16961 16065 0 -1 4202560 432859 0 0 0 292166 287 0 0 25 0 8 0 547705261 6321070080 1493018 33554432000 4194304 4964704 140736375356656 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26439
Current children cumulated vsize (KiB) 6172920

[startup+3865.5 s]
/proc/loadavg: 9.02 9.02 8.90 10/247 17084
/proc/meminfo: memFree=870400/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=6172920 CPUtime=26617.9 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 1505699 0 0 0 2660743 1049 0 0 25 0 8 0 547705136 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16961/statm: 1543230 1493011 466 189 0 1537579 0
[pid=16961/tid=16963] ppid=16959 vsize=6172920 CPUtime=3357.7 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) R 16959 16961 16065 0 -1 4202560 99835 0 0 0 335658 112 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=6172920 CPUtime=3102.25 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) R 16959 16961 16065 0 -1 4202560 509791 0 0 0 309977 248 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4320958 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=6172920 CPUtime=3503.44 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) R 16959 16961 16065 0 -1 4202560 91999 0 0 0 350269 75 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16961/tid=16966] ppid=16959 vsize=6172920 CPUtime=3074.03 cores=0-7
/proc/16961/task/16966/stat : 16966 (claspmt) R 16959 16961 16065 0 -1 4202560 183571 0 0 0 307264 139 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16961/tid=16967] ppid=16959 vsize=6172920 CPUtime=3848.39 cores=0-7
/proc/16961/task/16967/stat : 16967 (claspmt) R 16959 16961 16065 0 -1 4202560 4255 0 0 0 384831 8 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16961/tid=16968] ppid=16959 vsize=6172920 CPUtime=3510.72 cores=0-7
/proc/16961/task/16968/stat : 16968 (claspmt) R 16959 16961 16065 0 -1 4202560 80197 0 0 0 350995 77 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16961/tid=16969] ppid=16959 vsize=6172920 CPUtime=2949.92 cores=0-7
/proc/16961/task/16969/stat : 16969 (claspmt) R 16959 16961 16065 0 -1 4202560 432859 0 0 0 294705 287 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4313818 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26617.9
Current children cumulated vsize (KiB) 6172920

[startup+3871.9 s]
/proc/loadavg: 9.02 9.02 8.90 10/247 17085
/proc/meminfo: memFree=870408/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=6172920 CPUtime=26662.7 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 1505699 0 0 0 2665219 1049 0 0 25 0 8 0 547705136 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16961/statm: 1543230 1493011 466 189 0 1537579 0
[pid=16961/tid=16963] ppid=16959 vsize=6172920 CPUtime=3363.21 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) R 16959 16961 16065 0 -1 4202560 99835 0 0 0 336209 112 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4629975 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=6172920 CPUtime=3108.66 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) R 16959 16961 16065 0 -1 4202560 509791 0 0 0 310618 248 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=6172920 CPUtime=3509.36 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) R 16959 16961 16065 0 -1 4202560 91999 0 0 0 350861 75 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4313835 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16961/tid=16966] ppid=16959 vsize=6172920 CPUtime=3079.11 cores=0-7
/proc/16961/task/16966/stat : 16966 (claspmt) R 16959 16961 16065 0 -1 4202560 183571 0 0 0 307772 139 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16961/tid=16967] ppid=16959 vsize=6172920 CPUtime=3854.8 cores=0-7
/proc/16961/task/16967/stat : 16967 (claspmt) R 16959 16961 16065 0 -1 4202560 4255 0 0 0 385472 8 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16961/tid=16968] ppid=16959 vsize=6172920 CPUtime=3513.44 cores=0-7
/proc/16961/task/16968/stat : 16968 (claspmt) R 16959 16961 16065 0 -1 4202560 80197 0 0 0 351267 77 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4629965 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16961/tid=16969] ppid=16959 vsize=6172920 CPUtime=2956.28 cores=0-7
/proc/16961/task/16969/stat : 16969 (claspmt) R 16959 16961 16065 0 -1 4202560 432859 0 0 0 295341 287 0 0 25 0 8 0 547705261 6321070080 1493011 33554432000 4194304 4964704 140736375356656 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26662.7
Current children cumulated vsize (KiB) 6172920

[startup+3875.1 s]
/proc/loadavg: 9.01 9.02 8.90 10/247 17085
/proc/meminfo: memFree=870524/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=6172920 CPUtime=26684.8 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 1505699 0 0 0 2667436 1049 0 0 25 0 8 0 547705136 6321070080 1492875 33554432000 4194304 4964704 140736375356656 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16961/statm: 1543230 1492875 466 189 0 1537579 0
[pid=16961/tid=16963] ppid=16959 vsize=6172920 CPUtime=3365.91 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) R 16959 16961 16065 0 -1 4202560 99835 0 0 0 336479 112 0 0 25 0 8 0 547705261 6321070080 1492875 33554432000 4194304 4964704 140736375356656 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=6172920 CPUtime=3111.81 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) R 16959 16961 16065 0 -1 4202560 509791 0 0 0 310933 248 0 0 21 0 8 0 547705261 6321070080 1492875 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=6172920 CPUtime=3512.12 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) R 16959 16961 16065 0 -1 4202560 91999 0 0 0 351137 75 0 0 25 0 8 0 547705261 6321070080 1492875 33554432000 4194304 4964704 140736375356656 18446744073709551615 4313736 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16961/tid=16966] ppid=16959 vsize=6172920 CPUtime=3082.14 cores=0-7
/proc/16961/task/16966/stat : 16966 (claspmt) R 16959 16961 16065 0 -1 4202560 183571 0 0 0 308075 139 0 0 25 0 8 0 547705261 6321070080 1492875 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670145 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16961/tid=16967] ppid=16959 vsize=6172920 CPUtime=3857.99 cores=0-7
/proc/16961/task/16967/stat : 16967 (claspmt) R 16959 16961 16065 0 -1 4202560 4255 0 0 0 385791 8 0 0 25 0 8 0 547705261 6321070080 1492875 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16961/tid=16968] ppid=16959 vsize=6172920 CPUtime=3514.55 cores=0-7
/proc/16961/task/16968/stat : 16968 (claspmt) R 16959 16961 16065 0 -1 4202560 80197 0 0 0 351378 77 0 0 25 0 8 0 547705261 6321070080 1492875 33554432000 4194304 4964704 140736375356656 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16961/tid=16969] ppid=16959 vsize=6172920 CPUtime=2959.45 cores=0-7
/proc/16961/task/16969/stat : 16969 (claspmt) R 16959 16961 16065 0 -1 4202560 432859 0 0 0 295658 287 0 0 25 0 8 0 547705261 6321070080 1492875 33554432000 4194304 4964704 140736375356656 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26684.8
Current children cumulated vsize (KiB) 6172920

[startup+3876.7 s]
/proc/loadavg: 9.01 9.02 8.90 10/247 17085
/proc/meminfo: memFree=873628/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=6172920 CPUtime=26695.9 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 1505699 0 0 0 2668540 1050 0 0 19 0 8 0 547705136 6321070080 1492100 33554432000 4194304 4964704 140736375356656 18446744073709551615 4629965 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/16961/statm: 1543230 1492100 466 189 0 1537579 0
[pid=16961/tid=16963] ppid=16959 vsize=6172920 CPUtime=3367.39 cores=0-7
/proc/16961/task/16963/stat : 16963 (claspmt) R 16959 16961 16065 0 -1 4202560 99835 0 0 0 336627 112 0 0 25 0 8 0 547705261 6321070080 1492100 33554432000 4194304 4964704 140736375356656 18446744073709551615 4629936 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=16961/tid=16964] ppid=16959 vsize=6172920 CPUtime=3113.38 cores=0-7
/proc/16961/task/16964/stat : 16964 (claspmt) R 16959 16961 16065 0 -1 4202560 509791 0 0 0 311090 248 0 0 25 0 8 0 547705261 6321070080 1492100 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=16961/tid=16965] ppid=16959 vsize=6172920 CPUtime=3513.43 cores=0-7
/proc/16961/task/16965/stat : 16965 (claspmt) R 16959 16961 16065 0 -1 4202560 91999 0 0 0 351268 75 0 0 25 0 8 0 547705261 6321070080 1492100 33554432000 4194304 4964704 140736375356656 18446744073709551615 4629968 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=16961/tid=16966] ppid=16959 vsize=6172920 CPUtime=3083.72 cores=0-7
/proc/16961/task/16966/stat : 16966 (claspmt) R 16959 16961 16065 0 -1 4202560 183571 0 0 0 308233 139 0 0 25 0 8 0 547705261 6321070080 1492100 33554432000 4194304 4964704 140736375356656 18446744073709551615 4629965 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16961/tid=16967] ppid=16959 vsize=6172920 CPUtime=3859.59 cores=0-7
/proc/16961/task/16967/stat : 16967 (claspmt) R 16959 16961 16065 0 -1 4202560 4255 0 0 0 385951 8 0 0 25 0 8 0 547705261 6321070080 1492100 33554432000 4194304 4964704 140736375356656 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=16961/tid=16968] ppid=16959 vsize=6172920 CPUtime=3514.93 cores=0-7
/proc/16961/task/16968/stat : 16968 (claspmt) R 16959 16961 16065 0 -1 4202560 80197 0 0 0 351416 77 0 0 25 0 8 0 547705261 6321070080 1492100 33554432000 4194304 4964704 140736375356656 18446744073709551615 218371062254 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=16961/tid=16969] ppid=16959 vsize=6172920 CPUtime=2961.01 cores=0-7
/proc/16961/task/16969/stat : 16969 (claspmt) R 16959 16961 16065 0 -1 4202560 432859 0 0 0 295814 287 0 0 19 0 8 0 547705261 6321070080 1492100 33554432000 4194304 4964704 140736375356656 18446744073709551615 4629961 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 26695.9
Current children cumulated vsize (KiB) 6172920

[startup+3878.3 s]
/proc/loadavg: 9.01 9.02 8.90 10/247 17085
/proc/meminfo: memFree=873628/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=6172920 CPUtime=26702.5 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 1505709 0 0 0 2669202 1050 0 0 16 0 1 0 547705136 6321070080 1492110 33554432000 4194304 4964704 140736375356656 18446744073709551615 4454134 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16961/statm: 1543230 1492110 476 189 0 1537579 0
Current children cumulated CPU time (s) 26702.5
Current children cumulated vsize (KiB) 6172920

[startup+3878.7 s]
/proc/loadavg: 9.01 9.02 8.90 3/240 17085
/proc/meminfo: memFree=883976/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=5965324 CPUtime=26702.9 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202496 1505709 0 0 0 2669241 1051 0 0 16 0 1 0 547705136 6108491776 1445795 33554432000 4194304 4964704 140736375356656 18446744073709551615 218370612427 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16961/statm: 1491331 1445795 476 189 0 1485680 0
Current children cumulated CPU time (s) 26702.9
Current children cumulated vsize (KiB) 5965324

[startup+3878.9 s]
/proc/loadavg: 9.01 9.02 8.90 3/240 17085
/proc/meminfo: memFree=883976/32951124 swapFree=67051472/67111528
[pid=16961] ppid=16959 vsize=0 CPUtime=26703.1 cores=0-7
/proc/16961/stat : 16961 (claspmt) R 16959 16961 16065 0 -1 4202500 1505710 0 0 0 2669243 1070 0 0 16 0 1 0 547705136 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/16961/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 26703.1
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3878.92
CPU time (s): 26703.2
CPU user time (s): 26692.4
CPU system time (s): 10.7254
CPU usage (%): 688.417
Max. virtual memory (cumulated for all children) (KiB): 6172920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26692.4
system time used= 10.7254
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1505710
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= 25895
involuntary context switches= 170494

runsolver used 7.54185 second user time and 20.6809 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-02 20:30:24
IDJOB=3321576
IDBENCH=82378
IDSOLVER=1711
FILE ID=node101/3321576-1304361023
RUNJOBID= node101-1304347763-16079
PBS_JOBID= 13178659
Free space on /tmp= 73072 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-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-3321576-1304361023/watcher-3321576-1304361023 -o /tmp/evaluation-result-3321576-1304361023/solver-3321576-1304361023 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321576-1304361023.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1811754016

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       6930188 kB
Buffers:        249728 kB
Cached:        2400616 kB
SwapCached:      23472 kB
Active:       23434648 kB
Inactive:      2246036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       6930188 kB
SwapTotal:    67111528 kB
SwapFree:     67051472 kB
Dirty:           24532 kB
Writeback:           0 kB
AnonPages:    23028620 kB
Mapped:          19384 kB
Slab:           222048 kB
PageTables:      55564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 26089112 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= 73072 MiB
End job on node101 at 2011-05-02 21:35:03