Trace number 3381319

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)UNSAT 1068.43 133.814

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark738.98
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...666663/instance-3381319-1307666663.cnf
0.00/0.00	c Solving...
1068.36/133.81	s UNSATISFIABLE
1068.36/133.81	
1068.36/133.81	c Models        : 0     
1068.36/133.81	c Time          : 133.805s (Solving: 133.80s 1st Model: 0.00s Unsat: 133.80s)
1068.36/133.81	c CPU Time      : 1068.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: 977)

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-3381319-1307666663/watcher-3381319-1307666663 -o /tmp/evaluation-result-3381319-1307666663/solver-3381319-1307666663 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381319-1307666663.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: 2.57 2.13 2.03 1/167 25718
/proc/meminfo: memFree=31938396/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=21008 CPUtime=0 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 586 0 0 0 0 0 0 0 25 0 1 0 878266766 21512192 513 33554432000 4194304 4964800 140734907920352 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/25718/statm: 5252 513 400 189 0 126 0

[startup+0.089839 s]
/proc/loadavg: 2.57 2.13 2.03 1/167 25718
/proc/meminfo: memFree=31938396/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=316120 CPUtime=0.47 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 1461 0 0 0 47 0 0 0 18 0 8 0 878266766 323706880 1379 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320921 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25718/statm: 79030 1379 464 189 0 73379 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 316120

[startup+0.100835 s]
/proc/loadavg: 2.57 2.13 2.03 1/167 25718
/proc/meminfo: memFree=31938396/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=316120 CPUtime=0.54 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 1477 0 0 0 54 0 0 0 18 0 8 0 878266766 323706880 1395 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25718/statm: 79030 1395 464 189 0 73379 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 316120

[startup+0.300765 s]
/proc/loadavg: 2.57 2.13 2.03 1/167 25718
/proc/meminfo: memFree=31938396/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=316912 CPUtime=2.08 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 2156 0 0 0 207 1 0 0 18 0 8 0 878266766 324517888 2074 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670351 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25718/statm: 79228 2074 464 189 0 73577 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 316912

[startup+0.700691 s]
/proc/loadavg: 2.57 2.13 2.03 1/167 25718
/proc/meminfo: memFree=31938396/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=317308 CPUtime=5.26 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 2914 0 0 0 524 2 0 0 18 0 8 0 878266766 324923392 2832 33554432000 4194304 4964800 140734907920352 18446744073709551615 4683989 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25718/statm: 79327 2832 464 189 0 73676 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 317308

[startup+1.50054 s]
/proc/loadavg: 2.57 2.13 2.03 9/175 25726
/proc/meminfo: memFree=31928692/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=383244 CPUtime=11.65 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 3568 0 0 0 1161 4 0 0 20 0 8 0 878266766 392441856 3486 33554432000 4194304 4964800 140734907920352 18446744073709551615 4312182 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25718/statm: 95811 3486 464 189 0 90160 0
[pid=25718/tid=25720] ppid=25716 vsize=383244 CPUtime=1.48 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 358 0 0 0 148 0 0 0 20 0 8 0 878266767 392441856 3486 33554432000 4194304 4964800 140734907920352 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=383244 CPUtime=1.48 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 743 0 0 0 148 0 0 0 19 0 8 0 878266767 392441856 3486 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=383244 CPUtime=1.47 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 311 0 0 0 147 0 0 0 19 0 8 0 878266767 392441856 3486 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=383244 CPUtime=1.47 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 416 0 0 0 147 0 0 0 20 0 8 0 878266767 392441856 3486 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670507 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=383244 CPUtime=1.37 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 152 0 0 0 137 0 0 0 18 0 8 0 878266767 392441856 3486 33554432000 4194304 4964800 140734907920352 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=383244 CPUtime=1.46 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 300 0 0 0 146 0 0 0 18 0 8 0 878266767 392441856 3486 33554432000 4194304 4964800 140734907920352 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=383244 CPUtime=1.35 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 311 0 0 0 135 0 0 0 19 0 8 0 878266767 392441856 3486 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 11.65
Current children cumulated vsize (KiB) 383244

