Trace number 3373229

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.39 1203.31

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.cnf
MD5SUM731331ace9dcb7404987f98927f5c914
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 variables840
Number of clauses72688
Sum of the clauses size146160
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272660
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 528

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...428756/instance-3373229-1305428756.cnf
0.29/0.33	c Solving...
4800.25/1203.21	
4800.25/1203.21	*** INTERRUPTED! ***
4800.25/1203.21	*** Shutting down threads...
4800.25/1203.31	s UNKNOWN
4800.25/1203.31	
4800.25/1203.31	c INTERRUPTED   : 1
4800.25/1203.31	c Models        : 0+    
4800.25/1203.31	c Time          : 1203.213s (Solving: 1202.88s 1st Model: 0.00s Unsat: 0.00s)
4800.25/1203.31	c CPU Time      : 4800.290s

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

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

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


[startup+0 s]
/proc/loadavg: 1.69 1.93 1.98 3/271 2299
/proc/meminfo: memFree=20972672/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=21652 CPUtime=0 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 702 0 0 0 0 0 0 0 20 0 1 0 654475402 22171648 627 33554432000 4194304 4964800 140735792219616 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2297/statm: 5413 628 385 189 0 287 0

[startup+0.0392229 s]
/proc/loadavg: 1.69 1.93 1.98 3/271 2299
/proc/meminfo: memFree=20972672/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=25720 CPUtime=0.03 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 1968 0 0 0 3 0 0 0 20 0 1 0 654475402 26337280 1593 33554432000 4194304 4964800 140735792219616 18446744073709551615 4607785 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2297/statm: 6430 1593 398 189 0 1304 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 25720

[startup+0.100324 s]
/proc/loadavg: 1.69 1.93 1.98 3/271 2299
/proc/meminfo: memFree=20972672/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=25720 CPUtime=0.09 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 1968 0 0 0 9 0 0 0 20 0 1 0 654475402 26337280 1593 33554432000 4194304 4964800 140735792219616 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2297/statm: 6430 1593 398 189 0 1304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25720

[startup+0.300285 s]
/proc/loadavg: 1.69 1.93 1.98 3/271 2299
/proc/meminfo: memFree=20972672/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=25984 CPUtime=0.29 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 2062 0 0 0 29 0 0 0 21 0 1 0 654475402 26607616 1687 33554432000 4194304 4964800 140735792219616 18446744073709551615 4600372 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2297/statm: 6496 1687 399 189 0 1370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25984

[startup+0.700108 s]
/proc/loadavg: 1.69 1.93 1.98 3/271 2299
/proc/meminfo: memFree=20972672/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=240700 CPUtime=1.45 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 5493 0 0 0 144 1 0 0 18 0 4 0 654475402 246476800 4975 33554432000 4194304 4964800 140735792219616 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 60175 4975 458 189 0 54524 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 240700

[startup+1.50097 s]
/proc/loadavg: 1.69 1.93 1.98 10/279 2307
/proc/meminfo: memFree=20923772/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=245464 CPUtime=4.64 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 10157 0 0 0 461 3 0 0 19 0 4 0 654475402 251355136 9639 33554432000 4194304 4964800 140735792219616 18446744073709551615 4342196 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 61366 9639 458 189 0 55715 0
[pid=2297/tid=2305] ppid=2292 vsize=245464 CPUtime=1.02 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 2087 0 0 0 102 0 0 0 19 0 4 0 654475436 251355136 9639 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=245464 CPUtime=1.11 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 1232 0 0 0 111 0 0 0 25 0 4 0 654475436 251355136 9639 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=245464 CPUtime=1.03 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 2153 0 0 0 103 0 0 0 25 0 4 0 654475436 251355136 9639 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 245464

[startup+3.10068 s]
/proc/loadavg: 1.69 1.93 1.98 10/279 2307
/proc/meminfo: memFree=20888680/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=247592 CPUtime=11.02 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 13634 0 0 0 1098 4 0 0 22 0 4 0 654475402 253534208 13116 33554432000 4194304 4964800 140735792219616 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 61898 13116 460 189 0 56247 0
[pid=2297/tid=2305] ppid=2292 vsize=247592 CPUtime=2.62 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 3049 0 0 0 261 1 0 0 22 0 4 0 654475436 253534208 13116 33554432000 4194304 4964800 140735792219616 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=247592 CPUtime=2.7 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 1722 0 0 0 270 0 0 0 25 0 4 0 654475436 253534208 13116 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=247592 CPUtime=2.63 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 2932 0 0 0 263 0 0 0 25 0 4 0 654475436 253534208 13116 33554432000 4194304 4964800 140735792219616 18446744073709551615 237278540485 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.02
Current children cumulated vsize (KiB) 247592

