Trace number 3321712

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095UNSAT 871.749 116.193

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_kkb_unknown.cnf
MD5SUM254fcd4eae8129ad5842f186e24e0793
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark105.068
Satisfiable
(Un)Satisfiability was proved
Number of variables34510
Number of clauses701694
Sum of the clauses size2616281
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252869
Number of clauses of size 384757
Number of clauses of size 4564068
Number of clauses of size 50
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 ...366478/instance-3321712-1304366478.cnf
1.89/1.91	c Solving...
871.65/116.19	s UNSATISFIABLE
871.65/116.19	
871.65/116.19	c Models        : 0     
871.65/116.19	c Time          : 115.990s (Solving: 114.08s 1st Model: 0.00s Unsat: 114.08s)
871.65/116.19	c CPU Time      : 871.540s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3321712-1304366478/watcher-3321712-1304366478 -o /tmp/evaluation-result-3321712-1304366478/solver-3321712-1304366478 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321712-1304366478.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.15 0.03 0.02 1/277 15180
/proc/meminfo: memFree=8721188/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=28028 CPUtime=0 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 2517 0 0 0 0 0 0 0 22 0 1 0 626878577 28700672 2178 33554432000 4194304 4964704 140734944026976 18446744073709551615 224284925696 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15180/statm: 7007 2178 386 189 0 1881 0

[startup+0.066138 s]
/proc/loadavg: 0.15 0.03 0.02 1/277 15180
/proc/meminfo: memFree=8721188/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=37048 CPUtime=0.06 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 5486 0 0 0 6 0 0 0 22 0 1 0 626878577 37937152 4403 33554432000 4194304 4964704 140734944026976 18446744073709551615 4567216 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15180/statm: 9262 4405 386 189 0 4136 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 37048

[startup+0.10113 s]
/proc/loadavg: 0.15 0.03 0.02 1/277 15180
/proc/meminfo: memFree=8721188/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=42608 CPUtime=0.09 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 7286 0 0 0 9 0 0 0 22 0 1 0 626878577 43630592 5797 33554432000 4194304 4964704 140734944026976 18446744073709551615 4324306 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15180/statm: 10652 5799 386 189 0 5526 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42608

[startup+0.301097 s]
/proc/loadavg: 0.15 0.03 0.02 1/277 15180
/proc/meminfo: memFree=8721188/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=78520 CPUtime=0.29 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 18791 0 0 0 27 2 0 0 23 0 1 0 626878577 80404480 14078 33554432000 4194304 4964704 140734944026976 18446744073709551615 4625076 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15180/statm: 19630 14080 397 189 0 14504 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78520

[startup+0.701028 s]
/proc/loadavg: 0.15 0.03 0.02 1/277 15180
/proc/meminfo: memFree=8721188/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=94604 CPUtime=0.69 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 22514 0 0 0 67 2 0 0 25 0 1 0 626878577 96874496 17801 33554432000 4194304 4964704 140734944026976 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15180/statm: 23651 17801 399 189 0 18525 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 94604

[startup+1.5009 s]
/proc/loadavg: 0.22 0.05 0.02 2/278 15181
/proc/meminfo: memFree=8652068/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=94604 CPUtime=1.49 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 22515 0 0 0 147 2 0 0 25 0 1 0 626878577 96874496 17802 33554432000 4194304 4964704 140734944026976 18446744073709551615 4607644 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/15180/statm: 23651 17802 399 189 0 18525 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94604

