Trace number 3373143

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.3 1203.64

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
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 variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
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 ...430350/instance-3373143-1305430350.cnf
0.00/0.02	c Solving...
4800.25/1203.61	
4800.25/1203.61	*** INTERRUPTED! ***
4800.25/1203.61	*** Shutting down threads...
4800.25/1203.63	s UNKNOWN
4800.25/1203.63	
4800.25/1203.63	c INTERRUPTED   : 1
4800.25/1203.63	c Models        : 0+    
4800.25/1203.63	c Time          : 1203.616s (Solving: 1203.59s 1st Model: 0.00s Unsat: 0.00s)
4800.25/1203.63	c CPU Time      : 4800.280s

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-3373143-1305430350/watcher-3373143-1305430350 -o /tmp/evaluation-result-3373143-1305430350/solver-3373143-1305430350 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373143-1305430350.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: 3.80 4.55 5.88 5/354 19200
/proc/meminfo: memFree=17744868/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=21884 CPUtime=0 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 801 0 0 0 0 0 0 0 25 0 1 0 733265649 22409216 718 33554432000 4194304 4964800 140733382639424 18446744073709551615 256415052485 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19200/statm: 5471 718 399 189 0 345 0

[startup+0.037342 s]
/proc/loadavg: 3.80 4.55 5.88 5/354 19200
/proc/meminfo: memFree=17744868/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=169388 CPUtime=0.05 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 1179 0 0 0 5 0 0 0 25 0 4 0 733265649 173453312 1083 33554432000 4194304 4964800 140733382639424 18446744073709551615 4658891 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 42347 1083 454 189 0 36696 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 169388

[startup+0.105626 s]
/proc/loadavg: 3.80 4.55 5.88 5/354 19200
/proc/meminfo: memFree=17744868/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=169520 CPUtime=0.32 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 1400 0 0 0 32 0 0 0 25 0 4 0 733265649 173588480 1304 33554432000 4194304 4964800 140733382639424 18446744073709551615 256415496686 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 42380 1304 458 189 0 36729 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 169520

[startup+0.300343 s]
/proc/loadavg: 3.80 4.55 5.88 5/354 19200
/proc/meminfo: memFree=17744868/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=169804 CPUtime=1.1 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 1692 0 0 0 109 1 0 0 25 0 4 0 733265649 173879296 1596 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668698 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 42451 1596 458 189 0 36800 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 169804

[startup+0.700216 s]
/proc/loadavg: 3.80 4.55 5.88 5/354 19200
/proc/meminfo: memFree=17744868/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=235900 CPUtime=2.7 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 2085 0 0 0 269 1 0 0 25 0 4 0 733265649 241561600 1989 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668794 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 58975 1989 458 189 0 53324 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 235900

[startup+1.50107 s]
/proc/loadavg: 3.80 4.55 5.88 9/358 19234
/proc/meminfo: memFree=17734412/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=236124 CPUtime=5.89 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 2841 0 0 0 588 1 0 0 25 0 4 0 733265649 241790976 2745 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 59031 2745 458 189 0 53380 0
[pid=19200/tid=19202] ppid=19198 vsize=236124 CPUtime=1.46 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 523 0 0 0 146 0 0 0 25 0 4 0 733265652 241790976 2745 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=236124 CPUtime=1.46 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 601 0 0 0 146 0 0 0 25 0 4 0 733265652 241790976 2745 33554432000 4194304 4964800 140733382639424 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=236124 CPUtime=1.46 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 391 0 0 0 146 0 0 0 20 0 4 0 733265652 241790976 2745 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.89
Current children cumulated vsize (KiB) 236124