[startup+3.10124 s]
/proc/loadavg: 2.57 2.13 2.03 9/175 25726
/proc/meminfo: memFree=31925840/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=383516 CPUtime=24.43 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 4220 0 0 0 2436 7 0 0 25 0 8 0 878266766 392720384 4138 33554432000 4194304 4964800 140734907920352 18446744073709551615 4370443 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25718/statm: 95879 4138 464 189 0 90228 0
[pid=25718/tid=25720] ppid=25716 vsize=383516 CPUtime=3.08 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 441 0 0 0 308 0 0 0 19 0 8 0 878266767 392720384 4138 33554432000 4194304 4964800 140734907920352 18446744073709551615 4660185 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=383516 CPUtime=3.08 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 927 0 0 0 308 0 0 0 25 0 8 0 878266767 392720384 4138 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=383516 CPUtime=3.07 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 350 0 0 0 306 1 0 0 22 0 8 0 878266767 392720384 4138 33554432000 4194304 4964800 140734907920352 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=383516 CPUtime=3.07 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 503 0 0 0 306 1 0 0 25 0 8 0 878266767 392720384 4138 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=383516 CPUtime=2.97 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 195 0 0 0 297 0 0 0 18 0 8 0 878266767 392720384 4138 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=383516 CPUtime=3.06 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 406 0 0 0 305 1 0 0 20 0 8 0 878266767 392720384 4138 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321143 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=383516 CPUtime=2.94 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 361 0 0 0 294 0 0 0 22 0 8 0 878266767 392720384 4138 33554432000 4194304 4964800 140734907920352 18446744073709551615 4631090 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.43
Current children cumulated vsize (KiB) 383516

[startup+6.30065 s]
/proc/loadavg: 3.00 2.23 2.07 9/175 25726
/proc/meminfo: memFree=31922744/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=384188 CPUtime=49.97 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 4870 0 0 0 4985 12 0 0 18 0 8 0 878266766 393408512 4788 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25718/statm: 96047 4788 464 189 0 90396 0
[pid=25718/tid=25720] ppid=25716 vsize=384188 CPUtime=6.28 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 522 0 0 0 627 1 0 0 25 0 8 0 878266767 393408512 4788 33554432000 4194304 4964800 140734907920352 18446744073709551615 4362279 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=384188 CPUtime=6.27 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 1171 0 0 0 627 0 0 0 25 0 8 0 878266767 393408512 4788 33554432000 4194304 4964800 140734907920352 18446744073709551615 4342218 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=384188 CPUtime=6.26 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 401 0 0 0 625 1 0 0 19 0 8 0 878266767 393408512 4788 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=384188 CPUtime=6.26 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 562 0 0 0 625 1 0 0 25 0 8 0 878266767 393408512 4788 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=384188 CPUtime=6.17 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 269 0 0 0 616 1 0 0 25 0 8 0 878266767 393408512 4788 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=384188 CPUtime=6.26 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 433 0 0 0 624 2 0 0 23 0 8 0 878266767 393408512 4788 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=384188 CPUtime=6.12 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 416 0 0 0 611 1 0 0 25 0 8 0 878266767 393408512 4788 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (KiB) 384188

