Trace number 3380781

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 26069.3 3329.55

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 ...492053/instance-3380781-1305492053.cnf
1.19/1.21	c Solving...
26069.24/3329.50	s UNSATISFIABLE
26069.24/3329.50	
26069.24/3329.50	c Models        : 0     
26069.24/3329.50	c Time          : 3328.550s (Solving: 3327.34s 1st Model: 0.00s Unsat: 3327.34s)
26069.24/3329.50	c CPU Time      : 26068.300s

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-3380781-1305492053/watcher-3380781-1305492053 -o /tmp/evaluation-result-3380781-1305492053/solver-3380781-1305492053 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380781-1305492053.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: 6.91 7.83 7.93 3/294 11661
/proc/meminfo: memFree=22111884/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=32012 CPUtime=0 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 1451 0 0 0 0 0 0 0 21 0 1 0 641621274 32780288 1381 33554432000 4194304 4964800 140736072755376 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11661/statm: 8003 1388 376 189 0 2877 0

[startup+0.0288769 s]
/proc/loadavg: 6.91 7.83 7.93 3/294 11661
/proc/meminfo: memFree=22111884/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=38196 CPUtime=0.02 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 5468 0 0 0 2 0 0 0 21 0 1 0 641621274 39112704 4712 33554432000 4194304 4964800 140736072755376 18446744073709551615 4327781 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11661/statm: 9549 4712 389 189 0 4423 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 38196

[startup+0.100861 s]
/proc/loadavg: 6.91 7.83 7.93 3/294 11661
/proc/meminfo: memFree=22111884/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=41436 CPUtime=0.09 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 6549 0 0 0 9 0 0 0 21 0 1 0 641621274 42430464 5501 33554432000 4194304 4964800 140736072755376 18446744073709551615 4567440 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11661/statm: 10359 5502 389 189 0 5233 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41436

[startup+0.300823 s]
/proc/loadavg: 6.91 7.83 7.93 3/294 11661
/proc/meminfo: memFree=22111884/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=74788 CPUtime=0.28 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 18288 0 0 0 27 1 0 0 22 0 1 0 641621274 76582912 13494 33554432000 4194304 4964800 140736072755376 18446744073709551615 4583487 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11661/statm: 18697 13495 389 189 0 13571 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 74788

[startup+0.700753 s]
/proc/loadavg: 6.91 7.83 7.93 3/294 11661
/proc/meminfo: memFree=22111884/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=107392 CPUtime=0.68 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 27484 0 0 0 66 2 0 0 24 0 1 0 641621274 109969408 21832 33554432000 4194304 4964800 140736072755376 18446744073709551615 4607549 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/11661/statm: 26848 21832 403 189 0 21722 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 107392

[startup+1.50061 s]
/proc/loadavg: 6.91 7.83 7.93 2/295 11663
/proc/meminfo: memFree=22026076/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=532648 CPUtime=1.69 cores=0-7
/proc/11661/stat : 11661 (claspmt) S 11659 11661 11635 0 -1 4202496 50365 0 0 0 155 14 0 0 25 0 8 0 641621274 545431552 37878 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 133162 37878 443 189 0 127511 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 532648

[startup+3.10131 s]
/proc/loadavg: 6.91 7.83 7.93 2/302 11670
/proc/meminfo: memFree=21961416/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=532648 CPUtime=3.3 cores=0-7
/proc/11661/stat : 11661 (claspmt) S 11659 11661 11635 0 -1 4202496 50543 0 0 0 316 14 0 0 25 0 8 0 641621274 545431552 38056 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 133162 38056 443 189 0 127511 0
[pid=11661/tid=11664] ppid=11659 vsize=532648 CPUtime=0.01 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) S 11659 11661 11635 0 -1 4202560 1848 0 0 0 1 0 0 0 18 0 8 0 641621395 545431552 38056 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) S 11659 11661 11635 0 -1 4202560 2251 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38056 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) S 11659 11661 11635 0 -1 4202560 3984 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38056 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 0 0 0 0
[pid=11661/tid=11667] ppid=11659 vsize=532648 CPUtime=0.01 cores=0-7
/proc/11661/task/11667/stat : 11667 (claspmt) S 11659 11661 11635 0 -1 4202560 3233 0 0 0 0 1 0 0 18 0 8 0 641621395 545431552 38056 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 5 0 0 0
[pid=11661/tid=11668] ppid=11659 vsize=532648 CPUtime=1.84 cores=0-7
/proc/11661/task/11668/stat : 11668 (claspmt) R 11659 11661 11635 0 -1 4202560 3955 0 0 0 183 1 0 0 20 0 8 0 641621395 545431552 38056 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11661/tid=11669] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11669/stat : 11669 (claspmt) S 11659 11661 11635 0 -1 4202560 3717 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38056 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 3 0 0 0
[pid=11661/tid=11670] ppid=11659 vsize=532648 CPUtime=0.03 cores=0-7
/proc/11661/task/11670/stat : 11670 (claspmt) S 11659 11661 11635 0 -1 4202560 3984 0 0 0 1 2 0 0 18 0 8 0 641621395 545431552 38056 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.3
Current children cumulated vsize (KiB) 532648