[startup+3.10076 s]
/proc/loadavg: 4.14 4.61 5.89 9/358 19234
/proc/meminfo: memFree=17727980/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=237940 CPUtime=12.27 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 3681 0 0 0 1226 1 0 0 25 0 4 0 733265649 243650560 3549 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668797 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 59485 3549 458 189 0 53834 0
[pid=19200/tid=19202] ppid=19198 vsize=237940 CPUtime=3.06 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 791 0 0 0 306 0 0 0 25 0 4 0 733265652 243650560 3549 33554432000 4194304 4964800 140733382639424 18446744073709551615 4362228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=237940 CPUtime=3.06 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 1010 0 0 0 306 0 0 0 25 0 4 0 733265652 243650560 3549 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=237940 CPUtime=3.06 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 514 0 0 0 306 0 0 0 25 0 4 0 733265652 243650560 3549 33554432000 4194304 4964800 140733382639424 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 237940

[startup+6.30016 s]
/proc/loadavg: 4.14 4.61 5.89 9/358 19234
/proc/meminfo: memFree=17718240/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=239536 CPUtime=25.03 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 4858 0 0 0 2501 2 0 0 25 0 4 0 733265649 245284864 4636 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668777 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 59884 4636 460 189 0 54233 0
[pid=19200/tid=19202] ppid=19198 vsize=239536 CPUtime=6.26 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 1250 0 0 0 626 0 0 0 25 0 4 0 733265652 245284864 4636 33554432000 4194304 4964800 140733382639424 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=239536 CPUtime=6.26 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 1379 0 0 0 626 0 0 0 25 0 4 0 733265652 245284864 4636 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668763 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=239536 CPUtime=6.26 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 661 0 0 0 625 1 0 0 25 0 4 0 733265652 245284864 4636 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 239536

[startup+12.701 s]
/proc/loadavg: 4.73 4.72 5.91 9/358 19234
/proc/meminfo: memFree=17706848/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=240272 CPUtime=50.57 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 5758 0 0 0 5054 3 0 0 25 0 4 0 733265649 246038528 5536 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 60068 5536 460 189 0 54417 0
[pid=19200/tid=19202] ppid=19198 vsize=240272 CPUtime=12.66 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 1574 0 0 0 1266 0 0 0 25 0 4 0 733265652 246038528 5536 33554432000 4194304 4964800 140733382639424 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=240272 CPUtime=12.66 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 1684 0 0 0 1266 0 0 0 25 0 4 0 733265652 246038528 5536 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=240272 CPUtime=12.66 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 722 0 0 0 1265 1 0 0 25 0 4 0 733265652 246038528 5536 33554432000 4194304 4964800 140733382639424 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 240272

[startup+25.5005 s]
/proc/loadavg: 5.23 4.82 5.93 9/358 19234
/proc/meminfo: memFree=17695232/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=242668 CPUtime=101.61 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 7459 0 0 0 10157 4 0 0 25 0 4 0 733265649 248492032 7237 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668732 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 60667 7237 460 189 0 55016 0
[pid=19200/tid=19202] ppid=19198 vsize=242668 CPUtime=25.46 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 2139 0 0 0 2546 0 0 0 25 0 4 0 733265652 248492032 7237 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=242668 CPUtime=25.45 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 2555 0 0 0 2544 1 0 0 25 0 4 0 733265652 248492032 7237 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668770 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=242668 CPUtime=25.46 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 765 0 0 0 2545 1 0 0 25 0 4 0 733265652 248492032 7237 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 242668

[startup+51.1007 s]
/proc/loadavg: 6.18 5.08 5.99 9/358 19235
/proc/meminfo: memFree=17684160/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=244820 CPUtime=203.74 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 9085 0 0 0 20369 5 0 0 25 0 4 0 733265649 250695680 8863 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 61205 8863 460 189 0 55554 0
[pid=19200/tid=19202] ppid=19198 vsize=244820 CPUtime=51.06 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 2537 0 0 0 5106 0 0 0 25 0 4 0 733265652 250695680 8863 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=244820 CPUtime=51.05 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 2999 0 0 0 5104 1 0 0 25 0 4 0 733265652 250695680 8863 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=244820 CPUtime=51.06 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 1305 0 0 0 5105 1 0 0 25 0 4 0 733265652 250695680 8863 33554432000 4194304 4964800 140733382639424 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 244820

