Trace number 3299895

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 3312.65 831.397

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
blocks-blocks-36-0.120-NOTKNOWN.cnf
MD5SUM8d94c04f870c828c80bd9a45ae3dedff
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark603.823
Satisfiable
(Un)Satisfiability was proved
Number of variables489685
Number of clauses8779920
Sum of the clauses size19139520
Maximum clause length1334
Minimum clause length1
Number of clauses of size 11440
Number of clauses of size 28441280
Number of clauses of size 3319680
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517520

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...058993/instance-3299895-1304058993.cnf
2.29/2.38	c Solving...
3312.54/831.35	s UNSATISFIABLE
3312.54/831.35	
3312.54/831.35	c Models        : 0     
3312.54/831.35	c Time          : 831.106s (Solving: 828.73s 1st Model: 0.00s Unsat: 828.73s)
3312.54/831.35	c CPU Time      : 3312.360s

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-3299895-1304058993/watcher-3299895-1304058993 -o /tmp/evaluation-result-3299895-1304058993/solver-3299895-1304058993 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299895-1304058993.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.09 7.90 8.01 5/184 19719
/proc/meminfo: memFree=21515000/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=83048 CPUtime=0 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 724 0 0 0 0 0 0 0 22 0 1 0 517497928 85041152 654 33554432000 4194304 4964704 140735022653136 18446744073709551615 4686261 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19719/statm: 20762 655 374 189 0 15636 0

[startup+0.0947179 s]
/proc/loadavg: 7.09 7.90 8.01 5/184 19719
/proc/meminfo: memFree=21515000/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=117624 CPUtime=0.08 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 28042 0 0 0 6 2 0 0 22 0 1 0 517497928 120446976 24147 33554432000 4194304 4964704 140735022653136 18446744073709551615 232335892224 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19719/statm: 29406 24147 389 189 0 24280 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 117624

[startup+0.100707 s]
/proc/loadavg: 7.09 7.90 8.01 5/184 19719
/proc/meminfo: memFree=21515000/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=117624 CPUtime=0.09 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 28046 0 0 0 7 2 0 0 22 0 1 0 517497928 120446976 24151 33554432000 4194304 4964704 140735022653136 18446744073709551615 232335892224 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19719/statm: 29406 24151 389 189 0 24280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 117624

[startup+0.300678 s]
/proc/loadavg: 7.09 7.90 8.01 5/184 19719
/proc/meminfo: memFree=21515000/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=120532 CPUtime=0.29 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 28828 0 0 0 26 3 0 0 22 0 1 0 517497928 123424768 24933 33554432000 4194304 4964704 140735022653136 18446744073709551615 232335892224 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19719/statm: 30133 24933 389 189 0 25007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 120532

[startup+0.700606 s]
/proc/loadavg: 7.09 7.90 8.01 5/184 19719
/proc/meminfo: memFree=21515000/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=134792 CPUtime=0.69 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 32409 0 0 0 64 5 0 0 24 0 1 0 517497928 138027008 28514 33554432000 4194304 4964704 140735022653136 18446744073709551615 232335892224 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19719/statm: 33698 28514 389 189 0 28572 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 134792

[startup+1.50047 s]
/proc/loadavg: 7.09 7.90 8.01 6/185 19720
/proc/meminfo: memFree=21381112/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=162452 CPUtime=1.49 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 39297 0 0 0 141 8 0 0 25 0 1 0 517497928 166350848 35402 33554432000 4194304 4964704 140735022653136 18446744073709551615 232335892224 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19719/statm: 40613 35402 389 189 0 35487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162452

[startup+3.10014 s]
/proc/loadavg: 7.09 7.90 8.01 6/185 19720
/proc/meminfo: memFree=21337712/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=444948 CPUtime=4.88 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 103513 0 0 0 469 19 0 0 25 0 4 0 517497928 455626752 78288 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668635 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 111237 78289 444 189 0 105586 0
Current children cumulated CPU time (s) 4.88
Current children cumulated vsize (KiB) 444948

