Trace number 3373529

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.41 1204.49

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...431610/instance-3373529-1305431610.cnf
0.79/0.84	c Solving...
4800.18/1204.31	
4800.18/1204.31	*** INTERRUPTED! ***
4800.18/1204.31	*** Shutting down threads...
4800.33/1204.48	s UNKNOWN
4800.33/1204.48	
4800.33/1204.48	c INTERRUPTED   : 1
4800.33/1204.48	c Models        : 0+    
4800.33/1204.48	c Time          : 1204.318s (Solving: 1203.47s 1st Model: 0.00s Unsat: 0.00s)
4800.33/1204.48	c CPU Time      : 4800.230s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373529-1305431610/watcher-3373529-1305431610 -o /tmp/evaluation-result-3373529-1305431610/solver-3373529-1305431610 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373529-1305431610.cnf 

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.07 2/358 4522
/proc/meminfo: memFree=23984368/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=21684 CPUtime=0 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 701 0 0 0 0 0 0 0 21 0 1 0 654761427 22204416 623 33554432000 4194304 4964800 140736960997088 18446744073709551615 253640859392 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4522/statm: 5421 623 385 189 0 295 0

[startup+0.0753789 s]
/proc/loadavg: 1.00 1.00 1.07 2/358 4522
/proc/meminfo: memFree=23984368/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=34916 CPUtime=0.07 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 5012 0 0 0 6 1 0 0 21 0 1 0 654761427 35753984 3772 33554432000 4194304 4964800 140736960997088 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4522/statm: 8729 3773 396 189 0 3603 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 34916

[startup+0.100376 s]
/proc/loadavg: 1.00 1.00 1.07 2/358 4522
/proc/meminfo: memFree=23984368/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=38692 CPUtime=0.09 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 5898 0 0 0 8 1 0 0 21 0 1 0 654761427 39620608 4658 33554432000 4194304 4964800 140736960997088 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4522/statm: 9673 4658 398 189 0 4547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38692

[startup+0.300339 s]
/proc/loadavg: 1.00 1.00 1.07 2/358 4522
/proc/meminfo: memFree=23984368/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=38692 CPUtime=0.29 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 5899 0 0 0 28 1 0 0 22 0 1 0 654761427 39620608 4659 33554432000 4194304 4964800 140736960997088 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4522/statm: 9673 4659 398 189 0 4547 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38692

[startup+0.700243 s]
/proc/loadavg: 1.00 1.00 1.07 2/358 4522
/proc/meminfo: memFree=23984368/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=38692 CPUtime=0.69 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 5901 0 0 0 68 1 0 0 24 0 1 0 654761427 39620608 4661 33554432000 4194304 4964800 140736960997088 18446744073709551615 4607604 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4522/statm: 9673 4661 398 189 0 4547 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38692

[startup+1.50103 s]
/proc/loadavg: 1.00 1.00 1.07 10/365 4530
/proc/meminfo: memFree=23955428/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=117400 CPUtime=3.22 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 6602 0 0 0 321 1 0 0 25 0 4 0 654761427 120217600 4910 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668709 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 29350 4910 458 189 0 23699 0
[pid=4522/tid=4527] ppid=4520 vsize=117400 CPUtime=0.56 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 132 0 0 0 56 0 0 0 25 0 4 0 654761512 120217600 4910 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=117400 CPUtime=0.56 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 340 0 0 0 56 0 0 0 25 0 4 0 654761512 120217600 4910 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=117400 CPUtime=0.59 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 63 0 0 0 59 0 0 0 25 0 4 0 654761512 120217600 4910 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.22
Current children cumulated vsize (KiB) 117400

[startup+3.10074 s]
/proc/loadavg: 1.56 1.12 1.11 10/365 4530
/proc/meminfo: memFree=23946828/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=117400 CPUtime=9.6 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 7510 0 0 0 959 1 0 0 25 0 4 0 654761427 120217600 5818 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670670 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 29350 5818 458 189 0 23699 0
[pid=4522/tid=4527] ppid=4520 vsize=117400 CPUtime=2.16 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 359 0 0 0 216 0 0 0 25 0 4 0 654761512 120217600 5818 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=117400 CPUtime=2.16 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 705 0 0 0 216 0 0 0 25 0 4 0 654761512 120217600 5818 33554432000 4194304 4964800 140736960997088 18446744073709551615 4378480 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=117400 CPUtime=2.18 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 283 0 0 0 218 0 0 0 25 0 4 0 654761512 120217600 5818 33554432000 4194304 4964800 140736960997088 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.6
Current children cumulated vsize (KiB) 117400

