Trace number 3299615

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? (TO) 4800.07 1201.73

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.04/
connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.cnf
MD5SUM41d80cc808c021a52e21ee9950bc91e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...103618/instance-3299615-1304103618.cnf
0.00/0.02	c Solving...
4800.02/1201.71	
4800.02/1201.71	*** INTERRUPTED! ***
4800.02/1201.71	*** Shutting down threads...
4800.02/1201.72	s UNKNOWN
4800.02/1201.72	
4800.02/1201.72	c INTERRUPTED   : 1
4800.02/1201.72	c Models        : 0+    
4800.02/1201.72	c Time          : 1201.710s (Solving: 1201.68s 1st Model: 0.00s Unsat: 0.00s)
4800.02/1201.72	c CPU Time      : 4800.040s

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: 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-3299615-1304103618/watcher-3299615-1304103618 -o /tmp/evaluation-result-3299615-1304103618/solver-3299615-1304103618 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299615-1304103618.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: 4.12 4.21 5.44 6/180 31404
/proc/meminfo: memFree=30932976/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=21752 CPUtime=0 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 738 0 0 0 0 0 0 0 25 0 1 0 521959803 22274048 656 33554432000 4194304 4964704 140736143820016 18446744073709551615 228244045579 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31404/statm: 5438 656 396 189 0 312 0

[startup+0.136976 s]
/proc/loadavg: 4.12 4.21 5.44 6/180 31404
/proc/meminfo: memFree=30932976/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=169664 CPUtime=0.45 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 1508 0 0 0 45 0 0 0 25 0 4 0 521959803 173735936 1414 33554432000 4194304 4964704 140736143820016 18446744073709551615 4660064 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 42416 1414 458 189 0 36765 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 169664

[startup+0.200965 s]
/proc/loadavg: 4.12 4.21 5.44 6/180 31404
/proc/meminfo: memFree=30932976/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=169928 CPUtime=0.71 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 1661 0 0 0 71 0 0 0 25 0 4 0 521959803 174006272 1567 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 42482 1567 458 189 0 36831 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 169928

[startup+0.300947 s]
/proc/loadavg: 4.12 4.21 5.44 6/180 31404
/proc/meminfo: memFree=30932976/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=170060 CPUtime=1.11 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 1723 0 0 0 111 0 0 0 25 0 4 0 521959803 174141440 1629 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 42515 1629 458 189 0 36864 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 170060

[startup+0.700877 s]
/proc/loadavg: 4.12 4.21 5.44 6/180 31404
/proc/meminfo: memFree=30932976/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=170488 CPUtime=2.7 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 2010 0 0 0 270 0 0 0 25 0 4 0 521959803 174579712 1916 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670291 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 42622 1916 458 189 0 36971 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 170488

[startup+1.50074 s]
/proc/loadavg: 4.12 4.21 5.44 9/184 31408
/proc/meminfo: memFree=30925176/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=171092 CPUtime=5.9 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 2440 0 0 0 590 0 0 0 25 0 4 0 521959803 175198208 2346 33554432000 4194304 4964704 140736143820016 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 42773 2346 458 189 0 37122 0
[pid=31404/tid=31406] ppid=31402 vsize=171092 CPUtime=1.46 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 444 0 0 0 146 0 0 0 25 0 4 0 521959805 175198208 2346 33554432000 4194304 4964704 140736143820016 18446744073709551615 4689745 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=171092 CPUtime=1.46 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 440 0 0 0 146 0 0 0 25 0 4 0 521959805 175198208 2346 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=171092 CPUtime=1.46 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 240 0 0 0 146 0 0 0 25 0 4 0 521959805 175198208 2346 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 171092