[startup+3.10067 s]
/proc/loadavg: 0.22 0.05 0.02 8/285 15188
/proc/meminfo: memFree=8559136/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=596004 CPUtime=3.54 cores=0-7
/proc/15180/stat : 15180 (claspmt) S 15178 15180 15120 0 -1 4202496 81022 0 0 0 314 40 0 0 18 0 8 0 626878577 610308096 74071 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/15180/statm: 149001 74071 443 189 0 143350 0
[pid=15180/tid=15182] ppid=15178 vsize=596004 CPUtime=0.1 cores=0-7
/proc/15180/task/15182/stat : 15182 (claspmt) S 15178 15180 15120 0 -1 4202560 6957 0 0 0 5 5 0 0 17 0 8 0 626878769 610308096 74071 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 1 0 0 0
[pid=15180/tid=15183] ppid=15178 vsize=596004 CPUtime=0.1 cores=0-7
/proc/15180/task/15183/stat : 15183 (claspmt) S 15178 15180 15120 0 -1 4202560 7291 0 0 0 5 5 0 0 17 0 8 0 626878769 610308096 74071 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 7 0 0 0
[pid=15180/tid=15184] ppid=15178 vsize=596004 CPUtime=0.11 cores=0-7
/proc/15180/task/15184/stat : 15184 (claspmt) S 15178 15180 15120 0 -1 4202560 8269 0 0 0 6 5 0 0 17 0 8 0 626878769 610308096 74071 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 5 0 0 0
[pid=15180/tid=15185] ppid=15178 vsize=596004 CPUtime=0.1 cores=0-7
/proc/15180/task/15185/stat : 15185 (claspmt) S 15178 15180 15120 0 -1 4202560 8200 0 0 0 6 4 0 0 17 0 8 0 626878769 610308096 74071 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 4 0 0 0
[pid=15180/tid=15186] ppid=15178 vsize=596004 CPUtime=0.91 cores=0-7
/proc/15180/task/15186/stat : 15186 (claspmt) R 15178 15180 15120 0 -1 4202560 9690 0 0 0 86 5 0 0 17 0 8 0 626878769 610308096 74071 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15180/tid=15187] ppid=15178 vsize=596004 CPUtime=0.09 cores=0-7
/proc/15180/task/15187/stat : 15187 (claspmt) S 15178 15180 15120 0 -1 4202560 8584 0 0 0 5 4 0 0 16 0 8 0 626878769 610308096 74071 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 2 0 0 0
[pid=15180/tid=15188] ppid=15178 vsize=596004 CPUtime=0.14 cores=0-7
/proc/15180/task/15188/stat : 15188 (claspmt) S 15178 15180 15120 0 -1 4202560 7585 0 0 0 8 6 0 0 17 0 8 0 626878769 610308096 74071 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 596004

[startup+6.30109 s]
/proc/loadavg: 0.22 0.05 0.02 2/285 15188
/proc/meminfo: memFree=8427488/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=596004 CPUtime=6.74 cores=0-7
/proc/15180/stat : 15180 (claspmt) S 15178 15180 15120 0 -1 4202496 81080 0 0 0 634 40 0 0 18 0 8 0 626878577 610308096 74129 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/15180/statm: 149001 74129 443 189 0 143350 0
[pid=15180/tid=15182] ppid=15178 vsize=596004 CPUtime=0.1 cores=0-7
/proc/15180/task/15182/stat : 15182 (claspmt) S 15178 15180 15120 0 -1 4202560 6957 0 0 0 5 5 0 0 17 0 8 0 626878769 610308096 74129 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 1 0 0 0
[pid=15180/tid=15183] ppid=15178 vsize=596004 CPUtime=0.1 cores=0-7
/proc/15180/task/15183/stat : 15183 (claspmt) S 15178 15180 15120 0 -1 4202560 7291 0 0 0 5 5 0 0 17 0 8 0 626878769 610308096 74129 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 7 0 0 0
[pid=15180/tid=15184] ppid=15178 vsize=596004 CPUtime=0.11 cores=0-7
/proc/15180/task/15184/stat : 15184 (claspmt) S 15178 15180 15120 0 -1 4202560 8269 0 0 0 6 5 0 0 17 0 8 0 626878769 610308096 74129 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 5 0 0 0
[pid=15180/tid=15185] ppid=15178 vsize=596004 CPUtime=0.1 cores=0-7
/proc/15180/task/15185/stat : 15185 (claspmt) S 15178 15180 15120 0 -1 4202560 8200 0 0 0 6 4 0 0 17 0 8 0 626878769 610308096 74129 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 4 0 0 0
[pid=15180/tid=15186] ppid=15178 vsize=596004 CPUtime=4.11 cores=0-7
/proc/15180/task/15186/stat : 15186 (claspmt) R 15178 15180 15120 0 -1 4202560 9748 0 0 0 406 5 0 0 25 0 8 0 626878769 610308096 74129 33554432000 4194304 4964704 140734944026976 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15180/tid=15187] ppid=15178 vsize=596004 CPUtime=0.09 cores=0-7
/proc/15180/task/15187/stat : 15187 (claspmt) S 15178 15180 15120 0 -1 4202560 8584 0 0 0 5 4 0 0 16 0 8 0 626878769 610308096 74129 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 2 0 0 0
[pid=15180/tid=15188] ppid=15178 vsize=596004 CPUtime=0.14 cores=0-7
/proc/15180/task/15188/stat : 15188 (claspmt) S 15178 15180 15120 0 -1 4202560 7585 0 0 0 8 6 0 0 17 0 8 0 626878769 610308096 74129 33554432000 4194304 4964704 140734944026976 18446744073709551615 224296741785 0 0 4096 18946 18446604451137923264 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 596004