[startup+6.30057 s]
/proc/loadavg: 7.16 7.90 8.01 9/188 19723
/proc/meminfo: memFree=21173760/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=444948 CPUtime=17.66 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 103832 0 0 0 1747 19 0 0 25 0 4 0 517497928 455626752 78607 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 111237 78607 451 189 0 105586 0
[pid=19719/tid=19721] ppid=19717 vsize=444948 CPUtime=3.76 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 13136 0 0 0 374 2 0 0 22 0 4 0 517498166 455626752 78607 33554432000 4194304 4964704 140735022653136 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=444948 CPUtime=3.91 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 17719 0 0 0 388 3 0 0 25 0 4 0 517498166 455626752 78607 33554432000 4194304 4964704 140735022653136 18446744073709551615 4677987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=444948 CPUtime=3.88 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 17477 0 0 0 386 2 0 0 25 0 4 0 517498166 455626752 78607 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 17.66
Current children cumulated vsize (KiB) 444948

[startup+12.7004 s]
/proc/loadavg: 7.23 7.90 8.01 9/188 19723
/proc/meminfo: memFree=21156624/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=444948 CPUtime=43.23 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 105240 0 0 0 4302 21 0 0 25 0 4 0 517497928 455626752 80015 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 111237 80015 452 189 0 105586 0
[pid=19719/tid=19721] ppid=19717 vsize=444948 CPUtime=10.16 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 13376 0 0 0 1014 2 0 0 25 0 4 0 517498166 455626752 80015 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668942 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=444948 CPUtime=10.3 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 18251 0 0 0 1027 3 0 0 25 0 4 0 517498166 455626752 80015 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=444948 CPUtime=10.24 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 17797 0 0 0 1022 2 0 0 25 0 4 0 517498166 455626752 80015 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 43.23
Current children cumulated vsize (KiB) 444948

[startup+25.5012 s]
/proc/loadavg: 7.55 7.94 8.02 9/188 19724
/proc/meminfo: memFree=21074288/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=449988 CPUtime=94.35 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 112506 0 0 0 9407 28 0 0 25 0 4 0 517497928 460787712 87281 33554432000 4194304 4964704 140735022653136 18446744073709551615 4669056 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 112497 87281 452 189 0 106846 0
[pid=19719/tid=19721] ppid=19717 vsize=449988 CPUtime=22.96 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 14196 0 0 0 2293 3 0 0 25 0 4 0 517498166 460787712 87281 33554432000 4194304 4964704 140735022653136 18446744073709551615 4653319 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=449988 CPUtime=23.1 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 22014 0 0 0 2304 6 0 0 25 0 4 0 517498166 460787712 87281 33554432000 4194304 4964704 140735022653136 18446744073709551615 4362996 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=449988 CPUtime=22.98 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 19584 0 0 0 2293 5 0 0 25 0 4 0 517498166 460787712 87281 33554432000 4194304 4964704 140735022653136 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 94.35
Current children cumulated vsize (KiB) 449988

[startup+51.1006 s]
/proc/loadavg: 7.77 7.96 8.02 9/188 19724
/proc/meminfo: memFree=20903020/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=470028 CPUtime=196.61 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 131250 0 0 0 19617 44 0 0 25 0 4 0 517497928 481308672 106025 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 117507 106025 452 189 0 111856 0
[pid=19719/tid=19721] ppid=19717 vsize=470028 CPUtime=48.56 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 15954 0 0 0 4852 4 0 0 25 0 4 0 517498166 481308672 106025 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=470028 CPUtime=48.7 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 32735 0 0 0 4855 15 0 0 25 0 4 0 517498166 481308672 106025 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668578 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=470028 CPUtime=48.43 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 23517 0 0 0 4834 9 0 0 25 0 4 0 517498166 481308672 106025 33554432000 4194304 4964704 140735022653136 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 196.61
Current children cumulated vsize (KiB) 470028

