Trace number 3380649

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 1315.71 342.874

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark173.435
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...486278/instance-3380649-1305486278.cnf
1.69/1.70	c Solving...
1315.63/342.86	s UNSATISFIABLE
1315.63/342.86	
1315.63/342.86	c Models        : 0     
1315.63/342.86	c Time          : 342.645s (Solving: 340.95s 1st Model: 0.00s Unsat: 340.95s)
1315.63/342.86	c CPU Time      : 1315.470s

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-3380649-1305486278/watcher-3380649-1305486278 -o /tmp/evaluation-result-3380649-1305486278/solver-3380649-1305486278 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380649-1305486278.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: 5.25 7.37 7.77 1/295 14166
/proc/meminfo: memFree=24423296/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=46184 CPUtime=0 cores=0-7
/proc/14166/stat : 14166 (claspmt) R 14164 14166 13835 0 -1 4202496 2665 0 0 0 0 0 0 0 21 0 1 0 738858471 47292416 2595 33554432000 4194304 4964800 140735356203296 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14166/statm: 11546 2602 376 189 0 6420 0

[startup+0.048462 s]
/proc/loadavg: 5.25 7.37 7.77 1/295 14166
/proc/meminfo: memFree=24423296/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=62356 CPUtime=0.04 cores=0-7
/proc/14166/stat : 14166 (claspmt) R 14164 14166 13835 0 -1 4202496 12385 0 0 0 3 1 0 0 21 0 1 0 738858471 63852544 10587 33554432000 4194304 4964800 140735356203296 18446744073709551615 260020056773 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14166/statm: 15589 10589 386 189 0 10463 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 62356

[startup+0.100451 s]
/proc/loadavg: 5.25 7.37 7.77 1/295 14166
/proc/meminfo: memFree=24423296/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=70904 CPUtime=0.09 cores=0-7
/proc/14166/stat : 14166 (claspmt) R 14164 14166 13835 0 -1 4202496 15425 0 0 0 8 1 0 0 21 0 1 0 738858471 72605696 12648 33554432000 4194304 4964800 140735356203296 18446744073709551615 4324185 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14166/statm: 17726 12650 386 189 0 12600 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 70904

[startup+0.300416 s]
/proc/loadavg: 5.25 7.37 7.77 1/295 14166
/proc/meminfo: memFree=24423296/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=101492 CPUtime=0.29 cores=0-7
/proc/14166/stat : 14166 (claspmt) R 14164 14166 13835 0 -1 4202496 25874 0 0 0 26 3 0 0 22 0 1 0 738858471 103927808 20209 33554432000 4194304 4964800 140735356203296 18446744073709551615 260020056773 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14166/statm: 25373 20211 389 189 0 20247 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 101492

[startup+0.70034 s]
/proc/loadavg: 5.25 7.37 7.77 1/295 14166
/proc/meminfo: memFree=24423296/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=136868 CPUtime=0.69 cores=0-7
/proc/14166/stat : 14166 (claspmt) R 14164 14166 13835 0 -1 4202496 36581 0 0 0 64 5 0 0 23 0 1 0 738858471 140152832 28921 33554432000 4194304 4964800 140735356203296 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14166/statm: 34217 28921 403 189 0 29091 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136868

[startup+1.50021 s]
/proc/loadavg: 5.25 7.37 7.77 2/296 14167
/proc/meminfo: memFree=24309208/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=136868 CPUtime=1.49 cores=0-7
/proc/14166/stat : 14166 (claspmt) R 14164 14166 13835 0 -1 4202496 36582 0 0 0 144 5 0 0 25 0 1 0 738858471 140152832 28922 33554432000 4194304 4964800 140735356203296 18446744073709551615 4607461 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/14166/statm: 34217 28922 404 189 0 29091 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 136868

