Trace number 3380667

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) 40001.3 5008.6

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications 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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...486512/instance-3380667-1305486512.cnf
0.79/0.88	c Solving...
40000.89/5008.23	
40000.89/5008.23	*** INTERRUPTED! ***
40000.89/5008.23	*** Shutting down threads...
40001.24/5008.60	s UNKNOWN
40001.24/5008.60	
40001.24/5008.60	c INTERRUPTED   : 1
40001.24/5008.60	c Models        : 0+    
40001.24/5008.60	c Time          : 5008.231s (Solving: 5007.35s 1st Model: 0.00s Unsat: 0.00s)
40001.24/5008.60	c CPU Time      : 40000.960s

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-3380667-1305486512/watcher-3380667-1305486512 -o /tmp/evaluation-result-3380667-1305486512/solver-3380667-1305486512 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380667-1305486512.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.24 2.59 0.96 1/331 5390
/proc/meminfo: memFree=20821852/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=22348 CPUtime=0 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 851 0 0 0 0 0 0 0 25 0 1 0 641066838 22884352 771 33554432000 4194304 4964800 140736754327504 18446744073709551615 270338080976 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5390/statm: 5587 783 386 189 0 461 0

[startup+0.0640669 s]
/proc/loadavg: 6.24 2.59 0.96 1/331 5390
/proc/meminfo: memFree=20821852/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=28084 CPUtime=0.05 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 2634 0 0 0 5 0 0 0 25 0 1 0 641066838 28758016 2248 33554432000 4194304 4964800 140736754327504 18446744073709551615 4607644 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5390/statm: 7021 2248 399 189 0 1895 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 28084

[startup+0.10106 s]
/proc/loadavg: 6.24 2.59 0.96 1/331 5390
/proc/meminfo: memFree=20821852/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=28084 CPUtime=0.09 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 2634 0 0 0 9 0 0 0 25 0 1 0 641066838 28758016 2248 33554432000 4194304 4964800 140736754327504 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5390/statm: 7021 2248 399 189 0 1895 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28084

[startup+0.301017 s]
/proc/loadavg: 6.24 2.59 0.96 1/331 5390
/proc/meminfo: memFree=20821852/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=28612 CPUtime=0.29 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 2780 0 0 0 29 0 0 0 25 0 1 0 641066838 29298688 2394 33554432000 4194304 4964800 140736754327504 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5390/statm: 7153 2394 400 189 0 2027 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28612

[startup+0.700958 s]
/proc/loadavg: 6.24 2.59 0.96 1/331 5390
/proc/meminfo: memFree=20821852/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=29936 CPUtime=0.69 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 3107 0 0 0 69 0 0 0 25 0 1 0 641066838 30654464 2721 33554432000 4194304 4964800 140736754327504 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/5390/statm: 7484 2721 400 189 0 2358 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29936

[startup+1.50075 s]
/proc/loadavg: 6.24 2.59 0.96 9/339 5398
/proc/meminfo: memFree=20801832/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=325580 CPUtime=5.58 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 8477 0 0 0 555 3 0 0 19 0 8 0 641066838 333393920 7887 33554432000 4194304 4964800 140736754327504 18446744073709551615 4320849 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5390/statm: 81395 7887 464 189 0 75744 0
[pid=5390/tid=5392] ppid=5388 vsize=325580 CPUtime=0.59 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 637 0 0 0 59 0 0 0 18 0 8 0 641066927 333393920 7887 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=325580 CPUtime=0.58 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 583 0 0 0 58 0 0 0 18 0 8 0 641066927 333393920 7887 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627378 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=325580 CPUtime=0.57 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 587 0 0 0 57 0 0 0 18 0 8 0 641066927 333393920 7887 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=325580 CPUtime=0.59 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 513 0 0 0 59 0 0 0 18 0 8 0 641066927 333393920 7887 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=325580 CPUtime=0.59 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 774 0 0 0 59 0 0 0 18 0 8 0 641066927 333393920 7887 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670118 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=325580 CPUtime=0.58 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 532 0 0 0 58 0 0 0 18 0 8 0 641066927 333393920 7887 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=325580 CPUtime=0.58 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 722 0 0 0 58 0 0 0 18 0 8 0 641066927 333393920 7887 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 325580

