Trace number 3373367

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.21 1203.02

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
c6288mul.miter.shuffled-as.sat03-346.cnf
MD5SUM9799c8db3562549113e4a12f98721530
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark42.8615
Satisfiable
(Un)Satisfiability was proved
Number of variables9540
Number of clauses61421
Sum of the clauses size207840
Maximum clause length64
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214116
Number of clauses of size 328488
Number of clauses of size 40
Number of clauses of size 518816
Number of clauses of size over 51

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...429894/instance-3373367-1305429894.cnf
0.09/0.12	c Solving...
4800.06/1202.91	
4800.06/1202.91	*** INTERRUPTED! ***
4800.06/1202.91	*** Shutting down threads...
4800.19/1203.02	s UNKNOWN
4800.19/1203.02	
4800.19/1203.02	c INTERRUPTED   : 1
4800.19/1203.02	c Models        : 0+    
4800.19/1203.02	c Time          : 1202.913s (Solving: 1202.79s 1st Model: 0.00s Unsat: 0.00s)
4800.19/1203.02	c CPU Time      : 4800.090s

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-3373367-1305429894/watcher-3373367-1305429894 -o /tmp/evaluation-result-3373367-1305429894/solver-3373367-1305429894 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373367-1305429894.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: 8.08 8.11 7.82 6/282 29518
/proc/meminfo: memFree=24719524/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=23156 CPUtime=0 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 1129 0 0 0 0 0 0 0 25 0 1 0 635404774 23711744 985 33554432000 4194304 4964800 140736595584224 18446744073709551615 254261616384 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29518/statm: 5789 987 385 189 0 663 0

[startup+0.0482359 s]
/proc/loadavg: 8.08 8.11 7.82 6/282 29518
/proc/meminfo: memFree=24719524/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=28308 CPUtime=0.04 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 2715 0 0 0 4 0 0 0 25 0 1 0 635404774 28987392 2307 33554432000 4194304 4964800 140736595584224 18446744073709551615 254261277381 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29518/statm: 7077 2308 396 189 0 1951 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 28308

[startup+0.100225 s]
/proc/loadavg: 8.08 8.11 7.82 6/282 29518
/proc/meminfo: memFree=24719524/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=28804 CPUtime=0.09 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 2799 0 0 0 9 0 0 0 25 0 1 0 635404774 29495296 2391 33554432000 4194304 4964800 140736595584224 18446744073709551615 4621769 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29518/statm: 7201 2391 399 189 0 2075 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28804

[startup+0.300152 s]
/proc/loadavg: 8.08 8.11 7.82 6/282 29518
/proc/meminfo: memFree=24719524/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=177172 CPUtime=0.77 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 4944 0 0 0 77 0 0 0 25 0 4 0 635404774 181424128 4035 33554432000 4194304 4964800 140736595584224 18446744073709551615 4652276 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 44293 4035 458 189 0 38642 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 177172

[startup+0.701081 s]
/proc/loadavg: 8.08 8.11 7.82 6/282 29518
/proc/meminfo: memFree=24719524/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=177172 CPUtime=2.37 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 5135 0 0 0 237 0 0 0 25 0 4 0 635404774 181424128 4226 33554432000 4194304 4964800 140736595584224 18446744073709551615 4652140 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 44293 4226 458 189 0 38642 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 177172

[startup+1.50094 s]
/proc/loadavg: 8.08 8.11 7.82 9/286 29522
/proc/meminfo: memFree=24703628/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=177172 CPUtime=5.56 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 5451 0 0 0 555 1 0 0 25 0 4 0 635404774 181424128 4542 33554432000 4194304 4964800 140736595584224 18446744073709551615 4342232 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 44293 4542 458 189 0 38642 0
[pid=29518/tid=29520] ppid=29516 vsize=177172 CPUtime=1.36 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 425 0 0 0 136 0 0 0 19 0 4 0 635404786 181424128 4542 33554432000 4194304 4964800 140736595584224 18446744073709551615 4651973 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=177172 CPUtime=1.34 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 796 0 0 0 134 0 0 0 25 0 4 0 635404786 181424128 4542 33554432000 4194304 4964800 140736595584224 18446744073709551615 4669973 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=177172 CPUtime=1.36 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 1206 0 0 0 136 0 0 0 19 0 4 0 635404786 181424128 4542 33554432000 4194304 4964800 140736595584224 18446744073709551615 4314016 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.56
Current children cumulated vsize (KiB) 177172