[startup+3.10091 s]
/proc/loadavg: 4.91 7.26 7.73 2/303 14175
/proc/meminfo: memFree=24160972/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=614072 CPUtime=3.53 cores=0-7
/proc/14166/stat : 14166 (claspmt) S 14164 14166 13835 0 -1 4202496 88654 0 0 0 326 27 0 0 25 0 8 0 738858471 628809728 66182 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14166/statm: 153518 66182 442 189 0 147867 0
[pid=14166/tid=14168] ppid=14164 vsize=614072 CPUtime=0.07 cores=0-7
/proc/14166/task/14168/stat : 14168 (claspmt) S 14164 14166 13835 0 -1 4202560 5151 0 0 0 6 1 0 0 18 0 8 0 738858641 628809728 66182 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 1 0 0 0
[pid=14166/tid=14170] ppid=14164 vsize=614072 CPUtime=0.05 cores=0-7
/proc/14166/task/14170/stat : 14170 (claspmt) S 14164 14166 13835 0 -1 4202560 8680 0 0 0 3 2 0 0 18 0 8 0 738858641 628809728 66182 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 6 0 0 0
[pid=14166/tid=14171] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14171/stat : 14171 (claspmt) S 14164 14166 13835 0 -1 4202560 8599 0 0 0 3 3 0 0 18 0 8 0 738858641 628809728 66182 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 2 0 0 0
[pid=14166/tid=14172] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14172/stat : 14172 (claspmt) S 14164 14166 13835 0 -1 4202560 5223 0 0 0 5 1 0 0 18 0 8 0 738858641 628809728 66182 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 5 0 0 0
[pid=14166/tid=14173] ppid=14164 vsize=614072 CPUtime=1.35 cores=0-7
/proc/14166/task/14173/stat : 14173 (claspmt) R 14164 14166 13835 0 -1 4202560 6814 0 0 0 133 2 0 0 19 0 8 0 738858641 628809728 66182 33554432000 4194304 4964800 140735356203296 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14166/tid=14174] ppid=14164 vsize=614072 CPUtime=0.09 cores=0-7
/proc/14166/task/14174/stat : 14174 (claspmt) S 14164 14166 13835 0 -1 4202560 8363 0 0 0 6 3 0 0 18 0 8 0 738858641 628809728 66182 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 3 0 0 0
[pid=14166/tid=14175] ppid=14164 vsize=614072 CPUtime=0.08 cores=0-7
/proc/14166/task/14175/stat : 14175 (claspmt) S 14164 14166 13835 0 -1 4202560 8514 0 0 0 2 6 0 0 18 0 8 0 738858641 628809728 66182 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 614072

[startup+6.30132 s]
/proc/loadavg: 4.91 7.26 7.73 2/303 14175
/proc/meminfo: memFree=24160972/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=614072 CPUtime=6.74 cores=0-7
/proc/14166/stat : 14166 (claspmt) S 14164 14166 13835 0 -1 4202496 88657 0 0 0 647 27 0 0 25 0 8 0 738858471 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14166/statm: 153518 66185 442 189 0 147867 0
[pid=14166/tid=14168] ppid=14164 vsize=614072 CPUtime=0.07 cores=0-7
/proc/14166/task/14168/stat : 14168 (claspmt) S 14164 14166 13835 0 -1 4202560 5151 0 0 0 6 1 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 1 0 0 0
[pid=14166/tid=14170] ppid=14164 vsize=614072 CPUtime=0.05 cores=0-7
/proc/14166/task/14170/stat : 14170 (claspmt) S 14164 14166 13835 0 -1 4202560 8680 0 0 0 3 2 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 6 0 0 0
[pid=14166/tid=14171] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14171/stat : 14171 (claspmt) S 14164 14166 13835 0 -1 4202560 8599 0 0 0 3 3 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 2 0 0 0
[pid=14166/tid=14172] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14172/stat : 14172 (claspmt) S 14164 14166 13835 0 -1 4202560 5223 0 0 0 5 1 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 5 0 0 0
[pid=14166/tid=14173] ppid=14164 vsize=614072 CPUtime=4.56 cores=0-7
/proc/14166/task/14173/stat : 14173 (claspmt) R 14164 14166 13835 0 -1 4202560 6817 0 0 0 454 2 0 0 25 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 4670097 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14166/tid=14174] ppid=14164 vsize=614072 CPUtime=0.09 cores=0-7
/proc/14166/task/14174/stat : 14174 (claspmt) S 14164 14166 13835 0 -1 4202560 8363 0 0 0 6 3 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 3 0 0 0
[pid=14166/tid=14175] ppid=14164 vsize=614072 CPUtime=0.08 cores=0-7
/proc/14166/task/14175/stat : 14175 (claspmt) S 14164 14166 13835 0 -1 4202560 8514 0 0 0 2 6 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 614072

