Trace number 3373204

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 823.25 207.202

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...429787/instance-3373204-1305429787.cnf
0.00/0.00	c Solving...
823.24/207.20	s UNSATISFIABLE
823.24/207.20	
823.24/207.20	c Models        : 0     
823.24/207.20	c Time          : 207.195s (Solving: 207.19s 1st Model: 0.00s Unsat: 207.19s)
823.24/207.20	c CPU Time      : 823.230s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3373204-1305429787/watcher-3373204-1305429787 -o /tmp/evaluation-result-3373204-1305429787/solver-3373204-1305429787 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373204-1305429787.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.07 1.44 2/350 22703
/proc/meminfo: memFree=21672184/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=102556 CPUtime=0 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) S 22701 22703 16017 0 -1 4202496 793 0 0 0 0 0 0 0 24 0 4 0 654578321 105017344 715 33554432000 4194304 4964800 140736730113440 18446744073709551615 210658972020 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 25639 715 449 189 0 19988 0
[pid=22703/tid=22704] ppid=22701 vsize=102688 CPUtime=0 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 24 0 0 0 0 0 0 0 25 0 4 0 654578322 105152512 732 33554432000 4194304 4964800 140736730113440 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=102688 CPUtime=0 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 4 0 654578322 105152512 732 33554432000 4194304 4964800 140736730113440 18446744073709551615 210658962329 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=102688 CPUtime=0 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 56 0 0 0 0 0 0 0 25 0 4 0 654578322 105152512 732 33554432000 4194304 4964800 140736730113440 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 -1 2 0 0 0

[startup+0.028797 s]
/proc/loadavg: 0.92 1.07 1.44 2/350 22703
/proc/meminfo: memFree=21672184/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=168356 CPUtime=0.05 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 927 0 0 0 5 0 0 0 18 0 4 0 654578321 172396544 849 33554432000 4194304 4964800 140736730113440 18446744073709551615 4342162 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 42089 849 458 189 0 36438 0
[pid=22703/tid=22704] ppid=22701 vsize=168356 CPUtime=0.01 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 55 0 0 0 1 0 0 0 25 0 4 0 654578322 172396544 849 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=168356 CPUtime=0.01 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 57 0 0 0 1 0 0 0 25 0 4 0 654578322 172396544 849 33554432000 4194304 4964800 140736730113440 18446744073709551615 4313429 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=168356 CPUtime=0 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 57 0 0 0 0 0 0 0 25 0 4 0 654578322 172396544 849 33554432000 4194304 4964800 140736730113440 18446744073709551615 4324693 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 168356

[startup+0.100797 s]
/proc/loadavg: 0.92 1.07 1.44 2/350 22703
/proc/meminfo: memFree=21672184/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=168488 CPUtime=0.27 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 1019 0 0 0 27 0 0 0 18 0 4 0 654578321 172531712 941 33554432000 4194304 4964800 140736730113440 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 42122 941 458 189 0 36471 0
[pid=22703/tid=22704] ppid=22701 vsize=168488 CPUtime=0.09 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 84 0 0 0 9 0 0 0 25 0 4 0 654578322 172531712 941 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=168488 CPUtime=0.08 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 87 0 0 0 8 0 0 0 25 0 4 0 654578322 172531712 941 33554432000 4194304 4964800 140736730113440 18446744073709551615 4660114 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=168488 CPUtime=0 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 57 0 0 0 0 0 0 0 25 0 4 0 654578322 172531712 941 33554432000 4194304 4964800 140736730113440 18446744073709551615 4324693 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 168488

[startup+0.300731 s]
/proc/loadavg: 0.92 1.07 1.44 2/350 22703
/proc/meminfo: memFree=21672184/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=168920 CPUtime=0.99 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 1402 0 0 0 99 0 0 0 18 0 4 0 654578321 172974080 1324 33554432000 4194304 4964800 140736730113440 18446744073709551615 4319868 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 42230 1324 458 189 0 36579 0
[pid=22703/tid=22704] ppid=22701 vsize=168920 CPUtime=0.29 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 217 0 0 0 29 0 0 0 25 0 4 0 654578322 172974080 1324 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=168920 CPUtime=0.28 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 234 0 0 0 28 0 0 0 25 0 4 0 654578322 172974080 1324 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670530 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=168920 CPUtime=0.12 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 88 0 0 0 12 0 0 0 25 0 4 0 654578322 172974080 1324 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 168920