[startup+12.7005 s]
/proc/loadavg: 3.40 2.32 2.10 9/175 25726
/proc/meminfo: memFree=31920352/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=384740 CPUtime=101.06 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 5748 0 0 0 10087 19 0 0 25 0 8 0 878266766 393973760 5666 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25718/statm: 96185 5666 464 189 0 90534 0
[pid=25718/tid=25720] ppid=25716 vsize=384740 CPUtime=12.66 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 633 0 0 0 1264 2 0 0 20 0 8 0 878266767 393973760 5666 33554432000 4194304 4964800 140734907920352 18446744073709551615 4653547 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=384740 CPUtime=12.67 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 1398 0 0 0 1266 1 0 0 25 0 8 0 878266767 393973760 5666 33554432000 4194304 4964800 140734907920352 18446744073709551615 4653183 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=384740 CPUtime=12.65 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 451 0 0 0 1263 2 0 0 22 0 8 0 878266767 393973760 5666 33554432000 4194304 4964800 140734907920352 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=384740 CPUtime=12.65 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 626 0 0 0 1263 2 0 0 22 0 8 0 878266767 393973760 5666 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=384740 CPUtime=12.56 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 415 0 0 0 1254 2 0 0 25 0 8 0 878266767 393973760 5666 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321122 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=384740 CPUtime=12.65 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 525 0 0 0 1262 3 0 0 25 0 8 0 878266767 393973760 5666 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=384740 CPUtime=12.49 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 524 0 0 0 1247 2 0 0 25 0 8 0 878266767 393973760 5666 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.06
Current children cumulated vsize (KiB) 384740

[startup+25.5011 s]
/proc/loadavg: 4.42 2.60 2.19 9/175 25727
/proc/meminfo: memFree=31918504/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=384988 CPUtime=203.29 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 6590 0 0 0 20293 36 0 0 18 0 8 0 878266766 394227712 6508 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/25718/statm: 96247 6508 464 189 0 90596 0
[pid=25718/tid=25720] ppid=25716 vsize=384988 CPUtime=25.43 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 850 0 0 0 2538 5 0 0 23 0 8 0 878266767 394227712 6508 33554432000 4194304 4964800 140734907920352 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=384988 CPUtime=25.46 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 1498 0 0 0 2543 3 0 0 19 0 8 0 878266767 394227712 6508 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=384988 CPUtime=25.43 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 543 0 0 0 2539 4 0 0 21 0 8 0 878266767 394227712 6508 33554432000 4194304 4964800 140734907920352 18446744073709551615 4660303 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=384988 CPUtime=25.43 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 733 0 0 0 2539 4 0 0 19 0 8 0 878266767 394227712 6508 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=384988 CPUtime=25.34 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 552 0 0 0 2531 3 0 0 21 0 8 0 878266767 394227712 6508 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=384988 CPUtime=25.43 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 613 0 0 0 2538 5 0 0 18 0 8 0 878266767 394227712 6508 33554432000 4194304 4964800 140734907920352 18446744073709551615 4325293 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=384988 CPUtime=25.22 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 573 0 0 0 2518 4 0 0 25 0 8 0 878266767 394227712 6508 33554432000 4194304 4964800 140734907920352 18446744073709551615 4365917 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.29
Current children cumulated vsize (KiB) 384988

[startup+51.1003 s]
/proc/loadavg: 5.64 3.03 2.34 9/175 25728
/proc/meminfo: memFree=31915128/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=385756 CPUtime=407.74 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 7371 0 0 0 40708 66 0 0 20 0 8 0 878266766 395014144 7289 33554432000 4194304 4964800 140734907920352 18446744073709551615 4654543 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25718/statm: 96439 7289 464 189 0 90788 0
[pid=25718/tid=25720] ppid=25716 vsize=385756 CPUtime=50.99 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 948 0 0 0 5088 11 0 0 20 0 8 0 878266767 395014144 7289 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=385756 CPUtime=51.04 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 1624 0 0 0 5098 6 0 0 19 0 8 0 878266767 395014144 7289 33554432000 4194304 4964800 140734907920352 18446744073709551615 244446604160 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=385756 CPUtime=50.99 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 674 0 0 0 5090 9 0 0 22 0 8 0 878266767 395014144 7289 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=385756 CPUtime=51 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 861 0 0 0 5092 8 0 0 25 0 8 0 878266767 395014144 7289 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=385756 CPUtime=50.9 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 627 0 0 0 5084 6 0 0 22 0 8 0 878266767 395014144 7289 33554432000 4194304 4964800 140734907920352 18446744073709551615 4651467 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=385756 CPUtime=51.01 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 704 0 0 0 5092 9 0 0 21 0 8 0 878266767 395014144 7289 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=385756 CPUtime=50.72 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 649 0 0 0 5066 6 0 0 25 0 8 0 878266767 395014144 7289 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.74

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