[startup+12.7011 s]
/proc/loadavg: 4.31 7.06 7.66 2/303 14176
/proc/meminfo: memFree=24162128/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=614072 CPUtime=13.14 cores=0-7
/proc/14166/stat : 14166 (claspmt) S 14164 14166 13835 0 -1 4202496 88657 0 0 0 1287 27 0 0 25 0 8 0 738858471 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14166/statm: 153518 66185 442 189 0 147867 0
[pid=14166/tid=14168] ppid=14164 vsize=614072 CPUtime=0.07 cores=0-7
/proc/14166/task/14168/stat : 14168 (claspmt) S 14164 14166 13835 0 -1 4202560 5151 0 0 0 6 1 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 1 0 0 0
[pid=14166/tid=14170] ppid=14164 vsize=614072 CPUtime=0.05 cores=0-7
/proc/14166/task/14170/stat : 14170 (claspmt) S 14164 14166 13835 0 -1 4202560 8680 0 0 0 3 2 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 6 0 0 0
[pid=14166/tid=14171] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14171/stat : 14171 (claspmt) S 14164 14166 13835 0 -1 4202560 8599 0 0 0 3 3 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 2 0 0 0
[pid=14166/tid=14172] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14172/stat : 14172 (claspmt) S 14164 14166 13835 0 -1 4202560 5223 0 0 0 5 1 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 5 0 0 0
[pid=14166/tid=14173] ppid=14164 vsize=614072 CPUtime=10.96 cores=0-7
/proc/14166/task/14173/stat : 14173 (claspmt) R 14164 14166 13835 0 -1 4202560 6817 0 0 0 1094 2 0 0 25 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14166/tid=14174] ppid=14164 vsize=614072 CPUtime=0.09 cores=0-7
/proc/14166/task/14174/stat : 14174 (claspmt) S 14164 14166 13835 0 -1 4202560 8363 0 0 0 6 3 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 3 0 0 0
[pid=14166/tid=14175] ppid=14164 vsize=614072 CPUtime=0.08 cores=0-7
/proc/14166/task/14175/stat : 14175 (claspmt) S 14164 14166 13835 0 -1 4202560 8514 0 0 0 2 6 0 0 18 0 8 0 738858641 628809728 66185 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 13.14
Current children cumulated vsize (KiB) 614072

[startup+25.5008 s]
/proc/loadavg: 3.80 6.86 7.58 2/303 14176
/proc/meminfo: memFree=24164188/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=614072 CPUtime=25.94 cores=0-7
/proc/14166/stat : 14166 (claspmt) S 14164 14166 13835 0 -1 4202496 88667 0 0 0 2567 27 0 0 25 0 8 0 738858471 628809728 66195 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14166/statm: 153518 66195 442 189 0 147867 0
[pid=14166/tid=14168] ppid=14164 vsize=614072 CPUtime=0.07 cores=0-7
/proc/14166/task/14168/stat : 14168 (claspmt) S 14164 14166 13835 0 -1 4202560 5151 0 0 0 6 1 0 0 18 0 8 0 738858641 628809728 66195 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 1 0 0 0
[pid=14166/tid=14170] ppid=14164 vsize=614072 CPUtime=0.05 cores=0-7
/proc/14166/task/14170/stat : 14170 (claspmt) S 14164 14166 13835 0 -1 4202560 8680 0 0 0 3 2 0 0 18 0 8 0 738858641 628809728 66195 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 6 0 0 0
[pid=14166/tid=14171] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14171/stat : 14171 (claspmt) S 14164 14166 13835 0 -1 4202560 8599 0 0 0 3 3 0 0 18 0 8 0 738858641 628809728 66195 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 2 0 0 0
[pid=14166/tid=14172] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14172/stat : 14172 (claspmt) S 14164 14166 13835 0 -1 4202560 5223 0 0 0 5 1 0 0 18 0 8 0 738858641 628809728 66195 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 5 0 0 0
[pid=14166/tid=14173] ppid=14164 vsize=614072 CPUtime=23.76 cores=0-7
/proc/14166/task/14173/stat : 14173 (claspmt) R 14164 14166 13835 0 -1 4202560 6827 0 0 0 2374 2 0 0 25 0 8 0 738858641 628809728 66195 33554432000 4194304 4964800 140735356203296 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14166/tid=14174] ppid=14164 vsize=614072 CPUtime=0.09 cores=0-7
/proc/14166/task/14174/stat : 14174 (claspmt) S 14164 14166 13835 0 -1 4202560 8363 0 0 0 6 3 0 0 18 0 8 0 738858641 628809728 66195 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 3 0 0 0
[pid=14166/tid=14175] ppid=14164 vsize=614072 CPUtime=0.08 cores=0-7
/proc/14166/task/14175/stat : 14175 (claspmt) S 14164 14166 13835 0 -1 4202560 8514 0 0 0 2 6 0 0 18 0 8 0 738858641 628809728 66195 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.94
Current children cumulated vsize (KiB) 614072

