Trace number 3322572

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-R4095UNSAT 15450 2200.84

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.cnf
MD5SUMaa9ee2fa26214e80fac6d004d5d0b003
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17173
Satisfiable
(Un)Satisfiability was proved
Number of variables660
Number of clauses56654
Sum of the clauses size113924
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 256632
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 522

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...390059/instance-3322572-1304390059.cnf
0.19/0.26	c Solving...
15449.94/2200.83	s UNSATISFIABLE
15449.94/2200.83	
15449.94/2200.83	c Models        : 0     
15449.94/2200.83	c Time          : 2200.716s (Solving: 2200.46s 1st Model: 0.00s Unsat: 2200.46s)
15449.94/2200.83	c CPU Time      : 15449.860s

Verifier Data

No possible verification on an UNSAT instance

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-3322572-1304390059/watcher-3322572-1304390059 -o /tmp/evaluation-result-3322572-1304390059/solver-3322572-1304390059 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322572-1304390059.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: 7.85 8.79 8.91 4/298 507
/proc/meminfo: memFree=5537212/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=20872 CPUtime=0 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4194304 395 0 0 0 0 0 0 0 25 0 1 0 283197154 21372928 324 33554432000 4194304 4964704 140733722545376 18446744073709551615 268660348656 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/507/statm: 5218 330 282 189 0 92 0

[startup+0.0308719 s]
/proc/loadavg: 7.85 8.79 8.91 4/298 507
/proc/meminfo: memFree=5537212/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=24412 CPUtime=0.02 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 1577 0 0 0 2 0 0 0 25 0 1 0 283197154 24997888 1326 33554432000 4194304 4964704 140733722545376 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/507/statm: 6103 1326 399 189 0 977 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24412

[startup+0.100861 s]
/proc/loadavg: 7.85 8.79 8.91 4/298 507
/proc/meminfo: memFree=5537212/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=24412 CPUtime=0.09 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 1577 0 0 0 9 0 0 0 25 0 1 0 283197154 24997888 1326 33554432000 4194304 4964704 140733722545376 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/507/statm: 6103 1326 399 189 0 977 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24412

[startup+0.300824 s]
/proc/loadavg: 7.85 8.79 8.91 4/298 507
/proc/meminfo: memFree=5537212/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=253228 CPUtime=0.35 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 2129 0 0 0 35 0 0 0 25 0 8 0 283197154 259305472 1766 33554432000 4194304 4964704 140733722545376 18446744073709551615 268660767214 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/507/statm: 63307 1766 461 189 0 57656 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 253228

[startup+0.700724 s]
/proc/loadavg: 7.85 8.79 8.91 4/298 507
/proc/meminfo: memFree=5537212/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=389184 CPUtime=3.1 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 9856 0 0 0 306 4 0 0 25 0 8 0 283197154 398524416 9493 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670250 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/507/statm: 97296 9493 464 189 0 91645 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 389184

[startup+1.50058 s]
/proc/loadavg: 7.85 8.79 8.91 10/306 515
/proc/meminfo: memFree=5489540/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=394812 CPUtime=8.68 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 16051 0 0 0 862 6 0 0 25 0 8 0 283197154 404287488 15688 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/507/statm: 98703 15688 464 189 0 93052 0
[pid=507/tid=509] ppid=505 vsize=394812 CPUtime=1.21 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 1878 0 0 0 120 1 0 0 19 0 8 0 283197180 404287488 15688 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=507/tid=510] ppid=505 vsize=394812 CPUtime=0.1 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 247 0 0 0 10 0 0 0 25 0 8 0 283197180 404287488 15688 33554432000 4194304 4964704 140733722545376 18446744073709551615 4653169 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=507/tid=511] ppid=505 vsize=394812 CPUtime=1.19 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 1684 0 0 0 119 0 0 0 25 0 8 0 283197180 404287488 15688 33554432000 4194304 4964704 140733722545376 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=512] ppid=505 vsize=394812 CPUtime=1.19 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 2392 0 0 0 118 1 0 0 19 0 8 0 283197180 404287488 15688 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=507/tid=513] ppid=505 vsize=394812 CPUtime=1.14 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 1813 0 0 0 114 0 0 0 25 0 8 0 283197180 404287488 15688 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=514] ppid=505 vsize=394812 CPUtime=1.16 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 1642 0 0 0 116 0 0 0 19 0 8 0 283197180 404287488 15688 33554432000 4194304 4964704 140733722545376 18446744073709551615 4332387 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=515] ppid=505 vsize=394812 CPUtime=1.19 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 2656 0 0 0 118 1 0 0 19 0 8 0 283197180 404287488 15688 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 8.68
Current children cumulated vsize (KiB) 394812