[startup+12.701 s]
/proc/loadavg: 0.90 0.20 0.07 9/285 15188
/proc/meminfo: memFree=8395020/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=598232 CPUtime=46.37 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 89532 0 0 0 4591 46 0 0 25 0 8 0 626878577 612589568 82581 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15180/statm: 149558 82581 464 189 0 143907 0
[pid=15180/tid=15182] ppid=15178 vsize=598232 CPUtime=4.86 cores=0-7
/proc/15180/task/15182/stat : 15182 (claspmt) R 15178 15180 15120 0 -1 4202560 8135 0 0 0 480 6 0 0 25 0 8 0 626878769 612589568 82581 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15180/tid=15183] ppid=15178 vsize=598232 CPUtime=4.82 cores=0-7
/proc/15180/task/15183/stat : 15183 (claspmt) R 15178 15180 15120 0 -1 4202560 8354 0 0 0 476 6 0 0 25 0 8 0 626878769 612589568 82581 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15180/tid=15184] ppid=15178 vsize=598232 CPUtime=4.87 cores=0-7
/proc/15180/task/15184/stat : 15184 (claspmt) R 15178 15180 15120 0 -1 4202560 9265 0 0 0 481 6 0 0 25 0 8 0 626878769 612589568 82581 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15180/tid=15185] ppid=15178 vsize=598232 CPUtime=4.86 cores=0-7
/proc/15180/task/15185/stat : 15185 (claspmt) R 15178 15180 15120 0 -1 4202560 9169 0 0 0 481 5 0 0 25 0 8 0 626878769 612589568 82581 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15180/tid=15186] ppid=15178 vsize=598232 CPUtime=10.51 cores=0-7
/proc/15180/task/15186/stat : 15186 (claspmt) R 15178 15180 15120 0 -1 4202560 9773 0 0 0 1046 5 0 0 25 0 8 0 626878769 612589568 82581 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670132 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15180/tid=15187] ppid=15178 vsize=598232 CPUtime=4.83 cores=0-7
/proc/15180/task/15187/stat : 15187 (claspmt) R 15178 15180 15120 0 -1 4202560 10196 0 0 0 479 4 0 0 25 0 8 0 626878769 612589568 82581 33554432000 4194304 4964704 140734944026976 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15180/tid=15188] ppid=15178 vsize=598232 CPUtime=4.89 cores=0-7
/proc/15180/task/15188/stat : 15188 (claspmt) R 15178 15180 15120 0 -1 4202560 9160 0 0 0 481 8 0 0 25 0 8 0 626878769 612589568 82581 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 46.37
Current children cumulated vsize (KiB) 598232