[startup+102.313 s]
/proc/loadavg: 7.27 5.57 6.10 9/358 19236
/proc/meminfo: memFree=17670000/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=245868 CPUtime=408.02 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 10924 0 0 0 40796 6 0 0 25 0 4 0 733265649 251768832 10702 33554432000 4194304 4964800 140733382639424 18446744073709551615 4334306 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 61467 10702 460 189 0 55816 0
[pid=19200/tid=19202] ppid=19198 vsize=245868 CPUtime=102.27 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 2905 0 0 0 10227 0 0 0 25 0 4 0 733265652 251768832 10702 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=245868 CPUtime=102.26 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 3835 0 0 0 10225 1 0 0 25 0 4 0 733265652 251768832 10702 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=245868 CPUtime=102.27 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 1566 0 0 0 10226 1 0 0 25 0 4 0 733265652 251768832 10702 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.02
Current children cumulated vsize (KiB) 245868

[startup+162.301 s]
/proc/loadavg: 7.79 6.02 6.22 9/358 19238
/proc/meminfo: memFree=17661544/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=246348 CPUtime=647.32 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 11690 0 0 0 64725 7 0 0 25 0 4 0 733265649 252260352 11468 33554432000 4194304 4964800 140733382639424 18446744073709551615 4332225 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 61587 11468 460 189 0 55936 0
[pid=19200/tid=19202] ppid=19198 vsize=246348 CPUtime=162.26 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 3031 0 0 0 16225 1 0 0 25 0 4 0 733265652 252260352 11468 33554432000 4194304 4964800 140733382639424 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=246348 CPUtime=162.23 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 4287 0 0 0 16222 1 0 0 25 0 4 0 733265652 252260352 11468 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=246348 CPUtime=162.26 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 1668 0 0 0 16225 1 0 0 25 0 4 0 733265652 252260352 11468 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.32
Current children cumulated vsize (KiB) 246348

[startup+222.3 s]
/proc/loadavg: 7.98 6.40 6.33 9/358 19240
/proc/meminfo: memFree=17654312/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=247472 CPUtime=886.65 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 12441 0 0 0 88658 7 0 0 25 0 4 0 733265649 253411328 12219 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668672 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 61868 12219 460 189 0 56217 0
[pid=19200/tid=19202] ppid=19198 vsize=247472 CPUtime=222.27 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 3295 0 0 0 22226 1 0 0 25 0 4 0 733265652 253411328 12219 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=247472 CPUtime=222.22 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 4597 0 0 0 22221 1 0 0 25 0 4 0 733265652 253411328 12219 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=247472 CPUtime=222.26 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 1768 0 0 0 22225 1 0 0 25 0 4 0 733265652 253411328 12219 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 886.65
Current children cumulated vsize (KiB) 247472

[startup+282.301 s]

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

[pid=19200] ppid=19198 vsize=251156 CPUtime=2561.26 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 16343 0 0 0 256115 11 0 0 25 0 4 0 733265649 257183744 16053 33554432000 4194304 4964800 140733382639424 18446744073709551615 4669574 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 62789 16053 460 189 0 57138 0
[pid=19200/tid=19202] ppid=19198 vsize=251156 CPUtime=642.29 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 4836 0 0 0 64227 2 0 0 25 0 4 0 733265652 257183744 16053 33554432000 4194304 4964800 140733382639424 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=251156 CPUtime=642.17 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 5573 0 0 0 64215 2 0 0 25 0 4 0 733265652 257183744 16053 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=251156 CPUtime=642.13 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 2271 0 0 0 64210 3 0 0 25 0 4 0 733265652 257183744 16053 33554432000 4194304 4964800 140733382639424 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2561.26
Current children cumulated vsize (KiB) 251156