[startup+51.1011 s]
/proc/loadavg: 2.84 6.39 7.41 2/303 14176
/proc/meminfo: memFree=24163988/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=614072 CPUtime=51.54 cores=0-7
/proc/14166/stat : 14166 (claspmt) S 14164 14166 13835 0 -1 4202496 88668 0 0 0 5127 27 0 0 25 0 8 0 738858471 628809728 66196 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14166/statm: 153518 66196 442 189 0 147867 0
[pid=14166/tid=14168] ppid=14164 vsize=614072 CPUtime=0.07 cores=0-7
/proc/14166/task/14168/stat : 14168 (claspmt) S 14164 14166 13835 0 -1 4202560 5151 0 0 0 6 1 0 0 18 0 8 0 738858641 628809728 66196 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 1 0 0 0
[pid=14166/tid=14170] ppid=14164 vsize=614072 CPUtime=0.05 cores=0-7
/proc/14166/task/14170/stat : 14170 (claspmt) S 14164 14166 13835 0 -1 4202560 8680 0 0 0 3 2 0 0 18 0 8 0 738858641 628809728 66196 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 6 0 0 0
[pid=14166/tid=14171] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14171/stat : 14171 (claspmt) S 14164 14166 13835 0 -1 4202560 8599 0 0 0 3 3 0 0 18 0 8 0 738858641 628809728 66196 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 2 0 0 0
[pid=14166/tid=14172] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14172/stat : 14172 (claspmt) S 14164 14166 13835 0 -1 4202560 5223 0 0 0 5 1 0 0 18 0 8 0 738858641 628809728 66196 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 5 0 0 0
[pid=14166/tid=14173] ppid=14164 vsize=614072 CPUtime=49.36 cores=0-7
/proc/14166/task/14173/stat : 14173 (claspmt) R 14164 14166 13835 0 -1 4202560 6828 0 0 0 4934 2 0 0 25 0 8 0 738858641 628809728 66196 33554432000 4194304 4964800 140735356203296 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14166/tid=14174] ppid=14164 vsize=614072 CPUtime=0.09 cores=0-7
/proc/14166/task/14174/stat : 14174 (claspmt) S 14164 14166 13835 0 -1 4202560 8363 0 0 0 6 3 0 0 18 0 8 0 738858641 628809728 66196 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 3 0 0 0
[pid=14166/tid=14175] ppid=14164 vsize=614072 CPUtime=0.08 cores=0-7
/proc/14166/task/14175/stat : 14175 (claspmt) S 14164 14166 13835 0 -1 4202560 8514 0 0 0 2 6 0 0 18 0 8 0 738858641 628809728 66196 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.54
Current children cumulated vsize (KiB) 614072

