Trace number 3299504

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4800.17 1201.87

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark935.889
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...100272/instance-3299504-1304100272.cnf
0.09/0.11	c Solving...
4800.08/1201.81	
4800.08/1201.81	*** INTERRUPTED! ***
4800.08/1201.81	*** Shutting down threads...
4800.08/1201.86	s UNKNOWN
4800.08/1201.86	
4800.08/1201.86	c INTERRUPTED   : 1
4800.08/1201.86	c Models        : 0+    
4800.08/1201.86	c Time          : 1201.811s (Solving: 1201.70s 1st Model: 0.00s Unsat: 0.00s)
4800.08/1201.86	c CPU Time      : 4800.110s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.28 8.10 7.98 6/180 7932
/proc/meminfo: memFree=25902188/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=21612 CPUtime=0 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 676 0 0 0 0 0 0 0 25 0 1 0 521627614 22130688 605 33554432000 4194304 4964704 140734679720288 18446744073709551615 230808862928 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7932/statm: 5403 606 385 189 0 277 0

[startup+0.099066 s]
/proc/loadavg: 8.28 8.10 7.98 6/180 7932
/proc/meminfo: memFree=25902188/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=23216 CPUtime=0.09 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 1167 0 0 0 9 0 0 0 25 0 1 0 521627614 23773184 1002 33554432000 4194304 4964704 140734679720288 18446744073709551615 4600357 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7932/statm: 5804 1002 399 189 0 678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23216

[startup+0.101055 s]
/proc/loadavg: 8.28 8.10 7.98 6/180 7932
/proc/meminfo: memFree=25902188/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=23216 CPUtime=0.09 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 1170 0 0 0 9 0 0 0 25 0 1 0 521627614 23773184 1005 33554432000 4194304 4964704 140734679720288 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7932/statm: 5804 1005 399 189 0 678 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23216

[startup+0.300984 s]
/proc/loadavg: 8.28 8.10 7.98 6/180 7932
/proc/meminfo: memFree=25902188/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=237744 CPUtime=0.82 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 3810 0 0 0 82 0 0 0 18 0 4 0 521627614 243449856 3581 33554432000 4194304 4964704 140734679720288 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 59436 3581 458 189 0 53785 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 237744

[startup+0.700911 s]
/proc/loadavg: 8.28 8.10 7.98 6/180 7932
/proc/meminfo: memFree=25902188/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=239328 CPUtime=2.42 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 5970 0 0 0 241 1 0 0 18 0 4 0 521627614 245071872 5741 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 59832 5741 458 189 0 54181 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 239328

[startup+1.50077 s]
/proc/loadavg: 8.28 8.10 7.98 5/179 7937
/proc/meminfo: memFree=26058076/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=241628 CPUtime=5.62 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 8460 0 0 0 559 3 0 0 19 0 4 0 521627614 247427072 8231 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670255 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 60407 8231 458 189 0 54756 0
[pid=7932/tid=7934] ppid=7930 vsize=241628 CPUtime=1.36 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 1775 0 0 0 136 0 0 0 19 0 4 0 521627625 247427072 8231 33554432000 4194304 4964704 140734679720288 18446744073709551615 4362191 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=241628 CPUtime=1.37 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 1408 0 0 0 137 0 0 0 25 0 4 0 521627625 247427072 8231 33554432000 4194304 4964704 140734679720288 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=241628 CPUtime=1.37 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 2116 0 0 0 137 0 0 0 25 0 4 0 521627625 247427072 8231 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.62
Current children cumulated vsize (KiB) 241628

[startup+3.10048 s]
/proc/loadavg: 8.28 8.10 7.98 5/179 7937
/proc/meminfo: memFree=26047164/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=244504 CPUtime=12.01 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 11599 0 0 0 1197 4 0 0 24 0 4 0 521627614 250372096 11370 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 61126 11370 460 189 0 55475 0
[pid=7932/tid=7934] ppid=7930 vsize=244504 CPUtime=2.97 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 2122 0 0 0 296 1 0 0 25 0 4 0 521627625 250372096 11370 33554432000 4194304 4964704 140734679720288 18446744073709551615 4660034 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=244504 CPUtime=2.96 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 2187 0 0 0 296 0 0 0 25 0 4 0 521627625 250372096 11370 33554432000 4194304 4964704 140734679720288 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=244504 CPUtime=2.96 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 2886 0 0 0 296 0 0 0 25 0 4 0 521627625 250372096 11370 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.01
Current children cumulated vsize (KiB) 244504