[startup+702.301 s]
/proc/loadavg: 8.15 7.81 7.06 9/358 19255
/proc/meminfo: memFree=17616904/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=251536 CPUtime=2800.55 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 16811 0 0 0 280044 11 0 0 25 0 4 0 733265649 257572864 16521 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668672 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 62884 16521 460 189 0 57233 0
[pid=19200/tid=19202] ppid=19198 vsize=251536 CPUtime=702.28 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 5025 0 0 0 70226 2 0 0 25 0 4 0 733265652 257572864 16521 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=251536 CPUtime=702.15 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 5576 0 0 0 70213 2 0 0 25 0 4 0 733265652 257572864 16521 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=251536 CPUtime=702.12 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 2421 0 0 0 70209 3 0 0 25 0 4 0 733265652 257572864 16521 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.55
Current children cumulated vsize (KiB) 251536

[startup+762.313 s]
/proc/loadavg: 8.27 7.90 7.14 9/358 19257
/proc/meminfo: memFree=17614756/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=252304 CPUtime=3039.94 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 17171 0 0 0 303982 12 0 0 25 0 4 0 733265649 258359296 16881 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 63076 16881 460 189 0 57425 0
[pid=19200/tid=19202] ppid=19198 vsize=252304 CPUtime=762.29 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 5181 0 0 0 76226 3 0 0 25 0 4 0 733265652 258359296 16881 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=252304 CPUtime=762.15 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 5732 0 0 0 76213 2 0 0 25 0 4 0 733265652 258359296 16881 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=252304 CPUtime=762.14 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 2452 0 0 0 76211 3 0 0 25 0 4 0 733265652 258359296 16881 33554432000 4194304 4964800 140733382639424 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.94
Current children cumulated vsize (KiB) 252304

[startup+822.301 s]
/proc/loadavg: 8.22 7.95 7.20 9/358 19259
/proc/meminfo: memFree=17611868/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=252304 CPUtime=3279.23 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 17493 0 0 0 327911 12 0 0 25 0 4 0 733265649 258359296 17146 33554432000 4194304 4964800 140733382639424 18446744073709551615 4669093 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 63076 17146 460 189 0 57425 0
[pid=19200/tid=19202] ppid=19198 vsize=252304 CPUtime=822.28 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 5313 0 0 0 82225 3 0 0 25 0 4 0 733265652 258359296 17146 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=252304 CPUtime=822.14 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 5870 0 0 0 82212 2 0 0 25 0 4 0 733265652 258359296 17146 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=252304 CPUtime=822.13 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 2496 0 0 0 82209 4 0 0 25 0 4 0 733265652 258359296 17146 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279.23
Current children cumulated vsize (KiB) 252304

[startup+882.301 s]
/proc/loadavg: 8.27 8.02 7.27 9/358 19260
/proc/meminfo: memFree=17608612/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=252800 CPUtime=3518.56 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 17907 0 0 0 351843 13 0 0 25 0 4 0 733265649 258867200 17560 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668829 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 63200 17560 460 189 0 57549 0
[pid=19200/tid=19202] ppid=19198 vsize=252800 CPUtime=882.28 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 5593 0 0 0 88225 3 0 0 25 0 4 0 733265652 258867200 17560 33554432000 4194304 4964800 140733382639424 18446744073709551615 4684104 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=252800 CPUtime=882.12 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 5904 0 0 0 88210 2 0 0 25 0 4 0 733265652 258867200 17560 33554432000 4194304 4964800 140733382639424 18446744073709551615 4669276 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=252800 CPUtime=882.13 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 2553 0 0 0 88209 4 0 0 25 0 4 0 733265652 258867200 17560 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.56
Current children cumulated vsize (KiB) 252800

