Trace number 3322364

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 35861.8 5100.25

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...381018/instance-3322364-1304381018.cnf
0.19/0.25	c Solving...
35861.56/5100.01	
35861.56/5100.01	*** INTERRUPTED! ***
35861.56/5100.01	*** Shutting down threads...
35861.78/5100.24	s UNKNOWN
35861.78/5100.24	
35861.78/5100.24	c INTERRUPTED   : 1
35861.78/5100.24	c Models        : 0+    
35861.78/5100.24	c Time          : 5100.025s (Solving: 5099.78s 1st Model: 0.00s Unsat: 0.00s)
35861.78/5100.24	c CPU Time      : 35861.610s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3322364-1304381018/watcher-3322364-1304381018 -o /tmp/evaluation-result-3322364-1304381018/solver-3322364-1304381018 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322364-1304381018.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: 8.41 8.45 8.24 2/302 30857
/proc/meminfo: memFree=12796732/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=26924 CPUtime=0 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 2247 0 0 0 0 0 0 0 25 0 1 0 549700553 27570176 1948 33554432000 4194304 4964704 140733697540832 18446744073709551615 235594892394 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30857/statm: 6764 1949 389 189 0 1638 0

[startup+0.0478809 s]
/proc/loadavg: 8.41 8.45 8.24 2/302 30857
/proc/meminfo: memFree=12796732/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=34072 CPUtime=0.04 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 4559 0 0 0 4 0 0 0 25 0 1 0 549700553 34889728 3683 33554432000 4194304 4964704 140733697540832 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30857/statm: 8518 3683 399 189 0 3392 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34072

[startup+0.10086 s]
/proc/loadavg: 8.41 8.45 8.24 2/302 30857
/proc/meminfo: memFree=12796732/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=36836 CPUtime=0.09 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 5260 0 0 0 9 0 0 0 25 0 1 0 549700553 37720064 4384 33554432000 4194304 4964704 140733697540832 18446744073709551615 235594527429 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30857/statm: 9209 4384 404 189 0 4083 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36836

[startup+0.300912 s]
/proc/loadavg: 8.41 8.45 8.24 2/302 30857
/proc/meminfo: memFree=12796732/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=347936 CPUtime=0.31 cores=0-7
/proc/30857/stat : 30857 (claspmt) S 30855 30857 28873 0 -1 4202496 14164 0 0 0 28 3 0 0 25 0 8 0 549700553 356286464 11225 33554432000 4194304 4964704 140733697540832 18446744073709551615 235606682521 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30857/statm: 86984 11225 442 189 0 81333 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 347936

[startup+0.700762 s]
/proc/loadavg: 8.41 8.45 8.24 2/302 30857
/proc/meminfo: memFree=12796732/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=348468 CPUtime=2.79 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 15205 0 0 0 275 4 0 0 25 0 8 0 549700553 356831232 12266 33554432000 4194304 4964704 140733697540832 18446744073709551615 4456623 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 87117 12266 464 189 0 81466 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 348468

[startup+1.50062 s]
/proc/loadavg: 8.46 8.46 8.25 11/310 30865
/proc/meminfo: memFree=12746580/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=350492 CPUtime=8.37 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 17709 0 0 0 832 5 0 0 25 0 8 0 549700553 358903808 14770 33554432000 4194304 4964704 140733697540832 18446744073709551615 4456623 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/30857/statm: 87623 14770 464 189 0 81972 0
[pid=30857/tid=30859] ppid=30855 vsize=350492 CPUtime=1.14 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 1371 0 0 0 114 0 0 0 25 0 8 0 549700578 358903808 14770 33554432000 4194304 4964704 140733697540832 18446744073709551615 4677965 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=350492 CPUtime=1.14 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 2077 0 0 0 114 0 0 0 18 0 8 0 549700578 358903808 14770 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670565 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=350492 CPUtime=1.14 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 1798 0 0 0 114 0 0 0 18 0 8 0 549700578 358903808 14770 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=350492 CPUtime=1.14 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 1608 0 0 0 114 0 0 0 18 0 8 0 549700578 358903808 14770 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=350492 CPUtime=1.22 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 1267 0 0 0 122 0 0 0 25 0 8 0 549700578 358903808 14770 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=350492 CPUtime=1.13 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 1498 0 0 0 113 0 0 0 25 0 8 0 549700578 358903808 14770 33554432000 4194304 4964704 140733697540832 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=350492 CPUtime=1.15 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 1943 0 0 0 114 1 0 0 18 0 8 0 549700578 358903808 14770 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 350492

