Trace number 3322566

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 9061.58 1291.03

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3495.12
Satisfiable
(Un)Satisfiability was proved
Number of variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...389494/instance-3322566-1304389494.cnf
0.29/0.33	c Solving...
9061.56/1291.01	s UNSATISFIABLE
9061.56/1291.01	
9061.56/1291.01	c Models        : 0     
9061.56/1291.01	c Time          : 1290.865s (Solving: 1290.54s 1st Model: 0.00s Unsat: 1290.54s)
9061.56/1291.01	c CPU Time      : 9061.410s

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-3322566-1304389494/watcher-3322566-1304389494 -o /tmp/evaluation-result-3322566-1304389494/solver-3322566-1304389494 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322566-1304389494.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: 9.10 9.05 9.02 3/302 31733
/proc/meminfo: memFree=12800328/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=23172 CPUtime=0.01 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 1241 0 0 0 1 0 0 0 25 0 1 0 550548117 23728128 993 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594866432 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31733/statm: 5793 994 386 189 0 667 0

[startup+0.088903 s]
/proc/loadavg: 9.10 9.05 9.02 3/302 31733
/proc/meminfo: memFree=12800328/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=25532 CPUtime=0.08 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 1903 0 0 0 8 0 0 0 25 0 1 0 550548117 26144768 1527 33554432000 4194304 4964704 140735130506464 18446744073709551615 4607622 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31733/statm: 6383 1527 399 189 0 1257 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25532

[startup+0.100907 s]
/proc/loadavg: 9.10 9.05 9.02 3/302 31733
/proc/meminfo: memFree=12800328/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=25532 CPUtime=0.09 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 1903 0 0 0 9 0 0 0 25 0 1 0 550548117 26144768 1527 33554432000 4194304 4964704 140735130506464 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31733/statm: 6383 1527 399 189 0 1257 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25532

[startup+0.300858 s]
/proc/loadavg: 9.10 9.05 9.02 3/302 31733
/proc/meminfo: memFree=12800328/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=25928 CPUtime=0.29 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 2023 0 0 0 29 0 0 0 25 0 1 0 550548117 26550272 1647 33554432000 4194304 4964704 140735130506464 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31733/statm: 6482 1647 400 189 0 1356 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25928

[startup+1.42612 s]
/proc/loadavg: 9.10 9.05 9.02 3/302 31733
/proc/meminfo: memFree=12800328/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=391936 CPUtime=7.7 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 13652 0 0 0 764 6 0 0 25 0 8 0 550548117 401342464 13128 33554432000 4194304 4964704 140735130506464 18446744073709551615 4660088 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/31733/statm: 97984 13128 464 189 0 92333 0
Current children cumulated CPU time (s) 7.7
Current children cumulated vsize (KiB) 391936

[startup+1.50058 s]
/proc/loadavg: 9.10 9.05 9.02 3/302 31733
/proc/meminfo: memFree=12800328/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=392340 CPUtime=8.21 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 14374 0 0 0 815 6 0 0 25 0 8 0 550548117 401756160 13850 33554432000 4194304 4964704 140735130506464 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/31733/statm: 98085 13850 464 189 0 92434 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 392340

[startup+3.1003 s]
/proc/loadavg: 9.10 9.05 9.02 10/310 31741
/proc/meminfo: memFree=12724492/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=396836 CPUtime=19.36 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 20447 0 0 0 1926 10 0 0 25 0 8 0 550548117 406360064 19923 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594971679 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/31733/statm: 99209 19923 464 189 0 93558 0
[pid=31733/tid=31735] ppid=31731 vsize=396836 CPUtime=0.53 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 302 0 0 0 53 0 0 0 24 0 8 0 550548150 406360064 19923 33554432000 4194304 4964704 140735130506464 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=396836 CPUtime=2.72 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 1675 0 0 0 271 1 0 0 22 0 8 0 550548150 406360064 19923 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594971679 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=396836 CPUtime=2.71 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 2244 0 0 0 270 1 0 0 22 0 8 0 550548150 406360064 19923 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=396836 CPUtime=2.67 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 3185 0 0 0 266 1 0 0 22 0 8 0 550548150 406360064 19923 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594971679 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=396836 CPUtime=2.74 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 2848 0 0 0 273 1 0 0 23 0 8 0 550548150 406360064 19923 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=396836 CPUtime=2.53 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 2073 0 0 0 252 1 0 0 21 0 8 0 550548150 406360064 19923 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=396836 CPUtime=2.49 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 3860 0 0 0 247 2 0 0 25 0 8 0 550548150 406360064 19923 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594971679 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 19.36
Current children cumulated vsize (KiB) 396836