[startup+942.3 s]
/proc/loadavg: 8.25 8.06 7.33 9/358 19262
/proc/meminfo: memFree=17607208/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=252972 CPUtime=3757.91 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 18124 0 0 0 375777 14 0 0 25 0 4 0 733265649 259043328 17777 33554432000 4194304 4964800 140733382639424 18446744073709551615 4653477 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 63243 17777 460 189 0 57592 0
[pid=19200/tid=19202] ppid=19198 vsize=252972 CPUtime=942.28 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 5701 0 0 0 94225 3 0 0 25 0 4 0 733265652 259043328 17777 33554432000 4194304 4964800 140733382639424 18446744073709551615 4644896 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=252972 CPUtime=942.12 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 5967 0 0 0 94209 3 0 0 25 0 4 0 733265652 259043328 17777 33554432000 4194304 4964800 140733382639424 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=252972 CPUtime=942.14 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 2586 0 0 0 94210 4 0 0 25 0 4 0 733265652 259043328 17777 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668698 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.91
Current children cumulated vsize (KiB) 252972

[startup+1002.3 s]
/proc/loadavg: 8.14 8.06 7.37 9/358 19263
/proc/meminfo: memFree=17604700/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=253308 CPUtime=3997.24 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 18429 0 0 0 399710 14 0 0 25 0 4 0 733265649 259387392 18082 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 63327 18082 460 189 0 57676 0
[pid=19200/tid=19202] ppid=19198 vsize=253308 CPUtime=1002.28 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 5898 0 0 0 100225 3 0 0 25 0 4 0 733265652 259387392 18082 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=253308 CPUtime=1002.11 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 6038 0 0 0 100208 3 0 0 25 0 4 0 733265652 259387392 18082 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=253308 CPUtime=1002.14 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 2586 0 0 0 100210 4 0 0 25 0 4 0 733265652 259387392 18082 33554432000 4194304 4964800 140733382639424 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.24
Current children cumulated vsize (KiB) 253308

[startup+1062.3 s]
/proc/loadavg: 8.12 8.07 7.42 9/358 19265
/proc/meminfo: memFree=17602428/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=253644 CPUtime=4236.58 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 18651 0 0 0 423644 14 0 0 25 0 4 0 733265649 259731456 18288 33554432000 4194304 4964800 140733382639424 18446744073709551615 4660163 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 63411 18288 460 189 0 57760 0
[pid=19200/tid=19202] ppid=19198 vsize=253644 CPUtime=1062.28 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 6041 0 0 0 106225 3 0 0 25 0 4 0 733265652 259731456 18288 33554432000 4194304 4964800 140733382639424 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=253644 CPUtime=1062.09 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 6045 0 0 0 106206 3 0 0 25 0 4 0 733265652 259731456 18288 33554432000 4194304 4964800 140733382639424 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=253644 CPUtime=1062.14 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 2608 0 0 0 106210 4 0 0 25 0 4 0 733265652 259731456 18288 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4236.58
Current children cumulated vsize (KiB) 253644

[startup+1122.3 s]
/proc/loadavg: 8.13 8.09 7.46 9/358 19267
/proc/meminfo: memFree=17601032/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=253644 CPUtime=4475.92 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 18775 0 0 0 447577 15 0 0 25 0 4 0 733265649 259731456 18412 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 63411 18412 460 189 0 57760 0
[pid=19200/tid=19202] ppid=19198 vsize=253644 CPUtime=1122.28 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 6118 0 0 0 112225 3 0 0 25 0 4 0 733265652 259731456 18412 33554432000 4194304 4964800 140733382639424 18446744073709551615 4669507 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=253644 CPUtime=1122.08 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 6053 0 0 0 112205 3 0 0 25 0 4 0 733265652 259731456 18412 33554432000 4194304 4964800 140733382639424 18446744073709551615 4644876 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=253644 CPUtime=1122.14 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 2646 0 0 0 112210 4 0 0 25 0 4 0 733265652 259731456 18412 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4475.92
Current children cumulated vsize (KiB) 253644