[startup+3.10034 s]
/proc/loadavg: 8.46 8.46 8.25 10/310 30865
/proc/meminfo: memFree=12732692/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=418352 CPUtime=19.55 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 21232 0 0 0 1948 7 0 0 25 0 8 0 549700553 428392448 18293 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30857/statm: 104588 18293 464 189 0 98937 0
[pid=30857/tid=30859] ppid=30855 vsize=418352 CPUtime=2.74 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 1683 0 0 0 274 0 0 0 25 0 8 0 549700578 428392448 18293 33554432000 4194304 4964704 140733697540832 18446744073709551615 235594533890 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=418352 CPUtime=2.74 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 2637 0 0 0 274 0 0 0 21 0 8 0 549700578 428392448 18293 33554432000 4194304 4964704 140733697540832 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=418352 CPUtime=2.74 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 2223 0 0 0 274 0 0 0 21 0 8 0 549700578 428392448 18293 33554432000 4194304 4964704 140733697540832 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=418352 CPUtime=2.74 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 2055 0 0 0 273 1 0 0 21 0 8 0 549700578 428392448 18293 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=418352 CPUtime=2.56 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 1704 0 0 0 256 0 0 0 25 0 8 0 549700578 428392448 18293 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=418352 CPUtime=2.72 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 2072 0 0 0 272 0 0 0 25 0 8 0 549700578 428392448 18293 33554432000 4194304 4964704 140733697540832 18446744073709551615 4660492 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=418352 CPUtime=2.25 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 2390 0 0 0 224 1 0 0 20 0 8 0 549700578 428392448 18293 33554432000 4194304 4964704 140733697540832 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 19.55
Current children cumulated vsize (KiB) 418352

[startup+6.30078 s]
/proc/loadavg: 8.46 8.46 8.25 10/310 30866
/proc/meminfo: memFree=12713260/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=485212 CPUtime=41.88 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 26479 0 0 0 4178 10 0 0 19 0 8 0 549700553 496857088 23540 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30857/statm: 121303 23540 464 189 0 115652 0
[pid=30857/tid=30859] ppid=30855 vsize=485212 CPUtime=5.22 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 1920 0 0 0 522 0 0 0 25 0 8 0 549700578 496857088 23540 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=485212 CPUtime=5.94 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 4278 0 0 0 592 2 0 0 25 0 8 0 549700578 496857088 23540 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=485212 CPUtime=5.93 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 2687 0 0 0 593 0 0 0 25 0 8 0 549700578 496857088 23540 33554432000 4194304 4964704 140733697540832 18446744073709551615 4669044 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=485212 CPUtime=4.97 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 2516 0 0 0 496 1 0 0 25 0 8 0 549700578 496857088 23540 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670362 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=485212 CPUtime=5.73 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 2475 0 0 0 572 1 0 0 25 0 8 0 549700578 496857088 23540 33554432000 4194304 4964704 140733697540832 18446744073709551615 235594971630 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=485212 CPUtime=5.87 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 2377 0 0 0 587 0 0 0 25 0 8 0 549700578 496857088 23540 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668850 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=485212 CPUtime=4.84 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 3505 0 0 0 482 2 0 0 25 0 8 0 549700578 496857088 23540 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 41.88
Current children cumulated vsize (KiB) 485212

[startup+12.7007 s]
/proc/loadavg: 8.54 8.48 8.26 10/310 30866
/proc/meminfo: memFree=12685748/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=489048 CPUtime=86.62 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 32362 0 0 0 8648 14 0 0 25 0 8 0 549700553 500785152 29423 33554432000 4194304 4964704 140733697540832 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30857/statm: 122262 29423 466 189 0 116611 0
[pid=30857/tid=30859] ppid=30855 vsize=489048 CPUtime=8.41 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 2093 0 0 0 841 0 0 0 25 0 8 0 549700578 500785152 29423 33554432000 4194304 4964704 140733697540832 18446744073709551615 4660304 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=489048 CPUtime=12.34 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 5795 0 0 0 1231 3 0 0 25 0 8 0 549700578 500785152 29423 33554432000 4194304 4964704 140733697540832 18446744073709551615 4313804 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=489048 CPUtime=12.34 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 3040 0 0 0 1233 1 0 0 25 0 8 0 549700578 500785152 29423 33554432000 4194304 4964704 140733697540832 18446744073709551615 4653420 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=489048 CPUtime=11.36 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 3257 0 0 0 1135 1 0 0 25 0 8 0 549700578 500785152 29423 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=489048 CPUtime=8.93 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 2633 0 0 0 892 1 0 0 25 0 8 0 549700578 500785152 29423 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=489048 CPUtime=12.21 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 2959 0 0 0 1221 0 0 0 25 0 8 0 549700578 500785152 29423 33554432000 4194304 4964704 140733697540832 18446744073709551615 4669945 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=489048 CPUtime=11.24 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 5231 0 0 0 1121 3 0 0 25 0 8 0 549700578 500785152 29423 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 86.62
Current children cumulated vsize (KiB) 489048