[startup+6.30116 s]
/proc/loadavg: 1.56 1.12 1.11 9/365 4530
/proc/meminfo: memFree=23930628/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=121184 CPUtime=22.37 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 9844 0 0 0 2235 2 0 0 25 0 4 0 654761427 124092416 8152 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668698 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 30296 8152 458 189 0 24645 0
[pid=4522/tid=4527] ppid=4520 vsize=121184 CPUtime=5.36 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 758 0 0 0 536 0 0 0 25 0 4 0 654761512 124092416 8152 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=121184 CPUtime=5.36 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 1567 0 0 0 536 0 0 0 25 0 4 0 654761512 124092416 8152 33554432000 4194304 4964800 140736960997088 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=121184 CPUtime=5.34 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 795 0 0 0 534 0 0 0 25 0 4 0 654761512 124092416 8152 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 22.37
Current children cumulated vsize (KiB) 121184

[startup+12.701 s]
/proc/loadavg: 2.55 1.34 1.18 10/365 4530
/proc/meminfo: memFree=23888884/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=191140 CPUtime=47.9 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 14803 0 0 0 4786 4 0 0 25 0 4 0 654761427 195727360 13111 33554432000 4194304 4964800 140736960997088 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 47785 13111 460 189 0 42134 0
[pid=4522/tid=4527] ppid=4520 vsize=191140 CPUtime=11.75 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 1543 0 0 0 1175 0 0 0 25 0 4 0 654761512 195727360 13111 33554432000 4194304 4964800 140736960997088 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=191140 CPUtime=11.76 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 3983 0 0 0 1175 1 0 0 25 0 4 0 654761512 195727360 13111 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=191140 CPUtime=11.67 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 1594 0 0 0 1167 0 0 0 25 0 4 0 654761512 195727360 13111 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 47.9
Current children cumulated vsize (KiB) 191140

[startup+25.5007 s]
/proc/loadavg: 3.39 1.56 1.25 10/365 4530
/proc/meminfo: memFree=23831360/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=200092 CPUtime=98.95 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 21960 0 0 0 9888 7 0 0 25 0 4 0 654761427 204894208 20268 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668698 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 50023 20268 460 189 0 44372 0
[pid=4522/tid=4527] ppid=4520 vsize=200092 CPUtime=24.54 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 2805 0 0 0 2453 1 0 0 25 0 4 0 654761512 204894208 20268 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=200092 CPUtime=24.56 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 7530 0 0 0 2454 2 0 0 25 0 4 0 654761512 204894208 20268 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=200092 CPUtime=24.33 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 2661 0 0 0 2432 1 0 0 25 0 4 0 654761512 204894208 20268 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 98.95
Current children cumulated vsize (KiB) 200092

[startup+51.101 s]
/proc/loadavg: 4.96 2.08 1.43 10/365 4531
/proc/meminfo: memFree=23747940/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=212992 CPUtime=201.08 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 31753 0 0 0 20096 12 0 0 25 0 4 0 654761427 218103808 30061 33554432000 4194304 4964800 140736960997088 18446744073709551615 4660435 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 53248 30061 460 189 0 47597 0
[pid=4522/tid=4527] ppid=4520 vsize=212992 CPUtime=50.14 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 4687 0 0 0 5012 2 0 0 25 0 4 0 654761512 218103808 30061 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=212992 CPUtime=50.16 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 11512 0 0 0 5012 4 0 0 25 0 4 0 654761512 218103808 30061 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=212992 CPUtime=49.65 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 3995 0 0 0 4964 1 0 0 25 0 4 0 654761512 218103808 30061 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 201.08
Current children cumulated vsize (KiB) 212992

[startup+102.314 s]
/proc/loadavg: 6.83 3.08 1.81 10/365 4532
/proc/meminfo: memFree=23609428/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=234040 CPUtime=405.35 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 49351 0 0 0 40510 25 0 0 25 0 4 0 654761427 239656960 47632 33554432000 4194304 4964800 140736960997088 18446744073709551615 4627263 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 58510 47632 460 189 0 52859 0
[pid=4522/tid=4527] ppid=4520 vsize=234040 CPUtime=101.34 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 8889 0 0 0 10129 5 0 0 25 0 4 0 654761512 239656960 47632 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668805 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=234040 CPUtime=101.38 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 18148 0 0 0 10130 8 0 0 25 0 4 0 654761512 239656960 47632 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668766 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=234040 CPUtime=100.29 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 7007 0 0 0 10026 3 0 0 25 0 4 0 654761512 239656960 47632 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 405.35
Current children cumulated vsize (KiB) 234040