[startup+3.10043 s]
/proc/loadavg: 6.24 2.59 0.96 9/339 5398
/proc/meminfo: memFree=20783256/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=330464 CPUtime=18.36 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 14152 0 0 0 1830 6 0 0 23 0 8 0 641066838 338395136 13562 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5390/statm: 82616 13562 464 189 0 76965 0
[pid=5390/tid=5392] ppid=5388 vsize=330464 CPUtime=2.18 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 957 0 0 0 218 0 0 0 21 0 8 0 641066927 338395136 13562 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=330464 CPUtime=2.19 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 1542 0 0 0 218 1 0 0 21 0 8 0 641066927 338395136 13562 33554432000 4194304 4964800 140736754327504 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=330464 CPUtime=2.17 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 1067 0 0 0 217 0 0 0 21 0 8 0 641066927 338395136 13562 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=330464 CPUtime=2.18 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 1253 0 0 0 218 0 0 0 21 0 8 0 641066927 338395136 13562 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=330464 CPUtime=2.17 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 2567 0 0 0 217 0 0 0 21 0 8 0 641066927 338395136 13562 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=330464 CPUtime=2.18 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 981 0 0 0 218 0 0 0 21 0 8 0 641066927 338395136 13562 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670259 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=330464 CPUtime=2.18 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 1219 0 0 0 218 0 0 0 21 0 8 0 641066927 338395136 13562 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627943 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 18.36
Current children cumulated vsize (KiB) 330464

[startup+6.30079 s]
/proc/loadavg: 6.38 2.68 1.00 9/339 5398
/proc/meminfo: memFree=20756800/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=332980 CPUtime=43.92 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 18229 0 0 0 4384 8 0 0 25 0 8 0 641066838 340971520 17639 33554432000 4194304 4964800 140736754327504 18446744073709551615 270338427063 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5390/statm: 83245 17639 466 189 0 77594 0
[pid=5390/tid=5392] ppid=5388 vsize=332980 CPUtime=5.38 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 1259 0 0 0 538 0 0 0 25 0 8 0 641066927 340971520 17641 33554432000 4194304 4964800 140736754327504 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=332980 CPUtime=5.38 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 2693 0 0 0 537 1 0 0 25 0 8 0 641066927 340971520 17641 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=332980 CPUtime=5.37 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 1311 0 0 0 537 0 0 0 25 0 8 0 641066927 340971520 17641 33554432000 4194304 4964800 140736754327504 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=332980 CPUtime=5.38 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 1780 0 0 0 538 0 0 0 25 0 8 0 641066927 340971520 17641 33554432000 4194304 4964800 140736754327504 18446744073709551615 270338044961 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=332980 CPUtime=5.35 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 3118 0 0 0 534 1 0 0 25 0 8 0 641066927 340971520 17641 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=332980 CPUtime=5.38 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 1472 0 0 0 537 1 0 0 25 0 8 0 641066927 340971520 17641 33554432000 4194304 4964800 140736754327504 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=332980 CPUtime=5.39 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 1844 0 0 0 538 1 0 0 25 0 8 0 641066927 340971520 17641 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 43.92
Current children cumulated vsize (KiB) 332980

[startup+12.7005 s]
/proc/loadavg: 6.51 2.77 1.04 9/339 5398
/proc/meminfo: memFree=20730988/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=339156 CPUtime=95.04 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 24249 0 0 0 9494 10 0 0 24 0 8 0 641066838 347295744 23659 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670343 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5390/statm: 84789 23659 466 189 0 79138 0
[pid=5390/tid=5392] ppid=5388 vsize=339156 CPUtime=11.78 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 1657 0 0 0 1178 0 0 0 25 0 8 0 641066927 347295744 23659 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=339156 CPUtime=11.79 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 4635 0 0 0 1177 2 0 0 25 0 8 0 641066927 347295744 23659 33554432000 4194304 4964800 140736754327504 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=339156 CPUtime=11.77 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 2245 0 0 0 1177 0 0 0 25 0 8 0 641066927 347295744 23659 33554432000 4194304 4964800 140736754327504 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=339156 CPUtime=11.79 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 2315 0 0 0 1178 1 0 0 25 0 8 0 641066927 347295744 23659 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=339156 CPUtime=11.67 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 3744 0 0 0 1166 1 0 0 25 0 8 0 641066927 347295744 23659 33554432000 4194304 4964800 140736754327504 18446744073709551615 270338041618 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=339156 CPUtime=11.78 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 1934 0 0 0 1177 1 0 0 25 0 8 0 641066927 347295744 23659 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=339156 CPUtime=11.78 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 2647 0 0 0 1177 1 0 0 25 0 8 0 641066927 347295744 23659 33554432000 4194304 4964800 140736754327504 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 95.04
Current children cumulated vsize (KiB) 339156