[startup+25.5004 s]
/proc/loadavg: 8.61 8.50 8.26 10/310 30866
/proc/meminfo: memFree=12649912/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=491908 CPUtime=176.06 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 41197 0 0 0 17585 21 0 0 25 0 8 0 549700553 503713792 38258 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670233 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30857/statm: 122977 38258 466 189 0 117326 0
[pid=30857/tid=30859] ppid=30855 vsize=491908 CPUtime=16.49 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 2778 0 0 0 1648 1 0 0 25 0 8 0 549700578 503713792 38258 33554432000 4194304 4964704 140733697540832 18446744073709551615 4651321 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=491908 CPUtime=25.12 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 7507 0 0 0 2508 4 0 0 25 0 8 0 549700578 503713792 38258 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=491908 CPUtime=25.13 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 3756 0 0 0 2512 1 0 0 25 0 8 0 549700578 503713792 38258 33554432000 4194304 4964704 140733697540832 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=491908 CPUtime=22.67 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 4411 0 0 0 2265 2 0 0 25 0 8 0 549700578 503713792 38258 33554432000 4194304 4964704 140733697540832 18446744073709551615 4683999 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=491908 CPUtime=19.03 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 3311 0 0 0 1901 2 0 0 25 0 8 0 549700578 503713792 38258 33554432000 4194304 4964704 140733697540832 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=491908 CPUtime=24.87 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 3500 0 0 0 2486 1 0 0 25 0 8 0 549700578 503713792 38258 33554432000 4194304 4964704 140733697540832 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=491908 CPUtime=23.68 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 7866 0 0 0 2364 4 0 0 25 0 8 0 549700578 503713792 38258 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 176.06
Current children cumulated vsize (KiB) 491908

[startup+51.1009 s]
/proc/loadavg: 8.90 8.57 8.29 11/311 30870
/proc/meminfo: memFree=12571508/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=499964 CPUtime=354.34 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 53956 0 0 0 35404 30 0 0 25 0 8 0 549700553 511963136 51017 33554432000 4194304 4964704 140733697540832 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30857/statm: 124991 51017 466 189 0 119340 0
[pid=30857/tid=30859] ppid=30855 vsize=499964 CPUtime=30.61 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 3231 0 0 0 3060 1 0 0 25 0 8 0 549700578 511963136 51017 33554432000 4194304 4964704 140733697540832 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=499964 CPUtime=50.2 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 10037 0 0 0 5014 6 0 0 25 0 8 0 549700578 511963136 51017 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=499964 CPUtime=50.24 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 5269 0 0 0 5022 2 0 0 25 0 8 0 549700578 511963136 51017 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=499964 CPUtime=37.43 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 5085 0 0 0 3741 2 0 0 25 0 8 0 549700578 511963136 51017 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=499964 CPUtime=44.63 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 5172 0 0 0 4460 3 0 0 25 0 8 0 549700578 511963136 51017 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670598 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=499964 CPUtime=50.22 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 5193 0 0 0 5019 3 0 0 25 0 8 0 549700578 511963136 51017 33554432000 4194304 4964704 140733697540832 18446744073709551615 4669391 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=499964 CPUtime=48.86 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 11012 0 0 0 4879 7 0 0 25 0 8 0 549700578 511963136 51017 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 354.34

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

[pid=30857/tid=30860] ppid=30855 vsize=1409636 CPUtime=4391.84 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 46891 0 0 0 439132 52 0 0 25 0 8 0 549700578 1443467264 264767 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=1409636 CPUtime=3933.79 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 18322 0 0 0 393355 24 0 0 25 0 8 0 549700578 1443467264 264767 33554432000 4194304 4964704 140733697540832 18446744073709551615 4683929 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=1409636 CPUtime=4422.41 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 32776 0 0 0 442207 34 0 0 25 0 8 0 549700578 1443467264 264767 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=1409636 CPUtime=4333.36 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 29174 0 0 0 433299 37 0 0 25 0 8 0 549700578 1443467264 264767 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=1409636 CPUtime=4074.17 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 21732 0 0 0 407387 30 0 0 25 0 8 0 549700578 1443467264 264767 33554432000 4194304 4964704 140733697540832 18446744073709551615 4660362 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=1409636 CPUtime=4465.42 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 72062 0 0 0 446449 93 0 0 25 0 8 0 549700578 1443467264 264767 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 33640.8
Current children cumulated vsize (KiB) 1409636