[startup+6.30112 s]
/proc/loadavg: 2.20 2.03 2.01 10/279 2307
/proc/meminfo: memFree=20853120/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=258964 CPUtime=23.8 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 19801 0 0 0 2374 6 0 0 25 0 4 0 654475402 265179136 19282 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 64741 19282 460 189 0 59090 0
[pid=2297/tid=2305] ppid=2292 vsize=258964 CPUtime=5.79 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 3535 0 0 0 578 1 0 0 25 0 4 0 654475436 265179136 19283 33554432000 4194304 4964800 140735792219616 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=258964 CPUtime=5.9 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 2259 0 0 0 590 0 0 0 25 0 4 0 654475436 265179136 19283 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=258964 CPUtime=5.84 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 3711 0 0 0 583 1 0 0 25 0 4 0 654475436 265179136 19283 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 23.8
Current children cumulated vsize (KiB) 258964

[startup+12.701 s]
/proc/loadavg: 2.66 2.13 2.04 10/279 2307
/proc/meminfo: memFree=20796736/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=259804 CPUtime=49.34 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 26422 0 0 0 4924 10 0 0 25 0 4 0 654475402 266039296 25903 33554432000 4194304 4964800 140735792219616 18446744073709551615 4332514 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 64951 25903 460 189 0 59300 0
[pid=2297/tid=2305] ppid=2292 vsize=259804 CPUtime=12.12 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 5868 0 0 0 1210 2 0 0 25 0 4 0 654475436 266039296 25903 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=259804 CPUtime=12.3 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 3324 0 0 0 1230 0 0 0 25 0 4 0 654475436 266039296 25903 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=259804 CPUtime=12.23 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 4717 0 0 0 1222 1 0 0 25 0 4 0 654475436 266039296 25903 33554432000 4194304 4964800 140735792219616 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 49.34
Current children cumulated vsize (KiB) 259804

[startup+25.5007 s]
/proc/loadavg: 3.84 2.42 2.14 10/279 2307
/proc/meminfo: memFree=20740064/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=267256 CPUtime=100.42 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 35476 0 0 0 10026 16 0 0 25 0 4 0 654475402 273670144 34954 33554432000 4194304 4964800 140735792219616 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 66814 34954 460 189 0 61163 0
[pid=2297/tid=2305] ppid=2292 vsize=267256 CPUtime=24.81 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 6028 0 0 0 2478 3 0 0 25 0 4 0 654475436 273670144 34954 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=267256 CPUtime=25.1 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 3559 0 0 0 2509 1 0 0 25 0 4 0 654475436 273670144 34954 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=267256 CPUtime=25.04 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 7482 0 0 0 2501 3 0 0 25 0 4 0 654475436 273670144 34954 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 100.42
Current children cumulated vsize (KiB) 267256

[startup+51.1011 s]
/proc/loadavg: 5.26 2.87 2.29 10/279 2308
/proc/meminfo: memFree=20652504/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=278316 CPUtime=202.57 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 48099 0 0 0 20235 22 0 0 25 0 4 0 654475402 284995584 47540 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 69579 47540 460 189 0 63928 0
[pid=2297/tid=2305] ppid=2292 vsize=278316 CPUtime=50.17 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 12910 0 0 0 5011 6 0 0 25 0 4 0 654475436 284995584 47540 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=278316 CPUtime=50.69 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 4616 0 0 0 5068 1 0 0 25 0 4 0 654475436 284995584 47540 33554432000 4194304 4964800 140735792219616 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=278316 CPUtime=50.64 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 9180 0 0 0 5060 4 0 0 25 0 4 0 654475436 284995584 47540 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 202.57
Current children cumulated vsize (KiB) 278316

[startup+102.311 s]
/proc/loadavg: 6.81 3.66 2.59 10/279 2309
/proc/meminfo: memFree=20507284/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=445380 CPUtime=406.93 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 69405 0 0 0 40660 33 0 0 25 0 4 0 654475402 456069120 68753 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 111345 68753 460 189 0 105694 0
[pid=2297/tid=2305] ppid=2292 vsize=445380 CPUtime=100.91 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 19890 0 0 0 10080 11 0 0 25 0 4 0 654475436 456069120 68753 33554432000 4194304 4964800 140735792219616 18446744073709551615 4668546 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=445380 CPUtime=101.89 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 7730 0 0 0 10187 2 0 0 25 0 4 0 654475436 456069120 68753 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=445380 CPUtime=101.84 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 13890 0 0 0 10178 6 0 0 25 0 4 0 654475436 456069120 68753 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 406.93
Current children cumulated vsize (KiB) 445380