[startup+6.30073 s]
/proc/loadavg: 6.43 7.72 7.90 2/302 11670
/proc/meminfo: memFree=21961044/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=532648 CPUtime=6.49 cores=0-7
/proc/11661/stat : 11661 (claspmt) S 11659 11661 11635 0 -1 4202496 50593 0 0 0 635 14 0 0 25 0 8 0 641621274 545431552 38106 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 133162 38106 443 189 0 127511 0
[pid=11661/tid=11664] ppid=11659 vsize=532648 CPUtime=0.01 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) S 11659 11661 11635 0 -1 4202560 1848 0 0 0 1 0 0 0 18 0 8 0 641621395 545431552 38106 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) S 11659 11661 11635 0 -1 4202560 2251 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38106 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) S 11659 11661 11635 0 -1 4202560 3984 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38106 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 0 0 0 0
[pid=11661/tid=11667] ppid=11659 vsize=532648 CPUtime=0.01 cores=0-7
/proc/11661/task/11667/stat : 11667 (claspmt) S 11659 11661 11635 0 -1 4202560 3233 0 0 0 0 1 0 0 18 0 8 0 641621395 545431552 38106 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 5 0 0 0
[pid=11661/tid=11668] ppid=11659 vsize=532648 CPUtime=5.04 cores=0-7
/proc/11661/task/11668/stat : 11668 (claspmt) R 11659 11661 11635 0 -1 4202560 4005 0 0 0 503 1 0 0 25 0 8 0 641621395 545431552 38106 33554432000 4194304 4964800 140736072755376 18446744073709551615 4678045 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11661/tid=11669] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11669/stat : 11669 (claspmt) S 11659 11661 11635 0 -1 4202560 3717 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38106 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 3 0 0 0
[pid=11661/tid=11670] ppid=11659 vsize=532648 CPUtime=0.03 cores=0-7
/proc/11661/task/11670/stat : 11670 (claspmt) S 11659 11661 11635 0 -1 4202560 3984 0 0 0 1 2 0 0 18 0 8 0 641621395 545431552 38106 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.49
Current children cumulated vsize (KiB) 532648

[startup+12.7005 s]
/proc/loadavg: 6.00 7.61 7.86 2/302 11670
/proc/meminfo: memFree=21961580/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=532648 CPUtime=12.89 cores=0-7
/proc/11661/stat : 11661 (claspmt) S 11659 11661 11635 0 -1 4202496 50720 0 0 0 1275 14 0 0 25 0 8 0 641621274 545431552 38233 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 133162 38233 443 189 0 127511 0
[pid=11661/tid=11664] ppid=11659 vsize=532648 CPUtime=0.01 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) S 11659 11661 11635 0 -1 4202560 1848 0 0 0 1 0 0 0 18 0 8 0 641621395 545431552 38233 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) S 11659 11661 11635 0 -1 4202560 2251 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38233 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) S 11659 11661 11635 0 -1 4202560 3984 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38233 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 0 0 0 0
[pid=11661/tid=11667] ppid=11659 vsize=532648 CPUtime=0.01 cores=0-7
/proc/11661/task/11667/stat : 11667 (claspmt) S 11659 11661 11635 0 -1 4202560 3233 0 0 0 0 1 0 0 18 0 8 0 641621395 545431552 38233 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 5 0 0 0
[pid=11661/tid=11668] ppid=11659 vsize=532648 CPUtime=11.44 cores=0-7
/proc/11661/task/11668/stat : 11668 (claspmt) R 11659 11661 11635 0 -1 4202560 4132 0 0 0 1143 1 0 0 25 0 8 0 641621395 545431552 38233 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670640 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11661/tid=11669] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11669/stat : 11669 (claspmt) S 11659 11661 11635 0 -1 4202560 3717 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38233 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 3 0 0 0
[pid=11661/tid=11670] ppid=11659 vsize=532648 CPUtime=0.03 cores=0-7
/proc/11661/task/11670/stat : 11670 (claspmt) S 11659 11661 11635 0 -1 4202560 3984 0 0 0 1 2 0 0 18 0 8 0 641621395 545431552 38233 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.89
Current children cumulated vsize (KiB) 532648