[startup+3.10066 s]
/proc/loadavg: 8.08 8.11 7.82 9/286 29522
/proc/meminfo: memFree=24700652/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=177436 CPUtime=11.96 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 6610 0 0 0 1194 2 0 0 25 0 4 0 635404774 181694464 5701 33554432000 4194304 4964800 140736595584224 18446744073709551615 4342213 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 44359 5701 458 189 0 38708 0
[pid=29518/tid=29520] ppid=29516 vsize=177436 CPUtime=2.96 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 551 0 0 0 296 0 0 0 24 0 4 0 635404786 181694464 5701 33554432000 4194304 4964800 140736595584224 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=177436 CPUtime=2.93 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 1275 0 0 0 293 0 0 0 25 0 4 0 635404786 181694464 5701 33554432000 4194304 4964800 140736595584224 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=177436 CPUtime=2.95 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 1624 0 0 0 295 0 0 0 24 0 4 0 635404786 181694464 5701 33554432000 4194304 4964800 140736595584224 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.96
Current children cumulated vsize (KiB) 177436

[startup+6.30109 s]
/proc/loadavg: 8.07 8.11 7.82 9/286 29522
/proc/meminfo: memFree=24691536/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=181860 CPUtime=24.73 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 8376 0 0 0 2470 3 0 0 25 0 4 0 635404774 186224640 7467 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 45465 7467 458 189 0 39814 0
[pid=29518/tid=29520] ppid=29516 vsize=181860 CPUtime=6.16 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 805 0 0 0 616 0 0 0 25 0 4 0 635404786 186224640 7467 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=181860 CPUtime=6.1 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 2084 0 0 0 610 0 0 0 25 0 4 0 635404786 186224640 7467 33554432000 4194304 4964800 140736595584224 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=181860 CPUtime=6.16 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 2088 0 0 0 615 1 0 0 25 0 4 0 635404786 186224640 7467 33554432000 4194304 4964800 140736595584224 18446744073709551615 4313756 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.73
Current children cumulated vsize (KiB) 181860

[startup+12.701 s]
/proc/loadavg: 8.06 8.11 7.82 9/286 29524
/proc/meminfo: memFree=24673532/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=186772 CPUtime=50.26 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 11827 0 0 0 5021 5 0 0 25 0 4 0 635404774 191254528 10918 33554432000 4194304 4964800 140736595584224 18446744073709551615 4668698 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 46693 10918 460 189 0 41042 0
[pid=29518/tid=29520] ppid=29516 vsize=186772 CPUtime=12.55 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 1377 0 0 0 1255 0 0 0 25 0 4 0 635404786 191254528 10918 33554432000 4194304 4964800 140736595584224 18446744073709551615 4669017 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=186772 CPUtime=12.45 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 3612 0 0 0 1243 2 0 0 25 0 4 0 635404786 191254528 10918 33554432000 4194304 4964800 140736595584224 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=186772 CPUtime=12.56 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 2866 0 0 0 1255 1 0 0 25 0 4 0 635404786 191254528 10918 33554432000 4194304 4964800 140736595584224 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.26
Current children cumulated vsize (KiB) 186772

[startup+25.5007 s]
/proc/loadavg: 8.28 8.15 7.84 10/287 29526
/proc/meminfo: memFree=24633712/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=189024 CPUtime=101.34 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 16895 0 0 0 10124 10 0 0 25 0 4 0 635404774 193560576 15986 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 47256 15986 460 189 0 41605 0
[pid=29518/tid=29520] ppid=29516 vsize=189024 CPUtime=25.35 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 2144 0 0 0 2534 1 0 0 25 0 4 0 635404786 193560576 15986 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=189024 CPUtime=25.12 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 5709 0 0 0 2509 3 0 0 25 0 4 0 635404786 193560576 15986 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=189024 CPUtime=25.35 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 4120 0 0 0 2533 2 0 0 25 0 4 0 635404786 193560576 15986 33554432000 4194304 4964800 140736595584224 18446744073709551615 4668814 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 189024