[startup+102.307 s]
/proc/loadavg: 8.12 8.02 8.04 10/188 19726
/proc/meminfo: memFree=20674852/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=644336 CPUtime=401.14 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 167735 0 0 0 40042 72 0 0 25 0 4 0 517497928 659800064 142510 33554432000 4194304 4964704 140735022653136 18446744073709551615 4370462 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 161084 142510 454 189 0 155433 0
[pid=19719/tid=19721] ppid=19717 vsize=644336 CPUtime=99.76 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 19304 0 0 0 9969 7 0 0 25 0 4 0 517498166 659800064 142510 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670238 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=644336 CPUtime=99.92 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 56664 0 0 0 9962 30 0 0 25 0 4 0 517498166 659800064 142510 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=644336 CPUtime=99.35 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 29689 0 0 0 9920 15 0 0 25 0 4 0 517498166 659800064 142510 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668701 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 401.14
Current children cumulated vsize (KiB) 644336

[startup+162.301 s]
/proc/loadavg: 8.11 8.03 8.04 9/188 19727
/proc/meminfo: memFree=20270472/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=851404 CPUtime=640.81 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 213488 0 0 0 63977 104 0 0 25 0 4 0 517497928 871837696 188263 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 212851 188263 454 189 0 207200 0
[pid=19719/tid=19721] ppid=19717 vsize=851404 CPUtime=159.76 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 22661 0 0 0 15965 11 0 0 25 0 4 0 517498166 871837696 188263 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=851404 CPUtime=159.91 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 87345 0 0 0 15944 47 0 0 25 0 4 0 517498166 871837696 188263 33554432000 4194304 4964704 140735022653136 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=851404 CPUtime=159.02 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 37579 0 0 0 15881 21 0 0 25 0 4 0 517498166 871837696 188263 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 640.81
Current children cumulated vsize (KiB) 851404

[startup+222.3 s]
/proc/loadavg: 8.22 8.08 8.05 9/188 19729
/proc/meminfo: memFree=19875020/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=1093688 CPUtime=880.48 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 263443 0 0 0 87914 134 0 0 25 0 4 0 517497928 1119936512 238218 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670159 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 273422 238218 454 189 0 267771 0
[pid=19719/tid=19721] ppid=19717 vsize=1093688 CPUtime=219.75 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 25369 0 0 0 21962 13 0 0 25 0 4 0 517498166 1119936512 238218 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668928 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=1093688 CPUtime=219.91 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 126104 0 0 0 21927 64 0 0 25 0 4 0 517498166 1119936512 238218 33554432000 4194304 4964704 140735022653136 18446744073709551615 4378907 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=1093688 CPUtime=218.69 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 42793 0 0 0 21843 26 0 0 25 0 4 0 517498166 1119936512 238218 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 880.48
Current children cumulated vsize (KiB) 1093688

[startup+282.301 s]
/proc/loadavg: 7.52 7.95 8.01 5/179 19748
/proc/meminfo: memFree=24126076/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=1216856 CPUtime=1120.16 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 305229 0 0 0 111858 158 0 0 25 0 4 0 517497928 1246060544 280004 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 304214 280004 454 189 0 298563 0
[pid=19719/tid=19721] ppid=19717 vsize=1216856 CPUtime=279.76 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 27613 0 0 0 27960 16 0 0 25 0 4 0 517498166 1246060544 280004 33554432000 4194304 4964704 140735022653136 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=1216856 CPUtime=279.91 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 159839 0 0 0 27911 80 0 0 25 0 4 0 517498166 1246060544 280004 33554432000 4194304 4964704 140735022653136 18446744073709551615 4313753 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=1216856 CPUtime=278.37 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 46023 0 0 0 27808 29 0 0 25 0 4 0 517498166 1246060544 280004 33554432000 4194304 4964704 140735022653136 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1120.16

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

