Trace number 3380530

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 28740.1 3597.39

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2847.01
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...481207/instance-3380530-1305481207.cnf
0.00/0.01	c Solving...
28739.56/3597.39	s UNSATISFIABLE
28739.56/3597.39	
28739.56/3597.39	c Models        : 0     
28739.56/3597.39	c Time          : 3597.372s (Solving: 3597.36s 1st Model: 0.00s Unsat: 3597.36s)
28739.56/3597.39	c CPU Time      : 28740.110s

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-3380530-1305481207/watcher-3380530-1305481207 -o /tmp/evaluation-result-3380530-1305481207/solver-3380530-1305481207 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380530-1305481207.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: 0.00 0.01 0.00 1/295 13861
/proc/meminfo: memFree=24447948/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=21904 CPUtime=0 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 807 0 0 0 0 0 0 0 22 0 1 0 738351245 22429696 709 33554432000 4194304 4964800 140736499516736 18446744073709551615 260020056773 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/13861/statm: 5476 710 404 189 0 350 0

[startup+0.094067 s]
/proc/loadavg: 0.00 0.01 0.00 1/295 13861
/proc/meminfo: memFree=24447948/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=317780 CPUtime=0.28 cores=0-7
/proc/13861/stat : 13861 (claspmt) S 13859 13861 13835 0 -1 4202496 1830 0 0 0 28 0 0 0 18 0 8 0 738351245 325406720 1653 33554432000 4194304 4964800 140736499516736 18446744073709551615 260020500974 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13861/statm: 79445 1653 462 189 0 73794 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 317780

[startup+0.101067 s]
/proc/loadavg: 0.00 0.01 0.00 1/295 13861
/proc/meminfo: memFree=24447948/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=317780 CPUtime=0.31 cores=0-7
/proc/13861/stat : 13861 (claspmt) S 13859 13861 13835 0 -1 4202496 1874 0 0 0 31 0 0 0 18 0 8 0 738351245 325406720 1697 33554432000 4194304 4964800 140736499516736 18446744073709551615 260020500974 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/13861/statm: 79445 1697 462 189 0 73794 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 317780

[startup+0.300996 s]
/proc/loadavg: 0.00 0.01 0.00 1/295 13861
/proc/meminfo: memFree=24447948/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=318044 CPUtime=1.36 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 2490 0 0 0 135 1 0 0 17 0 8 0 738351245 325677056 2313 33554432000 4194304 4964800 140736499516736 18446744073709551615 4675477 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13861/statm: 79511 2313 464 189 0 73860 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 318044

[startup+0.700922 s]
/proc/loadavg: 0.00 0.01 0.00 1/295 13861
/proc/meminfo: memFree=24447948/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=318440 CPUtime=4.55 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 3047 0 0 0 453 2 0 0 18 0 8 0 738351245 326082560 2870 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13861/statm: 79610 2870 464 189 0 73959 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 318440

[startup+1.50078 s]
/proc/loadavg: 0.00 0.01 0.00 10/303 13869
/proc/meminfo: memFree=24436868/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=318852 CPUtime=10.93 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 3706 0 0 0 1091 2 0 0 19 0 8 0 738351245 326504448 3529 33554432000 4194304 4964800 140736499516736 18446744073709551615 4660372 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13861/statm: 79713 3529 464 189 0 74062 0
[pid=13861/tid=13863] ppid=13859 vsize=318852 CPUtime=1.3 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 266 0 0 0 130 0 0 0 19 0 8 0 738351247 326504448 3529 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=318852 CPUtime=1.35 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 365 0 0 0 135 0 0 0 19 0 8 0 738351247 326504448 3529 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669479 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=318852 CPUtime=1.37 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 307 0 0 0 137 0 0 0 18 0 8 0 738351247 326504448 3529 33554432000 4194304 4964800 140736499516736 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=318852 CPUtime=1.41 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 375 0 0 0 141 0 0 0 19 0 8 0 738351247 326504448 3529 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=318852 CPUtime=1.21 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 183 0 0 0 121 0 0 0 25 0 8 0 738351247 326504448 3529 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=318852 CPUtime=1.46 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 427 0 0 0 146 0 0 0 19 0 8 0 738351247 326504448 3529 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=318852 CPUtime=1.35 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 625 0 0 0 135 0 0 0 19 0 8 0 738351247 326504448 3529 33554432000 4194304 4964800 140736499516736 18446744073709551615 4324775 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.93
Current children cumulated vsize (KiB) 318852