[startup+6.30089 s]
/proc/loadavg: 8.02 8.05 7.96 9/184 7967
/proc/meminfo: memFree=25994912/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=247624 CPUtime=24.79 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 15241 0 0 0 2473 6 0 0 25 0 4 0 521627614 253566976 15012 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 61906 15012 460 189 0 56255 0
[pid=7932/tid=7934] ppid=7930 vsize=247624 CPUtime=6.16 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 3337 0 0 0 615 1 0 0 25 0 4 0 521627625 253566976 15012 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=247624 CPUtime=6.14 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 2620 0 0 0 614 0 0 0 25 0 4 0 521627625 253566976 15012 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=247624 CPUtime=6.17 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 3834 0 0 0 616 1 0 0 25 0 4 0 521627625 253566976 15012 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.79
Current children cumulated vsize (KiB) 247624

[startup+12.7007 s]
/proc/loadavg: 8.02 8.05 7.96 9/184 7967
/proc/meminfo: memFree=25948404/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=252084 CPUtime=50.35 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 19782 0 0 0 5027 8 0 0 25 0 4 0 521627614 258134016 19553 33554432000 4194304 4964704 140734679720288 18446744073709551615 4660038 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 63021 19553 460 189 0 57370 0
[pid=7932/tid=7934] ppid=7930 vsize=252084 CPUtime=12.56 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 3465 0 0 0 1255 1 0 0 25 0 4 0 521627625 258134016 19553 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=252084 CPUtime=12.5 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 4088 0 0 0 1250 0 0 0 25 0 4 0 521627625 258134016 19553 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=252084 CPUtime=12.57 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 5649 0 0 0 1255 2 0 0 25 0 4 0 521627625 258134016 19553 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 252084

[startup+25.5004 s]
/proc/loadavg: 8.09 8.06 7.97 9/184 7968
/proc/meminfo: memFree=25888864/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=262988 CPUtime=101.48 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 27922 0 0 0 10136 12 0 0 25 0 4 0 521627614 269299712 27693 33554432000 4194304 4964704 140734679720288 18446744073709551615 4325321 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 65747 27693 460 189 0 60096 0
[pid=7932/tid=7934] ppid=7930 vsize=262988 CPUtime=25.36 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 6527 0 0 0 2533 3 0 0 25 0 4 0 521627625 269299712 27693 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=262988 CPUtime=25.24 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 5654 0 0 0 2523 1 0 0 25 0 4 0 521627625 269299712 27693 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=262988 CPUtime=25.37 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 7267 0 0 0 2534 3 0 0 25 0 4 0 521627625 269299712 27693 33554432000 4194304 4964704 140734679720288 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 262988

[startup+51.1007 s]
/proc/loadavg: 8.06 8.05 7.97 9/184 7968
/proc/meminfo: memFree=25800296/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=278200 CPUtime=203.74 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 41071 0 0 0 20357 17 0 0 25 0 4 0 521627614 284876800 40551 33554432000 4194304 4964704 140734679720288 18446744073709551615 4653264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 69550 40551 460 189 0 63899 0
[pid=7932/tid=7934] ppid=7930 vsize=278200 CPUtime=50.95 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 8282 0 0 0 5091 4 0 0 25 0 4 0 521627625 284876800 40551 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=278200 CPUtime=50.7 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 9889 0 0 0 5068 2 0 0 25 0 4 0 521627625 284876800 40551 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=278200 CPUtime=50.97 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 9210 0 0 0 5093 4 0 0 25 0 4 0 521627625 284876800 40551 33554432000 4194304 4964704 140734679720288 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.74
Current children cumulated vsize (KiB) 278200

[startup+102.306 s]
/proc/loadavg: 8.07 8.06 7.97 9/184 7970
/proc/meminfo: memFree=25678856/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=282552 CPUtime=408.27 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 54586 0 0 0 40799 28 0 0 18 0 4 0 521627614 289333248 53772 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 70638 53772 460 189 0 64987 0
[pid=7932/tid=7934] ppid=7930 vsize=282552 CPUtime=102.15 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 15120 0 0 0 10205 10 0 0 25 0 4 0 521627625 289333248 53772 33554432000 4194304 4964704 140734679720288 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=282552 CPUtime=101.63 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 13417 0 0 0 10159 4 0 0 25 0 4 0 521627625 289333248 53772 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=282552 CPUtime=102.18 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 10292 0 0 0 10213 5 0 0 25 0 4 0 521627625 289333248 53772 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.27
Current children cumulated vsize (KiB) 282552