[pid=19719] ppid=19717 vsize=1721296 CPUtime=1839.17 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 435736 0 0 0 183650 267 0 0 25 0 4 0 517497928 1762607104 410511 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 430324 410511 454 189 0 424673 0
[pid=19719/tid=19721] ppid=19717 vsize=1721296 CPUtime=459.75 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 33064 0 0 0 45946 29 0 0 25 0 4 0 517498166 1762607104 410511 33554432000 4194304 4964704 140735022653136 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=1721296 CPUtime=459.91 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 269474 0 0 0 45849 142 0 0 25 0 4 0 517498166 1762607104 410511 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=1721296 CPUtime=457.39 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 55958 0 0 0 45692 47 0 0 25 0 4 0 517498166 1762607104 410511 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1839.17
Current children cumulated vsize (KiB) 1721296

[startup+522.301 s]
/proc/loadavg: 4.16 5.83 7.11 5/179 19755
/proc/meminfo: memFree=23428636/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=1948072 CPUtime=2078.85 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 480639 0 0 0 207577 308 0 0 25 0 4 0 517497928 1994825728 455414 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 487018 455414 454 189 0 481367 0
[pid=19719/tid=19721] ppid=19717 vsize=1948072 CPUtime=519.75 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 34726 0 0 0 51942 33 0 0 25 0 4 0 517498166 1994825728 455414 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=1948072 CPUtime=519.91 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 307678 0 0 0 51831 160 0 0 25 0 4 0 517498166 1994825728 455414 33554432000 4194304 4964704 140735022653136 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=1948072 CPUtime=517.07 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 59090 0 0 0 51648 59 0 0 25 0 4 0 517498166 1994825728 455414 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2078.85
Current children cumulated vsize (KiB) 1948072

[startup+582.3 s]
/proc/loadavg: 4.26 5.55 6.94 5/179 19756
/proc/meminfo: memFree=23302760/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=2049152 CPUtime=2318.52 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 510561 0 0 0 231514 338 0 0 25 0 4 0 517497928 2098331648 485336 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 512288 485336 454 189 0 506637 0
[pid=19719/tid=19721] ppid=19717 vsize=2049152 CPUtime=579.46 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 36018 0 0 0 57907 39 0 0 25 0 4 0 517498166 2098331648 485336 33554432000 4194304 4964704 140735022653136 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=2049152 CPUtime=579.91 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 333020 0 0 0 57815 176 0 0 25 0 4 0 517498166 2098331648 485336 33554432000 4194304 4964704 140735022653136 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=2049152 CPUtime=577.02 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 61280 0 0 0 57638 64 0 0 25 0 4 0 517498166 2098331648 485336 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2318.52
Current children cumulated vsize (KiB) 2049152

[startup+642.301 s]
/proc/loadavg: 4.09 5.27 6.75 5/179 19758
/proc/meminfo: memFree=23142396/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=2203776 CPUtime=2558.22 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 550645 0 0 0 255455 367 0 0 25 0 4 0 517497928 2256666624 525420 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668531 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 550944 525420 454 189 0 545293 0
[pid=19719/tid=19721] ppid=19717 vsize=2203776 CPUtime=639.13 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 36909 0 0 0 63872 41 0 0 25 0 4 0 517498166 2256666624 525420 33554432000 4194304 4964704 140735022653136 18446744073709551615 4660355 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=2203776 CPUtime=639.92 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 368822 0 0 0 63797 195 0 0 25 0 4 0 517498166 2256666624 525420 33554432000 4194304 4964704 140735022653136 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=2203776 CPUtime=637.03 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 63476 0 0 0 63634 69 0 0 25 0 4 0 517498166 2256666624 525420 33554432000 4194304 4964704 140735022653136 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2558.22
Current children cumulated vsize (KiB) 2203776

[startup+702.301 s]
/proc/loadavg: 4.03 5.03 6.57 5/179 19760
/proc/meminfo: memFree=23043912/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=2308224 CPUtime=2797.87 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 575226 0 0 0 279396 391 0 0 25 0 4 0 517497928 2363621376 549998 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 577056 549998 454 189 0 571405 0
[pid=19719/tid=19721] ppid=19717 vsize=2308224 CPUtime=698.81 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 37566 0 0 0 69838 43 0 0 25 0 4 0 517498166 2363621376 549998 33554432000 4194304 4964704 140735022653136 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=2308224 CPUtime=699.92 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 390280 0 0 0 69783 209 0 0 25 0 4 0 517498166 2363621376 549998 33554432000 4194304 4964704 140735022653136 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=2308224 CPUtime=697.02 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 64571 0 0 0 69629 73 0 0 25 0 4 0 517498166 2363621376 549998 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2797.87
Current children cumulated vsize (KiB) 2308224