[startup+0.700664 s]
/proc/loadavg: 0.92 1.07 1.44 2/350 22703
/proc/meminfo: memFree=21672184/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=169596 CPUtime=2.59 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 1827 0 0 0 259 0 0 0 18 0 4 0 654578321 173666304 1749 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 42399 1749 458 189 0 36748 0
[pid=22703/tid=22704] ppid=22701 vsize=169596 CPUtime=0.69 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 329 0 0 0 69 0 0 0 25 0 4 0 654578322 173666304 1749 33554432000 4194304 4964800 140736730113440 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=169596 CPUtime=0.68 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 451 0 0 0 68 0 0 0 25 0 4 0 654578322 173666304 1749 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=169596 CPUtime=0.52 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 141 0 0 0 52 0 0 0 25 0 4 0 654578322 173666304 1749 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 169596

[startup+1.50053 s]
/proc/loadavg: 0.92 1.07 1.44 10/362 22748
/proc/meminfo: memFree=21663004/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=170136 CPUtime=5.54 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 2184 0 0 0 550 4 0 0 20 0 4 0 654578321 174219264 2106 33554432000 4194304 4964800 140736730113440 18446744073709551615 4364560 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 42534 2106 458 189 0 36883 0
[pid=22703/tid=22704] ppid=22701 vsize=170136 CPUtime=1.47 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 488 0 0 0 147 0 0 0 25 0 4 0 654578322 174219264 2106 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=170136 CPUtime=1.45 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 586 0 0 0 145 0 0 0 25 0 4 0 654578322 174219264 2106 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=170136 CPUtime=1.11 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 170 0 0 0 109 2 0 0 25 0 4 0 654578322 174219264 2106 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.54
Current children cumulated vsize (KiB) 170136

[startup+3.1003 s]
/proc/loadavg: 0.92 1.07 1.44 6/356 22769
/proc/meminfo: memFree=21658548/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=170560 CPUtime=11.77 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 2509 0 0 0 1170 7 0 0 25 0 4 0 654578321 174653440 2431 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 42640 2431 458 189 0 36989 0
[pid=22703/tid=22704] ppid=22701 vsize=170560 CPUtime=3.07 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 597 0 0 0 306 1 0 0 25 0 4 0 654578322 174653440 2431 33554432000 4194304 4964800 140736730113440 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=170560 CPUtime=3.03 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 742 0 0 0 303 0 0 0 25 0 4 0 654578322 174653440 2431 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=170560 CPUtime=2.56 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 199 0 0 0 253 3 0 0 25 0 4 0 654578322 174653440 2431 33554432000 4194304 4964800 140736730113440 18446744073709551615 4654449 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.77
Current children cumulated vsize (KiB) 170560

[startup+6.30072 s]
/proc/loadavg: 1.25 1.13 1.45 6/359 22775
/proc/meminfo: memFree=21602052/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=171244 CPUtime=24.51 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 3032 0 0 0 2443 8 0 0 25 0 4 0 654578321 175353856 2954 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 42811 2954 458 189 0 37160 0
[pid=22703/tid=22704] ppid=22701 vsize=171244 CPUtime=6.27 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 855 0 0 0 626 1 0 0 25 0 4 0 654578322 175353856 2954 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=171244 CPUtime=6.2 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 889 0 0 0 619 1 0 0 25 0 4 0 654578322 175353856 2954 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669493 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=171244 CPUtime=5.74 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 273 0 0 0 571 3 0 0 18 0 4 0 654578322 175353856 2954 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670147 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.51
Current children cumulated vsize (KiB) 171244

[startup+12.7006 s]
/proc/loadavg: 1.87 1.26 1.49 9/362 22778
/proc/meminfo: memFree=21536092/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=237160 CPUtime=47.83 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 3731 0 0 0 4731 52 0 0 25 0 4 0 654578321 242851840 3653 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 59290 3653 458 189 0 53639 0
[pid=22703/tid=22704] ppid=22701 vsize=237160 CPUtime=12.46 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 997 0 0 0 1241 5 0 0 25 0 4 0 654578322 242851840 3653 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=237160 CPUtime=12.39 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 1291 0 0 0 1214 25 0 0 25 0 4 0 654578322 242851840 3653 33554432000 4194304 4964800 140736730113440 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=237160 CPUtime=10.28 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 287 0 0 0 1018 10 0 0 25 0 4 0 654578322 242851840 3653 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.83
Current children cumulated vsize (KiB) 237160