[startup+6.31174 s]
/proc/loadavg: 9.09 9.05 9.02 10/310 31742
/proc/meminfo: memFree=12702668/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=399200 CPUtime=41.8 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 25838 0 0 0 4166 14 0 0 25 0 8 0 550548117 408780800 25314 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594971630 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/31733/statm: 99800 25314 464 189 0 94149 0
[pid=31733/tid=31735] ppid=31731 vsize=399200 CPUtime=1.93 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 539 0 0 0 193 0 0 0 25 0 8 0 550548150 408780800 25314 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=399200 CPUtime=5.93 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 2614 0 0 0 592 1 0 0 25 0 8 0 550548150 408780800 25315 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=399200 CPUtime=5.92 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 2908 0 0 0 590 2 0 0 25 0 8 0 550548150 408780800 25315 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=399200 CPUtime=5.89 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 3763 0 0 0 587 2 0 0 25 0 8 0 550548150 408780800 25315 33554432000 4194304 4964704 140735130506464 18446744073709551615 4362352 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=399200 CPUtime=5.95 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 3515 0 0 0 594 1 0 0 25 0 8 0 550548150 408780800 25315 33554432000 4194304 4964704 140735130506464 18446744073709551615 4362439 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=399200 CPUtime=5.71 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 2913 0 0 0 570 1 0 0 25 0 8 0 550548150 408780800 25315 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=399200 CPUtime=4.59 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 4653 0 0 0 457 2 0 0 25 0 8 0 550548150 408780800 25315 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594527777 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.8
Current children cumulated vsize (KiB) 399200

[startup+12.7006 s]
/proc/loadavg: 9.16 9.07 9.03 10/310 31742
/proc/meminfo: memFree=12676544/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=407120 CPUtime=86.43 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 33060 0 0 0 8624 19 0 0 25 0 8 0 550548117 416890880 32536 33554432000 4194304 4964704 140735130506464 18446744073709551615 4683916 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31733/statm: 101780 32536 466 189 0 96129 0
[pid=31733/tid=31735] ppid=31731 vsize=407120 CPUtime=8.3 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 1762 0 0 0 829 1 0 0 21 0 8 0 550548150 416890880 32536 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=407120 CPUtime=10.04 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 3679 0 0 0 1003 1 0 0 25 0 8 0 550548150 416890880 32536 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=407120 CPUtime=11.41 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 3707 0 0 0 1138 3 0 0 25 0 8 0 550548150 416890880 32536 33554432000 4194304 4964704 140735130506464 18446744073709551615 4660369 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=407120 CPUtime=12.27 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 4538 0 0 0 1225 2 0 0 25 0 8 0 550548150 416890880 32536 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=407120 CPUtime=10.22 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 4383 0 0 0 1020 2 0 0 25 0 8 0 550548150 416890880 32536 33554432000 4194304 4964704 140735130506464 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=407120 CPUtime=11.78 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 3711 0 0 0 1176 2 0 0 25 0 8 0 550548150 416890880 32536 33554432000 4194304 4964704 140735130506464 18446744073709551615 4632420 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=407120 CPUtime=10.44 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 5643 0 0 0 1041 3 0 0 25 0 8 0 550548150 416890880 32536 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594971630 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 86.43
Current children cumulated vsize (KiB) 407120