[startup+25.5008 s]
/proc/loadavg: 1.99 0.45 0.15 9/285 15188
/proc/meminfo: memFree=8364484/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=606260 CPUtime=148.65 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 97595 0 0 0 14809 56 0 0 25 0 8 0 626878577 620810240 90644 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15180/statm: 151565 90644 466 189 0 145914 0
[pid=15180/tid=15182] ppid=15178 vsize=606260 CPUtime=17.66 cores=0-7
/proc/15180/task/15182/stat : 15182 (claspmt) R 15178 15180 15120 0 -1 4202560 8500 0 0 0 1759 7 0 0 25 0 8 0 626878769 620810240 90644 33554432000 4194304 4964704 140734944026976 18446744073709551615 4668690 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15180/tid=15183] ppid=15178 vsize=606260 CPUtime=17.5 cores=0-7
/proc/15180/task/15183/stat : 15183 (claspmt) R 15178 15180 15120 0 -1 4202560 9985 0 0 0 1742 8 0 0 25 0 8 0 626878769 620810240 90644 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15180/tid=15184] ppid=15178 vsize=606260 CPUtime=17.67 cores=0-7
/proc/15180/task/15184/stat : 15184 (claspmt) R 15178 15180 15120 0 -1 4202560 10378 0 0 0 1760 7 0 0 25 0 8 0 626878769 620810240 90644 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15180/tid=15185] ppid=15178 vsize=606260 CPUtime=17.66 cores=0-7
/proc/15180/task/15185/stat : 15185 (claspmt) R 15178 15180 15120 0 -1 4202560 11061 0 0 0 1760 6 0 0 25 0 8 0 626878769 620810240 90644 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15180/tid=15186] ppid=15178 vsize=606260 CPUtime=23.3 cores=0-7
/proc/15180/task/15186/stat : 15186 (claspmt) R 15178 15180 15120 0 -1 4202560 10103 0 0 0 2325 5 0 0 25 0 8 0 626878769 620810240 90644 33554432000 4194304 4964704 140734944026976 18446744073709551615 4370295 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15180/tid=15187] ppid=15178 vsize=606260 CPUtime=17.64 cores=0-7
/proc/15180/task/15187/stat : 15187 (claspmt) R 15178 15180 15120 0 -1 4202560 11266 0 0 0 1758 6 0 0 25 0 8 0 626878769 620810240 90644 33554432000 4194304 4964704 140734944026976 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15180/tid=15188] ppid=15178 vsize=606260 CPUtime=17.69 cores=0-7
/proc/15180/task/15188/stat : 15188 (claspmt) R 15178 15180 15120 0 -1 4202560 10460 0 0 0 1759 10 0 0 25 0 8 0 626878769 620810240 90644 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 148.65
Current children cumulated vsize (KiB) 606260

[startup+51.1006 s]
/proc/loadavg: 4.04 1.06 0.36 9/285 15190
/proc/meminfo: memFree=8310812/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=612668 CPUtime=353.21 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 111078 0 0 0 35248 73 0 0 25 0 8 0 626878577 627372032 104127 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15180/statm: 153167 104127 466 189 0 147516 0
[pid=15180/tid=15182] ppid=15178 vsize=612668 CPUtime=43.26 cores=0-7
/proc/15180/task/15182/stat : 15182 (claspmt) R 15178 15180 15120 0 -1 4202560 9033 0 0 0 4318 8 0 0 25 0 8 0 626878769 627372032 104127 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15180/tid=15183] ppid=15178 vsize=612668 CPUtime=42.87 cores=0-7
/proc/15180/task/15183/stat : 15183 (claspmt) R 15178 15180 15120 0 -1 4202560 11953 0 0 0 4275 12 0 0 25 0 8 0 626878769 627372032 104127 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15180/tid=15184] ppid=15178 vsize=612668 CPUtime=43.27 cores=0-7
/proc/15180/task/15184/stat : 15184 (claspmt) R 15178 15180 15120 0 -1 4202560 11917 0 0 0 4318 9 0 0 25 0 8 0 626878769 627372032 104127 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15180/tid=15185] ppid=15178 vsize=612668 CPUtime=43.25 cores=0-7
/proc/15180/task/15185/stat : 15185 (claspmt) R 15178 15180 15120 0 -1 4202560 12529 0 0 0 4318 7 0 0 25 0 8 0 626878769 627372032 104127 33554432000 4194304 4964704 140734944026976 18446744073709551615 4669494 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15180/tid=15186] ppid=15178 vsize=612668 CPUtime=48.9 cores=0-7
/proc/15180/task/15186/stat : 15186 (claspmt) R 15178 15180 15120 0 -1 4202560 12322 0 0 0 4883 7 0 0 25 0 8 0 626878769 627372032 104127 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15180/tid=15187] ppid=15178 vsize=612668 CPUtime=43.23 cores=0-7
/proc/15180/task/15187/stat : 15187 (claspmt) R 15178 15180 15120 0 -1 4202560 12123 0 0 0 4316 7 0 0 25 0 8 0 626878769 627372032 104127 33554432000 4194304 4964704 140734944026976 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15180/tid=15188] ppid=15178 vsize=612668 CPUtime=43.29 cores=0-7
/proc/15180/task/15188/stat : 15188 (claspmt) R 15178 15180 15120 0 -1 4202560 14292 0 0 0 4315 14 0 0 25 0 8 0 626878769 627372032 104127 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 353.21
Current children cumulated vsize (KiB) 612668