[startup+25.5005 s]
/proc/loadavg: 3.22 1.59 1.60 9/362 22808
/proc/meminfo: memFree=21614656/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=237548 CPUtime=98.87 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 4366 0 0 0 9835 52 0 0 25 0 4 0 654578321 243249152 4288 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669579 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 59387 4288 458 189 0 53736 0
[pid=22703/tid=22704] ppid=22701 vsize=237548 CPUtime=25.25 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 1289 0 0 0 2520 5 0 0 25 0 4 0 654578322 243249152 4288 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=237548 CPUtime=25.04 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 1540 0 0 0 2479 25 0 0 25 0 4 0 654578322 243249152 4288 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=237548 CPUtime=23.08 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 343 0 0 0 2298 10 0 0 25 0 4 0 654578322 243249152 4288 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.87
Current children cumulated vsize (KiB) 237548

[startup+51.1002 s]
/proc/loadavg: 4.92 2.12 1.77 9/362 22809
/proc/meminfo: memFree=21552180/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=237924 CPUtime=200.64 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 5158 0 0 0 20001 63 0 0 25 0 4 0 654578321 243634176 5080 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 59481 5080 458 189 0 53830 0
[pid=22703/tid=22704] ppid=22701 vsize=237924 CPUtime=50.52 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 1548 0 0 0 5037 15 0 0 25 0 4 0 654578322 243634176 5080 33554432000 4194304 4964800 140736730113440 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=237924 CPUtime=50.34 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 1847 0 0 0 5009 25 0 0 25 0 4 0 654578322 243634176 5080 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=237924 CPUtime=48.68 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 412 0 0 0 4857 11 0 0 25 0 4 0 654578322 243634176 5080 33554432000 4194304 4964800 140736730113440 18446744073709551615 4660165 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.64
Current children cumulated vsize (KiB) 237924

[startup+102.314 s]
/proc/loadavg: 6.84 3.12 2.13 9/362 22810
/proc/meminfo: memFree=21516448/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=239052 CPUtime=404.9 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 6057 0 0 0 40425 65 0 0 25 0 4 0 654578321 244789248 5979 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 59763 5979 458 189 0 54112 0
[pid=22703/tid=22704] ppid=22701 vsize=239052 CPUtime=101.73 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 1823 0 0 0 10157 16 0 0 25 0 4 0 654578322 244789248 5979 33554432000 4194304 4964800 140736730113440 18446744073709551615 4644902 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=239052 CPUtime=100.98 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 2167 0 0 0 10072 26 0 0 25 0 4 0 654578322 244789248 5979 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668681 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=239052 CPUtime=99.88 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 575 0 0 0 9977 11 0 0 25 0 4 0 654578322 244789248 5979 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 404.9
Current children cumulated vsize (KiB) 239052

[startup+162.3 s]
/proc/loadavg: 7.60 3.96 2.47 9/362 22812
/proc/meminfo: memFree=21499192/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=239856 CPUtime=644.16 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 6722 0 0 0 64350 66 0 0 25 0 4 0 654578321 245612544 6644 33554432000 4194304 4964800 140736730113440 18446744073709551615 4321029 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 59964 6644 458 189 0 54313 0
[pid=22703/tid=22704] ppid=22701 vsize=239856 CPUtime=161.71 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 2002 0 0 0 16154 17 0 0 25 0 4 0 654578322 245612544 6644 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669500 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=239856 CPUtime=160.3 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 2388 0 0 0 16004 26 0 0 25 0 4 0 654578322 245612544 6644 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669535 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=239856 CPUtime=159.85 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 712 0 0 0 15974 11 0 0 25 0 4 0 654578322 245612544 6644 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 644.16
Current children cumulated vsize (KiB) 239856

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

[startup+179.101 s]
/proc/loadavg: 7.71 4.22 2.59 9/362 22812
/proc/meminfo: memFree=21492244/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=240004 CPUtime=711.16 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 6840 0 0 0 71049 67 0 0 25 0 4 0 654578321 245764096 6762 33554432000 4194304 4964800 140736730113440 18446744073709551615 4334306 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 60001 6762 458 189 0 54350 0
[pid=22703/tid=22704] ppid=22701 vsize=240004 CPUtime=178.51 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 2004 0 0 0 17833 18 0 0 25 0 4 0 654578322 245764096 6762 33554432000 4194304 4964800 140736730113440 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=240004 CPUtime=176.92 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 2438 0 0 0 17666 26 0 0 25 0 4 0 654578322 245764096 6762 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=240004 CPUtime=176.65 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 737 0 0 0 17653 12 0 0 25 0 4 0 654578322 245764096 6762 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 711.16
Current children cumulated vsize (KiB) 240004