[startup+102.312 s]
/proc/loadavg: 1.80 5.49 7.04 2/303 14178
/proc/meminfo: memFree=24163428/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=614072 CPUtime=102.75 cores=0-7
/proc/14166/stat : 14166 (claspmt) S 14164 14166 13835 0 -1 4202496 88705 0 0 0 10248 27 0 0 25 0 8 0 738858471 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14166/statm: 153518 66233 442 189 0 147867 0
[pid=14166/tid=14168] ppid=14164 vsize=614072 CPUtime=0.07 cores=0-7
/proc/14166/task/14168/stat : 14168 (claspmt) S 14164 14166 13835 0 -1 4202560 5151 0 0 0 6 1 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 1 0 0 0
[pid=14166/tid=14170] ppid=14164 vsize=614072 CPUtime=0.05 cores=0-7
/proc/14166/task/14170/stat : 14170 (claspmt) S 14164 14166 13835 0 -1 4202560 8680 0 0 0 3 2 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 6 0 0 0
[pid=14166/tid=14171] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14171/stat : 14171 (claspmt) S 14164 14166 13835 0 -1 4202560 8599 0 0 0 3 3 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 2 0 0 0
[pid=14166/tid=14172] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14172/stat : 14172 (claspmt) S 14164 14166 13835 0 -1 4202560 5223 0 0 0 5 1 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 5 0 0 0
[pid=14166/tid=14173] ppid=14164 vsize=614072 CPUtime=100.57 cores=0-7
/proc/14166/task/14173/stat : 14173 (claspmt) R 14164 14166 13835 0 -1 4202560 6865 0 0 0 10055 2 0 0 25 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 4399521 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14166/tid=14174] ppid=14164 vsize=614072 CPUtime=0.09 cores=0-7
/proc/14166/task/14174/stat : 14174 (claspmt) S 14164 14166 13835 0 -1 4202560 8363 0 0 0 6 3 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 3 0 0 0
[pid=14166/tid=14175] ppid=14164 vsize=614072 CPUtime=0.08 cores=0-7
/proc/14166/task/14175/stat : 14175 (claspmt) S 14164 14166 13835 0 -1 4202560 8514 0 0 0 2 6 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.75
Current children cumulated vsize (KiB) 614072

[startup+162.301 s]
/proc/loadavg: 1.29 4.67 6.66 2/303 14180
/proc/meminfo: memFree=24163484/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=614072 CPUtime=162.74 cores=0-7
/proc/14166/stat : 14166 (claspmt) S 14164 14166 13835 0 -1 4202496 88705 0 0 0 16247 27 0 0 25 0 8 0 738858471 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/14166/statm: 153518 66233 442 189 0 147867 0
[pid=14166/tid=14168] ppid=14164 vsize=614072 CPUtime=0.07 cores=0-7
/proc/14166/task/14168/stat : 14168 (claspmt) S 14164 14166 13835 0 -1 4202560 5151 0 0 0 6 1 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 1 0 0 0
[pid=14166/tid=14170] ppid=14164 vsize=614072 CPUtime=0.05 cores=0-7
/proc/14166/task/14170/stat : 14170 (claspmt) S 14164 14166 13835 0 -1 4202560 8680 0 0 0 3 2 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 6 0 0 0
[pid=14166/tid=14171] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14171/stat : 14171 (claspmt) S 14164 14166 13835 0 -1 4202560 8599 0 0 0 3 3 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 2 0 0 0
[pid=14166/tid=14172] ppid=14164 vsize=614072 CPUtime=0.06 cores=0-7
/proc/14166/task/14172/stat : 14172 (claspmt) S 14164 14166 13835 0 -1 4202560 5223 0 0 0 5 1 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 5 0 0 0
[pid=14166/tid=14173] ppid=14164 vsize=614072 CPUtime=160.56 cores=0-7
/proc/14166/task/14173/stat : 14173 (claspmt) R 14164 14166 13835 0 -1 4202560 6865 0 0 0 16054 2 0 0 25 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14166/tid=14174] ppid=14164 vsize=614072 CPUtime=0.09 cores=0-7
/proc/14166/task/14174/stat : 14174 (claspmt) S 14164 14166 13835 0 -1 4202560 8363 0 0 0 6 3 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 3 0 0 0
[pid=14166/tid=14175] ppid=14164 vsize=614072 CPUtime=0.08 cores=0-7
/proc/14166/task/14175/stat : 14175 (claspmt) S 14164 14166 13835 0 -1 4202560 8514 0 0 0 2 6 0 0 18 0 8 0 738858641 628809728 66233 33554432000 4194304 4964800 140735356203296 18446744073709551615 260032211865 0 0 4096 18946 18446604471094449984 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.74
Current children cumulated vsize (KiB) 614072