/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 909 0 0 0 11478 16 0 0 25 0 8 0 878266767 395694080 8014 33554432000 4194304 4964800 140734907920352 18446744073709551615 4660185 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=386420 CPUtime=114.83 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 719 0 0 0 11470 13 0 0 21 0 8 0 878266767 395694080 8014 33554432000 4194304 4964800 140734907920352 18446744073709551615 4364717 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=386420 CPUtime=114.96 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 807 0 0 0 11479 17 0 0 18 0 8 0 878266767 395694080 8014 33554432000 4194304 4964800 140734907920352 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=386420 CPUtime=114.66 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 722 0 0 0 11451 15 0 0 25 0 8 0 878266767 395694080 8014 33554432000 4194304 4964800 140734907920352 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 918.96
Current children cumulated vsize (KiB) 386420

[startup+121.501 s]
/proc/loadavg: 7.26 4.07 2.75 9/175 25730
/proc/meminfo: memFree=31911604/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=386552 CPUtime=970.09 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 8137 0 0 0 96871 138 0 0 25 0 8 0 878266766 395829248 8050 33554432000 4194304 4964800 140734907920352 18446744073709551615 4660236 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25718/statm: 96638 8050 464 189 0 90987 0
[pid=25718/tid=25720] ppid=25716 vsize=386552 CPUtime=121.29 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 1074 0 0 0 12105 24 0 0 25 0 8 0 878266767 395829248 8050 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=386552 CPUtime=121.39 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 1765 0 0 0 12125 14 0 0 25 0 8 0 878266767 395829248 8050 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=386552 CPUtime=121.31 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 794 0 0 0 12114 17 0 0 25 0 8 0 878266767 395829248 8050 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=386552 CPUtime=121.33 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 909 0 0 0 12117 16 0 0 25 0 8 0 878266767 395829248 8050 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=386552 CPUtime=121.23 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 735 0 0 0 12109 14 0 0 23 0 8 0 878266767 395829248 8050 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=386552 CPUtime=121.36 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 811 0 0 0 12118 18 0 0 25 0 8 0 878266767 395829248 8050 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320849 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=386552 CPUtime=121.06 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 722 0 0 0 12090 16 0 0 25 0 8 0 878266767 395829248 8050 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 970.09
Current children cumulated vsize (KiB) 386552

[startup+127.901 s]
/proc/loadavg: 7.32 4.13 2.78 9/175 25730
/proc/meminfo: memFree=31911604/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=386476 CPUtime=1021.23 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 8152 0 0 0 101979 144 0 0 25 0 8 0 878266766 395751424 8065 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25718/statm: 96619 8065 464 189 0 90968 0
[pid=25718/tid=25720] ppid=25716 vsize=386476 CPUtime=127.68 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 1077 0 0 0 12743 25 0 0 18 0 8 0 878266767 395751424 8065 33554432000 4194304 4964800 140734907920352 18446744073709551615 4658618 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=386476 CPUtime=127.79 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 1770 0 0 0 12764 15 0 0 18 0 8 0 878266767 395751424 8065 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=386476 CPUtime=127.7 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 799 0 0 0 12753 17 0 0 25 0 8 0 878266767 395751424 8065 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=386476 CPUtime=127.73 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 909 0 0 0 12756 17 0 0 19 0 8 0 878266767 395751424 8065 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=386476 CPUtime=127.62 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 735 0 0 0 12748 14 0 0 18 0 8 0 878266767 395751424 8065 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=386476 CPUtime=127.75 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 811 0 0 0 12757 18 0 0 25 0 8 0 878266767 395751424 8065 33554432000 4194304 4964800 140734907920352 18446744073709551615 4660185 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=386476 CPUtime=127.45 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 722 0 0 0 12728 17 0 0 25 0 8 0 878266767 395751424 8065 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1021.23
Current children cumulated vsize (KiB) 386476