[startup+25.5004 s]
/proc/loadavg: 9.13 9.06 9.02 10/310 31742
/proc/meminfo: memFree=12617976/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=477348 CPUtime=175.79 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 46560 0 0 0 17552 27 0 0 25 0 8 0 550548117 488804352 46036 33554432000 4194304 4964704 140735130506464 18446744073709551615 4362220 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/31733/statm: 119337 46036 466 189 0 113686 0
[pid=31733/tid=31735] ppid=31731 vsize=477348 CPUtime=19.67 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 4095 0 0 0 1965 2 0 0 25 0 8 0 550548150 488804352 46036 33554432000 4194304 4964704 140735130506464 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=477348 CPUtime=22.83 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 5302 0 0 0 2280 3 0 0 25 0 8 0 550548150 488804352 46036 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=477348 CPUtime=21.99 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 5131 0 0 0 2196 3 0 0 25 0 8 0 550548150 488804352 46036 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=477348 CPUtime=25.06 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 6259 0 0 0 2503 3 0 0 25 0 8 0 550548150 488804352 46036 33554432000 4194304 4964704 140735130506464 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=477348 CPUtime=18.69 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 5361 0 0 0 1867 2 0 0 25 0 8 0 550548150 488804352 46036 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=477348 CPUtime=21.82 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 5184 0 0 0 2179 3 0 0 25 0 8 0 550548150 488804352 46036 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=477348 CPUtime=21.11 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 8404 0 0 0 2106 5 0 0 25 0 8 0 550548150 488804352 46036 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 175.79
Current children cumulated vsize (KiB) 477348

[startup+51.1009 s]
/proc/loadavg: 9.08 9.06 9.02 10/310 31743
/proc/meminfo: memFree=12547620/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=489260 CPUtime=354.86 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 64463 0 0 0 35446 40 0 0 25 0 8 0 550548117 501002240 63847 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31733/statm: 122315 63847 466 189 0 116664 0
[pid=31733/tid=31735] ppid=31731 vsize=489260 CPUtime=44.61 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 6497 0 0 0 4458 3 0 0 25 0 8 0 550548150 501002240 63847 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=489260 CPUtime=48.41 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 7878 0 0 0 4838 3 0 0 25 0 8 0 550548150 501002240 63847 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=489260 CPUtime=40.55 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 6595 0 0 0 4051 4 0 0 25 0 8 0 550548150 501002240 63847 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=489260 CPUtime=50.65 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 8473 0 0 0 5060 5 0 0 25 0 8 0 550548150 501002240 63847 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=489260 CPUtime=37.02 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 7060 0 0 0 3698 4 0 0 25 0 8 0 550548150 501002240 63847 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=489260 CPUtime=47.12 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 6538 0 0 0 4708 4 0 0 25 0 8 0 550548150 501002240 63847 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594533792 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=489260 CPUtime=39.69 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 12061 0 0 0 3962 7 0 0 25 0 8 0 550548150 501002240 63847 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 354.86
Current children cumulated vsize (KiB) 489260

[startup+102.301 s]
/proc/loadavg: 9.03 9.05 9.02 10/310 31744
/proc/meminfo: memFree=12463776/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=496748 CPUtime=713.11 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 85019 0 0 0 71256 55 0 0 25 0 8 0 550548117 508669952 84371 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31733/statm: 124187 84371 466 189 0 118536 0
[pid=31733/tid=31735] ppid=31731 vsize=496748 CPUtime=93.36 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 8887 0 0 0 9331 5 0 0 25 0 8 0 550548150 508669952 84371 33554432000 4194304 4964704 140735130506464 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=496748 CPUtime=92.69 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 10876 0 0 0 9264 5 0 0 25 0 8 0 550548150 508669952 84371 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=496748 CPUtime=76.61 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 8102 0 0 0 7656 5 0 0 25 0 8 0 550548150 508669952 84371 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0

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

[pid=31733/tid=31736] ppid=31731 vsize=977220 CPUtime=1204.23 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 30147 0 0 0 120410 13 0 0 25 0 8 0 550548150 1000673280 208284 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=977220 CPUtime=1014.56 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 16952 0 0 0 101440 16 0 0 25 0 8 0 550548150 1000673280 208284 33554432000 4194304 4964704 140735130506464 18446744073709551615 4627476 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=977220 CPUtime=1194.01 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 20606 0 0 0 119382 19 0 0 25 0 8 0 550548150 1000673280 208284 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=977220 CPUtime=1166.16 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 26278 0 0 0 116591 25 0 0 25 0 8 0 550548150 1000673280 208284 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=977220 CPUtime=1148.5 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 16924 0 0 0 114834 16 0 0 25 0 8 0 550548150 1000673280 208284 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=977220 CPUtime=967.24 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 48653 0 0 0 96683 41 0 0 25 0 8 0 550548150 1000673280 208284 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8811.8
Current children cumulated vsize (KiB) 977220