[startup+162.3 s]
/proc/loadavg: 7.67 4.47 2.93 10/279 2311
/proc/meminfo: memFree=20393188/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=519032 CPUtime=646.34 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 86900 0 0 0 64587 47 0 0 25 0 4 0 654475402 531488768 85179 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 129758 85179 460 189 0 124107 0
[pid=2297/tid=2305] ppid=2292 vsize=519032 CPUtime=160.35 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 28136 0 0 0 16018 17 0 0 25 0 4 0 654475436 531488768 85179 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=519032 CPUtime=161.88 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 10127 0 0 0 16185 3 0 0 25 0 4 0 654475436 531488768 85179 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=519032 CPUtime=161.82 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 19759 0 0 0 16171 11 0 0 25 0 4 0 654475436 531488768 85179 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 646.34
Current children cumulated vsize (KiB) 519032

[startup+222.301 s]
/proc/loadavg: 8.02 5.14 3.26 10/279 2313
/proc/meminfo: memFree=20296436/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=524716 CPUtime=885.78 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 99772 0 0 0 88522 56 0 0 25 0 4 0 654475402 537309184 97699 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 131179 97699 460 189 0 125528 0
[pid=2297/tid=2305] ppid=2292 vsize=524716 CPUtime=219.79 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 33182 0 0 0 21957 22 0 0 25 0 4 0 654475436 537309184 97699 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=524716 CPUtime=221.88 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 14392 0 0 0 22184 4 0 0 25 0 4 0 654475436 537309184 97699 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=524716 CPUtime=221.83 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 20353 0 0 0 22171 12 0 0 25 0 4 0 654475436 537309184 97699 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 885.78
Current children cumulated vsize (KiB) 524716

[startup+282.301 s]

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

[pid=2297] ppid=2292 vsize=692620 CPUtime=2561.9 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 148389 0 0 0 256101 89 0 0 25 0 4 0 654475402 709242880 143981 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 173155 143981 460 189 0 167504 0
[pid=2297/tid=2305] ppid=2292 vsize=692620 CPUtime=639.73 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 48588 0 0 0 63941 32 0 0 25 0 4 0 654475436 709242880 143981 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=692620 CPUtime=641.81 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 21992 0 0 0 64175 6 0 0 25 0 4 0 654475436 709242880 143981 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=692620 CPUtime=638.08 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 28022 0 0 0 63787 21 0 0 25 0 4 0 654475436 709242880 143981 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2561.9
Current children cumulated vsize (KiB) 692620

[startup+702.3 s]
/proc/loadavg: 8.06 7.49 5.20 10/279 2325
/proc/meminfo: memFree=19919580/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=759864 CPUtime=2801.32 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 161606 0 0 0 280030 102 0 0 25 0 4 0 654475402 778100736 157198 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 189966 157198 460 189 0 184315 0
[pid=2297/tid=2305] ppid=2292 vsize=759864 CPUtime=699.72 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 53799 0 0 0 69935 37 0 0 25 0 4 0 654475436 778100736 157198 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=759864 CPUtime=701.8 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 22712 0 0 0 70173 7 0 0 25 0 4 0 654475436 778100736 157198 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=759864 CPUtime=697.53 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 35220 0 0 0 69724 29 0 0 25 0 4 0 654475436 778100736 157198 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2801.32
Current children cumulated vsize (KiB) 759864

[startup+762.312 s]
/proc/loadavg: 8.06 7.59 5.37 10/279 2327
/proc/meminfo: memFree=19882240/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=764820 CPUtime=3040.79 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 166029 0 0 0 303973 106 0 0 25 0 4 0 654475402 783175680 161396 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320902 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 191205 161396 460 189 0 185554 0
[pid=2297/tid=2305] ppid=2292 vsize=764820 CPUtime=759.7 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 54402 0 0 0 75933 37 0 0 25 0 4 0 654475436 783175680 161396 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=764820 CPUtime=761.81 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 24458 0 0 0 76173 8 0 0 25 0 4 0 654475436 783175680 161396 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=764820 CPUtime=756.99 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 37293 0 0 0 75668 31 0 0 25 0 4 0 654475436 783175680 161396 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.79
Current children cumulated vsize (KiB) 764820