[startup+131.1 s]
/proc/loadavg: 7.46 4.21 2.81 9/175 25730
/proc/meminfo: memFree=31911600/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=386476 CPUtime=1046.79 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 8159 0 0 0 104532 147 0 0 25 0 8 0 878266766 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670349 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25718/statm: 96619 8072 464 189 0 90968 0
[pid=25718/tid=25720] ppid=25716 vsize=386476 CPUtime=130.88 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 1078 0 0 0 13062 26 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=386476 CPUtime=130.98 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 1771 0 0 0 13083 15 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=386476 CPUtime=130.9 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 804 0 0 0 13072 18 0 0 18 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320993 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=386476 CPUtime=130.93 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 909 0 0 0 13076 17 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=386476 CPUtime=130.82 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 735 0 0 0 13067 15 0 0 20 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=386476 CPUtime=130.94 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 811 0 0 0 13076 18 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=386476 CPUtime=130.65 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 722 0 0 0 13048 17 0 0 20 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4660500 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1046.79
Current children cumulated vsize (KiB) 386476

[startup+132.701 s]
/proc/loadavg: 7.46 4.21 2.81 9/175 25730
/proc/meminfo: memFree=31911600/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=386476 CPUtime=1059.57 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 8159 0 0 0 105809 148 0 0 25 0 8 0 878266766 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25718/statm: 96619 8072 464 189 0 90968 0
[pid=25718/tid=25720] ppid=25716 vsize=386476 CPUtime=132.48 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 1078 0 0 0 13222 26 0 0 18 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=386476 CPUtime=132.58 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 1771 0 0 0 13243 15 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=386476 CPUtime=132.49 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 804 0 0 0 13231 18 0 0 20 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=386476 CPUtime=132.53 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 909 0 0 0 13235 18 0 0 18 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=386476 CPUtime=132.42 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 735 0 0 0 13227 15 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4669376 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=386476 CPUtime=132.55 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 811 0 0 0 13236 19 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=386476 CPUtime=132.25 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 722 0 0 0 13208 17 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1059.57
Current children cumulated vsize (KiB) 386476

[startup+133.501 s]
/proc/loadavg: 7.46 4.21 2.81 9/175 25730
/proc/meminfo: memFree=31911600/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=386476 CPUtime=1065.96 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 8159 0 0 0 106447 149 0 0 25 0 8 0 878266766 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25718/statm: 96619 8072 464 189 0 90968 0
[pid=25718/tid=25720] ppid=25716 vsize=386476 CPUtime=133.28 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 1078 0 0 0 13302 26 0 0 19 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=386476 CPUtime=133.38 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 1771 0 0 0 13323 15 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4658168 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=386476 CPUtime=133.29 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 804 0 0 0 13311 18 0 0 23 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=386476 CPUtime=133.33 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 909 0 0 0 13315 18 0 0 19 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=386476 CPUtime=133.22 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 735 0 0 0 13307 15 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321088 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=386476 CPUtime=133.34 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 811 0 0 0 13315 19 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=386476 CPUtime=133.06 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 722 0 0 0 13288 18 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 244446601371 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1065.96
Current children cumulated vsize (KiB) 386476

[startup+133.701 s]
/proc/loadavg: 7.46 4.21 2.81 9/175 25730
/proc/meminfo: memFree=31911600/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=386476 CPUtime=1067.56 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 8159 0 0 0 106607 149 0 0 25 0 8 0 878266766 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 244446642822 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25718/statm: 96619 8072 464 189 0 90968 0
[pid=25718/tid=25720] ppid=25716 vsize=386476 CPUtime=133.48 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 1078 0 0 0 13322 26 0 0 20 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=386476 CPUtime=133.58 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 1771 0 0 0 13343 15 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=386476 CPUtime=133.49 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 804 0 0 0 13331 18 0 0 24 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=386476 CPUtime=133.53 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 909 0 0 0 13335 18 0 0 20 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4342154 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=386476 CPUtime=133.42 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 735 0 0 0 13327 15 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=386476 CPUtime=133.54 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 811 0 0 0 13335 19 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=386476 CPUtime=133.26 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 722 0 0 0 13308 18 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 244446604007 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1067.56
Current children cumulated vsize (KiB) 386476