[startup+3.10131 s]
/proc/loadavg: 7.85 8.79 8.91 10/306 515
/proc/meminfo: memFree=5471776/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=462196 CPUtime=19.87 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 21206 0 0 0 1978 9 0 0 25 0 8 0 283197154 473288704 20843 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/507/statm: 115549 20843 466 189 0 109898 0
[pid=507/tid=509] ppid=505 vsize=462196 CPUtime=2.8 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 2629 0 0 0 279 1 0 0 23 0 8 0 283197180 473288704 20843 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=507/tid=510] ppid=505 vsize=462196 CPUtime=0.79 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 482 0 0 0 79 0 0 0 25 0 8 0 283197180 473288704 20843 33554432000 4194304 4964704 140733722545376 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=507/tid=511] ppid=505 vsize=462196 CPUtime=2.8 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 2099 0 0 0 280 0 0 0 25 0 8 0 283197180 473288704 20843 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=512] ppid=505 vsize=462196 CPUtime=2.14 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 2850 0 0 0 213 1 0 0 20 0 8 0 283197180 473288704 20843 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=507/tid=513] ppid=505 vsize=462196 CPUtime=2.75 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 2394 0 0 0 274 1 0 0 25 0 8 0 283197180 473288704 20843 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670149 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=514] ppid=505 vsize=462196 CPUtime=2.75 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 2148 0 0 0 275 0 0 0 23 0 8 0 283197180 473288704 20843 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=515] ppid=505 vsize=462196 CPUtime=2.73 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 3862 0 0 0 272 1 0 0 23 0 8 0 283197180 473288704 20843 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 19.87
Current children cumulated vsize (KiB) 462196

[startup+6.30074 s]
/proc/loadavg: 7.95 8.79 8.91 10/306 516
/proc/meminfo: memFree=5437444/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=464056 CPUtime=42.2 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 26787 0 0 0 4209 11 0 0 25 0 8 0 283197154 475193344 26424 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/507/statm: 116014 26424 466 189 0 110363 0
[pid=507/tid=509] ppid=505 vsize=464056 CPUtime=6 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 3542 0 0 0 598 2 0 0 25 0 8 0 283197180 475193344 26425 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=507/tid=510] ppid=505 vsize=464056 CPUtime=3.59 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 1091 0 0 0 359 0 0 0 25 0 8 0 283197180 475193344 26425 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=507/tid=511] ppid=505 vsize=464056 CPUtime=4.69 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 2670 0 0 0 469 0 0 0 25 0 8 0 283197180 475193344 26425 33554432000 4194304 4964704 140733722545376 18446744073709551615 4684024 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=512] ppid=505 vsize=464056 CPUtime=5.33 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 3274 0 0 0 532 1 0 0 25 0 8 0 283197180 475193344 26425 33554432000 4194304 4964704 140733722545376 18446744073709551615 4660075 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=507/tid=513] ppid=505 vsize=464056 CPUtime=4.67 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 2775 0 0 0 466 1 0 0 25 0 8 0 283197180 475193344 26425 33554432000 4194304 4964704 140733722545376 18446744073709551615 268660323361 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=514] ppid=505 vsize=464056 CPUtime=5.92 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 3013 0 0 0 591 1 0 0 25 0 8 0 283197180 475193344 26425 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=515] ppid=505 vsize=464056 CPUtime=5.71 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 4774 0 0 0 569 2 0 0 20 0 8 0 283197180 475193344 26425 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 42.2
Current children cumulated vsize (KiB) 464056