[startup+3.10048 s]
/proc/loadavg: 0.00 0.01 0.00 9/303 13869
/proc/meminfo: memFree=24433272/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=320776 CPUtime=23.72 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 5347 0 0 0 2369 3 0 0 23 0 8 0 738351245 328474624 5170 33554432000 4194304 4964800 140736499516736 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13861/statm: 80194 5170 464 189 0 74543 0
[pid=13861/tid=13863] ppid=13859 vsize=320776 CPUtime=2.9 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 415 0 0 0 290 0 0 0 23 0 8 0 738351247 328474624 5170 33554432000 4194304 4964800 140736499516736 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=320776 CPUtime=2.95 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 650 0 0 0 295 0 0 0 23 0 8 0 738351247 328474624 5170 33554432000 4194304 4964800 140736499516736 18446744073709551615 260020063174 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=320776 CPUtime=2.97 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 398 0 0 0 297 0 0 0 21 0 8 0 738351247 328474624 5170 33554432000 4194304 4964800 140736499516736 18446744073709551615 4683965 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=320776 CPUtime=3.01 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 609 0 0 0 301 0 0 0 24 0 8 0 738351247 328474624 5170 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=320776 CPUtime=2.81 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 395 0 0 0 281 0 0 0 25 0 8 0 738351247 328474624 5170 33554432000 4194304 4964800 140736499516736 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=320776 CPUtime=3.06 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 508 0 0 0 306 0 0 0 23 0 8 0 738351247 328474624 5170 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=320776 CPUtime=2.94 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 1123 0 0 0 294 0 0 0 24 0 8 0 738351247 328474624 5170 33554432000 4194304 4964800 140736499516736 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.72
Current children cumulated vsize (KiB) 320776

[startup+6.3009 s]
/proc/loadavg: 0.64 0.14 0.04 9/303 13869
/proc/meminfo: memFree=24424972/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=321320 CPUtime=49.29 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 6643 0 0 0 4925 4 0 0 25 0 8 0 738351245 329031680 6466 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669187 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13861/statm: 80330 6466 464 189 0 74679 0
[pid=13861/tid=13863] ppid=13859 vsize=321320 CPUtime=6.1 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 538 0 0 0 610 0 0 0 25 0 8 0 738351247 329031680 6466 33554432000 4194304 4964800 140736499516736 18446744073709551615 260020093530 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=321320 CPUtime=6.14 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 793 0 0 0 614 0 0 0 25 0 8 0 738351247 329031680 6466 33554432000 4194304 4964800 140736499516736 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=321320 CPUtime=6.17 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 447 0 0 0 617 0 0 0 25 0 8 0 738351247 329031680 6466 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=321320 CPUtime=6.21 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 788 0 0 0 621 0 0 0 25 0 8 0 738351247 329031680 6466 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=321320 CPUtime=6.01 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 477 0 0 0 601 0 0 0 25 0 8 0 738351247 329031680 6466 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=321320 CPUtime=6.26 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 596 0 0 0 626 0 0 0 25 0 8 0 738351247 329031680 6466 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=321320 CPUtime=6.1 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 1661 0 0 0 610 0 0 0 25 0 8 0 738351247 329031680 6466 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.29
Current children cumulated vsize (KiB) 321320