[startup+822.301 s]
/proc/loadavg: 8.10 7.69 5.54 10/279 2329
/proc/meminfo: memFree=19862384/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=830356 CPUtime=3280.17 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 167104 0 0 0 327910 107 0 0 25 0 4 0 654475402 850284544 162471 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670343 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 207589 162471 460 189 0 201938 0
[pid=2297/tid=2305] ppid=2292 vsize=830356 CPUtime=819.67 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 54992 0 0 0 81930 37 0 0 25 0 4 0 654475436 850284544 162471 33554432000 4194304 4964800 140735792219616 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=830356 CPUtime=821.78 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 24937 0 0 0 82170 8 0 0 25 0 4 0 654475436 850284544 162471 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=830356 CPUtime=816.44 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 37299 0 0 0 81612 32 0 0 25 0 4 0 654475436 850284544 162471 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3280.17
Current children cumulated vsize (KiB) 830356

[startup+882.301 s]
/proc/loadavg: 8.10 7.77 5.71 10/279 2330
/proc/meminfo: memFree=19852080/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=830356 CPUtime=3519.61 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 169102 0 0 0 351852 109 0 0 25 0 4 0 654475402 850284544 164331 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 207589 164331 460 189 0 201938 0
[pid=2297/tid=2305] ppid=2292 vsize=830356 CPUtime=879.66 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 55173 0 0 0 87929 37 0 0 25 0 4 0 654475436 850284544 164331 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=830356 CPUtime=881.78 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 24939 0 0 0 88170 8 0 0 25 0 4 0 654475436 850284544 164331 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=830356 CPUtime=875.89 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 39100 0 0 0 87555 34 0 0 25 0 4 0 654475436 850284544 164331 33554432000 4194304 4964800 140735792219616 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3519.61
Current children cumulated vsize (KiB) 830356

[startup+942.301 s]
/proc/loadavg: 8.26 7.87 5.87 10/279 2332
/proc/meminfo: memFree=19831972/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=830356 CPUtime=3759.05 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 172402 0 0 0 375793 112 0 0 25 0 4 0 654475402 850284544 167413 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 207589 167413 460 189 0 201938 0
[pid=2297/tid=2305] ppid=2292 vsize=830356 CPUtime=939.66 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 55436 0 0 0 93928 38 0 0 25 0 4 0 654475436 850284544 167413 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=830356 CPUtime=941.77 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 26813 0 0 0 94168 9 0 0 25 0 4 0 654475436 850284544 167413 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=830356 CPUtime=935.36 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 39206 0 0 0 93502 34 0 0 25 0 4 0 654475436 850284544 167413 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3759.05
Current children cumulated vsize (KiB) 830356

[startup+1002.3 s]
/proc/loadavg: 8.24 7.93 6.01 10/279 2333
/proc/meminfo: memFree=19825004/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=830356 CPUtime=3998.49 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 173053 0 0 0 399737 112 0 0 25 0 4 0 654475402 850284544 167926 33554432000 4194304 4964800 140735792219616 18446744073709551615 4321020 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 207589 167926 460 189 0 201938 0
[pid=2297/tid=2305] ppid=2292 vsize=830356 CPUtime=999.66 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 55575 0 0 0 99928 38 0 0 25 0 4 0 654475436 850284544 167926 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=830356 CPUtime=1001.75 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 27301 0 0 0 100166 9 0 0 25 0 4 0 654475436 850284544 167926 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=830356 CPUtime=994.81 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 39228 0 0 0 99447 34 0 0 25 0 4 0 654475436 850284544 167926 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3998.49
Current children cumulated vsize (KiB) 830356

[startup+1062.3 s]
/proc/loadavg: 8.09 7.94 6.13 10/279 2335
/proc/meminfo: memFree=19810724/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=830356 CPUtime=4237.95 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 175135 0 0 0 423681 114 0 0 25 0 4 0 654475402 850284544 169870 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 207589 169870 460 189 0 201938 0
[pid=2297/tid=2305] ppid=2292 vsize=830356 CPUtime=1059.64 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 55747 0 0 0 105926 38 0 0 25 0 4 0 654475436 850284544 169870 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=830356 CPUtime=1061.75 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 29155 0 0 0 106165 10 0 0 25 0 4 0 654475436 850284544 169870 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=830356 CPUtime=1054.27 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 39284 0 0 0 105393 34 0 0 25 0 4 0 654475436 850284544 169870 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4237.95
Current children cumulated vsize (KiB) 830356