[startup+12.7006 s]
/proc/loadavg: 8.03 8.80 8.91 10/306 516
/proc/meminfo: memFree=5385628/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=467108 CPUtime=86.87 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 38812 0 0 0 8668 19 0 0 25 0 8 0 283197154 478318592 38449 33554432000 4194304 4964704 140733722545376 18446744073709551615 4684027 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/507/statm: 116777 38449 466 189 0 111126 0
[pid=507/tid=509] ppid=505 vsize=467108 CPUtime=11.12 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 4531 0 0 0 1109 3 0 0 25 0 8 0 283197180 478318592 38449 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=507/tid=510] ppid=505 vsize=467108 CPUtime=9.98 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 2210 0 0 0 997 1 0 0 25 0 8 0 283197180 478318592 38449 33554432000 4194304 4964704 140733722545376 18446744073709551615 4668946 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=507/tid=511] ppid=505 vsize=467108 CPUtime=10.54 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 4314 0 0 0 1052 2 0 0 25 0 8 0 283197180 478318592 38449 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=512] ppid=505 vsize=467108 CPUtime=9.8 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 4490 0 0 0 978 2 0 0 25 0 8 0 283197180 478318592 38449 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=507/tid=513] ppid=505 vsize=467108 CPUtime=10.36 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 4301 0 0 0 1035 1 0 0 25 0 8 0 283197180 478318592 38449 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=514] ppid=505 vsize=467108 CPUtime=12.24 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 4944 0 0 0 1222 2 0 0 25 0 8 0 283197180 478318592 38449 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=515] ppid=505 vsize=467108 CPUtime=10.15 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 6520 0 0 0 1012 3 0 0 25 0 8 0 283197180 478318592 38449 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 86.87
Current children cumulated vsize (KiB) 467108

[startup+25.5004 s]
/proc/loadavg: 8.24 8.80 8.91 10/306 516
/proc/meminfo: memFree=5343728/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=476480 CPUtime=176.32 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 49015 0 0 0 17608 24 0 0 25 0 8 0 283197154 487915520 48652 33554432000 4194304 4964704 140733722545376 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/507/statm: 119120 48652 466 189 0 113469 0
[pid=507/tid=509] ppid=505 vsize=476480 CPUtime=21.42 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 5089 0 0 0 2139 3 0 0 18 0 8 0 283197180 487915520 48652 33554432000 4194304 4964704 140733722545376 18446744073709551615 268660323361 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=507/tid=510] ppid=505 vsize=476480 CPUtime=22.78 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 3112 0 0 0 2277 1 0 0 25 0 8 0 283197180 487915520 48652 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=507/tid=511] ppid=505 vsize=476480 CPUtime=21.44 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 4913 0 0 0 2142 2 0 0 25 0 8 0 283197180 487915520 48652 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=512] ppid=505 vsize=476480 CPUtime=20.46 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 6433 0 0 0 2043 3 0 0 25 0 8 0 283197180 487915520 48652 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=513] ppid=505 vsize=476480 CPUtime=17.79 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 4975 0 0 0 1777 2 0 0 25 0 8 0 283197180 487915520 48652 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=507/tid=514] ppid=505 vsize=476480 CPUtime=24.9 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 6427 0 0 0 2487 3 0 0 25 0 8 0 283197180 487915520 48652 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=515] ppid=505 vsize=476480 CPUtime=22.05 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 9082 0 0 0 2201 4 0 0 25 0 8 0 283197180 487915520 48652 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 176.32
Current children cumulated vsize (KiB) 476480