[startup+3.10046 s]
/proc/loadavg: 4.12 4.21 5.44 9/184 31408
/proc/meminfo: memFree=30922200/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=172180 CPUtime=12.29 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 3111 0 0 0 1229 0 0 0 25 0 4 0 521959803 176312320 3017 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668668 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 43045 3017 458 189 0 37394 0
[pid=31404/tid=31406] ppid=31402 vsize=172180 CPUtime=3.06 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 623 0 0 0 306 0 0 0 25 0 4 0 521959805 176312320 3017 33554432000 4194304 4964704 140736143820016 18446744073709551615 4362195 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=172180 CPUtime=3.06 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 683 0 0 0 306 0 0 0 25 0 4 0 521959805 176312320 3017 33554432000 4194304 4964704 140736143820016 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=172180 CPUtime=3.05 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 338 0 0 0 305 0 0 0 25 0 4 0 521959805 176312320 3017 33554432000 4194304 4964704 140736143820016 18446744073709551615 4362960 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.29
Current children cumulated vsize (KiB) 172180

[startup+6.3009 s]
/proc/loadavg: 4.43 4.27 5.46 9/184 31408
/proc/meminfo: memFree=30915520/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=173304 CPUtime=25.07 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 4311 0 0 0 2507 0 0 0 25 0 4 0 521959803 177463296 4091 33554432000 4194304 4964704 140736143820016 18446744073709551615 4369234 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 43326 4091 460 189 0 37675 0
[pid=31404/tid=31406] ppid=31402 vsize=173304 CPUtime=6.26 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 965 0 0 0 626 0 0 0 25 0 4 0 521959805 177463296 4091 33554432000 4194304 4964704 140736143820016 18446744073709551615 228244009669 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=173304 CPUtime=6.26 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 1158 0 0 0 626 0 0 0 25 0 4 0 521959805 177463296 4091 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=173304 CPUtime=6.24 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 517 0 0 0 624 0 0 0 25 0 4 0 521959805 177463296 4091 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 173304

[startup+12.7008 s]
/proc/loadavg: 4.72 4.33 5.47 9/184 31408
/proc/meminfo: memFree=30908084/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=175616 CPUtime=50.63 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 5520 0 0 0 5062 1 0 0 25 0 4 0 521959803 179830784 5246 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 43904 5246 460 189 0 38253 0
[pid=31404/tid=31406] ppid=31402 vsize=175616 CPUtime=12.66 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 1314 0 0 0 1266 0 0 0 25 0 4 0 521959805 179830784 5246 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=175616 CPUtime=12.66 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 1537 0 0 0 1266 0 0 0 25 0 4 0 521959805 179830784 5246 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=175616 CPUtime=12.6 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 678 0 0 0 1260 0 0 0 25 0 4 0 521959805 179830784 5246 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 175616

[startup+25.5005 s]
/proc/loadavg: 5.44 4.51 5.51 9/184 31408
/proc/meminfo: memFree=30899228/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=177536 CPUtime=101.75 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 6709 0 0 0 10173 2 0 0 25 0 4 0 521959803 181796864 6435 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 44384 6435 460 189 0 38733 0
[pid=31404/tid=31406] ppid=31402 vsize=177536 CPUtime=25.46 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 1679 0 0 0 2546 0 0 0 25 0 4 0 521959805 181796864 6435 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=177536 CPUtime=25.46 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 2061 0 0 0 2545 1 0 0 25 0 4 0 521959805 181796864 6435 33554432000 4194304 4964704 140736143820016 18446744073709551615 4669104 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=177536 CPUtime=25.32 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 815 0 0 0 2532 0 0 0 25 0 4 0 521959805 181796864 6435 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 177536

[startup+51.1011 s]
/proc/loadavg: 6.45 4.82 5.59 9/184 31418
/proc/meminfo: memFree=30888748/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=178720 CPUtime=204 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 7986 0 0 0 20397 3 0 0 25 0 4 0 521959803 183009280 7709 33554432000 4194304 4964704 140736143820016 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 44680 7709 460 189 0 39029 0
[pid=31404/tid=31406] ppid=31402 vsize=178720 CPUtime=51.04 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 2120 0 0 0 5104 0 0 0 25 0 4 0 521959805 183009280 7709 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=178720 CPUtime=51.06 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 2413 0 0 0 5105 1 0 0 25 0 4 0 521959805 183009280 7709 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=178720 CPUtime=50.78 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 1133 0 0 0 5078 0 0 0 25 0 4 0 521959805 183009280 7709 33554432000 4194304 4964704 140736143820016 18446744073709551615 228244010017 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204
Current children cumulated vsize (KiB) 178720