[startup+12.7007 s]
/proc/loadavg: 1.23 0.27 0.09 9/303 13869
/proc/meminfo: memFree=24417328/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=322516 CPUtime=100.42 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 8563 0 0 0 10036 6 0 0 25 0 8 0 738351245 330256384 8386 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669507 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13861/statm: 80629 8386 464 189 0 74978 0
[pid=13861/tid=13863] ppid=13859 vsize=322516 CPUtime=12.5 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 710 0 0 0 1250 0 0 0 25 0 8 0 738351247 330256384 8386 33554432000 4194304 4964800 140736499516736 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=322516 CPUtime=12.54 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 1009 0 0 0 1254 0 0 0 25 0 8 0 738351247 330256384 8386 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=322516 CPUtime=12.57 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 539 0 0 0 1257 0 0 0 25 0 8 0 738351247 330256384 8386 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=322516 CPUtime=12.61 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 963 0 0 0 1261 0 0 0 25 0 8 0 738351247 330256384 8386 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=322516 CPUtime=12.41 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 821 0 0 0 1240 1 0 0 25 0 8 0 738351247 330256384 8386 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669538 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=322516 CPUtime=12.66 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 726 0 0 0 1266 0 0 0 25 0 8 0 738351247 330256384 8386 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=322516 CPUtime=12.44 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 2347 0 0 0 1244 0 0 0 25 0 8 0 738351247 330256384 8386 33554432000 4194304 4964800 140736499516736 18446744073709551615 4660447 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.42
Current children cumulated vsize (KiB) 322516

[startup+25.5004 s]
/proc/loadavg: 2.73 0.65 0.21 9/303 13869
/proc/meminfo: memFree=24409028/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=324344 CPUtime=202.67 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 10736 0 0 0 20260 7 0 0 25 0 8 0 738351245 332128256 10559 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/13861/statm: 81086 10559 464 189 0 75435 0
[pid=13861/tid=13863] ppid=13859 vsize=324344 CPUtime=25.29 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 937 0 0 0 2529 0 0 0 25 0 8 0 738351247 332128256 10559 33554432000 4194304 4964800 140736499516736 18446744073709551615 4362195 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=324344 CPUtime=25.34 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 1173 0 0 0 2534 0 0 0 25 0 8 0 738351247 332128256 10559 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=324344 CPUtime=25.36 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 721 0 0 0 2536 0 0 0 25 0 8 0 738351247 332128256 10559 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=324344 CPUtime=25.4 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 1216 0 0 0 2540 0 0 0 25 0 8 0 738351247 332128256 10559 33554432000 4194304 4964800 140736499516736 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=324344 CPUtime=25.21 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 1029 0 0 0 2520 1 0 0 25 0 8 0 738351247 332128256 10559 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=324344 CPUtime=25.46 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 848 0 0 0 2546 0 0 0 25 0 8 0 738351247 332128256 10559 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=324344 CPUtime=25.13 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 3264 0 0 0 2512 1 0 0 25 0 8 0 738351247 332128256 10559 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.67
Current children cumulated vsize (KiB) 324344

[startup+51.1007 s]
/proc/loadavg: 4.53 1.24 0.42 9/303 13870
/proc/meminfo: memFree=24399104/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=326636 CPUtime=407.2 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 13198 0 0 0 40709 11 0 0 25 0 8 0 738351245 334475264 13021 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13861/statm: 81659 13021 464 189 0 76008 0
[pid=13861/tid=13863] ppid=13859 vsize=326636 CPUtime=50.88 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 1258 0 0 0 5087 1 0 0 25 0 8 0 738351247 334475264 13021 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=326636 CPUtime=50.93 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 1454 0 0 0 5092 1 0 0 25 0 8 0 738351247 334475264 13021 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668675 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=326636 CPUtime=50.97 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 808 0 0 0 5096 1 0 0 25 0 8 0 738351247 334475264 13021 33554432000 4194304 4964800 140736499516736 18446744073709551615 4653373 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=326636 CPUtime=51 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 1477 0 0 0 5099 1 0 0 25 0 8 0 738351247 334475264 13021 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=326636 CPUtime=50.8 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 1583 0 0 0 5079 1 0 0 25 0 8 0 738351247 334475264 13021 33554432000 4194304 4964800 140736499516736 18446744073709551615 4683952 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=326636 CPUtime=51.06 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 964 0 0 0 5105 1 0 0 18 0 8 0 738351247 334475264 13021 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=326636 CPUtime=50.55 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 4035 0 0 0 5054 1 0 0 25 0 8 0 738351247 334475264 13021 33554432000 4194304 4964800 140736499516736 18446744073709551615 4360528 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.2

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