[startup+51.1009 s]
/proc/loadavg: 8.50 8.82 8.91 10/306 517
/proc/meminfo: memFree=5262364/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=492864 CPUtime=355.25 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 68448 0 0 0 35490 35 0 0 25 0 8 0 283197154 504692736 67961 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/507/statm: 123216 67961 466 189 0 117565 0
[pid=507/tid=509] ppid=505 vsize=492864 CPUtime=37.7 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 8506 0 0 0 3765 5 0 0 25 0 8 0 283197180 504692736 67961 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=510] ppid=505 vsize=492864 CPUtime=48.38 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 5809 0 0 0 4835 3 0 0 25 0 8 0 283197180 504692736 67961 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=507/tid=511] ppid=505 vsize=492864 CPUtime=44.29 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 5693 0 0 0 4426 3 0 0 25 0 8 0 283197180 504692736 67961 33554432000 4194304 4964704 140733722545376 18446744073709551615 4363545 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=512] ppid=505 vsize=492864 CPUtime=44.29 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 8194 0 0 0 4425 4 0 0 25 0 8 0 283197180 504692736 67961 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=513] ppid=505 vsize=492864 CPUtime=31.74 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 6310 0 0 0 3172 2 0 0 25 0 8 0 283197180 504692736 67961 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=507/tid=514] ppid=505 vsize=492864 CPUtime=50.25 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 8257 0 0 0 5021 4 0 0 25 0 8 0 283197180 504692736 67961 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=515] ppid=505 vsize=492864 CPUtime=47.54 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 15223 0 0 0 4747 7 0 0 25 0 8 0 283197180 504692736 67961 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 355.25

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

[pid=507/tid=511] ppid=505 vsize=1363840 CPUtime=1785.63 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 31377 0 0 0 178525 38 0 0 25 0 8 0 283197180 1396572160 240057 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=512] ppid=505 vsize=1363840 CPUtime=2001.18 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 23849 0 0 0 200096 22 0 0 25 0 8 0 283197180 1396572160 240057 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=513] ppid=505 vsize=1363840 CPUtime=1967.61 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 21957 0 0 0 196743 18 0 0 25 0 8 0 283197180 1396572160 240057 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=507/tid=514] ppid=505 vsize=1363840 CPUtime=1739.62 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 26882 0 0 0 173934 28 0 0 25 0 8 0 283197180 1396572160 240057 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=515] ppid=505 vsize=1363840 CPUtime=1768.41 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 44364 0 0 0 176808 33 0 0 25 0 8 0 283197180 1396572160 240057 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 15099.5
Current children cumulated vsize (KiB) 1363840

[startup+2175.9 s]
/proc/loadavg: 9.09 9.09 9.03 10/306 585
/proc/meminfo: memFree=4299880/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=1363840 CPUtime=15278.4 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 244279 0 0 0 1527616 224 0 0 25 0 8 0 283197154 1396572160 240347 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/507/statm: 340960 240347 466 189 0 335309 0
[pid=507/tid=509] ppid=505 vsize=1363840 CPUtime=1939.4 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 30396 0 0 0 193907 33 0 0 25 0 8 0 283197180 1396572160 240347 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=510] ppid=505 vsize=1363840 CPUtime=2075.78 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 30936 0 0 0 207563 15 0 0 25 0 8 0 283197180 1396572160 240347 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=511] ppid=505 vsize=1363840 CPUtime=1798.9 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 31380 0 0 0 179852 38 0 0 25 0 8 0 283197180 1396572160 240347 33554432000 4194304 4964704 140733722545376 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=512] ppid=505 vsize=1363840 CPUtime=2026.77 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 23849 0 0 0 202655 22 0 0 25 0 8 0 283197180 1396572160 240347 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=513] ppid=505 vsize=1363840 CPUtime=1993.21 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 21976 0 0 0 199303 18 0 0 25 0 8 0 283197180 1396572160 240347 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=507/tid=514] ppid=505 vsize=1363840 CPUtime=1765.22 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 26882 0 0 0 176493 29 0 0 25 0 8 0 283197180 1396572160 240347 33554432000 4194304 4964704 140733722545376 18446744073709551615 4690926 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=515] ppid=505 vsize=1363840 CPUtime=1794.01 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 44373 0 0 0 179368 33 0 0 25 0 8 0 283197180 1396572160 240347 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 15278.4
Current children cumulated vsize (KiB) 1363840