[startup+4842.3 s]
/proc/loadavg: 9.03 9.05 9.01 10/310 31010
/proc/meminfo: memFree=11739564/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=1409952 CPUtime=34060.2 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 271368 0 0 0 3405684 338 0 0 25 0 8 0 549700553 1443790848 264871 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/30857/statm: 352488 264871 466 189 0 346837 0
[pid=30857/tid=30859] ppid=30855 vsize=1409952 CPUtime=4042.51 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 21605 0 0 0 404222 29 0 0 25 0 8 0 549700578 1443790848 264871 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=1409952 CPUtime=4445.01 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 46893 0 0 0 444449 52 0 0 25 0 8 0 549700578 1443790848 264871 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=1409952 CPUtime=3981.99 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 18393 0 0 0 398175 24 0 0 25 0 8 0 549700578 1443790848 264871 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=1409952 CPUtime=4482.41 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 32851 0 0 0 448207 34 0 0 25 0 8 0 549700578 1443790848 264871 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=1409952 CPUtime=4393.36 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 29214 0 0 0 439299 37 0 0 25 0 8 0 549700578 1443790848 264871 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=1409952 CPUtime=4128.96 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 21732 0 0 0 412866 30 0 0 25 0 8 0 549700578 1443790848 264871 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=1409952 CPUtime=4525.41 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 72064 0 0 0 452448 93 0 0 25 0 8 0 549700578 1443790848 264871 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670017 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34060.2
Current children cumulated vsize (KiB) 1409952

[startup+4902.3 s]
/proc/loadavg: 9.01 9.04 9.00 10/310 31011
/proc/meminfo: memFree=11738428/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=1409952 CPUtime=34479.6 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 271687 0 0 0 3447623 339 0 0 25 0 8 0 549700553 1443790848 265129 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/30857/statm: 352488 265129 466 189 0 346837 0
[pid=30857/tid=30859] ppid=30855 vsize=1409952 CPUtime=4094.11 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 21605 0 0 0 409382 29 0 0 25 0 8 0 549700578 1443790848 265129 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=1409952 CPUtime=4502.84 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 46893 0 0 0 450232 52 0 0 25 0 8 0 549700578 1443790848 265129 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=1409952 CPUtime=4016.72 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 18507 0 0 0 401648 24 0 0 25 0 8 0 549700578 1443790848 265129 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=1409952 CPUtime=4542.41 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 32959 0 0 0 454207 34 0 0 25 0 8 0 549700578 1443790848 265129 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=1409952 CPUtime=4453.36 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 29311 0 0 0 445299 37 0 0 25 0 8 0 549700578 1443790848 265129 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=1409952 CPUtime=4183.74 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 21732 0 0 0 418344 30 0 0 25 0 8 0 549700578 1443790848 265129 33554432000 4194304 4964704 140733697540832 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=1409952 CPUtime=4585.41 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 72064 0 0 0 458447 94 0 0 25 0 8 0 549700578 1443790848 265129 33554432000 4194304 4964704 140733697540832 18446744073709551615 4669073 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34479.6
Current children cumulated vsize (KiB) 1409952

[startup+4962.3 s]
/proc/loadavg: 9.00 9.03 9.00 10/310 31013
/proc/meminfo: memFree=11726500/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=1409952 CPUtime=34899 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 274860 0 0 0 3489556 344 0 0 25 0 8 0 549700553 1443790848 268302 33554432000 4194304 4964704 140733697540832 18446744073709551615 4669060 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30857/statm: 352488 268302 466 189 0 346837 0
[pid=30857/tid=30859] ppid=30855 vsize=1409952 CPUtime=4150.71 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 21831 0 0 0 415042 29 0 0 25 0 8 0 549700578 1443790848 268302 33554432000 4194304 4964704 140733697540832 18446744073709551615 4653356 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=1409952 CPUtime=4562.84 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 46999 0 0 0 456232 52 0 0 25 0 8 0 549700578 1443790848 268302 33554432000 4194304 4964704 140733697540832 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=1409952 CPUtime=4064.42 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 18507 0 0 0 406418 24 0 0 25 0 8 0 549700578 1443790848 268302 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=1409952 CPUtime=4602.41 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 32996 0 0 0 460207 34 0 0 25 0 8 0 549700578 1443790848 268302 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=1409952 CPUtime=4513.35 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 29311 0 0 0 451298 37 0 0 25 0 8 0 549700578 1443790848 268302 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=1409952 CPUtime=4227.83 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 21752 0 0 0 422753 30 0 0 25 0 8 0 549700578 1443790848 268302 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=1409952 CPUtime=4645.4 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 74839 0 0 0 464442 98 0 0 25 0 8 0 549700578 1443790848 268302 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 34899
Current children cumulated vsize (KiB) 1409952