[startup+1267.9 s]
/proc/loadavg: 9.09 9.05 9.00 10/310 31775
/proc/meminfo: memFree=11966288/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=977220 CPUtime=8901.34 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 211917 0 0 0 889953 181 0 0 25 0 8 0 550548117 1000673280 208210 33554432000 4194304 4964704 140735130506464 18446744073709551615 4321272 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31733/statm: 244305 208210 466 189 0 238654 0
[pid=31733/tid=31735] ppid=31731 vsize=977220 CPUtime=1098.12 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 16864 0 0 0 109799 13 0 0 25 0 8 0 550548150 1000673280 208210 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=977220 CPUtime=1217.04 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 30155 0 0 0 121691 13 0 0 25 0 8 0 550548150 1000673280 208210 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=977220 CPUtime=1025.57 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 16956 0 0 0 102541 16 0 0 25 0 8 0 550548150 1000673280 208210 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=977220 CPUtime=1206.82 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 20646 0 0 0 120663 19 0 0 25 0 8 0 550548150 1000673280 208210 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=977220 CPUtime=1178.84 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 26287 0 0 0 117859 25 0 0 25 0 8 0 550548150 1000673280 208210 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=977220 CPUtime=1161.31 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 16924 0 0 0 116115 16 0 0 25 0 8 0 550548150 1000673280 208210 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=977220 CPUtime=975.61 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 48654 0 0 0 97520 41 0 0 25 0 8 0 550548150 1000673280 208210 33554432000 4194304 4964704 140735130506464 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8901.34
Current children cumulated vsize (KiB) 977220

[startup+1280.7 s]
/proc/loadavg: 9.07 9.05 9.00 10/310 31776
/proc/meminfo: memFree=11964284/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=977220 CPUtime=8990.74 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 212354 0 0 0 898893 181 0 0 25 0 8 0 550548117 1000673280 208632 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31733/statm: 244305 208632 466 189 0 238654 0
[pid=31733/tid=31735] ppid=31731 vsize=977220 CPUtime=1110.91 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 16864 0 0 0 111078 13 0 0 25 0 8 0 550548150 1000673280 208632 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=977220 CPUtime=1229.83 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 30167 0 0 0 122970 13 0 0 25 0 8 0 550548150 1000673280 208632 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=977220 CPUtime=1032.14 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 16956 0 0 0 103198 16 0 0 25 0 8 0 550548150 1000673280 208632 33554432000 4194304 4964704 140735130506464 18446744073709551615 4342880 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=977220 CPUtime=1219.61 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 20800 0 0 0 121942 19 0 0 25 0 8 0 550548150 1000673280 208632 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=977220 CPUtime=1191.51 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 26391 0 0 0 119126 25 0 0 25 0 8 0 550548150 1000673280 208632 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=977220 CPUtime=1174.1 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 16925 0 0 0 117394 16 0 0 25 0 8 0 550548150 1000673280 208632 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=977220 CPUtime=988.4 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 48820 0 0 0 98798 42 0 0 25 0 8 0 550548150 1000673280 208632 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8990.74
Current children cumulated vsize (KiB) 977220

[startup+1287.1 s]
/proc/loadavg: 9.07 9.05 9.00 10/310 31776
/proc/meminfo: memFree=11963284/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=978028 CPUtime=9035.47 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 212812 0 0 0 903366 181 0 0 25 0 8 0 550548117 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31733/statm: 244507 208684 466 189 0 238856 0
[pid=31733/tid=31735] ppid=31731 vsize=978028 CPUtime=1117.31 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 16875 0 0 0 111718 13 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=978028 CPUtime=1236.24 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 30181 0 0 0 123610 14 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=978028 CPUtime=1035.24 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 16956 0 0 0 103508 16 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4332401 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=978028 CPUtime=1224.41 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 21228 0 0 0 122422 19 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670298 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=978028 CPUtime=1197.84 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 26394 0 0 0 119759 25 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=978028 CPUtime=1180.5 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 16925 0 0 0 118034 16 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=978028 CPUtime=994.8 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 48821 0 0 0 99438 42 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9035.47
Current children cumulated vsize (KiB) 978028