[startup+2188.7 s]
/proc/loadavg: 9.08 9.09 9.03 10/306 586
/proc/meminfo: memFree=4298140/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=1363840 CPUtime=15367.9 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 244327 0 0 0 1536563 224 0 0 25 0 8 0 283197154 1396572160 240395 33554432000 4194304 4964704 140733722545376 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/507/statm: 340960 240395 466 189 0 335309 0
[pid=507/tid=509] ppid=505 vsize=1363840 CPUtime=1952.08 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 30404 0 0 0 195175 33 0 0 25 0 8 0 283197180 1396572160 240395 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=510] ppid=505 vsize=1363840 CPUtime=2082.58 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 30945 0 0 0 208243 15 0 0 25 0 8 0 283197180 1396572160 240395 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=511] ppid=505 vsize=1363840 CPUtime=1804.9 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 31380 0 0 0 180452 38 0 0 25 0 8 0 283197180 1396572160 240395 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=512] ppid=505 vsize=1363840 CPUtime=2039.57 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 23849 0 0 0 203935 22 0 0 25 0 8 0 283197180 1396572160 240395 33554432000 4194304 4964704 140733722545376 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=513] ppid=505 vsize=1363840 CPUtime=2006.01 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 22001 0 0 0 200583 18 0 0 25 0 8 0 283197180 1396572160 240395 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=507/tid=514] ppid=505 vsize=1363840 CPUtime=1778.01 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 26882 0 0 0 177772 29 0 0 25 0 8 0 283197180 1396572160 240395 33554432000 4194304 4964704 140733722545376 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=515] ppid=505 vsize=1363840 CPUtime=1806.8 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 44379 0 0 0 180647 33 0 0 25 0 8 0 283197180 1396572160 240395 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 15367.9
Current children cumulated vsize (KiB) 1363840

[startup+2195.1 s]
/proc/loadavg: 9.07 9.08 9.03 10/306 586
/proc/meminfo: memFree=4297140/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=1363840 CPUtime=15412.6 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 244340 0 0 0 1541036 224 0 0 25 0 8 0 283197154 1396572160 240408 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/507/statm: 340960 240408 466 189 0 335309 0
[pid=507/tid=509] ppid=505 vsize=1363840 CPUtime=1958.42 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 30405 0 0 0 195809 33 0 0 25 0 8 0 283197180 1396572160 240408 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=510] ppid=505 vsize=1363840 CPUtime=2085.78 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 30945 0 0 0 208563 15 0 0 25 0 8 0 283197180 1396572160 240408 33554432000 4194304 4964704 140733722545376 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=511] ppid=505 vsize=1363840 CPUtime=1808.1 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 31380 0 0 0 180772 38 0 0 25 0 8 0 283197180 1396572160 240408 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=512] ppid=505 vsize=1363840 CPUtime=2045.97 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 23849 0 0 0 204575 22 0 0 25 0 8 0 283197180 1396572160 240408 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=513] ppid=505 vsize=1363840 CPUtime=2012.41 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 22012 0 0 0 201223 18 0 0 25 0 8 0 283197180 1396572160 240408 33554432000 4194304 4964704 140733722545376 18446744073709551615 4669296 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=507/tid=514] ppid=505 vsize=1363840 CPUtime=1784.41 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 26882 0 0 0 178412 29 0 0 25 0 8 0 283197180 1396572160 240408 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=515] ppid=505 vsize=1363840 CPUtime=1813.2 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 44379 0 0 0 181287 33 0 0 25 0 8 0 283197180 1396572160 240408 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 15412.6
Current children cumulated vsize (KiB) 1363840