/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 5447 0 0 0 358128 39 0 0 25 0 8 0 738351247 362115072 45556 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=353628 CPUtime=3580.28 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 2608 0 0 0 358000 28 0 0 25 0 8 0 738351247 362115072 45556 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=353628 CPUtime=3576.95 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 16892 0 0 0 357648 47 0 0 25 0 8 0 738351247 362115072 45556 33554432000 4194304 4964800 140736499516736 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28619.7
Current children cumulated vsize (KiB) 353628

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

[startup+3583.9 s]
/proc/loadavg: 8.26 8.11 7.87 9/303 13993
/proc/meminfo: memFree=24265152/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=353628 CPUtime=28632.5 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 47712 0 0 0 2862956 292 0 0 25 0 8 0 738351245 362115072 45563 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668672 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13861/statm: 88407 45563 466 189 0 82756 0
[pid=13861/tid=13863] ppid=13859 vsize=353628 CPUtime=3559.01 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 6439 0 0 0 355857 44 0 0 25 0 8 0 738351247 362115072 45563 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=353628 CPUtime=3583.06 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 4445 0 0 0 358273 33 0 0 25 0 8 0 738351247 362115072 45563 33554432000 4194304 4964800 140736499516736 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=353628 CPUtime=3583.25 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 2584 0 0 0 358294 31 0 0 25 0 8 0 738351247 362115072 45563 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=353628 CPUtime=3582.91 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 5812 0 0 0 358256 35 0 0 25 0 8 0 738351247 362115072 45563 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=353628 CPUtime=3583.27 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 5447 0 0 0 358288 39 0 0 25 0 8 0 738351247 362115072 45563 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=353628 CPUtime=3581.88 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 2608 0 0 0 358160 28 0 0 25 0 8 0 738351247 362115072 45563 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=353628 CPUtime=3578.55 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 16892 0 0 0 357808 47 0 0 25 0 8 0 738351247 362115072 45563 33554432000 4194304 4964800 140736499516736 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28632.5
Current children cumulated vsize (KiB) 353628

[startup+3590.3 s]
/proc/loadavg: 8.29 8.12 7.87 9/303 13993
/proc/meminfo: memFree=24265152/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=353628 CPUtime=28683.7 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 47719 0 0 0 2868077 293 0 0 25 0 8 0 738351245 362115072 45570 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13861/statm: 88407 45570 466 189 0 82756 0
[pid=13861/tid=13863] ppid=13859 vsize=353628 CPUtime=3565.42 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 6445 0 0 0 356498 44 0 0 25 0 8 0 738351247 362115072 45570 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669294 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=353628 CPUtime=3589.47 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 4446 0 0 0 358914 33 0 0 25 0 8 0 738351247 362115072 45570 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=353628 CPUtime=3589.66 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 2584 0 0 0 358935 31 0 0 25 0 8 0 738351247 362115072 45570 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=353628 CPUtime=3589.32 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 5812 0 0 0 358897 35 0 0 25 0 8 0 738351247 362115072 45570 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=353628 CPUtime=3589.68 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 5447 0 0 0 358929 39 0 0 25 0 8 0 738351247 362115072 45570 33554432000 4194304 4964800 140736499516736 18446744073709551615 4660463 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=353628 CPUtime=3588.29 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 2608 0 0 0 358801 28 0 0 25 0 8 0 738351247 362115072 45570 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=353628 CPUtime=3584.96 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 16892 0 0 0 358449 47 0 0 25 0 8 0 738351247 362115072 45570 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28683.7
Current children cumulated vsize (KiB) 353628