[startup+1288.7 s]
/proc/loadavg: 9.07 9.05 9.00 10/310 31776
/proc/meminfo: memFree=11963284/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=978028 CPUtime=9046.66 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 212812 0 0 0 904485 181 0 0 25 0 8 0 550548117 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4321061 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31733/statm: 244507 208684 466 189 0 238856 0
[pid=31733/tid=31735] ppid=31731 vsize=978028 CPUtime=1118.9 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 16875 0 0 0 111877 13 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=978028 CPUtime=1237.84 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 30181 0 0 0 123770 14 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=978028 CPUtime=1036.04 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 16956 0 0 0 103588 16 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=978028 CPUtime=1225.21 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 21228 0 0 0 122502 19 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=978028 CPUtime=1199.43 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 26394 0 0 0 119918 25 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=978028 CPUtime=1182.1 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 16925 0 0 0 118194 16 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=978028 CPUtime=996.4 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 48821 0 0 0 99598 42 0 0 25 0 8 0 550548150 1001500672 208684 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9046.66
Current children cumulated vsize (KiB) 978028

[startup+1290.3 s]
/proc/loadavg: 9.06 9.05 9.00 10/310 31776
/proc/meminfo: memFree=11963408/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=978028 CPUtime=9057.84 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 212814 0 0 0 905603 181 0 0 25 0 8 0 550548117 1001500672 208681 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31733/statm: 244507 208681 466 189 0 238856 0
[pid=31733/tid=31735] ppid=31731 vsize=978028 CPUtime=1120.51 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 16875 0 0 0 112038 13 0 0 25 0 8 0 550548150 1001500672 208681 33554432000 4194304 4964704 140735130506464 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=978028 CPUtime=1239.44 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 30181 0 0 0 123930 14 0 0 25 0 8 0 550548150 1001500672 208681 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=978028 CPUtime=1036.84 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 16956 0 0 0 103668 16 0 0 25 0 8 0 550548150 1001500672 208681 33554432000 4194304 4964704 140735130506464 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=978028 CPUtime=1226.01 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 21229 0 0 0 122582 19 0 0 25 0 8 0 550548150 1001500672 208681 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=978028 CPUtime=1201.01 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 26395 0 0 0 120076 25 0 0 25 0 8 0 550548150 1001500672 208681 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=978028 CPUtime=1183.7 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 16925 0 0 0 118354 16 0 0 25 0 8 0 550548150 1001500672 208681 33554432000 4194304 4964704 140735130506464 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=978028 CPUtime=998.01 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 48821 0 0 0 99759 42 0 0 25 0 8 0 550548150 1001500672 208681 33554432000 4194304 4964704 140735130506464 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9057.84
Current children cumulated vsize (KiB) 978028