[startup+762.306 s]
/proc/loadavg: 4.01 4.84 6.41 5/179 19761
/proc/meminfo: memFree=22926460/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=2433152 CPUtime=3037.57 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 604482 0 0 0 303345 412 0 0 25 0 4 0 517497928 2491547648 579254 33554432000 4194304 4964704 140735022653136 18446744073709551615 4669429 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 608288 579254 454 189 0 602637 0
[pid=19719/tid=19721] ppid=19717 vsize=2433152 CPUtime=758.48 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 38700 0 0 0 75802 46 0 0 25 0 4 0 517498166 2491547648 579254 33554432000 4194304 4964704 140735022653136 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=2433152 CPUtime=759.92 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 416449 0 0 0 75769 223 0 0 25 0 4 0 517498166 2491547648 579254 33554432000 4194304 4964704 140735022653136 18446744073709551615 4313764 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=2433152 CPUtime=757.03 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 65820 0 0 0 75627 76 0 0 25 0 4 0 517498166 2491547648 579254 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3037.57
Current children cumulated vsize (KiB) 2433152

[startup+822.301 s]
/proc/loadavg: 4.00 4.69 6.26 5/179 19763
/proc/meminfo: memFree=22912292/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=2433152 CPUtime=3277.22 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 608036 0 0 0 327305 417 0 0 25 0 4 0 517497928 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 608288 582808 454 189 0 602637 0
[pid=19719/tid=19721] ppid=19717 vsize=2433152 CPUtime=818.16 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 38719 0 0 0 81770 46 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=2433152 CPUtime=819.92 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 419973 0 0 0 81764 228 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4313845 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=2433152 CPUtime=817.02 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 65826 0 0 0 81626 76 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3277.22
Current children cumulated vsize (KiB) 2433152

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

[startup+825.501 s]
/proc/loadavg: 4.00 4.68 6.24 5/179 19763
/proc/meminfo: memFree=22912292/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=2433152 CPUtime=3290 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 608036 0 0 0 328583 417 0 0 25 0 4 0 517497928 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668907 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 608288 582808 454 189 0 602637 0
[pid=19719/tid=19721] ppid=19717 vsize=2433152 CPUtime=821.34 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 38719 0 0 0 82088 46 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4380024 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=2433152 CPUtime=823.12 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 419973 0 0 0 82084 228 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4313794 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=2433152 CPUtime=820.22 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 65826 0 0 0 81946 76 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4361247 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3290
Current children cumulated vsize (KiB) 2433152

[startup+828.701 s]
/proc/loadavg: 4.00 4.68 6.24 5/179 19763
/proc/meminfo: memFree=22912168/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=2433152 CPUtime=3302.77 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 608036 0 0 0 329860 417 0 0 25 0 4 0 517497928 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4669997 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 608288 582808 454 189 0 602637 0
[pid=19719/tid=19721] ppid=19717 vsize=2433152 CPUtime=824.52 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 38719 0 0 0 82406 46 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=2433152 CPUtime=826.31 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 419973 0 0 0 82403 228 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=2433152 CPUtime=823.41 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 65826 0 0 0 82265 76 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3302.77
Current children cumulated vsize (KiB) 2433152