[startup+162.301 s]
/proc/loadavg: 7.69 4.01 2.21 9/365 4564
/proc/meminfo: memFree=23739268/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=313576 CPUtime=644.62 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 55532 0 0 0 64432 30 0 0 25 0 4 0 654761427 321101824 53718 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 78394 53718 460 189 0 72743 0
[pid=4522/tid=4527] ppid=4520 vsize=313576 CPUtime=161.29 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 10965 0 0 0 16123 6 0 0 25 0 4 0 654761512 321101824 53718 33554432000 4194304 4964800 140736960997088 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=313576 CPUtime=161.37 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 20416 0 0 0 16127 10 0 0 25 0 4 0 654761512 321101824 53718 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=313576 CPUtime=159.63 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 7836 0 0 0 15959 4 0 0 25 0 4 0 654761512 321101824 53718 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 644.62
Current children cumulated vsize (KiB) 313576

[startup+222.301 s]
/proc/loadavg: 7.99 4.76 2.58 9/365 4565
/proc/meminfo: memFree=23711348/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=386104 CPUtime=883.93 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 60701 0 0 0 88359 34 0 0 25 0 4 0 654761427 395370496 58887 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 96526 58887 460 189 0 90875 0
[pid=4522/tid=4527] ppid=4520 vsize=386104 CPUtime=221.28 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 12033 0 0 0 22121 7 0 0 25 0 4 0 654761512 395370496 58887 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=386104 CPUtime=221.37 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 22584 0 0 0 22125 12 0 0 25 0 4 0 654761512 395370496 58887 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=386104 CPUtime=218.96 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 8718 0 0 0 21891 5 0 0 25 0 4 0 654761512 395370496 58887 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668702 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 883.93
Current children cumulated vsize (KiB) 386104

[startup+282.301 s]

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

Current children cumulated CPU time (s) 2558.47
Current children cumulated vsize (KiB) 452916

[startup+702.301 s]
/proc/loadavg: 8.12 7.48 4.82 9/365 4590
/proc/meminfo: memFree=23461564/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=596660 CPUtime=2797.77 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 116745 0 0 0 279696 81 0 0 25 0 4 0 654761427 610979840 113445 33554432000 4194304 4964800 140736960997088 18446744073709551615 4362275 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 149165 113445 460 189 0 143514 0
[pid=4522/tid=4527] ppid=4520 vsize=596660 CPUtime=701.02 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 22369 0 0 0 70085 17 0 0 25 0 4 0 654761512 610979840 113445 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=596660 CPUtime=701.16 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 40639 0 0 0 70094 22 0 0 25 0 4 0 654761512 610979840 113445 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=596660 CPUtime=693.7 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 18470 0 0 0 69356 14 0 0 25 0 4 0 654761512 610979840 113445 33554432000 4194304 4964800 140736960997088 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2797.77
Current children cumulated vsize (KiB) 596660

[startup+762.313 s]
/proc/loadavg: 8.08 7.59 5.02 9/365 4592
/proc/meminfo: memFree=23440716/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=605964 CPUtime=3037.15 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 121715 0 0 0 303630 85 0 0 25 0 4 0 654761427 620507136 118247 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668728 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 151491 118247 460 189 0 145840 0
[pid=4522/tid=4527] ppid=4520 vsize=605964 CPUtime=761.01 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 22967 0 0 0 76084 17 0 0 25 0 4 0 654761512 620507136 118247 33554432000 4194304 4964800 140736960997088 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=605964 CPUtime=761.18 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 42408 0 0 0 76094 24 0 0 25 0 4 0 654761512 620507136 118247 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=605964 CPUtime=753.05 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 18890 0 0 0 75290 15 0 0 25 0 4 0 654761512 620507136 118247 33554432000 4194304 4964800 140736960997088 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3037.15
Current children cumulated vsize (KiB) 605964

[startup+822.3 s]
/proc/loadavg: 8.07 7.67 5.21 9/365 4593
/proc/meminfo: memFree=23432892/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=605964 CPUtime=3276.44 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 122126 0 0 0 327558 86 0 0 25 0 4 0 654761427 620507136 118658 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668756 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 151491 118658 460 189 0 145840 0
[pid=4522/tid=4527] ppid=4520 vsize=605964 CPUtime=820.99 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 22967 0 0 0 82082 17 0 0 25 0 4 0 654761512 620507136 118658 33554432000 4194304 4964800 140736960997088 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=605964 CPUtime=821.15 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 42464 0 0 0 82091 24 0 0 25 0 4 0 654761512 620507136 118658 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=605964 CPUtime=812.38 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 19245 0 0 0 81223 15 0 0 25 0 4 0 654761512 620507136 118658 33554432000 4194304 4964800 140736960997088 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3276.44
Current children cumulated vsize (KiB) 605964