[startup+102.311 s]
/proc/loadavg: 6.42 2.22 0.80 9/285 15190
/proc/meminfo: memFree=8256224/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=617960 CPUtime=762.42 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 124400 0 0 0 76153 89 0 0 25 0 8 0 626878577 632791040 117449 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15180/statm: 154490 117449 466 189 0 148839 0
[pid=15180/tid=15182] ppid=15178 vsize=617960 CPUtime=94.47 cores=0-7
/proc/15180/task/15182/stat : 15182 (claspmt) R 15178 15180 15120 0 -1 4202560 9927 0 0 0 9438 9 0 0 25 0 8 0 626878769 632791040 117449 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15180/tid=15183] ppid=15178 vsize=617960 CPUtime=93.61 cores=0-7
/proc/15180/task/15183/stat : 15183 (claspmt) R 15178 15180 15120 0 -1 4202560 13514 0 0 0 9348 13 0 0 25 0 8 0 626878769 632791040 117449 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15180/tid=15184] ppid=15178 vsize=617960 CPUtime=94.48 cores=0-7
/proc/15180/task/15184/stat : 15184 (claspmt) R 15178 15180 15120 0 -1 4202560 12243 0 0 0 9439 9 0 0 25 0 8 0 626878769 632791040 117449 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15180/tid=15185] ppid=15178 vsize=617960 CPUtime=94.46 cores=0-7
/proc/15180/task/15185/stat : 15185 (claspmt) R 15178 15180 15120 0 -1 4202560 14317 0 0 0 9436 10 0 0 25 0 8 0 626878769 632791040 117449 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15180/tid=15186] ppid=15178 vsize=617960 CPUtime=100.12 cores=0-7
/proc/15180/task/15186/stat : 15186 (claspmt) R 15178 15180 15120 0 -1 4202560 14135 0 0 0 10003 9 0 0 25 0 8 0 626878769 632791040 117449 33554432000 4194304 4964704 140734944026976 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15180/tid=15187] ppid=15178 vsize=617960 CPUtime=94.44 cores=0-7
/proc/15180/task/15187/stat : 15187 (claspmt) R 15178 15180 15120 0 -1 4202560 13869 0 0 0 9436 8 0 0 25 0 8 0 626878769 632791040 117449 33554432000 4194304 4964704 140734944026976 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15180/tid=15188] ppid=15178 vsize=617960 CPUtime=94.5 cores=0-7
/proc/15180/task/15188/stat : 15188 (claspmt) R 15178 15180 15120 0 -1 4202560 19128 0 0 0 9428 22 0 0 25 0 8 0 626878769 632791040 117449 33554432000 4194304 4964704 140734944026976 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 762.42
Current children cumulated vsize (KiB) 617960

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