[startup+51.1012 s]
/proc/loadavg: 8.36 8.18 7.86 9/286 29526
/proc/meminfo: memFree=24626716/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=200668 CPUtime=203.51 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 22769 0 0 0 20336 15 0 0 25 0 4 0 635404774 205484032 21860 33554432000 4194304 4964800 140736595584224 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 50167 21860 460 189 0 44516 0
[pid=29518/tid=29520] ppid=29516 vsize=200668 CPUtime=50.95 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 3261 0 0 0 5093 2 0 0 25 0 4 0 635404786 205484032 21860 33554432000 4194304 4964800 140736595584224 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=200668 CPUtime=50.49 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 8062 0 0 0 5044 5 0 0 25 0 4 0 635404786 205484032 21860 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=200668 CPUtime=50.96 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 5233 0 0 0 5093 3 0 0 25 0 4 0 635404786 205484032 21861 33554432000 4194304 4964800 140736595584224 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.51
Current children cumulated vsize (KiB) 200668

[startup+102.31 s]
/proc/loadavg: 8.28 8.18 7.87 9/286 29528
/proc/meminfo: memFree=24548060/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=230956 CPUtime=407.86 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 41923 0 0 0 40757 29 0 0 25 0 4 0 635404774 236498944 40551 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 57739 40551 460 189 0 52088 0
[pid=29518/tid=29520] ppid=29516 vsize=230956 CPUtime=102.15 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 7109 0 0 0 10210 5 0 0 25 0 4 0 635404786 236498944 40551 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=230956 CPUtime=101.24 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 15314 0 0 0 10113 11 0 0 25 0 4 0 635404786 236498944 40551 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=230956 CPUtime=102.16 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 9507 0 0 0 10210 6 0 0 25 0 4 0 635404786 236498944 40551 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.86
Current children cumulated vsize (KiB) 230956

[startup+162.301 s]
/proc/loadavg: 8.27 8.19 7.89 9/286 29529
/proc/meminfo: memFree=24516668/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=296492 CPUtime=647.27 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 48458 0 0 0 64692 35 0 0 25 0 4 0 635404774 303607808 47054 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 74123 47054 460 189 0 68472 0
[pid=29518/tid=29520] ppid=29516 vsize=296492 CPUtime=162.11 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 8244 0 0 0 16205 6 0 0 25 0 4 0 635404786 303607808 47054 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=296492 CPUtime=160.7 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 17323 0 0 0 16057 13 0 0 25 0 4 0 635404786 303607808 47054 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=296492 CPUtime=162.15 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 11334 0 0 0 16207 8 0 0 25 0 4 0 635404786 303607808 47054 33554432000 4194304 4964800 140736595584224 18446744073709551615 4669973 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.27
Current children cumulated vsize (KiB) 296492

[startup+222.301 s]
/proc/loadavg: 8.21 8.19 7.91 9/286 29531
/proc/meminfo: memFree=24499412/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=299124 CPUtime=886.7 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 51806 0 0 0 88632 38 0 0 25 0 4 0 635404774 306302976 50402 33554432000 4194304 4964800 140736595584224 18446744073709551615 4668998 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 74781 50402 460 189 0 69130 0
[pid=29518/tid=29520] ppid=29516 vsize=299124 CPUtime=222.1 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 9110 0 0 0 22204 6 0 0 25 0 4 0 635404786 306302976 50402 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=299124 CPUtime=220.15 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 18507 0 0 0 22001 14 0 0 25 0 4 0 635404786 306302976 50402 33554432000 4194304 4964800 140736595584224 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=299124 CPUtime=222.15 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 11890 0 0 0 22206 9 0 0 25 0 4 0 635404786 306302976 50402 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 886.7
Current children cumulated vsize (KiB) 299124