[startup+222.301 s]
/proc/loadavg: 3.16 4.47 6.46 9/303 14181
/proc/meminfo: memFree=24123744/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=614072 CPUtime=354.13 cores=0-7
/proc/14166/stat : 14166 (claspmt) R 14164 14166 13835 0 -1 4202496 99135 0 0 0 35373 40 0 0 25 0 8 0 738858471 628809728 76663 33554432000 4194304 4964800 140735356203296 18446744073709551615 4660163 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14166/statm: 153518 76663 464 189 0 147867 0
[pid=14166/tid=14168] ppid=14164 vsize=614072 CPUtime=18.86 cores=0-7
/proc/14166/task/14168/stat : 14168 (claspmt) R 14164 14166 13835 0 -1 4202560 5655 0 0 0 1885 1 0 0 25 0 8 0 738858641 628809728 76663 33554432000 4194304 4964800 140735356203296 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14166/tid=14170] ppid=14164 vsize=614072 CPUtime=18.84 cores=0-7
/proc/14166/task/14170/stat : 14170 (claspmt) R 14164 14166 13835 0 -1 4202560 11335 0 0 0 1878 6 0 0 25 0 8 0 738858641 628809728 76663 33554432000 4194304 4964800 140735356203296 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14166/tid=14171] ppid=14164 vsize=614072 CPUtime=18.86 cores=0-7
/proc/14166/task/14171/stat : 14171 (claspmt) R 14164 14166 13835 0 -1 4202560 10098 0 0 0 1882 4 0 0 25 0 8 0 738858641 628809728 76663 33554432000 4194304 4964800 140735356203296 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14166/tid=14172] ppid=14164 vsize=614072 CPUtime=18.85 cores=0-7
/proc/14166/task/14172/stat : 14172 (claspmt) R 14164 14166 13835 0 -1 4202560 6191 0 0 0 1883 2 0 0 25 0 8 0 738858641 628809728 76663 33554432000 4194304 4964800 140735356203296 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14166/tid=14173] ppid=14164 vsize=614072 CPUtime=220.37 cores=0-7
/proc/14166/task/14173/stat : 14173 (claspmt) R 14164 14166 13835 0 -1 4202560 6875 0 0 0 22035 2 0 0 25 0 8 0 738858641 628809728 76663 33554432000 4194304 4964800 140735356203296 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14166/tid=14174] ppid=14164 vsize=614072 CPUtime=18.9 cores=0-7
/proc/14166/task/14174/stat : 14174 (claspmt) R 14164 14166 13835 0 -1 4202560 9474 0 0 0 1885 5 0 0 25 0 8 0 738858641 628809728 76663 33554432000 4194304 4964800 140735356203296 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14166/tid=14175] ppid=14164 vsize=614072 CPUtime=18.88 cores=0-7
/proc/14166/task/14175/stat : 14175 (claspmt) R 14164 14166 13835 0 -1 4202560 11334 0 0 0 1879 9 0 0 25 0 8 0 738858641 628809728 76663 33554432000 4194304 4964800 140735356203296 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 354.13
Current children cumulated vsize (KiB) 614072