[startup+25.501 s]
/proc/loadavg: 6.84 3.02 1.15 9/339 5398
/proc/meminfo: memFree=20713728/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=342028 CPUtime=197.29 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 28729 0 0 0 19715 14 0 0 25 0 8 0 641066838 350236672 28139 33554432000 4194304 4964800 140736754327504 18446744073709551615 4320963 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5390/statm: 85507 28139 466 189 0 79856 0
[pid=5390/tid=5392] ppid=5388 vsize=342028 CPUtime=24.58 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 1877 0 0 0 2457 1 0 0 25 0 8 0 641066927 350236672 28139 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=342028 CPUtime=24.58 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 5920 0 0 0 2456 2 0 0 25 0 8 0 641066927 350236672 28139 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=342028 CPUtime=24.57 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 2588 0 0 0 2456 1 0 0 25 0 8 0 641066927 350236672 28139 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=342028 CPUtime=24.58 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 3262 0 0 0 2456 2 0 0 25 0 8 0 641066927 350236672 28139 33554432000 4194304 4964800 140736754327504 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=342028 CPUtime=24.33 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 4125 0 0 0 2432 1 0 0 25 0 8 0 641066927 350236672 28139 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=342028 CPUtime=24.56 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 2223 0 0 0 2455 1 0 0 25 0 8 0 641066927 350236672 28139 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=342028 CPUtime=24.58 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 3340 0 0 0 2456 2 0 0 25 0 8 0 641066927 350236672 28139 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 197.29
Current children cumulated vsize (KiB) 342028

[startup+51.1009 s]
/proc/loadavg: 7.29 3.44 1.33 9/339 5399
/proc/meminfo: memFree=20658244/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=351192 CPUtime=401.78 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 42489 0 0 0 40154 24 0 0 25 0 8 0 641066838 359620608 41898 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/5390/statm: 87798 41898 466 189 0 82147 0
[pid=5390/tid=5392] ppid=5388 vsize=351192 CPUtime=50.17 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 2839 0 0 0 5015 2 0 0 25 0 8 0 641066927 359620608 41898 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=351192 CPUtime=50.19 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 9719 0 0 0 5015 4 0 0 25 0 8 0 641066927 359620608 41898 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=351192 CPUtime=50.16 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 3036 0 0 0 5015 1 0 0 25 0 8 0 641066927 359620608 41898 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=351192 CPUtime=50.18 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 6501 0 0 0 5014 4 0 0 25 0 8 0 641066927 359620608 41898 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=351192 CPUtime=49.65 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 5315 0 0 0 4963 2 0 0 25 0 8 0 641066927 359620608 41898 33554432000 4194304 4964800 140736754327504 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=351192 CPUtime=50.16 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 3121 0 0 0 5014 2 0 0 25 0 8 0 641066927 359620608 41898 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=351192 CPUtime=50.17 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 6187 0 0 0 5013 4 0 0 25 0 8 0 641066927 359620608 41898 33554432000 4194304 4964800 140736754327504 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 401.78

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

[pid=5390/tid=5393] ppid=5388 vsize=1047568 CPUtime=4660.96 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 50116 0 0 0 466066 30 0 0 25 0 8 0 641066927 1072709632 218746 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=1047568 CPUtime=4640.82 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 17368 0 0 0 464057 25 0 0 25 0 8 0 641066927 1072709632 218746 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=1047568 CPUtime=4661.18 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 38787 0 0 0 466082 36 0 0 25 0 8 0 641066927 1072709632 218746 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=1047568 CPUtime=4659.24 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 33265 0 0 0 465892 32 0 0 25 0 8 0 641066927 1072709632 218746 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=1047568 CPUtime=4659.9 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 20214 0 0 0 465967 23 0 0 25 0 8 0 641066927 1072709632 218746 33554432000 4194304 4964800 140736754327504 18446744073709551615 4628021 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=1047568 CPUtime=4660.33 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 23911 0 0 0 465998 35 0 0 25 0 8 0 641066927 1072709632 218746 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37237.4
Current children cumulated vsize (KiB) 1047568