[startup+282.3 s]

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

Current children cumulated CPU time (s) 2562.81
Current children cumulated vsize (KiB) 400496

[startup+702.301 s]
/proc/loadavg: 8.19 8.13 7.97 9/286 29544
/proc/meminfo: memFree=24372296/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=413856 CPUtime=2802.22 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 78215 0 0 0 280158 64 0 0 25 0 4 0 635404774 423788544 76352 33554432000 4194304 4964800 140736595584224 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 103464 76352 460 189 0 97813 0
[pid=29518/tid=29520] ppid=29516 vsize=413856 CPUtime=701.96 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 13809 0 0 0 70188 8 0 0 25 0 4 0 635404786 423788544 76352 33554432000 4194304 4964800 140736595584224 18446744073709551615 4653334 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=413856 CPUtime=698.95 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 26366 0 0 0 69874 21 0 0 25 0 4 0 635404786 423788544 76352 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=413856 CPUtime=698.99 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 19017 0 0 0 69882 17 0 0 25 0 4 0 635404786 423788544 76352 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.22
Current children cumulated vsize (KiB) 413856

[startup+762.31 s]
/proc/loadavg: 8.14 8.12 7.98 9/286 29545
/proc/meminfo: memFree=24341400/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=414444 CPUtime=3041.69 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 85687 0 0 0 304095 74 0 0 25 0 4 0 635404774 424390656 83824 33554432000 4194304 4964800 140736595584224 18446744073709551615 4669856 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 103611 83824 460 189 0 97960 0
[pid=29518/tid=29520] ppid=29516 vsize=414444 CPUtime=761.95 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 14708 0 0 0 76186 9 0 0 25 0 4 0 635404786 424390656 83824 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=414444 CPUtime=758.96 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 30732 0 0 0 75869 27 0 0 25 0 4 0 635404786 424390656 83824 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=414444 CPUtime=758.45 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 20003 0 0 0 75827 18 0 0 25 0 4 0 635404786 424390656 83824 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3041.69
Current children cumulated vsize (KiB) 414444

[startup+822.301 s]
/proc/loadavg: 8.19 8.13 7.99 9/286 29547
/proc/meminfo: memFree=24335808/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=414444 CPUtime=3281.09 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 86643 0 0 0 328034 75 0 0 25 0 4 0 635404774 424390656 84777 33554432000 4194304 4964800 140736595584224 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 103611 84777 460 189 0 97960 0
[pid=29518/tid=29520] ppid=29516 vsize=414444 CPUtime=821.93 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 15016 0 0 0 82183 10 0 0 25 0 4 0 635404786 424390656 84777 33554432000 4194304 4964800 140736595584224 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=414444 CPUtime=818.94 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 30991 0 0 0 81867 27 0 0 25 0 4 0 635404786 424390656 84777 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670239 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=414444 CPUtime=817.91 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 20348 0 0 0 81772 19 0 0 25 0 4 0 635404786 424390656 84777 33554432000 4194304 4964800 140736595584224 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.09
Current children cumulated vsize (KiB) 414444

[startup+882.301 s]
/proc/loadavg: 6.02 7.56 7.80 5/277 29566
/proc/meminfo: memFree=24520304/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=414444 CPUtime=3520.56 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 88572 0 0 0 351975 81 0 0 25 0 4 0 635404774 424390656 86706 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 103611 86706 460 189 0 97960 0
[pid=29518/tid=29520] ppid=29516 vsize=414444 CPUtime=881.93 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 15108 0 0 0 88183 10 0 0 25 0 4 0 635404786 424390656 86706 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=414444 CPUtime=878.94 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 31541 0 0 0 87864 30 0 0 25 0 4 0 635404786 424390656 86706 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=414444 CPUtime=877.38 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 20614 0 0 0 87718 20 0 0 25 0 4 0 635404786 424390656 86706 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3520.56
Current children cumulated vsize (KiB) 414444