[startup+133.801 s]
/proc/loadavg: 7.46 4.21 2.81 9/175 25730
/proc/meminfo: memFree=31911600/32951124 swapFree=67064368/67111528
[pid=25718] ppid=25716 vsize=386476 CPUtime=1068.36 cores=0-7
/proc/25718/stat : 25718 (claspmt) R 25716 25718 25643 0 -1 4202496 8159 0 0 0 106687 149 0 0 25 0 8 0 878266766 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4669410 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/25718/statm: 96619 8072 464 189 0 90968 0
[pid=25718/tid=25720] ppid=25716 vsize=386476 CPUtime=133.57 cores=0-7
/proc/25718/task/25720/stat : 25720 (claspmt) R 25716 25718 25643 0 -1 4202560 1078 0 0 0 13331 26 0 0 20 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4332059 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=25718/tid=25721] ppid=25716 vsize=386476 CPUtime=133.68 cores=0-7
/proc/25718/task/25721/stat : 25721 (claspmt) R 25716 25718 25643 0 -1 4202560 1771 0 0 0 13353 15 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=25718/tid=25722] ppid=25716 vsize=386476 CPUtime=133.59 cores=0-7
/proc/25718/task/25722/stat : 25722 (claspmt) R 25716 25718 25643 0 -1 4202560 804 0 0 0 13341 18 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=25718/tid=25723] ppid=25716 vsize=386476 CPUtime=133.63 cores=0-7
/proc/25718/task/25723/stat : 25723 (claspmt) R 25716 25718 25643 0 -1 4202560 909 0 0 0 13345 18 0 0 20 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=25718/tid=25724] ppid=25716 vsize=386476 CPUtime=133.52 cores=0-7
/proc/25718/task/25724/stat : 25724 (claspmt) R 25716 25718 25643 0 -1 4202560 735 0 0 0 13337 15 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=25718/tid=25725] ppid=25716 vsize=386476 CPUtime=133.64 cores=0-7
/proc/25718/task/25725/stat : 25725 (claspmt) R 25716 25718 25643 0 -1 4202560 811 0 0 0 13345 19 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=25718/tid=25726] ppid=25716 vsize=386476 CPUtime=133.36 cores=0-7
/proc/25718/task/25726/stat : 25726 (claspmt) R 25716 25718 25643 0 -1 4202560 722 0 0 0 13318 18 0 0 25 0 8 0 878266767 395751424 8072 33554432000 4194304 4964800 140734907920352 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1068.36
Current children cumulated vsize (KiB) 386476

Child status: 20
Real time (s): 133.814
CPU time (s): 1068.43
CPU user time (s): 1066.93
CPU system time (s): 1.49977
CPU usage (%): 798.44
Max. virtual memory (cumulated for all children) (KiB): 386552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1066.93
system time used= 1.49977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8170
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= 237723
involuntary context switches= 3615

runsolver used 0.185971 second user time and 0.428934 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-10 02:44:23
IDJOB=3381319
IDBENCH=87943
IDSOLVER=1865
FILE ID=node105/3381319-1307666663
RUNJOBID= node105-1307666656-25657
PBS_JOBID= 13549482
Free space on /tmp= 74144 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.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-3381319-1307666663/watcher-3381319-1307666663 -o /tmp/evaluation-result-3381319-1307666663/solver-3381319-1307666663 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381319-1307666663.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=779522021

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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:     32951124 kB
MemFree:      31938932 kB
Buffers:        234844 kB
Cached:         523568 kB
SwapCached:      20132 kB
Active:         340808 kB
Inactive:       445884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31938932 kB
SwapTotal:    67111528 kB
SwapFree:     67064368 kB
Dirty:            1368 kB
Writeback:           0 kB
AnonPages:       25996 kB
Mapped:          10240 kB
Slab:           159780 kB
PageTables:       4012 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   151908 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= 74144 MiB
End job on node105 at 2011-06-10 02:46:37