[startup+162.3 s]
/proc/loadavg: 8.07 8.06 7.98 9/184 7971
/proc/meminfo: memFree=25575380/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=369664 CPUtime=647.92 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 70288 0 0 0 64754 38 0 0 25 0 4 0 521627614 378535936 69243 33554432000 4194304 4964704 140734679720288 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 92416 69243 460 189 0 86765 0
[pid=7932/tid=7934] ppid=7930 vsize=369664 CPUtime=162.14 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 16625 0 0 0 16202 12 0 0 25 0 4 0 521627625 378535936 69243 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=369664 CPUtime=161.29 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 17858 0 0 0 16124 5 0 0 25 0 4 0 521627625 378535936 69243 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=369664 CPUtime=162.17 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 14207 0 0 0 16210 7 0 0 25 0 4 0 521627625 378535936 69243 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.92
Current children cumulated vsize (KiB) 369664

[startup+222.3 s]
/proc/loadavg: 8.02 8.05 7.98 9/184 7973
/proc/meminfo: memFree=25530052/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=370284 CPUtime=887.57 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 71519 0 0 0 88717 40 0 0 25 0 4 0 521627614 379170816 70474 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 92571 70474 460 189 0 86920 0
[pid=7932/tid=7934] ppid=7930 vsize=370284 CPUtime=221.84 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 16741 0 0 0 22172 12 0 0 25 0 4 0 521627625 379170816 70474 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=370284 CPUtime=221.26 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 18223 0 0 0 22120 6 0 0 25 0 4 0 521627625 379170816 70474 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=370284 CPUtime=222.17 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 14345 0 0 0 22210 7 0 0 25 0 4 0 521627625 379170816 70474 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.57
Current children cumulated vsize (KiB) 370284

[startup+282.3 s]

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

[pid=7932] ppid=7930 vsize=526456 CPUtime=2565.22 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 95230 0 0 0 256456 66 0 0 25 0 4 0 521627614 539090944 93670 33554432000 4194304 4964704 140734679720288 18446744073709551615 4660075 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 131614 93670 460 189 0 125963 0
[pid=7932/tid=7934] ppid=7930 vsize=526456 CPUtime=639.47 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 19892 0 0 0 63930 17 0 0 19 0 4 0 521627625 539090944 93670 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=526456 CPUtime=641.26 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 22885 0 0 0 64118 8 0 0 25 0 4 0 521627625 539090944 93670 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=526456 CPUtime=642.17 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 23963 0 0 0 64198 19 0 0 25 0 4 0 521627625 539090944 93670 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2565.22
Current children cumulated vsize (KiB) 526456

[startup+702.3 s]
/proc/loadavg: 8.11 8.08 8.01 9/184 7986
/proc/meminfo: memFree=25290256/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=526456 CPUtime=2804.86 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 95387 0 0 0 280419 67 0 0 25 0 4 0 521627614 539090944 93827 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 131614 93827 460 189 0 125963 0
[pid=7932/tid=7934] ppid=7930 vsize=526456 CPUtime=699.12 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 19894 0 0 0 69895 17 0 0 25 0 4 0 521627625 539090944 93827 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=526456 CPUtime=701.27 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 23036 0 0 0 70118 9 0 0 25 0 4 0 521627625 539090944 93827 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=526456 CPUtime=702.16 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 23965 0 0 0 70197 19 0 0 25 0 4 0 521627625 539090944 93827 33554432000 4194304 4964704 140734679720288 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.86
Current children cumulated vsize (KiB) 526456

[startup+762.306 s]
/proc/loadavg: 8.15 8.10 8.01 9/184 7987
/proc/meminfo: memFree=25262544/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=526456 CPUtime=3044.54 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 96190 0 0 0 304386 68 0 0 25 0 4 0 521627614 539090944 94590 33554432000 4194304 4964704 140734679720288 18446744073709551615 4660034 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 131614 94590 460 189 0 125963 0
[pid=7932/tid=7934] ppid=7930 vsize=526456 CPUtime=758.8 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 19966 0 0 0 75862 18 0 0 25 0 4 0 521627625 539090944 94590 33554432000 4194304 4964704 140734679720288 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=526456 CPUtime=761.27 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 23047 0 0 0 76118 9 0 0 25 0 4 0 521627625 539090944 94590 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=526456 CPUtime=762.17 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 23972 0 0 0 76198 19 0 0 25 0 4 0 521627625 539090944 94590 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.54
Current children cumulated vsize (KiB) 526456