[startup+102.301 s]
/proc/loadavg: 7.47 5.34 5.72 9/184 31420
/proc/meminfo: memFree=30878240/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=180984 CPUtime=408.54 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 9361 0 0 0 40850 4 0 0 25 0 4 0 521959803 185327616 9084 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668645 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 45246 9084 460 189 0 39595 0
[pid=31404/tid=31406] ppid=31402 vsize=180984 CPUtime=102.25 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 2744 0 0 0 10225 0 0 0 25 0 4 0 521959805 185327616 9084 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=180984 CPUtime=102.26 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 2809 0 0 0 10225 1 0 0 25 0 4 0 521959805 185327616 9084 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668742 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=180984 CPUtime=101.7 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 1294 0 0 0 10170 0 0 0 25 0 4 0 521959805 185327616 9084 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.54
Current children cumulated vsize (KiB) 180984

[startup+162.301 s]
/proc/loadavg: 7.94 5.86 5.87 9/184 31421
/proc/meminfo: memFree=30868800/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=182812 CPUtime=648.18 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 10435 0 0 0 64813 5 0 0 25 0 4 0 521959803 187199488 10124 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 45703 10124 460 189 0 40052 0
[pid=31404/tid=31406] ppid=31402 vsize=182812 CPUtime=162.25 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 3421 0 0 0 16224 1 0 0 25 0 4 0 521959805 187199488 10124 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=182812 CPUtime=162.25 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 3097 0 0 0 16224 1 0 0 25 0 4 0 521959805 187199488 10124 33554432000 4194304 4964704 140736143820016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=182812 CPUtime=161.36 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 1339 0 0 0 16136 0 0 0 25 0 4 0 521959805 187199488 10124 33554432000 4194304 4964704 140736143820016 18446744073709551615 4631209 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 648.18
Current children cumulated vsize (KiB) 182812

[startup+222.307 s]
/proc/loadavg: 8.04 6.26 6.01 9/184 31423
/proc/meminfo: memFree=30862332/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=184060 CPUtime=887.87 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 11274 0 0 0 88781 6 0 0 25 0 4 0 521959803 188477440 10963 33554432000 4194304 4964704 140736143820016 18446744073709551615 4362220 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 46015 10963 460 189 0 40364 0
[pid=31404/tid=31406] ppid=31402 vsize=184060 CPUtime=222.25 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 3883 0 0 0 22224 1 0 0 25 0 4 0 521959805 188477440 10963 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=184060 CPUtime=222.26 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 3344 0 0 0 22224 2 0 0 25 0 4 0 521959805 188477440 10963 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=184060 CPUtime=221.03 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 1414 0 0 0 22102 1 0 0 25 0 4 0 521959805 188477440 10963 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 887.87
Current children cumulated vsize (KiB) 184060

[startup+282.301 s]

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

[pid=31404] ppid=31402 vsize=190324 CPUtime=2565.51 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 15751 0 0 0 256539 12 0 0 25 0 4 0 521959803 194891776 15403 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 47581 15403 460 189 0 41930 0
[pid=31404/tid=31406] ppid=31402 vsize=190324 CPUtime=640.97 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 6356 0 0 0 64095 2 0 0 25 0 4 0 521959805 194891776 15403 33554432000 4194304 4964704 140736143820016 18446744073709551615 4364720 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=190324 CPUtime=642.24 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 4568 0 0 0 64221 3 0 0 25 0 4 0 521959805 194891776 15403 33554432000 4194304 4964704 140736143820016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=190324 CPUtime=639.97 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 1800 0 0 0 63995 2 0 0 25 0 4 0 521959805 194891776 15403 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.51
Current children cumulated vsize (KiB) 190324