[startup+25.5012 s]
/proc/loadavg: 4.89 7.28 7.75 2/302 11670
/proc/meminfo: memFree=21962672/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=532648 CPUtime=25.7 cores=0-7
/proc/11661/stat : 11661 (claspmt) S 11659 11661 11635 0 -1 4202496 50829 0 0 0 2555 15 0 0 25 0 8 0 641621274 545431552 38342 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 133162 38342 443 189 0 127511 0
[pid=11661/tid=11664] ppid=11659 vsize=532648 CPUtime=0.01 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) S 11659 11661 11635 0 -1 4202560 1848 0 0 0 1 0 0 0 18 0 8 0 641621395 545431552 38342 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) S 11659 11661 11635 0 -1 4202560 2251 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38342 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) S 11659 11661 11635 0 -1 4202560 3984 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38342 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 0 0 0 0
[pid=11661/tid=11667] ppid=11659 vsize=532648 CPUtime=0.01 cores=0-7
/proc/11661/task/11667/stat : 11667 (claspmt) S 11659 11661 11635 0 -1 4202560 3233 0 0 0 0 1 0 0 18 0 8 0 641621395 545431552 38342 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 5 0 0 0
[pid=11661/tid=11668] ppid=11659 vsize=532648 CPUtime=24.25 cores=0-7
/proc/11661/task/11668/stat : 11668 (claspmt) R 11659 11661 11635 0 -1 4202560 4241 0 0 0 2423 2 0 0 25 0 8 0 641621395 545431552 38342 33554432000 4194304 4964800 140736072755376 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11661/tid=11669] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11669/stat : 11669 (claspmt) S 11659 11661 11635 0 -1 4202560 3717 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38342 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 3 0 0 0
[pid=11661/tid=11670] ppid=11659 vsize=532648 CPUtime=0.03 cores=0-7
/proc/11661/task/11670/stat : 11670 (claspmt) S 11659 11661 11635 0 -1 4202560 3984 0 0 0 1 2 0 0 18 0 8 0 641621395 545431552 38342 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.7
Current children cumulated vsize (KiB) 532648

[startup+51.1005 s]
/proc/loadavg: 3.56 6.78 7.57 2/302 11671
/proc/meminfo: memFree=21962164/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=532648 CPUtime=51.3 cores=0-7
/proc/11661/stat : 11661 (claspmt) S 11659 11661 11635 0 -1 4202496 50876 0 0 0 5115 15 0 0 25 0 8 0 641621274 545431552 38389 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 133162 38389 443 189 0 127511 0
[pid=11661/tid=11664] ppid=11659 vsize=532648 CPUtime=0.01 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) S 11659 11661 11635 0 -1 4202560 1848 0 0 0 1 0 0 0 18 0 8 0 641621395 545431552 38389 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) S 11659 11661 11635 0 -1 4202560 2251 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38389 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) S 11659 11661 11635 0 -1 4202560 3984 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38389 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 0 0 0 0
[pid=11661/tid=11667] ppid=11659 vsize=532648 CPUtime=0.01 cores=0-7
/proc/11661/task/11667/stat : 11667 (claspmt) S 11659 11661 11635 0 -1 4202560 3233 0 0 0 0 1 0 0 18 0 8 0 641621395 545431552 38389 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 5 0 0 0
[pid=11661/tid=11668] ppid=11659 vsize=532648 CPUtime=49.84 cores=0-7
/proc/11661/task/11668/stat : 11668 (claspmt) R 11659 11661 11635 0 -1 4202560 4288 0 0 0 4982 2 0 0 25 0 8 0 641621395 545431552 38389 33554432000 4194304 4964800 140736072755376 18446744073709551615 4399310 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11661/tid=11669] ppid=11659 vsize=532648 CPUtime=0.04 cores=0-7
/proc/11661/task/11669/stat : 11669 (claspmt) S 11659 11661 11635 0 -1 4202560 3717 0 0 0 3 1 0 0 18 0 8 0 641621395 545431552 38389 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 3 0 0 0
[pid=11661/tid=11670] ppid=11659 vsize=532648 CPUtime=0.03 cores=0-7
/proc/11661/task/11670/stat : 11670 (claspmt) S 11659 11661 11635 0 -1 4202560 3984 0 0 0 1 2 0 0 18 0 8 0 641621395 545431552 38389 33554432000 4194304 4964800 140736072755376 18446744073709551615 220828052377 0 0 4096 18946 18446604444290821056 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.3
Current children cumulated vsize (KiB) 532648