[startup+5022.3 s]
/proc/loadavg: 9.00 9.02 9.00 10/310 31014
/proc/meminfo: memFree=11722144/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=1409952 CPUtime=35318.4 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 275941 0 0 0 3531493 347 0 0 25 0 8 0 549700553 1443790848 269381 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30857/statm: 352488 269381 466 189 0 346837 0
[pid=30857/tid=30859] ppid=30855 vsize=1409952 CPUtime=4188.83 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 21848 0 0 0 418854 29 0 0 25 0 8 0 549700578 1443790848 269381 33554432000 4194304 4964704 140733697540832 18446744073709551615 4342186 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=1409952 CPUtime=4617.9 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 47683 0 0 0 461736 54 0 0 25 0 8 0 549700578 1443790848 269381 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=1409952 CPUtime=4102.08 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 18726 0 0 0 410183 25 0 0 25 0 8 0 549700578 1443790848 269381 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=1409952 CPUtime=4662.41 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 33043 0 0 0 466207 34 0 0 25 0 8 0 549700578 1443790848 269381 33554432000 4194304 4964704 140733697540832 18446744073709551615 4669006 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=1409952 CPUtime=4573.35 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 29311 0 0 0 457298 37 0 0 25 0 8 0 549700578 1443790848 269381 33554432000 4194304 4964704 140733697540832 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=1409952 CPUtime=4285.58 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 21779 0 0 0 428528 30 0 0 25 0 8 0 549700578 1443790848 269381 33554432000 4194304 4964704 140733697540832 18446744073709551615 4653154 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=1409952 CPUtime=4705.39 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 74915 0 0 0 470441 98 0 0 25 0 8 0 549700578 1443790848 269381 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35318.4
Current children cumulated vsize (KiB) 1409952