[startup+108.701 s]
/proc/loadavg: 6.54 2.32 0.83 9/285 15190
/proc/meminfo: memFree=8255356/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=617960 CPUtime=813.49 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 124859 0 0 0 81259 90 0 0 25 0 8 0 626878577 632791040 117908 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15180/statm: 154490 117908 466 189 0 148839 0
[pid=15180/tid=15182] ppid=15178 vsize=617960 CPUtime=100.86 cores=0-7
/proc/15180/task/15182/stat : 15182 (claspmt) R 15178 15180 15120 0 -1 4202560 9950 0 0 0 10077 9 0 0 25 0 8 0 626878769 632791040 117908 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15180/tid=15183] ppid=15178 vsize=617960 CPUtime=99.95 cores=0-7
/proc/15180/task/15183/stat : 15183 (claspmt) R 15178 15180 15120 0 -1 4202560 13551 0 0 0 9982 13 0 0 25 0 8 0 626878769 632791040 117908 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15180/tid=15184] ppid=15178 vsize=617960 CPUtime=100.87 cores=0-7
/proc/15180/task/15184/stat : 15184 (claspmt) R 15178 15180 15120 0 -1 4202560 12254 0 0 0 10078 9 0 0 25 0 8 0 626878769 632791040 117908 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15180/tid=15185] ppid=15178 vsize=617960 CPUtime=100.85 cores=0-7
/proc/15180/task/15185/stat : 15185 (claspmt) R 15178 15180 15120 0 -1 4202560 14648 0 0 0 10075 10 0 0 25 0 8 0 626878769 632791040 117908 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15180/tid=15186] ppid=15178 vsize=617960 CPUtime=106.51 cores=0-7
/proc/15180/task/15186/stat : 15186 (claspmt) R 15178 15180 15120 0 -1 4202560 14135 0 0 0 10642 9 0 0 25 0 8 0 626878769 632791040 117908 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15180/tid=15187] ppid=15178 vsize=617960 CPUtime=100.83 cores=0-7
/proc/15180/task/15187/stat : 15187 (claspmt) R 15178 15180 15120 0 -1 4202560 13871 0 0 0 10075 8 0 0 25 0 8 0 626878769 632791040 117908 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15180/tid=15188] ppid=15178 vsize=617960 CPUtime=100.89 cores=0-7
/proc/15180/task/15188/stat : 15188 (claspmt) R 15178 15180 15120 0 -1 4202560 19179 0 0 0 10067 22 0 0 25 0 8 0 626878769 632791040 117908 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 813.49
Current children cumulated vsize (KiB) 617960

[startup+111.9 s]
/proc/loadavg: 6.66 2.41 0.87 9/285 15192
/proc/meminfo: memFree=8254224/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=617960 CPUtime=839.05 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 124865 0 0 0 83815 90 0 0 25 0 8 0 626878577 632791040 117914 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15180/statm: 154490 117914 466 189 0 148839 0
[pid=15180/tid=15182] ppid=15178 vsize=617960 CPUtime=104.06 cores=0-7
/proc/15180/task/15182/stat : 15182 (claspmt) R 15178 15180 15120 0 -1 4202560 9950 0 0 0 10397 9 0 0 25 0 8 0 626878769 632791040 117914 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15180/tid=15183] ppid=15178 vsize=617960 CPUtime=103.12 cores=0-7
/proc/15180/task/15183/stat : 15183 (claspmt) R 15178 15180 15120 0 -1 4202560 13552 0 0 0 10299 13 0 0 25 0 8 0 626878769 632791040 117914 33554432000 4194304 4964704 140734944026976 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15180/tid=15184] ppid=15178 vsize=617960 CPUtime=104.07 cores=0-7
/proc/15180/task/15184/stat : 15184 (claspmt) R 15178 15180 15120 0 -1 4202560 12254 0 0 0 10398 9 0 0 25 0 8 0 626878769 632791040 117914 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15180/tid=15185] ppid=15178 vsize=617960 CPUtime=104.05 cores=0-7
/proc/15180/task/15185/stat : 15185 (claspmt) R 15178 15180 15120 0 -1 4202560 14651 0 0 0 10395 10 0 0 25 0 8 0 626878769 632791040 117914 33554432000 4194304 4964704 140734944026976 18446744073709551615 4370473 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15180/tid=15186] ppid=15178 vsize=617960 CPUtime=109.71 cores=0-7
/proc/15180/task/15186/stat : 15186 (claspmt) R 15178 15180 15120 0 -1 4202560 14137 0 0 0 10962 9 0 0 25 0 8 0 626878769 632791040 117914 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15180/tid=15187] ppid=15178 vsize=617960 CPUtime=104.02 cores=0-7
/proc/15180/task/15187/stat : 15187 (claspmt) R 15178 15180 15120 0 -1 4202560 13871 0 0 0 10394 8 0 0 25 0 8 0 626878769 632791040 117914 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15180/tid=15188] ppid=15178 vsize=617960 CPUtime=104.09 cores=0-7
/proc/15180/task/15188/stat : 15188 (claspmt) R 15178 15180 15120 0 -1 4202560 19179 0 0 0 10387 22 0 0 25 0 8 0 626878769 632791040 117914 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 839.05
Current children cumulated vsize (KiB) 617960