[startup+702.3 s]
/proc/loadavg: 8.02 7.70 6.83 9/184 31439
/proc/meminfo: memFree=30822156/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=190964 CPUtime=2805.17 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 16164 0 0 0 280505 12 0 0 25 0 4 0 521959803 195547136 15816 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 47741 15816 460 189 0 42090 0
[pid=31404/tid=31406] ppid=31402 vsize=190964 CPUtime=700.62 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 6702 0 0 0 70060 2 0 0 25 0 4 0 521959805 195547136 15816 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=190964 CPUtime=702.24 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 4603 0 0 0 70221 3 0 0 25 0 4 0 521959805 195547136 15816 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=190964 CPUtime=699.97 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 1829 0 0 0 69995 2 0 0 25 0 4 0 521959805 195547136 15816 33554432000 4194304 4964704 140736143820016 18446744073709551615 4669263 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.17
Current children cumulated vsize (KiB) 190964

[startup+762.301 s]
/proc/loadavg: 8.08 7.78 6.91 9/184 31440
/proc/meminfo: memFree=30819036/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=191336 CPUtime=3044.86 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 16459 0 0 0 304473 13 0 0 25 0 4 0 521959803 195928064 16111 33554432000 4194304 4964704 140736143820016 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 47834 16111 460 189 0 42183 0
[pid=31404/tid=31406] ppid=31402 vsize=191336 CPUtime=760.31 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 6909 0 0 0 76028 3 0 0 25 0 4 0 521959805 195928064 16111 33554432000 4194304 4964704 140736143820016 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=191336 CPUtime=762.24 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 4628 0 0 0 76221 3 0 0 25 0 4 0 521959805 195928064 16111 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=191336 CPUtime=759.98 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 1875 0 0 0 75996 2 0 0 25 0 4 0 521959805 195928064 16111 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.86
Current children cumulated vsize (KiB) 191336

[startup+822.3 s]
/proc/loadavg: 8.22 7.86 7.00 9/184 31442
/proc/meminfo: memFree=30814920/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=192292 CPUtime=3284.5 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 16912 0 0 0 328437 13 0 0 25 0 4 0 521959803 196907008 16543 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670260 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 48073 16543 460 189 0 42422 0
[pid=31404/tid=31406] ppid=31402 vsize=192292 CPUtime=819.97 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 7049 0 0 0 81994 3 0 0 25 0 4 0 521959805 196907008 16543 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=192292 CPUtime=822.24 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 4876 0 0 0 82221 3 0 0 25 0 4 0 521959805 196907008 16543 33554432000 4194304 4964704 140736143820016 18446744073709551615 4669309 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=192292 CPUtime=819.97 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 1939 0 0 0 81995 2 0 0 25 0 4 0 521959805 196907008 16543 33554432000 4194304 4964704 140736143820016 18446744073709551615 4669427 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.5
Current children cumulated vsize (KiB) 192292

[startup+882.307 s]
/proc/loadavg: 8.08 7.89 7.05 9/184 31443
/proc/meminfo: memFree=30812664/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=192504 CPUtime=3524.19 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 17232 0 0 0 352405 14 0 0 25 0 4 0 521959803 197124096 16863 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 48126 16863 460 189 0 42475 0
[pid=31404/tid=31406] ppid=31402 vsize=192504 CPUtime=879.63 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 7245 0 0 0 87960 3 0 0 25 0 4 0 521959805 197124096 16863 33554432000 4194304 4964704 140736143820016 18446744073709551615 228244016000 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=192504 CPUtime=882.24 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 4891 0 0 0 88221 3 0 0 25 0 4 0 521959805 197124096 16863 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=192504 CPUtime=879.98 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 1978 0 0 0 87996 2 0 0 25 0 4 0 521959805 197124096 16863 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.19
Current children cumulated vsize (KiB) 192504