[startup+4722.31 s]
/proc/loadavg: 8.19 8.12 8.00 9/339 5539
/proc/meminfo: memFree=19937628/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=1049808 CPUtime=37716.8 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 237587 0 0 0 3771436 246 0 0 25 0 8 0 641066838 1075003392 220458 33554432000 4194304 4964800 140736754327504 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/5390/statm: 262452 220458 466 189 0 256801 0
[pid=5390/tid=5392] ppid=5388 vsize=1049808 CPUtime=4700.17 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 38747 0 0 0 469986 31 0 0 25 0 8 0 641066927 1075003392 220458 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=1049808 CPUtime=4720.97 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 50369 0 0 0 472067 30 0 0 25 0 8 0 641066927 1075003392 220458 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=1049808 CPUtime=4700.18 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 17368 0 0 0 469992 26 0 0 25 0 8 0 641066927 1075003392 220458 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=1049808 CPUtime=4721.18 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 39298 0 0 0 472081 37 0 0 25 0 8 0 641066927 1075003392 220458 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=1049808 CPUtime=4719.24 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 33989 0 0 0 471892 32 0 0 25 0 8 0 641066927 1075003392 220458 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=1049808 CPUtime=4719.91 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 20214 0 0 0 471968 23 0 0 25 0 8 0 641066927 1075003392 220458 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=1049808 CPUtime=4720.34 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 23951 0 0 0 471999 35 0 0 25 0 8 0 641066927 1075003392 220458 33554432000 4194304 4964800 140736754327504 18446744073709551615 4668777 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37716.8
Current children cumulated vsize (KiB) 1049808

[startup+4782.3 s]
/proc/loadavg: 8.11 8.11 8.00 9/339 5540
/proc/meminfo: memFree=19936248/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=1050448 CPUtime=38196.1 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 237954 0 0 0 3819360 247 0 0 25 0 8 0 641066838 1075658752 220750 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/5390/statm: 262612 220750 466 189 0 256961 0
[pid=5390/tid=5392] ppid=5388 vsize=1050448 CPUtime=4760.16 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 38747 0 0 0 475985 31 0 0 25 0 8 0 641066927 1075658752 220750 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=1050448 CPUtime=4780.97 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 50681 0 0 0 478066 31 0 0 25 0 8 0 641066927 1075658752 220750 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=1050448 CPUtime=4759.51 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 17372 0 0 0 475925 26 0 0 25 0 8 0 641066927 1075658752 220750 33554432000 4194304 4964800 140736754327504 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=1050448 CPUtime=4781.17 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 39298 0 0 0 478080 37 0 0 25 0 8 0 641066927 1075658752 220750 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=1050448 CPUtime=4779.24 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 33993 0 0 0 477892 32 0 0 25 0 8 0 641066927 1075658752 220750 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=1050448 CPUtime=4779.9 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 20254 0 0 0 477967 23 0 0 25 0 8 0 641066927 1075658752 220750 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=1050448 CPUtime=4780.32 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 23954 0 0 0 477997 35 0 0 25 0 8 0 641066927 1075658752 220750 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38196.1
Current children cumulated vsize (KiB) 1050448

[startup+4842.3 s]
/proc/loadavg: 8.08 8.10 8.00 9/339 5542
/proc/meminfo: memFree=19933752/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=1050876 CPUtime=38675.4 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 238693 0 0 0 3867291 249 0 0 25 0 8 0 641066838 1076097024 221318 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/5390/statm: 262719 221318 466 189 0 257068 0
[pid=5390/tid=5392] ppid=5388 vsize=1050876 CPUtime=4820.16 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 38912 0 0 0 481985 31 0 0 25 0 8 0 641066927 1076097024 221318 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=1050876 CPUtime=4840.97 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 50711 0 0 0 484066 31 0 0 25 0 8 0 641066927 1076097024 221318 33554432000 4194304 4964800 140736754327504 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=1050876 CPUtime=4818.85 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 17372 0 0 0 481859 26 0 0 25 0 8 0 641066927 1076097024 221318 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=1050876 CPUtime=4841.17 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 39685 0 0 0 484080 37 0 0 25 0 8 0 641066927 1076097024 221318 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=1050876 CPUtime=4839.24 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 34015 0 0 0 483892 32 0 0 25 0 8 0 641066927 1076097024 221318 33554432000 4194304 4964800 140736754327504 18446744073709551615 4668683 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=1050876 CPUtime=4839.91 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 20384 0 0 0 483967 24 0 0 25 0 8 0 641066927 1076097024 221318 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=1050876 CPUtime=4840.31 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 23957 0 0 0 483996 35 0 0 25 0 8 0 641066927 1076097024 221318 33554432000 4194304 4964800 140736754327504 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38675.4
Current children cumulated vsize (KiB) 1050876