[startup+113.501 s]
/proc/loadavg: 6.66 2.41 0.87 9/285 15192
/proc/meminfo: memFree=8254220/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=617960 CPUtime=851.84 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 124867 0 0 0 85094 90 0 0 25 0 8 0 626878577 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15180/statm: 154490 117916 466 189 0 148839 0
[pid=15180/tid=15182] ppid=15178 vsize=617960 CPUtime=105.66 cores=0-7
/proc/15180/task/15182/stat : 15182 (claspmt) R 15178 15180 15120 0 -1 4202560 9950 0 0 0 10557 9 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15180/tid=15183] ppid=15178 vsize=617960 CPUtime=104.7 cores=0-7
/proc/15180/task/15183/stat : 15183 (claspmt) R 15178 15180 15120 0 -1 4202560 13553 0 0 0 10457 13 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15180/tid=15184] ppid=15178 vsize=617960 CPUtime=105.67 cores=0-7
/proc/15180/task/15184/stat : 15184 (claspmt) R 15178 15180 15120 0 -1 4202560 12254 0 0 0 10558 9 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4669452 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15180/tid=15185] ppid=15178 vsize=617960 CPUtime=105.65 cores=0-7
/proc/15180/task/15185/stat : 15185 (claspmt) R 15178 15180 15120 0 -1 4202560 14652 0 0 0 10555 10 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15180/tid=15186] ppid=15178 vsize=617960 CPUtime=111.31 cores=0-7
/proc/15180/task/15186/stat : 15186 (claspmt) R 15178 15180 15120 0 -1 4202560 14137 0 0 0 11122 9 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4668683 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15180/tid=15187] ppid=15178 vsize=617960 CPUtime=105.62 cores=0-7
/proc/15180/task/15187/stat : 15187 (claspmt) R 15178 15180 15120 0 -1 4202560 13871 0 0 0 10554 8 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15180/tid=15188] ppid=15178 vsize=617960 CPUtime=105.69 cores=0-7
/proc/15180/task/15188/stat : 15188 (claspmt) R 15178 15180 15120 0 -1 4202560 19179 0 0 0 10547 22 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 851.84
Current children cumulated vsize (KiB) 617960

[startup+115.101 s]
/proc/loadavg: 6.66 2.41 0.87 9/285 15192
/proc/meminfo: memFree=8254220/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=617960 CPUtime=864.62 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 124867 0 0 0 86372 90 0 0 25 0 8 0 626878577 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15180/statm: 154490 117916 466 189 0 148839 0
[pid=15180/tid=15182] ppid=15178 vsize=617960 CPUtime=107.26 cores=0-7
/proc/15180/task/15182/stat : 15182 (claspmt) R 15178 15180 15120 0 -1 4202560 9950 0 0 0 10717 9 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15180/tid=15183] ppid=15178 vsize=617960 CPUtime=106.29 cores=0-7
/proc/15180/task/15183/stat : 15183 (claspmt) R 15178 15180 15120 0 -1 4202560 13553 0 0 0 10616 13 0 0 18 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15180/tid=15184] ppid=15178 vsize=617960 CPUtime=107.27 cores=0-7
/proc/15180/task/15184/stat : 15184 (claspmt) R 15178 15180 15120 0 -1 4202560 12254 0 0 0 10718 9 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15180/tid=15185] ppid=15178 vsize=617960 CPUtime=107.25 cores=0-7
/proc/15180/task/15185/stat : 15185 (claspmt) R 15178 15180 15120 0 -1 4202560 14652 0 0 0 10715 10 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15180/tid=15186] ppid=15178 vsize=617960 CPUtime=112.91 cores=0-7
/proc/15180/task/15186/stat : 15186 (claspmt) R 15178 15180 15120 0 -1 4202560 14137 0 0 0 11282 9 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15180/tid=15187] ppid=15178 vsize=617960 CPUtime=107.22 cores=0-7
/proc/15180/task/15187/stat : 15187 (claspmt) R 15178 15180 15120 0 -1 4202560 13871 0 0 0 10714 8 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4653264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15180/tid=15188] ppid=15178 vsize=617960 CPUtime=107.29 cores=0-7
/proc/15180/task/15188/stat : 15188 (claspmt) R 15178 15180 15120 0 -1 4202560 19179 0 0 0 10707 22 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 864.62
Current children cumulated vsize (KiB) 617960