[startup+942.3 s]
/proc/loadavg: 8.03 7.90 7.11 9/184 31445
/proc/meminfo: memFree=30811032/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=192932 CPUtime=3763.84 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 17501 0 0 0 376369 15 0 0 25 0 4 0 521959803 197562368 17132 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 48233 17132 460 189 0 42582 0
[pid=31404/tid=31406] ppid=31402 vsize=192932 CPUtime=939.3 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 7410 0 0 0 93927 3 0 0 25 0 4 0 521959805 197562368 17132 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=192932 CPUtime=942.24 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 4925 0 0 0 94220 4 0 0 25 0 4 0 521959805 197562368 17132 33554432000 4194304 4964704 140736143820016 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=192932 CPUtime=939.98 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 1980 0 0 0 93995 3 0 0 25 0 4 0 521959805 197562368 17132 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668622 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.84
Current children cumulated vsize (KiB) 192932

[startup+1002.3 s]
/proc/loadavg: 8.01 7.92 7.16 9/184 31447
/proc/meminfo: memFree=30809132/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=193136 CPUtime=4003.51 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 17829 0 0 0 400335 16 0 0 25 0 4 0 521959803 197771264 17460 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 48284 17460 460 189 0 42633 0
[pid=31404/tid=31406] ppid=31402 vsize=193136 CPUtime=998.97 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 7644 0 0 0 99893 4 0 0 25 0 4 0 521959805 197771264 17460 33554432000 4194304 4964704 140736143820016 18446744073709551615 4321061 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=193136 CPUtime=1002.24 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 4987 0 0 0 100220 4 0 0 25 0 4 0 521959805 197771264 17460 33554432000 4194304 4964704 140736143820016 18446744073709551615 4321167 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=193136 CPUtime=999.97 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 1980 0 0 0 99994 3 0 0 25 0 4 0 521959805 197771264 17460 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.51
Current children cumulated vsize (KiB) 193136

[startup+1062.3 s]
/proc/loadavg: 8.00 7.93 7.21 9/184 31448
/proc/meminfo: memFree=30806388/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=193728 CPUtime=4243.17 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 18138 0 0 0 424301 16 0 0 25 0 4 0 521959803 198377472 17769 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 48432 17769 460 189 0 42781 0
[pid=31404/tid=31406] ppid=31402 vsize=193728 CPUtime=1058.64 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 7878 0 0 0 105860 4 0 0 25 0 4 0 521959805 198377472 17769 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=193728 CPUtime=1062.24 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 5019 0 0 0 106220 4 0 0 25 0 4 0 521959805 198377472 17769 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=193728 CPUtime=1059.97 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 2012 0 0 0 105994 3 0 0 25 0 4 0 521959805 198377472 17769 33554432000 4194304 4964704 140736143820016 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.17
Current children cumulated vsize (KiB) 193728

[startup+1122.3 s]
/proc/loadavg: 8.00 7.94 7.26 9/184 31450
/proc/meminfo: memFree=30803396/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=194408 CPUtime=4482.84 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 18501 0 0 0 448267 17 0 0 25 0 4 0 521959803 199073792 18132 33554432000 4194304 4964704 140736143820016 18446744073709551615 4668668 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 48602 18132 460 189 0 42951 0
[pid=31404/tid=31406] ppid=31402 vsize=194408 CPUtime=1118.3 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 8178 0 0 0 111826 4 0 0 25 0 4 0 521959805 199073792 18132 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=194408 CPUtime=1122.23 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 5066 0 0 0 112219 4 0 0 25 0 4 0 521959805 199073792 18132 33554432000 4194304 4964704 140736143820016 18446744073709551615 4669452 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=194408 CPUtime=1119.97 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 2013 0 0 0 111994 3 0 0 25 0 4 0 521959805 199073792 18132 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670176 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.84
Current children cumulated vsize (KiB) 194408