[startup+102.312 s]
/proc/loadavg: 4.50 6.45 7.41 9/302 11672
/proc/meminfo: memFree=21730764/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=588532 CPUtime=294.08 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 109286 0 0 0 29351 57 0 0 25 0 8 0 641621274 602656768 96799 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670412 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 147133 96799 464 189 0 141482 0
[pid=11661/tid=11664] ppid=11659 vsize=588532 CPUtime=27.43 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) R 11659 11661 11635 0 -1 4202560 4913 0 0 0 2740 3 0 0 25 0 8 0 641621395 602656768 96799 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=588532 CPUtime=27.46 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) R 11659 11661 11635 0 -1 4202560 18476 0 0 0 2739 7 0 0 25 0 8 0 641621395 602656768 96799 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=588532 CPUtime=27.43 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) R 11659 11661 11635 0 -1 4202560 13853 0 0 0 2735 8 0 0 25 0 8 0 641621395 602656768 96799 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0

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

/proc/11661/task/11670/stat : 11670 (claspmt) R 11659 11661 11635 0 -1 4202560 524914 0 0 0 311358 389 0 0 25 0 8 0 641621395 6364479488 1497767 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25223.1
Current children cumulated vsize (KiB) 6215312

[startup+3282.3 s]
/proc/loadavg: 8.04 8.04 8.00 9/302 11769
/proc/meminfo: memFree=16113316/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=6215312 CPUtime=25702.6 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 1510929 0 0 0 2569182 1077 0 0 25 0 8 0 641621274 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4632359 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 1553828 1497774 466 189 0 1548177 0
[pid=11661/tid=11664] ppid=11659 vsize=6215312 CPUtime=3207.39 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) R 11659 11661 11635 0 -1 4202560 74616 0 0 0 320666 73 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=6215312 CPUtime=3207.52 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) R 11659 11661 11635 0 -1 4202560 416794 0 0 0 320559 193 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=6215312 CPUtime=3207.48 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) R 11659 11661 11635 0 -1 4202560 117078 0 0 0 320642 106 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11661/tid=11667] ppid=11659 vsize=6215312 CPUtime=3207.46 cores=0-7
/proc/11661/task/11667/stat : 11667 (claspmt) R 11659 11661 11635 0 -1 4202560 169083 0 0 0 320605 141 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=11661/tid=11668] ppid=11659 vsize=6215312 CPUtime=3280.23 cores=0-7
/proc/11661/task/11668/stat : 11668 (claspmt) R 11659 11661 11635 0 -1 4202560 4306 0 0 0 328021 2 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11661/tid=11669] ppid=11659 vsize=6215312 CPUtime=3207.39 cores=0-7
/proc/11661/task/11669/stat : 11669 (claspmt) R 11659 11661 11635 0 -1 4202560 103203 0 0 0 320650 89 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11661/tid=11670] ppid=11659 vsize=6215312 CPUtime=3176.92 cores=0-7
/proc/11661/task/11670/stat : 11670 (claspmt) R 11659 11661 11635 0 -1 4202560 524917 0 0 0 317303 389 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25702.6
Current children cumulated vsize (KiB) 6215312

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