[startup+822.3 s]
/proc/loadavg: 8.17 8.11 8.02 9/184 7989
/proc/meminfo: memFree=25259988/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=526456 CPUtime=3284.19 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 96230 0 0 0 328351 68 0 0 25 0 4 0 521627614 539090944 94630 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320911 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 131614 94630 460 189 0 125963 0
[pid=7932/tid=7934] ppid=7930 vsize=526456 CPUtime=818.46 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 19966 0 0 0 81828 18 0 0 25 0 4 0 521627625 539090944 94630 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=526456 CPUtime=821.27 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 23078 0 0 0 82118 9 0 0 25 0 4 0 521627625 539090944 94630 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=526456 CPUtime=822.16 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 23981 0 0 0 82197 19 0 0 25 0 4 0 521627625 539090944 94630 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.19
Current children cumulated vsize (KiB) 526456

[startup+882.3 s]
/proc/loadavg: 8.14 8.11 8.02 9/184 7990
/proc/meminfo: memFree=25242936/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=527088 CPUtime=3523.85 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 96726 0 0 0 352315 70 0 0 25 0 4 0 521627614 539738112 95043 33554432000 4194304 4964704 140734679720288 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 131772 95043 460 189 0 126121 0
[pid=7932/tid=7934] ppid=7930 vsize=527088 CPUtime=878.11 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 20145 0 0 0 87793 18 0 0 25 0 4 0 521627625 539738112 95043 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=527088 CPUtime=881.26 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 23284 0 0 0 88117 9 0 0 25 0 4 0 521627625 539738112 95043 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=527088 CPUtime=882.16 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 24030 0 0 0 88196 20 0 0 25 0 4 0 521627625 539738112 95043 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.85
Current children cumulated vsize (KiB) 527088

[startup+942.3 s]
/proc/loadavg: 8.10 8.11 8.02 9/184 7992
/proc/meminfo: memFree=25216460/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=527088 CPUtime=3763.51 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 99970 0 0 0 376277 74 0 0 25 0 4 0 521627614 539738112 98230 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 131772 98230 460 189 0 126121 0
[pid=7932/tid=7934] ppid=7930 vsize=527088 CPUtime=937.79 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 20827 0 0 0 93759 20 0 0 25 0 4 0 521627625 539738112 98230 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=527088 CPUtime=941.26 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 23799 0 0 0 94116 10 0 0 25 0 4 0 521627625 539738112 98230 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=527088 CPUtime=942.16 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 26074 0 0 0 94194 22 0 0 25 0 4 0 521627625 539738112 98230 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.51
Current children cumulated vsize (KiB) 527088

[startup+1002.3 s]
/proc/loadavg: 8.07 8.10 8.02 9/184 7994
/proc/meminfo: memFree=25209216/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=527516 CPUtime=4003.18 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 101003 0 0 0 400242 76 0 0 25 0 4 0 521627614 540176384 99262 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 131879 99262 460 189 0 126228 0
[pid=7932/tid=7934] ppid=7930 vsize=527516 CPUtime=997.45 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 20835 0 0 0 99725 20 0 0 25 0 4 0 521627625 540176384 99262 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=527516 CPUtime=1001.26 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 24807 0 0 0 100116 10 0 0 25 0 4 0 521627625 540176384 99262 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=527516 CPUtime=1002.16 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 26074 0 0 0 100194 22 0 0 25 0 4 0 521627625 540176384 99262 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.18
Current children cumulated vsize (KiB) 527516

[startup+1062.3 s]
/proc/loadavg: 8.06 8.09 8.02 9/184 7995
/proc/meminfo: memFree=25205048/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=527516 CPUtime=4242.85 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 101017 0 0 0 424208 77 0 0 25 0 4 0 521627614 540176384 99276 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670255 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 131879 99276 460 189 0 126228 0
[pid=7932/tid=7934] ppid=7930 vsize=527516 CPUtime=1057.11 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 20836 0 0 0 105691 20 0 0 25 0 4 0 521627625 540176384 99276 33554432000 4194304 4964704 140734679720288 18446744073709551615 4332338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=527516 CPUtime=1061.27 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 24810 0 0 0 106116 11 0 0 25 0 4 0 521627625 540176384 99276 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=527516 CPUtime=1062.17 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 26080 0 0 0 106194 23 0 0 25 0 4 0 521627625 540176384 99276 33554432000 4194304 4964704 140734679720288 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.85
Current children cumulated vsize (KiB) 527516