[startup+1182.3 s]
/proc/loadavg: 8.11 7.98 7.31 9/184 31451
/proc/meminfo: memFree=30801764/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=194948 CPUtime=4722.51 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 18804 0 0 0 472233 18 0 0 25 0 4 0 521959803 199626752 18435 33554432000 4194304 4964704 140736143820016 18446744073709551615 4669443 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 48737 18435 460 189 0 43086 0
[pid=31404/tid=31406] ppid=31402 vsize=194948 CPUtime=1177.97 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 8312 0 0 0 117793 4 0 0 25 0 4 0 521959805 199626752 18435 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=194948 CPUtime=1182.23 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 5140 0 0 0 118219 4 0 0 25 0 4 0 521959805 199626752 18435 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=194948 CPUtime=1179.97 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 2078 0 0 0 117994 3 0 0 25 0 4 0 521959805 199626752 18435 33554432000 4194304 4964704 140736143820016 18446744073709551615 4669940 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.51
Current children cumulated vsize (KiB) 194948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.08 7.98 7.33 9/184 31483
/proc/meminfo: memFree=30869348/32951124 swapFree=67111364/67111528
[pid=31404] ppid=31402 vsize=195124 CPUtime=4800.02 cores=0,2,4,6
/proc/31404/stat : 31404 (claspmt) R 31402 31404 31273 0 -1 4202496 18915 0 0 0 479984 18 0 0 25 0 4 0 521959803 199806976 18546 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31404/statm: 48781 18546 460 189 0 43130 0
[pid=31404/tid=31406] ppid=31402 vsize=195124 CPUtime=1197.27 cores=0,2,4,6
/proc/31404/task/31406/stat : 31406 (claspmt) R 31402 31404 31273 0 -1 4202560 8398 0 0 0 119723 4 0 0 25 0 4 0 521959805 199806976 18546 33554432000 4194304 4964704 140736143820016 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31404/tid=31407] ppid=31402 vsize=195124 CPUtime=1201.63 cores=0,2,4,6
/proc/31404/task/31407/stat : 31407 (claspmt) R 31402 31404 31273 0 -1 4202560 5141 0 0 0 120159 4 0 0 25 0 4 0 521959805 199806976 18546 33554432000 4194304 4964704 140736143820016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31404/tid=31408] ppid=31402 vsize=195124 CPUtime=1199.38 cores=0,2,4,6
/proc/31404/task/31408/stat : 31408 (claspmt) R 31402 31404 31273 0 -1 4202560 2080 0 0 0 119935 3 0 0 25 0 4 0 521959805 199806976 18546 33554432000 4194304 4964704 140736143820016 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.02
Current children cumulated vsize (KiB) 195124

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

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

Child status: 0
Real time (s): 1201.73
CPU time (s): 4800.07
CPU user time (s): 4799.88
CPU system time (s): 0.187971
CPU usage (%): 399.431
Max. virtual memory (cumulated for all children) (KiB): 195124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.88
system time used= 0.187971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18927
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= 13063
involuntary context switches= 26154

runsolver used 2.02869 second user time and 4.52331 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 21:00:18
IDJOB=3299615
IDBENCH=84634
IDSOLVER=1683
FILE ID=node136/3299615-1304103618
RUNJOBID= node136-1304103610-31291
PBS_JOBID= 13170640
Free space on /tmp= 72336 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT04/handmade/connamacher/connm-d0.04/connm-ue-csp-sat-n800-d0.04-s1788334438.used-as.sat04-976.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-3299615-1304103618/watcher-3299615-1304103618 -o /tmp/evaluation-result-3299615-1304103618/solver-3299615-1304103618 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299615-1304103618.cnf

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

MD5SUM BENCH= 41d80cc808c021a52e21ee9950bc91e0
RANDOM SEED=135147065

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30933140 kB
Buffers:        584172 kB
Cached:         928584 kB
SwapCached:          0 kB
Active:         142972 kB
Inactive:      1450220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30933140 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            2556 kB
Writeback:           0 kB
AnonPages:       80308 kB
Mapped:          15724 kB
Slab:           360516 kB
PageTables:       4524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   236348 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= 72332 MiB
End job on node136 at 2011-04-29 21:20:22