[startup+4902.3 s]
/proc/loadavg: 8.03 8.08 8.00 9/339 5543
/proc/meminfo: memFree=19930512/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=1050876 CPUtime=39154.7 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 239614 0 0 0 3915223 251 0 0 25 0 8 0 641066838 1076097024 222165 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627290 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/5390/statm: 262719 222165 466 189 0 257068 0
[pid=5390/tid=5392] ppid=5388 vsize=1050876 CPUtime=4880.16 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 38912 0 0 0 487985 31 0 0 25 0 8 0 641066927 1076097024 222165 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=1050876 CPUtime=4900.97 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 50815 0 0 0 490066 31 0 0 25 0 8 0 641066927 1076097024 222165 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=1050876 CPUtime=4878.2 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 17375 0 0 0 487794 26 0 0 25 0 8 0 641066927 1076097024 222165 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=1050876 CPUtime=4901.16 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 40163 0 0 0 490079 37 0 0 25 0 8 0 641066927 1076097024 222165 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=1050876 CPUtime=4899.24 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 34333 0 0 0 489892 32 0 0 25 0 8 0 641066927 1076097024 222165 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=1050876 CPUtime=4899.91 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 20400 0 0 0 489967 24 0 0 25 0 8 0 641066927 1076097024 222165 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=1050876 CPUtime=4900.3 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 23957 0 0 0 489995 35 0 0 25 0 8 0 641066927 1076097024 222165 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39154.7
Current children cumulated vsize (KiB) 1050876