[startup+191.9 s]
/proc/loadavg: 7.76 4.34 2.65 9/362 22813
/proc/meminfo: memFree=21488272/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=240004 CPUtime=762.21 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 6926 0 0 0 76154 67 0 0 25 0 4 0 654578321 245764096 6848 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 60001 6848 458 189 0 54350 0
[pid=22703/tid=22704] ppid=22701 vsize=240004 CPUtime=191.31 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 2013 0 0 0 19113 18 0 0 25 0 4 0 654578322 245764096 6848 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=240004 CPUtime=189.57 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 2459 0 0 0 18931 26 0 0 25 0 4 0 654578322 245764096 6848 33554432000 4194304 4964800 140736730113440 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=240004 CPUtime=189.45 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 757 0 0 0 18933 12 0 0 25 0 4 0 654578322 245764096 6848 33554432000 4194304 4964800 140736730113440 18446744073709551615 4658000 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 762.21
Current children cumulated vsize (KiB) 240004

[startup+198.3 s]
/proc/loadavg: 7.79 4.46 2.70 9/362 22813
/proc/meminfo: memFree=21486660/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=240140 CPUtime=787.74 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 6958 0 0 0 78707 67 0 0 25 0 4 0 654578321 245903360 6880 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668709 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 60035 6880 458 189 0 54384 0
[pid=22703/tid=22704] ppid=22701 vsize=240140 CPUtime=197.71 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 2013 0 0 0 19753 18 0 0 25 0 4 0 654578322 245903360 6880 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=240140 CPUtime=195.9 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 2460 0 0 0 19564 26 0 0 25 0 4 0 654578322 245903360 6880 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=240140 CPUtime=195.85 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 779 0 0 0 19573 12 0 0 25 0 4 0 654578322 245903360 6880 33554432000 4194304 4964800 140736730113440 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 787.74
Current children cumulated vsize (KiB) 240140

[startup+201.501 s]
/proc/loadavg: 7.79 4.46 2.70 9/362 22813
/proc/meminfo: memFree=21486532/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=240140 CPUtime=800.5 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 6982 0 0 0 79983 67 0 0 25 0 4 0 654578321 245903360 6904 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 60035 6904 458 189 0 54384 0
[pid=22703/tid=22704] ppid=22701 vsize=240140 CPUtime=200.91 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 2014 0 0 0 20073 18 0 0 25 0 4 0 654578322 245903360 6904 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669386 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=240140 CPUtime=199.06 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 2460 0 0 0 19880 26 0 0 25 0 4 0 654578322 245903360 6904 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669437 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=240140 CPUtime=199.05 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 794 0 0 0 19893 12 0 0 25 0 4 0 654578322 245903360 6904 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 800.5
Current children cumulated vsize (KiB) 240140

[startup+204.7 s]
/proc/loadavg: 7.81 4.52 2.73 9/362 22813
/proc/meminfo: memFree=21486276/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=240140 CPUtime=813.26 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 6985 0 0 0 81259 67 0 0 25 0 4 0 654578321 245903360 6907 33554432000 4194304 4964800 140736730113440 18446744073709551615 4668588 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 60035 6907 458 189 0 54384 0
[pid=22703/tid=22704] ppid=22701 vsize=240140 CPUtime=204.11 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 2016 0 0 0 20393 18 0 0 25 0 4 0 654578322 245903360 6907 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=240140 CPUtime=202.22 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 2460 0 0 0 20196 26 0 0 25 0 4 0 654578322 245903360 6907 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=240140 CPUtime=202.25 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 794 0 0 0 20213 12 0 0 25 0 4 0 654578322 245903360 6907 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 813.26
Current children cumulated vsize (KiB) 240140

[startup+206.301 s]
/proc/loadavg: 7.81 4.52 2.73 9/362 22813
/proc/meminfo: memFree=21486276/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=240140 CPUtime=819.66 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 6986 0 0 0 81899 67 0 0 25 0 4 0 654578321 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4653304 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 60035 6908 458 189 0 54384 0
[pid=22703/tid=22704] ppid=22701 vsize=240140 CPUtime=205.71 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 2016 0 0 0 20553 18 0 0 25 0 4 0 654578322 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=240140 CPUtime=203.81 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 2461 0 0 0 20355 26 0 0 25 0 4 0 654578322 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=240140 CPUtime=203.86 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 794 0 0 0 20374 12 0 0 25 0 4 0 654578322 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 819.66
Current children cumulated vsize (KiB) 240140