[startup+3302.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/302 11770
/proc/meminfo: memFree=16113316/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=6215312 CPUtime=25862.3 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 1510929 0 0 0 2585157 1077 0 0 25 0 8 0 641621274 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 1553828 1497774 466 189 0 1548177 0
[pid=11661/tid=11664] ppid=11659 vsize=6215312 CPUtime=3227.38 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) R 11659 11661 11635 0 -1 4202560 74616 0 0 0 322665 73 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=6215312 CPUtime=3227.51 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) R 11659 11661 11635 0 -1 4202560 416794 0 0 0 322558 193 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=6215312 CPUtime=3227.47 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) R 11659 11661 11635 0 -1 4202560 117078 0 0 0 322641 106 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11661/tid=11667] ppid=11659 vsize=6215312 CPUtime=3227.34 cores=0-7
/proc/11661/task/11667/stat : 11667 (claspmt) R 11659 11661 11635 0 -1 4202560 169083 0 0 0 322593 141 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11661/tid=11668] ppid=11659 vsize=6215312 CPUtime=3300.22 cores=0-7
/proc/11661/task/11668/stat : 11668 (claspmt) R 11659 11661 11635 0 -1 4202560 4306 0 0 0 330020 2 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11661/tid=11669] ppid=11659 vsize=6215312 CPUtime=3227.38 cores=0-7
/proc/11661/task/11669/stat : 11669 (claspmt) R 11659 11661 11635 0 -1 4202560 103203 0 0 0 322649 89 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11661/tid=11670] ppid=11659 vsize=6215312 CPUtime=3196.82 cores=0-7
/proc/11661/task/11670/stat : 11670 (claspmt) R 11659 11661 11635 0 -1 4202560 524917 0 0 0 319293 389 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25862.3
Current children cumulated vsize (KiB) 6215312

[startup+3315.1 s]
/proc/loadavg: 8.02 8.03 8.00 9/302 11770
/proc/meminfo: memFree=16113192/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=6215312 CPUtime=25964.6 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 1510929 0 0 0 2595384 1077 0 0 25 0 8 0 641621274 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4653304 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 1553828 1497774 466 189 0 1548177 0
[pid=11661/tid=11664] ppid=11659 vsize=6215312 CPUtime=3240.18 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) R 11659 11661 11635 0 -1 4202560 74616 0 0 0 323945 73 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=6215312 CPUtime=3240.3 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) R 11659 11661 11635 0 -1 4202560 416794 0 0 0 323837 193 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=6215312 CPUtime=3240.27 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) R 11659 11661 11635 0 -1 4202560 117078 0 0 0 323921 106 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11661/tid=11667] ppid=11659 vsize=6215312 CPUtime=3240.02 cores=0-7
/proc/11661/task/11667/stat : 11667 (claspmt) R 11659 11661 11635 0 -1 4202560 169083 0 0 0 323861 141 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11661/tid=11668] ppid=11659 vsize=6215312 CPUtime=3313.02 cores=0-7
/proc/11661/task/11668/stat : 11668 (claspmt) R 11659 11661 11635 0 -1 4202560 4306 0 0 0 331300 2 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11661/tid=11669] ppid=11659 vsize=6215312 CPUtime=3240.17 cores=0-7
/proc/11661/task/11669/stat : 11669 (claspmt) R 11659 11661 11635 0 -1 4202560 103203 0 0 0 323928 89 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11661/tid=11670] ppid=11659 vsize=6215312 CPUtime=3209.62 cores=0-7
/proc/11661/task/11670/stat : 11670 (claspmt) R 11659 11661 11635 0 -1 4202560 524917 0 0 0 320573 389 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25964.6
Current children cumulated vsize (KiB) 6215312

[startup+3321.5 s]
/proc/loadavg: 8.02 8.03 8.00 9/302 11770
/proc/meminfo: memFree=16113180/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=6215312 CPUtime=26015.7 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 1510929 0 0 0 2600496 1077 0 0 25 0 8 0 641621274 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 1553828 1497774 466 189 0 1548177 0
[pid=11661/tid=11664] ppid=11659 vsize=6215312 CPUtime=3246.58 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) R 11659 11661 11635 0 -1 4202560 74616 0 0 0 324585 73 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4669017 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=6215312 CPUtime=3246.7 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) R 11659 11661 11635 0 -1 4202560 416794 0 0 0 324477 193 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4313849 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=6215312 CPUtime=3246.66 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) R 11659 11661 11635 0 -1 4202560 117078 0 0 0 324560 106 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4313835 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11661/tid=11667] ppid=11659 vsize=6215312 CPUtime=3246.35 cores=0-7
/proc/11661/task/11667/stat : 11667 (claspmt) R 11659 11661 11635 0 -1 4202560 169083 0 0 0 324494 141 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11661/tid=11668] ppid=11659 vsize=6215312 CPUtime=3319.42 cores=0-7
/proc/11661/task/11668/stat : 11668 (claspmt) R 11659 11661 11635 0 -1 4202560 4306 0 0 0 331940 2 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11661/tid=11669] ppid=11659 vsize=6215312 CPUtime=3246.57 cores=0-7
/proc/11661/task/11669/stat : 11669 (claspmt) R 11659 11661 11635 0 -1 4202560 103203 0 0 0 324568 89 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11661/tid=11670] ppid=11659 vsize=6215312 CPUtime=3216.02 cores=0-7
/proc/11661/task/11670/stat : 11670 (claspmt) R 11659 11661 11635 0 -1 4202560 524917 0 0 0 321213 389 0 0 25 0 8 0 641621395 6364479488 1497774 33554432000 4194304 4964800 140736072755376 18446744073709551615 4647774 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 26015.7
Current children cumulated vsize (KiB) 6215312