[startup+1122.3 s]
/proc/loadavg: 8.06 8.09 8.02 9/184 7997
/proc/meminfo: memFree=25203740/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=527804 CPUtime=4482.51 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 101095 0 0 0 448173 78 0 0 25 0 4 0 521627614 540471296 99354 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 131951 99354 460 189 0 126300 0
[pid=7932/tid=7934] ppid=7930 vsize=527804 CPUtime=1116.78 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 20908 0 0 0 111657 21 0 0 25 0 4 0 521627625 540471296 99354 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=527804 CPUtime=1121.27 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 24812 0 0 0 112116 11 0 0 25 0 4 0 521627625 540471296 99354 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=527804 CPUtime=1122.16 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 26084 0 0 0 112193 23 0 0 25 0 4 0 521627625 540471296 99354 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.51
Current children cumulated vsize (KiB) 527804

[startup+1182.3 s]
/proc/loadavg: 8.09 8.10 8.03 9/184 7998
/proc/meminfo: memFree=25198960/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=527804 CPUtime=4722.17 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 102318 0 0 0 472137 80 0 0 25 0 4 0 521627614 540471296 100327 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 131951 100327 460 189 0 126300 0
[pid=7932/tid=7934] ppid=7930 vsize=527804 CPUtime=1176.44 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 20909 0 0 0 117623 21 0 0 25 0 4 0 521627625 540471296 100327 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=527804 CPUtime=1181.27 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 24817 0 0 0 118116 11 0 0 25 0 4 0 521627625 540471296 100327 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=527804 CPUtime=1182.16 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 27299 0 0 0 118192 24 0 0 25 0 4 0 521627625 540471296 100327 33554432000 4194304 4964704 140734679720288 18446744073709551615 4683885 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.17
Current children cumulated vsize (KiB) 527804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.14 8.11 8.03 10/184 7999
/proc/meminfo: memFree=25198816/32951124 swapFree=67111524/67111528
[pid=7932] ppid=7930 vsize=527804 CPUtime=4800.08 cores=1,3,5,7
/proc/7932/stat : 7932 (claspmt) R 7930 7932 7348 0 -1 4202496 102343 0 0 0 479928 80 0 0 25 0 4 0 521627614 540471296 100352 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/7932/statm: 131951 100352 460 189 0 126300 0
[pid=7932/tid=7934] ppid=7930 vsize=527804 CPUtime=1195.83 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (claspmt) R 7930 7932 7348 0 -1 4202560 20933 0 0 0 119562 21 0 0 25 0 4 0 521627625 540471296 100352 33554432000 4194304 4964704 140734679720288 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=527804 CPUtime=1200.78 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (claspmt) R 7930 7932 7348 0 -1 4202560 24817 0 0 0 120067 11 0 0 25 0 4 0 521627625 540471296 100352 33554432000 4194304 4964704 140734679720288 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=7932/tid=7936] ppid=7930 vsize=527804 CPUtime=1201.66 cores=1,3,5,7
/proc/7932/task/7936/stat : 7936 (claspmt) R 7930 7932 7348 0 -1 4202560 27299 0 0 0 120142 24 0 0 25 0 4 0 521627625 540471296 100352 33554432000 4194304 4964704 140734679720288 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 527804

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

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

Child status: 0
Real time (s): 1201.87
CPU time (s): 4800.17
CPU user time (s): 4799.35
CPU system time (s): 0.823874
CPU usage (%): 399.392
Max. virtual memory (cumulated for all children) (KiB): 527804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.35
system time used= 0.823874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102355
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= 24830
involuntary context switches= 19857

runsolver used 1.90471 second user time and 4.65329 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-29 20:04:32
IDJOB=3299504
IDBENCH=83985
IDSOLVER=1683
FILE ID=node104/3299504-1304100272
RUNJOBID= node104-1304099067-7835
PBS_JOBID= 13170596
Free space on /tmp= 71548 MiB

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

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
RANDOM SEED=993912815

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25902344 kB
Buffers:       1886888 kB
Cached:        4371236 kB
SwapCached:          4 kB
Active:         356280 kB
Inactive:      6149312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25902344 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2592 kB
Writeback:           0 kB
AnonPages:      246824 kB
Mapped:          15652 kB
Slab:           479764 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   415276 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= 71548 MiB
End job on node104 at 2011-04-29 20:24:36