[startup+115.901 s]
/proc/loadavg: 6.66 2.41 0.87 9/285 15192
/proc/meminfo: memFree=8254220/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=617960 CPUtime=871.01 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 124867 0 0 0 87011 90 0 0 25 0 8 0 626878577 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/15180/statm: 154490 117916 466 189 0 148839 0
[pid=15180/tid=15182] ppid=15178 vsize=617960 CPUtime=108.06 cores=0-7
/proc/15180/task/15182/stat : 15182 (claspmt) R 15178 15180 15120 0 -1 4202560 9950 0 0 0 10797 9 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15180/tid=15183] ppid=15178 vsize=617960 CPUtime=107.09 cores=0-7
/proc/15180/task/15183/stat : 15183 (claspmt) R 15178 15180 15120 0 -1 4202560 13553 0 0 0 10695 14 0 0 18 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15180/tid=15184] ppid=15178 vsize=617960 CPUtime=108.06 cores=0-7
/proc/15180/task/15184/stat : 15184 (claspmt) R 15178 15180 15120 0 -1 4202560 12254 0 0 0 10797 9 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15180/tid=15185] ppid=15178 vsize=617960 CPUtime=108.05 cores=0-7
/proc/15180/task/15185/stat : 15185 (claspmt) R 15178 15180 15120 0 -1 4202560 14652 0 0 0 10795 10 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15180/tid=15186] ppid=15178 vsize=617960 CPUtime=113.71 cores=0-7
/proc/15180/task/15186/stat : 15186 (claspmt) R 15178 15180 15120 0 -1 4202560 14137 0 0 0 11362 9 0 0 18 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15180/tid=15187] ppid=15178 vsize=617960 CPUtime=108.02 cores=0-7
/proc/15180/task/15187/stat : 15187 (claspmt) R 15178 15180 15120 0 -1 4202560 13871 0 0 0 10794 8 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15180/tid=15188] ppid=15178 vsize=617960 CPUtime=108.09 cores=0-7
/proc/15180/task/15188/stat : 15188 (claspmt) R 15178 15180 15120 0 -1 4202560 19179 0 0 0 10787 22 0 0 25 0 8 0 626878769 632791040 117916 33554432000 4194304 4964704 140734944026976 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 871.01
Current children cumulated vsize (KiB) 617960

[startup+116.101 s]
/proc/loadavg: 6.66 2.41 0.87 9/285 15192
/proc/meminfo: memFree=8254220/32951124 swapFree=61020456/67111528
[pid=15180] ppid=15178 vsize=613644 CPUtime=871.65 cores=0-7
/proc/15180/stat : 15180 (claspmt) R 15178 15180 15120 0 -1 4202496 124877 0 0 0 87074 91 0 0 17 0 1 0 626878577 628371456 116458 33554432000 4194304 4964704 140734944026976 18446744073709551615 224284583698 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/15180/statm: 153411 116458 476 189 0 147760 0
Current children cumulated CPU time (s) 871.65
Current children cumulated vsize (KiB) 613644

Child status: 20
Real time (s): 116.193
CPU time (s): 871.749
CPU user time (s): 870.805
CPU system time (s): 0.943856
CPU usage (%): 750.256
Max. virtual memory (cumulated for all children) (KiB): 617960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 870.805
system time used= 0.943856
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124878
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= 62197
involuntary context switches= 4607

runsolver used 0.268959 second user time and 0.78688 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-02 22:01:19
IDJOB=3321712
IDBENCH=82496
IDSOLVER=1711
FILE ID=node118/3321712-1304366478
RUNJOBID= node118-1304366467-15134
PBS_JOBID= 13181753
Free space on /tmp= 73260 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/manthey/traffic/traffic_kkb_unknown.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-3321712-1304366478/watcher-3321712-1304366478 -o /tmp/evaluation-result-3321712-1304366478/solver-3321712-1304366478 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321712-1304366478.cnf

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=1763433587

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8721460 kB
Buffers:          7652 kB
Cached:         102100 kB
SwapCached:      96544 kB
Active:       10994808 kB
Inactive:     13015340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8721460 kB
SwapTotal:    67111528 kB
SwapFree:     61020456 kB
Dirty:           18452 kB
Writeback:           0 kB
AnonPages:    23815264 kB
Mapped:          12972 kB
Slab:            75684 kB
PageTables:      76180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53745564 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= 73256 MiB
End job on node118 at 2011-05-02 22:03:15