[startup+942.301 s]
/proc/loadavg: 4.74 6.91 7.56 5/277 29568
/proc/meminfo: memFree=24515648/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=420120 CPUtime=3760.02 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 90017 0 0 0 375920 82 0 0 25 0 4 0 635404774 430202880 88151 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 105030 88151 460 189 0 99379 0
[pid=29518/tid=29520] ppid=29516 vsize=420120 CPUtime=941.9 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 15201 0 0 0 94180 10 0 0 25 0 4 0 635404786 430202880 88151 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=420120 CPUtime=938.95 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 32445 0 0 0 93864 31 0 0 25 0 4 0 635404786 430202880 88151 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=420120 CPUtime=936.87 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 20645 0 0 0 93667 20 0 0 25 0 4 0 635404786 430202880 88151 33554432000 4194304 4964800 140736595584224 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.02
Current children cumulated vsize (KiB) 420120

[startup+1002.3 s]
/proc/loadavg: 4.34 6.39 7.34 5/277 29570
/proc/meminfo: memFree=24513132/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=421304 CPUtime=3999.46 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 90294 0 0 0 399863 83 0 0 25 0 4 0 635404774 431415296 88428 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/29518/statm: 105326 88428 460 189 0 99675 0
[pid=29518/tid=29520] ppid=29516 vsize=421304 CPUtime=1001.86 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 15283 0 0 0 100176 10 0 0 25 0 4 0 635404786 431415296 88428 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=421304 CPUtime=998.94 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 32449 0 0 0 99863 31 0 0 25 0 4 0 635404786 431415296 88428 33554432000 4194304 4964800 140736595584224 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=421304 CPUtime=996.35 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 20646 0 0 0 99615 20 0 0 25 0 4 0 635404786 431415296 88428 33554432000 4194304 4964800 140736595584224 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.46
Current children cumulated vsize (KiB) 421304

[startup+1062.3 s]
/proc/loadavg: 4.12 5.95 7.13 5/277 29571
/proc/meminfo: memFree=24508624/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=424100 CPUtime=4238.91 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 91448 0 0 0 423805 86 0 0 25 0 4 0 635404774 434278400 89582 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29518/statm: 106025 89582 460 189 0 100374 0
[pid=29518/tid=29520] ppid=29516 vsize=424100 CPUtime=1061.84 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 15663 0 0 0 106172 12 0 0 25 0 4 0 635404786 434278400 89582 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=424100 CPUtime=1058.94 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 32463 0 0 0 105863 31 0 0 25 0 4 0 635404786 434278400 89582 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=424100 CPUtime=1055.95 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 21278 0 0 0 105575 20 0 0 25 0 4 0 635404786 434278400 89582 33554432000 4194304 4964800 140736595584224 18446744073709551615 4332255 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4238.91
Current children cumulated vsize (KiB) 424100

[startup+1122.3 s]
/proc/loadavg: 4.04 5.59 6.93 5/277 29573
/proc/meminfo: memFree=24508456/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=424100 CPUtime=4478.37 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 91461 0 0 0 447751 86 0 0 25 0 4 0 635404774 434278400 89595 33554432000 4194304 4964800 140736595584224 18446744073709551615 4669221 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29518/statm: 106025 89595 460 189 0 100374 0
[pid=29518/tid=29520] ppid=29516 vsize=424100 CPUtime=1121.84 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 15663 0 0 0 112172 12 0 0 25 0 4 0 635404786 434278400 89595 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=424100 CPUtime=1118.94 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 32467 0 0 0 111863 31 0 0 25 0 4 0 635404786 434278400 89595 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=424100 CPUtime=1115.96 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 21278 0 0 0 111575 21 0 0 25 0 4 0 635404786 434278400 89595 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4478.37
Current children cumulated vsize (KiB) 424100