[startup+3324.7 s]
/proc/loadavg: 8.02 8.03 8.00 9/302 11770
/proc/meminfo: memFree=16113300/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=6215312 CPUtime=26041.2 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 1510929 0 0 0 2603037 1078 0 0 25 0 8 0 641621274 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4627338 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 1553828 1497747 466 189 0 1548177 0
[pid=11661/tid=11664] ppid=11659 vsize=6215312 CPUtime=3249.76 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) R 11659 11661 11635 0 -1 4202560 74616 0 0 0 324903 73 0 0 22 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=6215312 CPUtime=3249.88 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) R 11659 11661 11635 0 -1 4202560 416794 0 0 0 324795 193 0 0 21 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=6215312 CPUtime=3249.83 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) R 11659 11661 11635 0 -1 4202560 117078 0 0 0 324877 106 0 0 20 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11661/tid=11667] ppid=11659 vsize=6215312 CPUtime=3249.47 cores=0-7
/proc/11661/task/11667/stat : 11667 (claspmt) R 11659 11661 11635 0 -1 4202560 169083 0 0 0 324806 141 0 0 19 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4313801 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=11661/tid=11668] ppid=11659 vsize=6215312 CPUtime=3322.62 cores=0-7
/proc/11661/task/11668/stat : 11668 (claspmt) R 11659 11661 11635 0 -1 4202560 4306 0 0 0 332260 2 0 0 25 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11661/tid=11669] ppid=11659 vsize=6215312 CPUtime=3249.75 cores=0-7
/proc/11661/task/11669/stat : 11669 (claspmt) R 11659 11661 11635 0 -1 4202560 103203 0 0 0 324885 90 0 0 20 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11661/tid=11670] ppid=11659 vsize=6215312 CPUtime=3219.22 cores=0-7
/proc/11661/task/11670/stat : 11670 (claspmt) R 11659 11661 11635 0 -1 4202560 524917 0 0 0 321533 389 0 0 25 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 26041.1
Current children cumulated vsize (KiB) 6215312

[startup+3327.9 s]
/proc/loadavg: 8.02 8.03 8.00 9/302 11770
/proc/meminfo: memFree=16113300/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=6215312 CPUtime=26066.3 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 1510929 0 0 0 2605547 1080 0 0 18 0 8 0 641621274 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 220815895448 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/11661/statm: 1553828 1497747 466 189 0 1548177 0
[pid=11661/tid=11664] ppid=11659 vsize=6215312 CPUtime=3252.92 cores=0-7
/proc/11661/task/11664/stat : 11664 (claspmt) R 11659 11661 11635 0 -1 4202560 74616 0 0 0 325219 73 0 0 18 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4629939 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=11661/tid=11665] ppid=11659 vsize=6215312 CPUtime=3252.92 cores=0-7
/proc/11661/task/11665/stat : 11665 (claspmt) R 11659 11661 11635 0 -1 4202560 416794 0 0 0 325099 193 0 0 17 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4629965 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=11661/tid=11666] ppid=11659 vsize=6215312 CPUtime=3253 cores=0-7
/proc/11661/task/11666/stat : 11666 (claspmt) R 11659 11661 11635 0 -1 4202560 117078 0 0 0 325194 106 0 0 18 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4629451 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=11661/tid=11667] ppid=11659 vsize=6215312 CPUtime=3252.58 cores=0-7
/proc/11661/task/11667/stat : 11667 (claspmt) S 11659 11661 11635 0 -1 4202560 169083 0 0 0 325116 142 0 0 18 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 220816341486 0 0 4096 18946 18446604444290821056 0 0 -1 5 0 0 0
[pid=11661/tid=11668] ppid=11659 vsize=6215312 CPUtime=3325.82 cores=0-7
/proc/11661/task/11668/stat : 11668 (claspmt) R 11659 11661 11635 0 -1 4202560 4306 0 0 0 332580 2 0 0 25 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=11661/tid=11669] ppid=11659 vsize=6215312 CPUtime=3252.89 cores=0-7
/proc/11661/task/11669/stat : 11669 (claspmt) R 11659 11661 11635 0 -1 4202560 103203 0 0 0 325199 90 0 0 18 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4313845 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=11661/tid=11670] ppid=11659 vsize=6215312 CPUtime=3222.38 cores=0-7
/proc/11661/task/11670/stat : 11670 (claspmt) R 11659 11661 11635 0 -1 4202560 524917 0 0 0 321848 390 0 0 18 0 8 0 641621395 6364479488 1497747 33554432000 4194304 4964800 140736072755376 18446744073709551615 4629956 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 26066.3
Current children cumulated vsize (KiB) 6215312