[startup+4962.3 s]
/proc/loadavg: 8.04 8.08 8.00 9/339 5545
/proc/meminfo: memFree=19929612/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=1051588 CPUtime=39634.1 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 240065 0 0 0 3963152 253 0 0 25 0 8 0 641066838 1076826112 222461 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/5390/statm: 262897 222461 466 189 0 257246 0
[pid=5390/tid=5392] ppid=5388 vsize=1051588 CPUtime=4940.16 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 39099 0 0 0 493984 32 0 0 25 0 8 0 641066927 1076826112 222461 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=1051588 CPUtime=4960.96 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 50869 0 0 0 496065 31 0 0 25 0 8 0 641066927 1076826112 222461 33554432000 4194304 4964800 140736754327504 18446744073709551615 270338081378 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=1051588 CPUtime=4937.54 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 17478 0 0 0 493728 26 0 0 25 0 8 0 641066927 1076826112 222461 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=1051588 CPUtime=4961.16 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 40175 0 0 0 496079 37 0 0 25 0 8 0 641066927 1076826112 222461 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=1051588 CPUtime=4959.23 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 34335 0 0 0 495890 33 0 0 25 0 8 0 641066927 1076826112 222461 33554432000 4194304 4964800 140736754327504 18446744073709551615 4668756 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=1051588 CPUtime=4959.9 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 20491 0 0 0 495966 24 0 0 25 0 8 0 641066927 1076826112 222461 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=1051588 CPUtime=4960.31 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 23959 0 0 0 495995 36 0 0 25 0 8 0 641066927 1076826112 222461 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39634.1
Current children cumulated vsize (KiB) 1051588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.2 s]
/proc/loadavg: 8.02 8.06 8.00 10/339 5546
/proc/meminfo: memFree=19928856/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=1051872 CPUtime=40000.9 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202496 240325 0 0 0 3999836 253 0 0 25 0 8 0 641066838 1077116928 222706 33554432000 4194304 4964800 140736754327504 18446744073709551615 4668900 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/5390/statm: 262968 222706 466 189 0 257317 0
[pid=5390/tid=5392] ppid=5388 vsize=1051872 CPUtime=4986.09 cores=0-7
/proc/5390/task/5392/stat : 5392 (claspmt) R 5388 5390 5066 0 -1 4202560 39111 0 0 0 498577 32 0 0 25 0 8 0 641066927 1077116928 222706 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=5390/tid=5393] ppid=5388 vsize=1051872 CPUtime=5006.9 cores=0-7
/proc/5390/task/5393/stat : 5393 (claspmt) R 5388 5390 5066 0 -1 4202560 50936 0 0 0 500658 32 0 0 25 0 8 0 641066927 1077116928 222706 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=5390/tid=5394] ppid=5388 vsize=1051872 CPUtime=4982.95 cores=0-7
/proc/5390/task/5394/stat : 5394 (claspmt) R 5388 5390 5066 0 -1 4202560 17478 0 0 0 498269 26 0 0 25 0 8 0 641066927 1077116928 222706 33554432000 4194304 4964800 140736754327504 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=5390/tid=5395] ppid=5388 vsize=1051872 CPUtime=5007.08 cores=0-7
/proc/5390/task/5395/stat : 5395 (claspmt) R 5388 5390 5066 0 -1 4202560 40238 0 0 0 500671 37 0 0 25 0 8 0 641066927 1077116928 222706 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=5390/tid=5396] ppid=5388 vsize=1051872 CPUtime=5005.16 cores=0-7
/proc/5390/task/5396/stat : 5396 (claspmt) R 5388 5390 5066 0 -1 4202560 34453 0 0 0 500483 33 0 0 25 0 8 0 641066927 1077116928 222706 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=5390/tid=5397] ppid=5388 vsize=1051872 CPUtime=5005.83 cores=0-7
/proc/5390/task/5397/stat : 5397 (claspmt) R 5388 5390 5066 0 -1 4202560 20491 0 0 0 500559 24 0 0 25 0 8 0 641066927 1077116928 222706 33554432000 4194304 4964800 140736754327504 18446744073709551615 4627823 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=5390/tid=5398] ppid=5388 vsize=1051872 CPUtime=5006.22 cores=0-7
/proc/5390/task/5398/stat : 5398 (claspmt) R 5388 5390 5066 0 -1 4202560 23959 0 0 0 500586 36 0 0 25 0 8 0 641066927 1077116928 222706 33554432000 4194304 4964800 140736754327504 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.9
Current children cumulated vsize (KiB) 1051872

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

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

[startup+5008.6 s]
/proc/loadavg: 8.02 8.06 8.00 10/339 5546
/proc/meminfo: memFree=19928856/32951124 swapFree=57171160/67111528
[pid=5390] ppid=5388 vsize=0 CPUtime=40001.3 cores=0-7
/proc/5390/stat : 5390 (claspmt) R 5388 5390 5066 0 -1 4202500 240336 0 0 0 3999875 258 0 0 25 0 1 0 641066838 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/5390/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40001.3
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5008.6
CPU time (s): 40001.3
CPU user time (s): 39998.8
CPU system time (s): 2.58761
CPU usage (%): 798.653
Max. virtual memory (cumulated for all children) (KiB): 1051872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39998.8
system time used= 2.58761
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240336
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= 108990
involuntary context switches= 190150

runsolver used 14.8477 second user time and 39.8069 second system time

The end

Launcher Data

Begin job on node143 at 2011-05-15 21:08:32
IDJOB=3380667
IDBENCH=71089
IDSOLVER=1865
FILE ID=node143/3380667-1305486512
RUNJOBID= node143-1305481201-5080
PBS_JOBID= 13325337
Free space on /tmp= 73544 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.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-3380667-1305486512/watcher-3380667-1305486512 -o /tmp/evaluation-result-3380667-1305486512/solver-3380667-1305486512 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380667-1305486512.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1985380740

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20822016 kB
Buffers:        169196 kB
Cached:        1267880 kB
SwapCached:      39776 kB
Active:        4266960 kB
Inactive:      7595312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20822016 kB
SwapTotal:    67111528 kB
SwapFree:     57171160 kB
Dirty:            2032 kB
Writeback:           0 kB
AnonPages:    10385028 kB
Mapped:          23388 kB
Slab:           136224 kB
PageTables:      62460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74729540 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= 73544 MiB
End job on node143 at 2011-05-15 22:32:02