[startup+1290.7 s]
/proc/loadavg: 9.06 9.05 9.00 10/310 31776
/proc/meminfo: memFree=11963408/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=978028 CPUtime=9060.64 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 212814 0 0 0 905882 182 0 0 25 0 8 0 550548117 1001500672 208583 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594971630 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/31733/statm: 244507 208583 466 189 0 238856 0
[pid=31733/tid=31735] ppid=31731 vsize=978028 CPUtime=1120.9 cores=0-7
/proc/31733/task/31735/stat : 31735 (claspmt) R 31731 31733 31040 0 -1 4202560 16875 0 0 0 112077 13 0 0 25 0 8 0 550548150 1001500672 208583 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594971679 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31733/tid=31736] ppid=31731 vsize=978028 CPUtime=1239.84 cores=0-7
/proc/31733/task/31736/stat : 31736 (claspmt) R 31731 31733 31040 0 -1 4202560 30181 0 0 0 123970 14 0 0 25 0 8 0 550548150 1001500672 208583 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31733/tid=31737] ppid=31731 vsize=978028 CPUtime=1037 cores=0-7
/proc/31733/task/31737/stat : 31737 (claspmt) R 31731 31733 31040 0 -1 4202560 16956 0 0 0 103684 16 0 0 25 0 8 0 550548150 1001500672 208583 33554432000 4194304 4964704 140735130506464 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31733/tid=31738] ppid=31731 vsize=978028 CPUtime=1226.25 cores=0-7
/proc/31733/task/31738/stat : 31738 (claspmt) R 31731 31733 31040 0 -1 4202560 21229 0 0 0 122606 19 0 0 25 0 8 0 550548150 1001500672 208583 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594971679 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31733/tid=31739] ppid=31731 vsize=978028 CPUtime=1201.41 cores=0-7
/proc/31733/task/31739/stat : 31739 (claspmt) R 31731 31733 31040 0 -1 4202560 26395 0 0 0 120116 25 0 0 25 0 8 0 550548150 1001500672 208583 33554432000 4194304 4964704 140735130506464 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31733/tid=31740] ppid=31731 vsize=978028 CPUtime=1184.09 cores=0-7
/proc/31733/task/31740/stat : 31740 (claspmt) R 31731 31733 31040 0 -1 4202560 16925 0 0 0 118393 16 0 0 25 0 8 0 550548150 1001500672 208583 33554432000 4194304 4964704 140735130506464 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31733/tid=31741] ppid=31731 vsize=978028 CPUtime=998.4 cores=0-7
/proc/31733/task/31741/stat : 31741 (claspmt) R 31731 31733 31040 0 -1 4202560 48821 0 0 0 99798 42 0 0 25 0 8 0 550548150 1001500672 208583 33554432000 4194304 4964704 140735130506464 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 9060.64
Current children cumulated vsize (KiB) 978028

[startup+1290.9 s]
/proc/loadavg: 9.06 9.05 9.00 10/310 31776
/proc/meminfo: memFree=11963408/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=978028 CPUtime=9061.45 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 212824 0 0 0 905961 184 0 0 17 0 1 0 550548117 1001500672 208069 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594521803 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/31733/statm: 244507 208069 476 189 0 238856 0
Current children cumulated CPU time (s) 9061.45
Current children cumulated vsize (KiB) 978028

[startup+1291 s]
/proc/loadavg: 9.06 9.05 9.00 3/303 31776
/proc/meminfo: memFree=12260940/32950928 swapFree=67111404/67111528
[pid=31733] ppid=31731 vsize=584284 CPUtime=9061.56 cores=0-7
/proc/31733/stat : 31733 (claspmt) R 31731 31733 31040 0 -1 4202496 212824 0 0 0 905970 186 0 0 17 0 1 0 550548117 598306816 71914 33554432000 4194304 4964704 140735130506464 18446744073709551615 235594910055 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/31733/statm: 146071 71412 476 189 0 140420 0
Current children cumulated CPU time (s) 9061.56
Current children cumulated vsize (KiB) 584284

Child status: 20
Real time (s): 1291.03
CPU time (s): 9061.58
CPU user time (s): 9059.7
CPU system time (s): 1.87571
CPU usage (%): 701.89
Max. virtual memory (cumulated for all children) (KiB): 978028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9059.7
system time used= 1.87571
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212825
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= 32751
involuntary context switches= 60149

runsolver used 3.9524 second user time and 8.95664 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-03 04:24:54
IDJOB=3322566
IDBENCH=83934
IDSOLVER=1711
FILE ID=node120/3322566-1304389494
RUNJOBID= node120-1304386125-31054
PBS_JOBID= 13181802
Free space on /tmp= 73536 MiB

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

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

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=223941047

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12800972 kB
Buffers:        616192 kB
Cached:        2605676 kB
SwapCached:          8 kB
Active:       17595408 kB
Inactive:      2131312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12800972 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            1560 kB
Writeback:           0 kB
AnonPages:    16505376 kB
Mapped:          24620 kB
Slab:           311608 kB
PageTables:      48264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51728864 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= 73536 MiB
End job on node120 at 2011-05-03 04:46:25