[startup+882.3 s]
/proc/loadavg: 8.10 7.76 5.39 9/365 4595
/proc/meminfo: memFree=23430892/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=605964 CPUtime=3515.75 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 122186 0 0 0 351489 86 0 0 25 0 4 0 654761427 620507136 118718 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 151491 118718 460 189 0 145840 0
[pid=4522/tid=4527] ppid=4520 vsize=605964 CPUtime=880.96 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 23021 0 0 0 88079 17 0 0 25 0 4 0 654761512 620507136 118718 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=605964 CPUtime=881.15 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 42469 0 0 0 88091 24 0 0 25 0 4 0 654761512 620507136 118718 33554432000 4194304 4964800 140736960997088 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=605964 CPUtime=871.72 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 19245 0 0 0 87157 15 0 0 25 0 4 0 654761512 620507136 118718 33554432000 4194304 4964800 140736960997088 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3515.75
Current children cumulated vsize (KiB) 605964

[startup+942.301 s]
/proc/loadavg: 8.18 7.85 5.57 9/365 4597
/proc/meminfo: memFree=23428272/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=605964 CPUtime=3755.09 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 122547 0 0 0 375423 86 0 0 25 0 4 0 654761427 620507136 119040 33554432000 4194304 4964800 140736960997088 18446744073709551615 4627290 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 151491 119040 460 189 0 145840 0
[pid=4522/tid=4527] ppid=4520 vsize=605964 CPUtime=940.96 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 23155 0 0 0 94079 17 0 0 25 0 4 0 654761512 620507136 119040 33554432000 4194304 4964800 140736960997088 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=605964 CPUtime=941.16 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 42622 0 0 0 94092 24 0 0 25 0 4 0 654761512 620507136 119040 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=605964 CPUtime=931.07 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 19316 0 0 0 93092 15 0 0 25 0 4 0 654761512 620507136 119040 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3755.09
Current children cumulated vsize (KiB) 605964

[startup+1002.3 s]
/proc/loadavg: 8.17 7.90 5.73 9/365 4598
/proc/meminfo: memFree=23411400/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=610132 CPUtime=3994.42 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 126530 0 0 0 399351 91 0 0 25 0 4 0 654761427 624775168 123023 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668737 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 152533 123023 460 189 0 146882 0
[pid=4522/tid=4527] ppid=4520 vsize=610132 CPUtime=1000.95 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 24187 0 0 0 100077 18 0 0 25 0 4 0 654761512 624775168 123023 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=610132 CPUtime=1001.16 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 43557 0 0 0 100091 25 0 0 25 0 4 0 654761512 624775168 123023 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=610132 CPUtime=990.41 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 20328 0 0 0 99025 16 0 0 25 0 4 0 654761512 624775168 123023 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3994.42
Current children cumulated vsize (KiB) 610132

[startup+1062.3 s]
/proc/loadavg: 8.06 7.92 5.87 9/365 4600
/proc/meminfo: memFree=23407048/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=610132 CPUtime=4233.75 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 127224 0 0 0 423283 92 0 0 25 0 4 0 654761427 624775168 123506 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 152533 123506 460 189 0 146882 0
[pid=4522/tid=4527] ppid=4520 vsize=610132 CPUtime=1060.92 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 24441 0 0 0 106074 18 0 0 25 0 4 0 654761512 624775168 123506 33554432000 4194304 4964800 140736960997088 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=610132 CPUtime=1061.16 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 43847 0 0 0 106091 25 0 0 25 0 4 0 654761512 624775168 123506 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=610132 CPUtime=1049.76 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 20478 0 0 0 104959 17 0 0 25 0 4 0 654761512 624775168 123506 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4233.75
Current children cumulated vsize (KiB) 610132

[startup+1122.3 s]
/proc/loadavg: 8.08 7.94 6.00 9/365 4601
/proc/meminfo: memFree=23387440/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=611200 CPUtime=4473.09 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 131738 0 0 0 447213 96 0 0 25 0 4 0 654761427 625868800 127981 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 152800 127981 460 189 0 147149 0
[pid=4522/tid=4527] ppid=4520 vsize=611200 CPUtime=1120.92 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 24913 0 0 0 112073 19 0 0 25 0 4 0 654761512 625868800 127981 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=611200 CPUtime=1121.17 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 46138 0 0 0 112090 27 0 0 25 0 4 0 654761512 625868800 127981 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=611200 CPUtime=1109.1 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 20799 0 0 0 110893 17 0 0 25 0 4 0 654761512 625868800 127981 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4473.09
Current children cumulated vsize (KiB) 611200