[startup+830.3 s]
/proc/loadavg: 4.00 4.68 6.24 5/179 19763
/proc/meminfo: memFree=22912168/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=2433152 CPUtime=3309.17 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 608036 0 0 0 330499 418 0 0 25 0 4 0 517497928 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 608288 582808 454 189 0 602637 0
[pid=19719/tid=19721] ppid=19717 vsize=2433152 CPUtime=826.11 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 38719 0 0 0 82565 46 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670590 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=2433152 CPUtime=827.91 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 419973 0 0 0 82563 228 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19719/tid=19723] ppid=19717 vsize=2433152 CPUtime=825.01 cores=1,3,5,7
/proc/19719/task/19723/stat : 19723 (claspmt) R 19717 19719 19041 0 -1 4202560 65826 0 0 0 82425 76 0 0 25 0 4 0 517498166 2491547648 582808 33554432000 4194304 4964704 140735022653136 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3309.17
Current children cumulated vsize (KiB) 2433152

[startup+831.101 s]
/proc/loadavg: 4.00 4.66 6.23 5/179 19763
/proc/meminfo: memFree=22912168/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=2433152 CPUtime=3312.35 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 608038 0 0 0 330817 418 0 0 25 0 3 0 517497928 2491547648 582810 33554432000 4194304 4964704 140735022653136 18446744073709551615 4629936 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/19719/statm: 608288 582810 455 189 0 602637 0
[pid=19719/tid=19721] ppid=19717 vsize=2433152 CPUtime=826.91 cores=1,3,5,7
/proc/19719/task/19721/stat : 19721 (claspmt) R 19717 19719 19041 0 -1 4202560 38719 0 0 0 82645 46 0 0 18 0 3 0 517498166 2491547648 582810 33554432000 4194304 4964704 140735022653136 18446744073709551615 4644960 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19719/tid=19722] ppid=19717 vsize=2433152 CPUtime=828.71 cores=1,3,5,7
/proc/19719/task/19722/stat : 19722 (claspmt) R 19717 19719 19041 0 -1 4202560 419974 0 0 0 82643 228 0 0 25 0 3 0 517498166 2491547648 582810 33554432000 4194304 4964704 140735022653136 18446744073709551615 4313839 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3312.35
Current children cumulated vsize (KiB) 2433152

[startup+831.3 s]
/proc/loadavg: 4.00 4.66 6.23 5/179 19763
/proc/meminfo: memFree=22912168/32951124 swapFree=67111524/67111528
[pid=19719] ppid=19717 vsize=2236096 CPUtime=3312.54 cores=1,3,5,7
/proc/19719/stat : 19719 (claspmt) R 19717 19719 19041 0 -1 4202496 608048 0 0 0 330836 418 0 0 25 0 1 0 517497928 2289762304 534165 33554432000 4194304 4964704 140735022653136 18446744073709551615 232335541521 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/19719/statm: 559024 534165 465 189 0 553373 0
Current children cumulated CPU time (s) 3312.54
Current children cumulated vsize (KiB) 2236096

Child status: 20
Real time (s): 831.397
CPU time (s): 3312.65
CPU user time (s): 3308.38
CPU system time (s): 4.27635
CPU usage (%): 398.444
Max. virtual memory (cumulated for all children) (KiB): 2433152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3308.38
system time used= 4.27635
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 608049
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= 1697
involuntary context switches= 19287

runsolver used 1.27581 second user time and 3.2595 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-29 08:36:38
IDJOB=3299895
IDBENCH=82371
IDSOLVER=1683
FILE ID=node132/3299895-1304058993
RUNJOBID= node132-1304057522-19357
PBS_JOBID= 13170426
Free space on /tmp= 71680 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/rintanen/SATPlanning/blocks-blocks-36-0.120-NOTKNOWN.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299895-1304058993/watcher-3299895-1304058993 -o /tmp/evaluation-result-3299895-1304058993/solver-3299895-1304058993 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299895-1304058993.cnf

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

MD5SUM BENCH= 8d94c04f870c828c80bd9a45ae3dedff
RANDOM SEED=1271493253

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21515148 kB
Buffers:        763344 kB
Cached:        6413256 kB
SwapCached:          4 kB
Active:        5827088 kB
Inactive:      5097436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21515148 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          159992 kB
Writeback:           0 kB
AnonPages:     3747228 kB
Mapped:          15756 kB
Slab:           442004 kB
PageTables:      12100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3904604 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71716 MiB
End job on node132 at 2011-04-29 08:50:29