[startup+206.701 s]
/proc/loadavg: 7.81 4.52 2.73 9/362 22813
/proc/meminfo: memFree=21486276/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=240140 CPUtime=821.28 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 6986 0 0 0 82061 67 0 0 25 0 4 0 654578321 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 60035 6908 458 189 0 54384 0
[pid=22703/tid=22704] ppid=22701 vsize=240140 CPUtime=206.12 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 2016 0 0 0 20594 18 0 0 25 0 4 0 654578322 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=240140 CPUtime=204.21 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 2461 0 0 0 20395 26 0 0 25 0 4 0 654578322 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=240140 CPUtime=204.27 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 794 0 0 0 20415 12 0 0 25 0 4 0 654578322 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4660236 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 821.28
Current children cumulated vsize (KiB) 240140

[startup+207.101 s]
/proc/loadavg: 7.81 4.52 2.73 9/362 22813
/proc/meminfo: memFree=21486276/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=240140 CPUtime=822.84 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 6986 0 0 0 82217 67 0 0 25 0 4 0 654578321 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4683672 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/22703/statm: 60035 6908 458 189 0 54384 0
[pid=22703/tid=22704] ppid=22701 vsize=240140 CPUtime=206.51 cores=0,2,4,6
/proc/22703/task/22704/stat : 22704 (claspmt) R 22701 22703 16017 0 -1 4202560 2016 0 0 0 20633 18 0 0 25 0 4 0 654578322 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4690258 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=22703/tid=22705] ppid=22701 vsize=240140 CPUtime=204.6 cores=0,2,4,6
/proc/22703/task/22705/stat : 22705 (claspmt) R 22701 22703 16017 0 -1 4202560 2461 0 0 0 20434 26 0 0 25 0 4 0 654578322 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4669532 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=22703/tid=22706] ppid=22701 vsize=240140 CPUtime=204.65 cores=0,2,4,6
/proc/22703/task/22706/stat : 22706 (claspmt) R 22701 22703 16017 0 -1 4202560 794 0 0 0 20453 12 0 0 25 0 4 0 654578322 245903360 6908 33554432000 4194304 4964800 140736730113440 18446744073709551615 4670384 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 822.84
Current children cumulated vsize (KiB) 240140

[startup+207.201 s]
/proc/loadavg: 7.81 4.52 2.73 9/362 22813
/proc/meminfo: memFree=21486276/32951132 swapFree=64495980/67111528
[pid=22703] ppid=22701 vsize=239736 CPUtime=823.24 cores=0,2,4,6
/proc/22703/stat : 22703 (claspmt) R 22701 22703 16017 0 -1 4202496 6998 0 0 0 82257 67 0 0 25 0 1 0 654578321 245489664 6119 33554432000 4194304 4964800 140736730113440 18446744073709551615 210647172202 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/22703/statm: 59934 5857 469 189 0 54283 0
Current children cumulated CPU time (s) 823.24
Current children cumulated vsize (KiB) 239736

Child status: 20
Real time (s): 207.202
CPU time (s): 823.25
CPU user time (s): 822.571
CPU system time (s): 0.678896
CPU usage (%): 397.317
Max. virtual memory (cumulated for all children) (KiB): 240140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 822.571
system time used= 0.678896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6999
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= 3129
involuntary context switches= 3866

runsolver used 0.699893 second user time and 1.56976 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 05:23:07
IDJOB=3373204
IDBENCH=84062
IDSOLVER=1853
FILE ID=node129/3373204-1305429787
RUNJOBID= node129-1305429787-22691
PBS_JOBID= 13324597
Free space on /tmp= 73412 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.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-3373204-1305429787/watcher-3373204-1305429787 -o /tmp/evaluation-result-3373204-1305429787/solver-3373204-1305429787 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373204-1305429787.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=1085902460

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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:     32951132 kB
MemFree:      21672340 kB
Buffers:        250404 kB
Cached:        5857724 kB
SwapCached:      52668 kB
Active:        2910064 kB
Inactive:      8146628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21672340 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:             864 kB
Writeback:           0 kB
AnonPages:     4904292 kB
Mapped:          16784 kB
Slab:           119856 kB
PageTables:      37540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 79737848 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73412 MiB
End job on node129 at 2011-05-15 05:26:34