[startup+2198.3 s]
/proc/loadavg: 9.07 9.08 9.03 10/306 586
/proc/meminfo: memFree=4296644/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=1363840 CPUtime=15435 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 244349 0 0 0 1543273 224 0 0 25 0 8 0 283197154 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/507/statm: 340960 240417 466 189 0 335309 0
[pid=507/tid=509] ppid=505 vsize=1363840 CPUtime=1961.58 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 30405 0 0 0 196125 33 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=510] ppid=505 vsize=1363840 CPUtime=2087.38 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 30945 0 0 0 208723 15 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=511] ppid=505 vsize=1363840 CPUtime=1809.7 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 31380 0 0 0 180932 38 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=512] ppid=505 vsize=1363840 CPUtime=2049.17 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 23853 0 0 0 204895 22 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=513] ppid=505 vsize=1363840 CPUtime=2015.61 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 22017 0 0 0 201543 18 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=507/tid=514] ppid=505 vsize=1363840 CPUtime=1787.61 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 26882 0 0 0 178732 29 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=515] ppid=505 vsize=1363840 CPUtime=1816.4 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 44379 0 0 0 181607 33 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 15435
Current children cumulated vsize (KiB) 1363840

[startup+2199.9 s]
/proc/loadavg: 9.06 9.08 9.03 10/306 586
/proc/meminfo: memFree=4296516/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=1363840 CPUtime=15446.2 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 244349 0 0 0 1544393 224 0 0 25 0 8 0 283197154 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/507/statm: 340960 240417 466 189 0 335309 0
[pid=507/tid=509] ppid=505 vsize=1363840 CPUtime=1963.17 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 30405 0 0 0 196284 33 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=510] ppid=505 vsize=1363840 CPUtime=2088.38 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 30945 0 0 0 208823 15 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=511] ppid=505 vsize=1363840 CPUtime=1810.32 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 31380 0 0 0 180994 38 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=512] ppid=505 vsize=1363840 CPUtime=2050.78 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 23853 0 0 0 205056 22 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=513] ppid=505 vsize=1363840 CPUtime=2017.22 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 22017 0 0 0 201704 18 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=507/tid=514] ppid=505 vsize=1363840 CPUtime=1789.22 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 26882 0 0 0 178893 29 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=515] ppid=505 vsize=1363840 CPUtime=1818.01 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 44379 0 0 0 181768 33 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 15446.2
Current children cumulated vsize (KiB) 1363840

[startup+2200.3 s]
/proc/loadavg: 9.06 9.08 9.03 10/306 586
/proc/meminfo: memFree=4296516/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=1363840 CPUtime=15449 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 244349 0 0 0 1544670 225 0 0 25 0 8 0 283197154 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4647742 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/507/statm: 340960 240417 466 189 0 335309 0
[pid=507/tid=509] ppid=505 vsize=1363840 CPUtime=1963.56 cores=0-7
/proc/507/task/509/stat : 509 (claspmt) R 505 507 481 0 -1 4202560 30405 0 0 0 196323 33 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=507/tid=510] ppid=505 vsize=1363840 CPUtime=2088.56 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 30945 0 0 0 208841 15 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=511] ppid=505 vsize=1363840 CPUtime=1810.52 cores=0-7
/proc/507/task/511/stat : 511 (claspmt) R 505 507 481 0 -1 4202560 31380 0 0 0 181014 38 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=507/tid=512] ppid=505 vsize=1363840 CPUtime=2051.17 cores=0-7
/proc/507/task/512/stat : 512 (claspmt) R 505 507 481 0 -1 4202560 23853 0 0 0 205095 22 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=507/tid=513] ppid=505 vsize=1363840 CPUtime=2017.61 cores=0-7
/proc/507/task/513/stat : 513 (claspmt) R 505 507 481 0 -1 4202560 22017 0 0 0 201743 18 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=507/tid=514] ppid=505 vsize=1363840 CPUtime=1789.61 cores=0-7
/proc/507/task/514/stat : 514 (claspmt) R 505 507 481 0 -1 4202560 26882 0 0 0 178932 29 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=507/tid=515] ppid=505 vsize=1363840 CPUtime=1818.4 cores=0-7
/proc/507/task/515/stat : 515 (claspmt) R 505 507 481 0 -1 4202560 44379 0 0 0 181807 33 0 0 25 0 8 0 283197180 1396572160 240417 33554432000 4194304 4964704 140733722545376 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 15449
Current children cumulated vsize (KiB) 1363840