[startup+5082.3 s]
/proc/loadavg: 9.08 9.05 9.01 10/310 31016
/proc/meminfo: memFree=11711596/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=1409952 CPUtime=35737.8 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 278616 0 0 0 3573426 351 0 0 25 0 8 0 549700553 1443790848 271949 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/30857/statm: 352488 271949 466 189 0 346837 0
[pid=30857/tid=30859] ppid=30855 vsize=1409952 CPUtime=4233.28 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 22042 0 0 0 423299 29 0 0 25 0 8 0 549700578 1443790848 271949 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=1409952 CPUtime=4677.56 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 48098 0 0 0 467702 54 0 0 25 0 8 0 549700578 1443790848 271949 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=1409952 CPUtime=4146.72 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 19028 0 0 0 414647 25 0 0 25 0 8 0 549700578 1443790848 271949 33554432000 4194304 4964704 140733697540832 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=1409952 CPUtime=4722.41 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 33835 0 0 0 472206 35 0 0 25 0 8 0 549700578 1443790848 271949 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=1409952 CPUtime=4633.35 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 30050 0 0 0 463297 38 0 0 25 0 8 0 549700578 1443790848 271949 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=1409952 CPUtime=4343.61 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 21790 0 0 0 434331 30 0 0 25 0 8 0 549700578 1443790848 271949 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=1409952 CPUtime=4765.37 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 75137 0 0 0 476439 98 0 0 25 0 8 0 549700578 1443790848 271949 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668492 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35737.8
Current children cumulated vsize (KiB) 1409952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.12 9.06 9.01 10/310 31016
/proc/meminfo: memFree=11711712/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=1409952 CPUtime=35861.6 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 278666 0 0 0 3585805 351 0 0 25 0 8 0 549700553 1443790848 271998 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668693 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/30857/statm: 352488 271998 466 189 0 346837 0
[pid=30857/tid=30859] ppid=30855 vsize=1409952 CPUtime=4243.01 cores=0-7
/proc/30857/task/30859/stat : 30859 (claspmt) R 30855 30857 28873 0 -1 4202560 22042 0 0 0 424272 29 0 0 25 0 8 0 549700578 1443790848 271998 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30857/tid=30860] ppid=30855 vsize=1409952 CPUtime=4694.84 cores=0-7
/proc/30857/task/30860/stat : 30860 (claspmt) R 30855 30857 28873 0 -1 4202560 48099 0 0 0 469429 55 0 0 25 0 8 0 549700578 1443790848 271998 33554432000 4194304 4964704 140733697540832 18446744073709551615 235594971630 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30857/tid=30861] ppid=30855 vsize=1409952 CPUtime=4164.43 cores=0-7
/proc/30857/task/30861/stat : 30861 (claspmt) R 30855 30857 28873 0 -1 4202560 19028 0 0 0 416418 25 0 0 25 0 8 0 549700578 1443790848 271998 33554432000 4194304 4964704 140733697540832 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30857/tid=30862] ppid=30855 vsize=1409952 CPUtime=4740.12 cores=0-7
/proc/30857/task/30862/stat : 30862 (claspmt) R 30855 30857 28873 0 -1 4202560 33835 0 0 0 473977 35 0 0 25 0 8 0 549700578 1443790848 271998 33554432000 4194304 4964704 140733697540832 18446744073709551615 4669263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30857/tid=30863] ppid=30855 vsize=1409952 CPUtime=4651.06 cores=0-7
/proc/30857/task/30863/stat : 30863 (claspmt) R 30855 30857 28873 0 -1 4202560 30050 0 0 0 465068 38 0 0 25 0 8 0 549700578 1443790848 271998 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30857/tid=30864] ppid=30855 vsize=1409952 CPUtime=4357.83 cores=0-7
/proc/30857/task/30864/stat : 30864 (claspmt) R 30855 30857 28873 0 -1 4202560 21839 0 0 0 435753 30 0 0 25 0 8 0 549700578 1443790848 271998 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670114 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30857/tid=30865] ppid=30855 vsize=1409952 CPUtime=4783.08 cores=0-7
/proc/30857/task/30865/stat : 30865 (claspmt) R 30855 30857 28873 0 -1 4202560 75137 0 0 0 478210 98 0 0 25 0 8 0 549700578 1443790848 271998 33554432000 4194304 4964704 140733697540832 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 35861.6
Current children cumulated vsize (KiB) 1409952

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

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

[startup+5100.2 s]
/proc/loadavg: 9.12 9.06 9.01 10/310 31016
/proc/meminfo: memFree=11711712/32950928 swapFree=67111404/67111528
[pid=30857] ppid=30855 vsize=1391564 CPUtime=35861.8 cores=0-7
/proc/30857/stat : 30857 (claspmt) R 30855 30857 28873 0 -1 4202496 278676 0 0 0 3585827 351 0 0 25 0 1 0 549700553 1424961536 263882 33554432000 4194304 4964704 140733697540832 18446744073709551615 235594523630 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30857/statm: 347891 263882 476 189 0 342240 0
Current children cumulated CPU time (s) 35861.8
Current children cumulated vsize (KiB) 1391564

Child status: 0
Real time (s): 5100.25
CPU time (s): 35861.8
CPU user time (s): 35858.3
CPU system time (s): 3.56246
CPU usage (%): 703.139
Max. virtual memory (cumulated for all children) (KiB): 1409952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35858.3
system time used= 3.56246
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 278677
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= 81032
involuntary context switches= 229637

runsolver used 14.6928 second user time and 36.3165 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-03 02:03:38
IDJOB=3322364
IDBENCH=83130
IDSOLVER=1711
FILE ID=node120/3322364-1304381018
RUNJOBID= node120-1304366467-28887
PBS_JOBID= 13181751
Free space on /tmp= 73524 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom16.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-3322364-1304381018/watcher-3322364-1304381018 -o /tmp/evaluation-result-3322364-1304381018/solver-3322364-1304381018 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322364-1304381018.cnf

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=1391111223

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:      12796888 kB
Buffers:        613572 kB
Cached:        2607656 kB
SwapCached:          8 kB
Active:       17592828 kB
Inactive:      2133040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12796888 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:            2792 kB
Writeback:           0 kB
AnonPages:    16504596 kB
Mapped:          24412 kB
Slab:           312348 kB
PageTables:      48368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51727988 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= 73524 MiB
End job on node120 at 2011-05-03 03:28:40