[startup+3593.5 s]
/proc/loadavg: 8.29 8.12 7.87 9/303 13993
/proc/meminfo: memFree=24265152/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=353628 CPUtime=28709.2 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 47742 0 0 0 2870627 293 0 0 25 0 8 0 738351245 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13861/statm: 88407 45593 466 189 0 82756 0
[pid=13861/tid=13863] ppid=13859 vsize=353628 CPUtime=3568.61 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 6457 0 0 0 356817 44 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669396 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=353628 CPUtime=3592.66 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 4457 0 0 0 359233 33 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=353628 CPUtime=3592.85 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 2584 0 0 0 359254 31 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669493 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=353628 CPUtime=3592.51 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 5812 0 0 0 359216 35 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=353628 CPUtime=3592.87 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 5447 0 0 0 359248 39 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4660513 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=353628 CPUtime=3591.48 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 2608 0 0 0 359120 28 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=353628 CPUtime=3588.15 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 16892 0 0 0 358768 47 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670363 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28709.2
Current children cumulated vsize (KiB) 353628

[startup+3595.1 s]
/proc/loadavg: 8.27 8.12 7.87 9/303 13993
/proc/meminfo: memFree=24265152/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=353628 CPUtime=28722 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 47742 0 0 0 2871905 293 0 0 25 0 8 0 738351245 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13861/statm: 88407 45593 466 189 0 82756 0
[pid=13861/tid=13863] ppid=13859 vsize=353628 CPUtime=3570.21 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 6457 0 0 0 356977 44 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=353628 CPUtime=3594.26 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 4457 0 0 0 359393 33 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=353628 CPUtime=3594.45 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 2584 0 0 0 359414 31 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=353628 CPUtime=3594.11 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 5812 0 0 0 359376 35 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670507 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=353628 CPUtime=3594.47 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 5447 0 0 0 359408 39 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=353628 CPUtime=3593.08 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 2608 0 0 0 359280 28 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=353628 CPUtime=3589.75 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 16892 0 0 0 358928 47 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28722
Current children cumulated vsize (KiB) 353628

[startup+3596.7 s]
/proc/loadavg: 8.27 8.12 7.87 9/303 13993
/proc/meminfo: memFree=24265152/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=353628 CPUtime=28734.8 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 47742 0 0 0 2873184 293 0 0 25 0 8 0 738351245 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669784 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13861/statm: 88407 45593 466 189 0 82756 0
[pid=13861/tid=13863] ppid=13859 vsize=353628 CPUtime=3571.81 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 6457 0 0 0 357137 44 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=353628 CPUtime=3595.86 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 4457 0 0 0 359553 33 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=353628 CPUtime=3596.05 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 2584 0 0 0 359574 31 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4668636 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=353628 CPUtime=3595.71 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 5812 0 0 0 359536 35 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=353628 CPUtime=3596.07 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 5447 0 0 0 359568 39 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=353628 CPUtime=3594.68 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 2608 0 0 0 359440 28 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=353628 CPUtime=3591.35 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 16892 0 0 0 359088 47 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28734.8
Current children cumulated vsize (KiB) 353628

[startup+3597.1 s]
/proc/loadavg: 8.27 8.12 7.87 9/303 13993
/proc/meminfo: memFree=24265276/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=353628 CPUtime=28738 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 47742 0 0 0 2873503 293 0 0 25 0 8 0 738351245 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13861/statm: 88407 45593 466 189 0 82756 0
[pid=13861/tid=13863] ppid=13859 vsize=353628 CPUtime=3572.21 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 6457 0 0 0 357177 44 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=353628 CPUtime=3596.26 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 4457 0 0 0 359593 33 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=353628 CPUtime=3596.45 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 2584 0 0 0 359614 31 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=353628 CPUtime=3596.11 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 5812 0 0 0 359576 35 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=353628 CPUtime=3596.47 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 5447 0 0 0 359608 39 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=353628 CPUtime=3595.08 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 2608 0 0 0 359480 28 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=353628 CPUtime=3591.75 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 16892 0 0 0 359128 47 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28738
Current children cumulated vsize (KiB) 353628