[startup+2200.7 s]
/proc/loadavg: 9.06 9.08 9.03 10/306 586
/proc/meminfo: memFree=4296516/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=1363840 CPUtime=15449.8 cores=0-7
/proc/507/stat : 507 (claspmt) S 505 507 481 0 -1 4202496 244350 0 0 0 1544758 226 0 0 17 0 2 0 283197154 1396572160 239626 33554432000 4194304 4964704 140733722545376 18446744073709551615 268672464869 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/507/statm: 340960 239626 467 189 0 335309 0
[pid=507/tid=510] ppid=505 vsize=1363840 CPUtime=2088.96 cores=0-7
/proc/507/task/510/stat : 510 (claspmt) R 505 507 481 0 -1 4202560 30945 0 0 0 208881 15 0 0 18 0 2 0 283197180 1396572160 239626 33554432000 4194304 4964704 140733722545376 18446744073709551615 268660359840 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 15449.8
Current children cumulated vsize (KiB) 1363840

[startup+2200.8 s]
/proc/loadavg: 9.06 9.08 9.03 10/306 586
/proc/meminfo: memFree=4296516/32951124 swapFree=67111524/67111528
[pid=507] ppid=505 vsize=1293432 CPUtime=15449.9 cores=0-7
/proc/507/stat : 507 (claspmt) R 505 507 481 0 -1 4202496 244359 0 0 0 1544768 226 0 0 15 0 1 0 283197154 1324474368 233161 33554432000 4194304 4964704 140733722545376 18446744073709551615 268660318779 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/507/statm: 323358 233161 476 189 0 317707 0
Current children cumulated CPU time (s) 15449.9
Current children cumulated vsize (KiB) 1293432

Child status: 20
Real time (s): 2200.84
CPU time (s): 15450
CPU user time (s): 15447.7
CPU system time (s): 2.30765
CPU usage (%): 702.003
Max. virtual memory (cumulated for all children) (KiB): 1363840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15447.7
system time used= 2.30765
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 244360
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= 62502
involuntary context switches= 92804

runsolver used 6.25105 second user time and 15.7546 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-03 04:34:19
IDJOB=3322572
IDBENCH=83976
IDSOLVER=1711
FILE ID=node107/3322572-1304390059
RUNJOBID= node107-1304390059-495
PBS_JOBID= 13181829
Free space on /tmp= 72996 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_22_70_7-dir.shuffled-as.sat03-154.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-3322572-1304390059/watcher-3322572-1304390059 -o /tmp/evaluation-result-3322572-1304390059/solver-3322572-1304390059 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322572-1304390059.cnf

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

MD5SUM BENCH= aa9ee2fa26214e80fac6d004d5d0b003
RANDOM SEED=1257136816

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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:       5537492 kB
Buffers:        317336 kB
Cached:        3153612 kB
SwapCached:          4 kB
Active:       23749128 kB
Inactive:      3268748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5537492 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            1580 kB
Writeback:           0 kB
AnonPages:    23546948 kB
Mapped:          27812 kB
Slab:           266440 kB
PageTables:      65204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63829928 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= 72996 MiB
End job on node107 at 2011-05-03 05:11:00