[startup+1122.3 s]
/proc/loadavg: 7.98 7.93 6.24 10/279 2337
/proc/meminfo: memFree=19798920/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=830356 CPUtime=4477.37 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 175917 0 0 0 447622 115 0 0 25 0 4 0 654475402 850284544 170514 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 207589 170514 460 189 0 201938 0
[pid=2297/tid=2305] ppid=2292 vsize=830356 CPUtime=1119.64 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 55924 0 0 0 111925 39 0 0 25 0 4 0 654475436 850284544 170514 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=830356 CPUtime=1121.73 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 29742 0 0 0 112163 10 0 0 25 0 4 0 654475436 850284544 170514 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=830356 CPUtime=1113.72 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 39301 0 0 0 111338 34 0 0 25 0 4 0 654475436 850284544 170514 33554432000 4194304 4964800 140735792219616 18446744073709551615 4660114 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4477.37
Current children cumulated vsize (KiB) 830356

[startup+1182.3 s]
/proc/loadavg: 8.06 7.96 6.35 10/279 2338
/proc/meminfo: memFree=19792328/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=830356 CPUtime=4716.82 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 177231 0 0 0 471566 116 0 0 25 0 4 0 654475402 850284544 171421 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320984 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 207589 171421 460 189 0 201938 0
[pid=2297/tid=2305] ppid=2292 vsize=830356 CPUtime=1179.64 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 56581 0 0 0 117925 39 0 0 25 0 4 0 654475436 850284544 171421 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=830356 CPUtime=1181.72 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 29947 0 0 0 118162 10 0 0 25 0 4 0 654475436 850284544 171421 33554432000 4194304 4964800 140735792219616 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=830356 CPUtime=1173.19 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 39631 0 0 0 117284 35 0 0 25 0 4 0 654475436 850284544 171421 33554432000 4194304 4964800 140735792219616 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4716.82
Current children cumulated vsize (KiB) 830356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.2 s]
/proc/loadavg: 8.04 7.96 6.39 5/275 2340
/proc/meminfo: memFree=20284632/32950904 swapFree=67057400/67111528
[pid=2297] ppid=2292 vsize=830356 CPUtime=4800.25 cores=0,2,4,6
/proc/2297/stat : 2297 (claspmt) R 2292 2297 27712 0 -1 4202496 177274 0 0 0 479908 117 0 0 25 0 4 0 654475402 850284544 171464 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670321 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2297/statm: 207589 171464 460 189 0 201938 0
[pid=2297/tid=2305] ppid=2292 vsize=830356 CPUtime=1200.55 cores=0,2,4,6
/proc/2297/task/2305/stat : 2305 (claspmt) R 2292 2297 27712 0 -1 4202560 56608 0 0 0 120016 39 0 0 25 0 4 0 654475436 850284544 171464 33554432000 4194304 4964800 140735792219616 18446744073709551615 4653550 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2297/tid=2306] ppid=2292 vsize=830356 CPUtime=1202.63 cores=0,2,4,6
/proc/2297/task/2306/stat : 2306 (claspmt) R 2292 2297 27712 0 -1 4202560 29962 0 0 0 120253 10 0 0 25 0 4 0 654475436 850284544 171464 33554432000 4194304 4964800 140735792219616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2297/tid=2307] ppid=2292 vsize=830356 CPUtime=1193.9 cores=0,2,4,6
/proc/2297/task/2307/stat : 2307 (claspmt) R 2292 2297 27712 0 -1 4202560 39632 0 0 0 119355 35 0 0 25 0 4 0 654475436 850284544 171464 33554432000 4194304 4964800 140735792219616 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 830356

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.31
CPU time (s): 4800.39
CPU user time (s): 4799.18
CPU system time (s): 1.20582
CPU usage (%): 398.931
Max. virtual memory (cumulated for all children) (KiB): 830356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.18
system time used= 1.20582
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177286
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= 14652
involuntary context switches= 53006

runsolver used 2.94455 second user time and 7.96579 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 05:05:57
IDJOB=3373229
IDBENCH=83907
IDSOLVER=1853
FILE ID=node121/3373229-1305428756
RUNJOBID= node121-1305428756-2275
PBS_JOBID= 13324576
Free space on /tmp= 73492 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_80_28_70_8-dir.shuffled-as.sat03-215.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-3373229-1305428756/watcher-3373229-1305428756 -o /tmp/evaluation-result-3373229-1305428756/solver-3373229-1305428756 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373229-1305428756.cnf

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

MD5SUM BENCH= 731331ace9dcb7404987f98927f5c914
RANDOM SEED=1113810563

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20972860 kB
Buffers:        304764 kB
Cached:        5952432 kB
SwapCached:       7656 kB
Active:        6395844 kB
Inactive:      5230584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20972860 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            3116 kB
Writeback:           0 kB
AnonPages:     5366776 kB
Mapped:          21300 kB
Slab:           264032 kB
PageTables:      24404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30645708 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= 73492 MiB
End job on node121 at 2011-05-15 05:26:02