[startup+3597.3 s]
/proc/loadavg: 8.27 8.12 7.87 9/303 13993
/proc/meminfo: memFree=24265276/32951124 swapFree=67083432/67111528
[pid=13861] ppid=13859 vsize=353628 CPUtime=28739.6 cores=0-7
/proc/13861/stat : 13861 (claspmt) R 13859 13861 13835 0 -1 4202496 47742 0 0 0 2873663 293 0 0 25 0 8 0 738351245 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/13861/statm: 88407 45593 466 189 0 82756 0
[pid=13861/tid=13863] ppid=13859 vsize=353628 CPUtime=3572.41 cores=0-7
/proc/13861/task/13863/stat : 13863 (claspmt) R 13859 13861 13835 0 -1 4202560 6457 0 0 0 357197 44 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=13861/tid=13864] ppid=13859 vsize=353628 CPUtime=3596.46 cores=0-7
/proc/13861/task/13864/stat : 13864 (claspmt) R 13859 13861 13835 0 -1 4202560 4457 0 0 0 359613 33 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=13861/tid=13865] ppid=13859 vsize=353628 CPUtime=3596.65 cores=0-7
/proc/13861/task/13865/stat : 13865 (claspmt) R 13859 13861 13835 0 -1 4202560 2584 0 0 0 359634 31 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669187 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=13861/tid=13866] ppid=13859 vsize=353628 CPUtime=3596.31 cores=0-7
/proc/13861/task/13866/stat : 13866 (claspmt) R 13859 13861 13835 0 -1 4202560 5812 0 0 0 359596 35 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=13861/tid=13867] ppid=13859 vsize=353628 CPUtime=3596.67 cores=0-7
/proc/13861/task/13867/stat : 13867 (claspmt) R 13859 13861 13835 0 -1 4202560 5447 0 0 0 359628 39 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4660224 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=13861/tid=13868] ppid=13859 vsize=353628 CPUtime=3595.28 cores=0-7
/proc/13861/task/13868/stat : 13868 (claspmt) R 13859 13861 13835 0 -1 4202560 2608 0 0 0 359500 28 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=13861/tid=13869] ppid=13859 vsize=353628 CPUtime=3591.95 cores=0-7
/proc/13861/task/13869/stat : 13869 (claspmt) R 13859 13861 13835 0 -1 4202560 16892 0 0 0 359148 47 0 0 25 0 8 0 738351247 362115072 45593 33554432000 4194304 4964800 140736499516736 18446744073709551615 4669324 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28739.6
Current children cumulated vsize (KiB) 353628

Child status: 20
Real time (s): 3597.39
CPU time (s): 28740.1
CPU user time (s): 28737.2
CPU system time (s): 2.95355
CPU usage (%): 798.916
Max. virtual memory (cumulated for all children) (KiB): 353628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28737.2
system time used= 2.95355
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47753
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= 379039
involuntary context switches= 138480

runsolver used 9.57954 second user time and 23.1345 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 19:40:07
IDJOB=3380530
IDBENCH=20468
IDSOLVER=1865
FILE ID=node110/3380530-1305481207
RUNJOBID= node110-1305481206-13849
PBS_JOBID= 13325370
Free space on /tmp= 73612 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.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-3380530-1305481207/watcher-3380530-1305481207 -o /tmp/evaluation-result-3380530-1305481207/solver-3380530-1305481207 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380530-1305481207.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=86413246

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.76
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.830
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.830
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.74
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.830
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:      24448244 kB
Buffers:        300228 kB
Cached:        4464968 kB
SwapCached:       1440 kB
Active:        4701984 kB
Inactive:      3467248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24448244 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:            1208 kB
Writeback:           0 kB
AnonPages:     3402984 kB
Mapped:          26248 kB
Slab:           246336 kB
PageTables:      23656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63399804 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= 73612 MiB
End job on node110 at 2011-05-15 20:40:04