[startup+282.301 s]
/proc/loadavg: 6.22 5.11 6.55 9/303 14183
/proc/meminfo: memFree=23934832/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=698540 CPUtime=833.53 cores=0-7
/proc/14166/stat : 14166 (claspmt) R 14164 14166 13835 0 -1 4202496 146941 0 0 0 83259 94 0 0 25 0 8 0 738858471 715304960 124469 33554432000 4194304 4964800 140735356203296 18446744073709551615 4670112 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14166/statm: 174635 124469 464 189 0 168984 0
[pid=14166/tid=14168] ppid=14164 vsize=698540 CPUtime=78.87 cores=0-7
/proc/14166/task/14168/stat : 14168 (claspmt) R 14164 14166 13835 0 -1 4202560 8454 0 0 0 7881 6 0 0 25 0 8 0 738858641 715304960 124469 33554432000 4194304 4964800 140735356203296 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14166/tid=14170] ppid=14164 vsize=698540 CPUtime=78.83 cores=0-7
/proc/14166/task/14170/stat : 14170 (claspmt) R 14164 14166 13835 0 -1 4202560 22407 0 0 0 7866 17 0 0 25 0 8 0 738858641 715304960 124469 33554432000 4194304 4964800 140735356203296 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14166/tid=14171] ppid=14164 vsize=698540 CPUtime=78.87 cores=0-7
/proc/14166/task/14171/stat : 14171 (claspmt) R 14164 14166 13835 0 -1 4202560 14317 0 0 0 7876 11 0 0 25 0 8 0 738858641 715304960 124469 33554432000 4194304 4964800 140735356203296 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14166/tid=14172] ppid=14164 vsize=698540 CPUtime=78.86 cores=0-7
/proc/14166/task/14172/stat : 14172 (claspmt) R 14164 14166 13835 0 -1 4202560 13724 0 0 0 7872 14 0 0 25 0 8 0 738858641 715304960 124469 33554432000 4194304 4964800 140735356203296 18446744073709551615 4668984 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14166/tid=14173] ppid=14164 vsize=698540 CPUtime=279.78 cores=0-7
/proc/14166/task/14173/stat : 14173 (claspmt) R 14164 14166 13835 0 -1 4202560 6875 0 0 0 27976 2 0 0 25 0 8 0 738858641 715304960 124469 33554432000 4194304 4964800 140735356203296 18446744073709551615 4399339 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14166/tid=14174] ppid=14164 vsize=698540 CPUtime=78.89 cores=0-7
/proc/14166/task/14174/stat : 14174 (claspmt) R 14164 14166 13835 0 -1 4202560 12852 0 0 0 7879 10 0 0 25 0 8 0 738858641 715304960 124469 33554432000 4194304 4964800 140735356203296 18446744073709551615 4632397 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14166/tid=14175] ppid=14164 vsize=698540 CPUtime=78.88 cores=0-7
/proc/14166/task/14175/stat : 14175 (claspmt) R 14164 14166 13835 0 -1 4202560 27104 0 0 0 7867 21 0 0 25 0 8 0 738858641 715304960 124470 33554432000 4194304 4964800 140735356203296 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 833.53
Current children cumulated vsize (KiB) 698540

[startup+342.301 s]
/proc/loadavg: 7.40 5.65 6.65 9/303 14184
/proc/meminfo: memFree=23858008/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=840596 CPUtime=1312.92 cores=0-7
/proc/14166/stat : 14166 (claspmt) R 14164 14166 13835 0 -1 4202496 165287 0 0 0 131181 111 0 0 25 0 8 0 738858471 860770304 142815 33554432000 4194304 4964800 140735356203296 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/14166/statm: 210149 142815 464 189 0 204498 0
[pid=14166/tid=14168] ppid=14164 vsize=840596 CPUtime=138.87 cores=0-7
/proc/14166/task/14168/stat : 14168 (claspmt) R 14164 14166 13835 0 -1 4202560 8868 0 0 0 13880 7 0 0 25 0 8 0 738858641 860770304 142815 33554432000 4194304 4964800 140735356203296 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=14166/tid=14170] ppid=14164 vsize=840596 CPUtime=138.83 cores=0-7
/proc/14166/task/14170/stat : 14170 (claspmt) R 14164 14166 13835 0 -1 4202560 25809 0 0 0 13864 19 0 0 25 0 8 0 738858641 860770304 142815 33554432000 4194304 4964800 140735356203296 18446744073709551615 4342204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14166/tid=14171] ppid=14164 vsize=840596 CPUtime=138.86 cores=0-7
/proc/14166/task/14171/stat : 14171 (claspmt) R 14164 14166 13835 0 -1 4202560 14895 0 0 0 13875 11 0 0 25 0 8 0 738858641 860770304 142815 33554432000 4194304 4964800 140735356203296 18446744073709551615 4669014 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=14166/tid=14172] ppid=14164 vsize=840596 CPUtime=138.85 cores=0-7
/proc/14166/task/14172/stat : 14172 (claspmt) R 14164 14166 13835 0 -1 4202560 15905 0 0 0 13869 16 0 0 25 0 8 0 738858641 860770304 142815 33554432000 4194304 4964800 140735356203296 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=14166/tid=14173] ppid=14164 vsize=840596 CPUtime=339.18 cores=0-7
/proc/14166/task/14173/stat : 14173 (claspmt) R 14164 14166 13835 0 -1 4202560 6875 0 0 0 33916 2 0 0 25 0 8 0 738858641 860770304 142815 33554432000 4194304 4964800 140735356203296 18446744073709551615 4668550 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=14166/tid=14174] ppid=14164 vsize=840596 CPUtime=138.9 cores=0-7
/proc/14166/task/14174/stat : 14174 (claspmt) R 14164 14166 13835 0 -1 4202560 13403 0 0 0 13879 11 0 0 25 0 8 0 738858641 860770304 142815 33554432000 4194304 4964800 140735356203296 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=14166/tid=14175] ppid=14164 vsize=840596 CPUtime=138.89 cores=0-7
/proc/14166/task/14175/stat : 14175 (claspmt) R 14164 14166 13835 0 -1 4202560 37346 0 0 0 13858 31 0 0 25 0 8 0 738858641 860770304 142815 33554432000 4194304 4964800 140735356203296 18446744073709551615 4668763 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1312.92
Current children cumulated vsize (KiB) 840596

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