[startup+3328.7 s]
/proc/loadavg: 7.46 7.91 7.96 2/296 11770
/proc/meminfo: memFree=16113348/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=6215312 CPUtime=26068.4 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 1510939 0 0 0 2605764 1081 0 0 16 0 1 0 641621274 6364479488 1497757 33554432000 4194304 4964800 140736072755376 18446744073709551615 4454006 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11661/statm: 1553828 1497757 476 189 0 1548177 0
Current children cumulated CPU time (s) 26068.5
Current children cumulated vsize (KiB) 6215312

[startup+3329.1 s]
/proc/loadavg: 7.46 7.91 7.96 2/296 11770
/proc/meminfo: memFree=16113348/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=6204324 CPUtime=26068.8 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 1510939 0 0 0 2605804 1081 0 0 16 0 1 0 641621274 6353227776 1494937 33554432000 4194304 4964800 140736072755376 18446744073709551615 220815885263 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11661/statm: 1551081 1494937 476 189 0 1545430 0
Current children cumulated CPU time (s) 26068.8
Current children cumulated vsize (KiB) 6204324

[startup+3329.5 s]
/proc/loadavg: 7.46 7.91 7.96 2/296 11770
/proc/meminfo: memFree=16113348/32951124 swapFree=63485424/67111528
[pid=11661] ppid=11659 vsize=1415044 CPUtime=26069.2 cores=0-7
/proc/11661/stat : 11661 (claspmt) R 11659 11661 11635 0 -1 4202496 1510939 0 0 0 2605824 1100 0 0 16 0 1 0 641621274 1449005056 256810 33554432000 4194304 4964800 140736072755376 18446744073709551615 220816279911 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/11661/statm: 353761 256771 476 189 0 348110 0
Current children cumulated CPU time (s) 26069.2
Current children cumulated vsize (KiB) 1415044

Child status: 20
Real time (s): 3329.55
CPU time (s): 26069.3
CPU user time (s): 26058.2
CPU system time (s): 11.0523
CPU usage (%): 782.969
Max. virtual memory (cumulated for all children) (KiB): 6215312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26058.2
system time used= 11.0523
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1510940
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= 22459
involuntary context switches= 90093

runsolver used 9.05662 second user time and 22.6136 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 22:40:54
IDJOB=3380781
IDBENCH=82378
IDSOLVER=1865
FILE ID=node147/3380781-1305492053
RUNJOBID= node147-1305492053-11649
PBS_JOBID= 13325421
Free space on /tmp= 73132 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
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-3380781-1305492053/watcher-3380781-1305492053 -o /tmp/evaluation-result-3380781-1305492053/solver-3380781-1305492053 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380781-1305492053.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1888785198

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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.76
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.836
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.836
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:      22112164 kB
Buffers:        316832 kB
Cached:        5272192 kB
SwapCached:      13132 kB
Active:        4249076 kB
Inactive:      6339312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22112164 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           24504 kB
Writeback:           0 kB
AnonPages:     4994600 kB
Mapped:          16676 kB
Slab:           151408 kB
PageTables:      32652 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52915140 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= 73132 MiB
End job on node147 at 2011-05-15 23:36:23