[startup+1182.3 s]
/proc/loadavg: 4.01 5.30 6.75 5/277 29574
/proc/meminfo: memFree=24506936/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=424100 CPUtime=4717.82 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 91924 0 0 0 471694 88 0 0 25 0 4 0 635404774 434278400 89949 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29518/statm: 106025 89949 460 189 0 100374 0
[pid=29518/tid=29520] ppid=29516 vsize=424100 CPUtime=1181.82 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 15804 0 0 0 118169 13 0 0 25 0 4 0 635404786 434278400 89949 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=424100 CPUtime=1178.93 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 32721 0 0 0 117861 32 0 0 25 0 4 0 635404786 434278400 89949 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=424100 CPUtime=1175.96 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 21305 0 0 0 117575 21 0 0 25 0 4 0 635404786 434278400 89949 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4717.82
Current children cumulated vsize (KiB) 424100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 4.01 5.22 6.69 5/277 29575
/proc/meminfo: memFree=24506532/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=424100 CPUtime=4800.06 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 92079 0 0 0 479918 88 0 0 25 0 4 0 635404774 434278400 90104 33554432000 4194304 4964800 140736595584224 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29518/statm: 106025 90104 460 189 0 100374 0
[pid=29518/tid=29520] ppid=29516 vsize=424100 CPUtime=1202.43 cores=0,2,4,6
/proc/29518/task/29520/stat : 29520 (claspmt) R 29516 29518 29180 0 -1 4202560 15804 0 0 0 120230 13 0 0 25 0 4 0 635404786 434278400 90104 33554432000 4194304 4964800 140736595584224 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29518/tid=29521] ppid=29516 vsize=424100 CPUtime=1199.54 cores=0,2,4,6
/proc/29518/task/29521/stat : 29521 (claspmt) R 29516 29518 29180 0 -1 4202560 32795 0 0 0 119922 32 0 0 25 0 4 0 635404786 434278400 90104 33554432000 4194304 4964800 140736595584224 18446744073709551615 4669410 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29518/tid=29522] ppid=29516 vsize=424100 CPUtime=1196.57 cores=0,2,4,6
/proc/29518/task/29522/stat : 29522 (claspmt) R 29516 29518 29180 0 -1 4202560 21349 0 0 0 119636 21 0 0 25 0 4 0 635404786 434278400 90104 33554432000 4194304 4964800 140736595584224 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 424100

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

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

[startup+1203.02 s]
/proc/loadavg: 4.01 5.22 6.69 5/277 29575
/proc/meminfo: memFree=24506532/32951124 swapFree=67057896/67111528
[pid=29518] ppid=29516 vsize=247940 CPUtime=4800.19 cores=0,2,4,6
/proc/29518/stat : 29518 (claspmt) R 29516 29518 29180 0 -1 4202496 92090 0 0 0 479929 90 0 0 25 0 1 0 635404774 253890560 23968 33554432000 4194304 4964800 140736595584224 18446744073709551615 254261659783 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/29518/statm: 61985 23968 471 189 0 56334 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 247940

Child status: 0
Real time (s): 1203.02
CPU time (s): 4800.21
CPU user time (s): 4799.3
CPU system time (s): 0.909861
CPU usage (%): 399.013
Max. virtual memory (cumulated for all children) (KiB): 424100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.3
system time used= 0.909861
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92091
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= 11247
involuntary context switches= 23968

runsolver used 3.32349 second user time and 7.41987 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 05:24:55
IDJOB=3373367
IDBENCH=84205
IDSOLVER=1853
FILE ID=node140/3373367-1305429894
RUNJOBID= node140-1305426960-29198
PBS_JOBID= 13324604
Free space on /tmp= 73504 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/c6288mul.miter.shuffled-as.sat03-346.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-3373367-1305429894/watcher-3373367-1305429894 -o /tmp/evaluation-result-3373367-1305429894/solver-3373367-1305429894 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373367-1305429894.cnf

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

MD5SUM BENCH= 9799c8db3562549113e4a12f98721530
RANDOM SEED=2006744667

node140.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	: 5226.14
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.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.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.77
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.75
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.74
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.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.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:      24719680 kB
Buffers:        308056 kB
Cached:        3940764 kB
SwapCached:       8056 kB
Active:        5055276 kB
Inactive:      2867664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24719680 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            1960 kB
Writeback:           0 kB
AnonPages:     3670860 kB
Mapped:          23760 kB
Slab:           223848 kB
PageTables:      22020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45746844 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= 73508 MiB
End job on node140 at 2011-05-15 05:44:59