[startup+342.701 s]
/proc/loadavg: 7.40 5.65 6.65 9/303 14184
/proc/meminfo: memFree=23858008/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=815484 CPUtime=1315.52 cores=0-7
/proc/14166/stat : 14166 (claspmt) R 14164 14166 13835 0 -1 4202496 165297 0 0 0 131438 114 0 0 17 0 1 0 738858471 835055616 136547 33554432000 4194304 4964800 140735356203296 18446744073709551615 260020044893 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/14166/statm: 203871 136547 474 189 0 198220 0
Current children cumulated CPU time (s) 1315.52
Current children cumulated vsize (KiB) 815484

[startup+342.801 s]
/proc/loadavg: 7.40 5.65 6.65 9/303 14184
/proc/meminfo: memFree=23858008/32951124 swapFree=67083432/67111528
[pid=14166] ppid=14164 vsize=778108 CPUtime=1315.63 cores=0-7
/proc/14166/stat : 14166 (claspmt) R 14164 14166 13835 0 -1 4202496 165297 0 0 0 131448 115 0 0 17 0 1 0 738858471 796782592 126474 33554432000 4194304 4964800 140735356203296 18446744073709551615 260020053778 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/14166/statm: 194527 126474 474 189 0 188876 0
Current children cumulated CPU time (s) 1315.63
Current children cumulated vsize (KiB) 778108

Child status: 20
Real time (s): 342.874
CPU time (s): 1315.71
CPU user time (s): 1314.53
CPU system time (s): 1.17382
CPU usage (%): 383.729
Max. virtual memory (cumulated for all children) (KiB): 840596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1314.53
system time used= 1.17382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165298
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= 18255
involuntary context switches= 5223

runsolver used 0.85387 second user time and 2.42863 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 21:04:39
IDJOB=3380649
IDBENCH=71039
IDSOLVER=1865
FILE ID=node110/3380649-1305486278
RUNJOBID= node110-1305481206-13849
PBS_JOBID= 13325370
Free space on /tmp= 73596 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.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-3380649-1305486278/watcher-3380649-1305486278 -o /tmp/evaluation-result-3380649-1305486278/solver-3380649-1305486278 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380649-1305486278.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=58085999

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:      24423568 kB
Buffers:        300944 kB
Cached:        4484052 kB
SwapCached:       1440 kB
Active:        4727928 kB
Inactive:      3461264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24423568 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           19524 kB
Writeback:         192 kB
AnonPages:     3402652 kB
Mapped:          26240 kB
Slab:           247512 kB
PageTables:      23272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63403104 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= 73596 MiB
End job on node110 at 2011-05-15 21:10:22