[startup+1182.3 s]
/proc/loadavg: 8.08 8.08 7.50 9/358 19268
/proc/meminfo: memFree=17599876/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=253776 CPUtime=4715.26 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 18908 0 0 0 471511 15 0 0 25 0 4 0 733265649 259866624 18545 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 63444 18545 460 189 0 57793 0
[pid=19200/tid=19202] ppid=19198 vsize=253776 CPUtime=1182.29 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 6199 0 0 0 118225 4 0 0 25 0 4 0 733265652 259866624 18545 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=253776 CPUtime=1182.08 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 6093 0 0 0 118205 3 0 0 25 0 4 0 733265652 259866624 18545 33554432000 4194304 4964800 140733382639424 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=253776 CPUtime=1182.14 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 2658 0 0 0 118210 4 0 0 25 0 4 0 733265652 259866624 18545 33554432000 4194304 4964800 140733382639424 18446744073709551615 4668794 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4715.26
Current children cumulated vsize (KiB) 253776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.12 8.09 7.51 9/358 19269
/proc/meminfo: memFree=17598880/32950928 swapFree=67111200/67111528
[pid=19200] ppid=19198 vsize=253776 CPUtime=4800.25 cores=0,2,4,6
/proc/19200/stat : 19200 (claspmt) R 19198 19200 10053 0 -1 4202496 18982 0 0 0 480009 16 0 0 25 0 4 0 733265649 259866624 18619 33554432000 4194304 4964800 140733382639424 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/19200/statm: 63444 18619 460 189 0 57793 0
[pid=19200/tid=19202] ppid=19198 vsize=253776 CPUtime=1203.6 cores=0,2,4,6
/proc/19200/task/19202/stat : 19202 (claspmt) R 19198 19200 10053 0 -1 4202560 6268 0 0 0 120356 4 0 0 25 0 4 0 733265652 259866624 18619 33554432000 4194304 4964800 140733382639424 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19200/tid=19203] ppid=19198 vsize=253776 CPUtime=1203.38 cores=0,2,4,6
/proc/19200/task/19203/stat : 19203 (claspmt) R 19198 19200 10053 0 -1 4202560 6097 0 0 0 120335 3 0 0 25 0 4 0 733265652 259866624 18619 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19200/tid=19204] ppid=19198 vsize=253776 CPUtime=1203.46 cores=0,2,4,6
/proc/19200/task/19204/stat : 19204 (claspmt) R 19198 19200 10053 0 -1 4202560 2658 0 0 0 120342 4 0 0 25 0 4 0 733265652 259866624 18619 33554432000 4194304 4964800 140733382639424 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 253776

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): 1203.64
CPU time (s): 4800.3
CPU user time (s): 4800.14
CPU system time (s): 0.165974
CPU usage (%): 398.817
Max. virtual memory (cumulated for all children) (KiB): 253776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.14
system time used= 0.165974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18994
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= 6709
involuntary context switches= 24561

runsolver used 3.89741 second user time and 9.32358 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-15 05:32:30
IDJOB=3373143
IDBENCH=84608
IDSOLVER=1853
FILE ID=node115/3373143-1305430350
RUNJOBID= node115-1305430349-19107
PBS_JOBID= 13324588
Free space on /tmp= 73296 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.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-3373143-1305430350/watcher-3373143-1305430350 -o /tmp/evaluation-result-3373143-1305430350/solver-3373143-1305430350 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373143-1305430350.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=496958861

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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.811
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:     32950928 kB
MemFree:      17745024 kB
Buffers:        297784 kB
Cached:        4563132 kB
SwapCached:          0 kB
Active:       11982424 kB
Inactive:      2907580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17745024 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            1872 kB
Writeback:           0 kB
AnonPages:    10028708 kB
Mapped:          28280 kB
Slab:           210264 kB
PageTables:      40756 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69690124 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= 73296 MiB
End job on node115 at 2011-05-15 05:52:35