[startup+1182.3 s]
/proc/loadavg: 8.07 7.97 6.12 9/365 4603
/proc/meminfo: memFree=23365228/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=678620 CPUtime=4712.43 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 137169 0 0 0 471142 101 0 0 25 0 4 0 654761427 694906880 133344 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670530 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 169655 133344 460 189 0 164004 0
[pid=4522/tid=4527] ppid=4520 vsize=678620 CPUtime=1180.91 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 25364 0 0 0 118072 19 0 0 25 0 4 0 654761512 694906880 133344 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=678620 CPUtime=1181.17 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 48293 0 0 0 118088 29 0 0 25 0 4 0 654761512 694906880 133344 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=678620 CPUtime=1168.44 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 21027 0 0 0 116827 17 0 0 25 0 4 0 654761512 694906880 133344 33554432000 4194304 4964800 140736960997088 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4712.43
Current children cumulated vsize (KiB) 678620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 8.10 7.98 6.17 10/365 4604
/proc/meminfo: memFree=23356664/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=681944 CPUtime=4800.18 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 139311 0 0 0 479916 102 0 0 25 0 4 0 654761427 698310656 135249 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/4522/statm: 170486 135249 460 189 0 164835 0
[pid=4522/tid=4527] ppid=4520 vsize=681944 CPUtime=1202.89 cores=0,2,4,6
/proc/4522/task/4527/stat : 4527 (claspmt) R 4520 4522 29873 0 -1 4202560 25786 0 0 0 120270 19 0 0 25 0 4 0 654761512 698310656 135249 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4522/tid=4528] ppid=4520 vsize=681944 CPUtime=1203.18 cores=0,2,4,6
/proc/4522/task/4528/stat : 4528 (claspmt) R 4520 4522 29873 0 -1 4202560 49389 0 0 0 120289 29 0 0 25 0 4 0 654761512 698310656 135249 33554432000 4194304 4964800 140736960997088 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4522/tid=4529] ppid=4520 vsize=681944 CPUtime=1190.2 cores=0,2,4,6
/proc/4522/task/4529/stat : 4529 (claspmt) R 4520 4522 29873 0 -1 4202560 21126 0 0 0 119003 17 0 0 25 0 4 0 654761512 698310656 135249 33554432000 4194304 4964800 140736960997088 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 681944

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1204.42 s]
/proc/loadavg: 8.10 7.98 6.17 6/363 4605
/proc/meminfo: memFree=23356680/32951124 swapFree=56449224/67111528
[pid=4522] ppid=4520 vsize=681780 CPUtime=4800.33 cores=0,2,4,6
/proc/4522/stat : 4522 (claspmt) R 4520 4522 29873 0 -1 4202496 139321 0 0 0 479931 102 0 0 25 0 1 0 654761427 698142720 135218 33554432000 4194304 4964800 140736960997088 18446744073709551615 253640514913 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/4522/statm: 170445 135218 470 189 0 164794 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 681780

Child status: 0
Real time (s): 1204.49
CPU time (s): 4800.41
CPU user time (s): 4799.36
CPU system time (s): 1.04984
CPU usage (%): 398.542
Max. virtual memory (cumulated for all children) (KiB): 681944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.36
system time used= 1.04984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139323
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= 4505
involuntary context switches= 23110

runsolver used 3.72643 second user time and 9.49656 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-15 05:53:30
IDJOB=3373529
IDBENCH=85991
IDSOLVER=1853
FILE ID=node106/3373529-1305431610
RUNJOBID= node106-1305431610-4502
PBS_JOBID= 13324573
Free space on /tmp= 73460 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.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-3373529-1305431610/watcher-3373529-1305431610 -o /tmp/evaluation-result-3373529-1305431610/solver-3373529-1305431610 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373529-1305431610.cnf

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=1801021417

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23984896 kB
Buffers:        277272 kB
Cached:        5705424 kB
SwapCached:      27544 kB
Active:         765092 kB
Inactive:      7974328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23984896 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:            8160 kB
Writeback:           0 kB
AnonPages:     2736924 kB
Mapped:          10380 kB
Slab:           114152 kB
PageTables:      48216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75018100 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= 73460 MiB
End job on node106 at 2011-05-15 06:13:37