Trace number 3380994

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 40000.4 5010.92

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n240-s78945233-sat.cnf
MD5SUM1f90ac4288669aff970e47f4201b5ea4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.119
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...499389/instance-3380994-1305499389.cnf
0.00/0.00	c Solving...
40000.36/5010.91	
40000.36/5010.91	*** INTERRUPTED! ***
40000.36/5010.91	*** Shutting down threads...
40000.36/5010.92	s UNKNOWN
40000.36/5010.92	
40000.36/5010.92	c INTERRUPTED   : 1
40000.36/5010.92	c Models        : 0+    
40000.36/5010.92	c Time          : 5010.915s (Solving: 5010.91s 1st Model: 0.00s Unsat: 0.00s)
40000.36/5010.92	c CPU Time      : 40000.410s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3380994-1305499389/watcher-3380994-1305499389 -o /tmp/evaluation-result-3380994-1305499389/solver-3380994-1305499389 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380994-1305499389.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.07 8.43 8.30 2/325 30696
/proc/meminfo: memFree=19287024/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=184508 CPUtime=0.02 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 897 0 0 0 2 0 0 0 25 0 8 0 661536766 188936192 818 33554432000 4194304 4964800 140735726885008 18446744073709551615 271562353561 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30696/statm: 46127 818 463 189 0 40476 0
[pid=30696/tid=30697] ppid=30694 vsize=184508 CPUtime=0 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 25 0 0 0 0 0 0 0 25 0 8 0 661536766 188936192 818 33554432000 4194304 4964800 140735726885008 18446744073709551615 4668920 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=184508 CPUtime=0 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 49 0 0 0 0 0 0 0 18 0 8 0 661536766 188936192 820 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=184508 CPUtime=0 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 35 0 0 0 0 0 0 0 25 0 8 0 661536766 188936192 820 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550198469 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=184508 CPUtime=0 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 33 0 0 0 0 0 0 0 25 0 8 0 661536766 188936192 820 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642670 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=184508 CPUtime=0 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 25 0 0 0 0 0 0 0 25 0 8 0 661536766 188936192 820 33554432000 4194304 4964800 140735726885008 18446744073709551615 4399324 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=184508 CPUtime=0 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) S 30694 30696 30670 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 8 0 661536766 188936192 820 33554432000 4194304 4964800 140735726885008 18446744073709551615 271562353561 0 0 4096 18946 18446604453265750848 0 0 -1 2 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=184508 CPUtime=0 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 73 0 0 0 0 0 0 0 25 0 8 0 661536766 188936192 821 33554432000 4194304 4964800 140735726885008 18446744073709551615 4658566 0 0 4096 18946 0 0 0 -1 0 0 0 0

[startup+0.0960859 s]
/proc/loadavg: 8.07 8.43 8.30 2/325 30696
/proc/meminfo: memFree=19287024/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=315844 CPUtime=0.7 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 1369 0 0 0 70 0 0 0 18 0 8 0 661536766 323424256 1290 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/30696/statm: 95345 1353 464 189 0 89694 0
[pid=30696/tid=30697] ppid=30694 vsize=381512 CPUtime=0.11 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 83 0 0 0 11 0 0 0 25 0 8 0 661536766 390668288 1468 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=381512 CPUtime=0.2 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 177 0 0 0 20 0 0 0 18 0 8 0 661536766 390668288 1597 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=381644 CPUtime=0.22 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 130 0 0 0 22 0 0 0 25 0 8 0 661536766 390803456 1699 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=381644 CPUtime=0.27 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) S 30694 30696 30670 0 -1 4202560 177 0 0 0 27 0 0 0 18 0 8 0 661536766 390803456 1740 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642670 0 0 4096 18946 18446604453265750848 0 0 -1 7 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=381644 CPUtime=0.31 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 108 0 0 0 31 0 0 0 18 0 8 0 661536766 390803456 1825 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670434 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=381776 CPUtime=0.35 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 129 0 0 0 35 0 0 0 18 0 8 0 661536766 390938624 1888 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=381908 CPUtime=0.37 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 204 0 0 0 37 0 0 0 18 0 8 0 661536766 391073792 1975 33554432000 4194304 4964800 140735726885008 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 315844

[startup+0.725761 s]
/proc/loadavg: 8.07 8.43 8.30 2/325 30696
/proc/meminfo: memFree=19287024/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=381908 CPUtime=5.65 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 2341 0 0 0 563 2 0 0 18 0 8 0 661536766 391073792 2262 33554432000 4194304 4964800 140735726885008 18446744073709551615 4668592 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/30696/statm: 95477 2262 464 189 0 89826 0
[pid=30696/tid=30697] ppid=30694 vsize=381908 CPUtime=0.66 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 188 0 0 0 66 0 0 0 18 0 8 0 661536766 391073792 2262 33554432000 4194304 4964800 140735726885008 18446744073709551615 4321165 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=381908 CPUtime=0.71 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 286 0 0 0 71 0 0 0 19 0 8 0 661536766 391073792 2262 33554432000 4194304 4964800 140735726885008 18446744073709551615 4660177 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=381908 CPUtime=0.71 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 145 0 0 0 71 0 0 0 25 0 8 0 661536766 391073792 2262 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=381908 CPUtime=0.7 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 262 0 0 0 70 0 0 0 18 0 8 0 661536766 391073792 2262 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642670 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=381908 CPUtime=0.7 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 165 0 0 0 70 0 0 0 18 0 8 0 661536766 391073792 2262 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=381908 CPUtime=0.7 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 157 0 0 0 70 0 0 0 18 0 8 0 661536766 391073792 2262 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550197896 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=381908 CPUtime=0.7 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 236 0 0 0 70 0 0 0 18 0 8 0 661536766 391073792 2262 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670147 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.65
Current children cumulated vsize (KiB) 381908

[startup+0.800432 s]
/proc/loadavg: 8.07 8.43 8.30 2/325 30696
/proc/meminfo: memFree=19287024/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=382032 CPUtime=6.24 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 2433 0 0 0 622 2 0 0 18 0 8 0 661536766 391200768 2354 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/30696/statm: 95508 2354 464 189 0 89857 0
[pid=30696/tid=30697] ppid=30694 vsize=382032 CPUtime=0.74 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 191 0 0 0 74 0 0 0 18 0 8 0 661536766 391200768 2354 33554432000 4194304 4964800 140735726885008 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=382032 CPUtime=0.78 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 298 0 0 0 78 0 0 0 19 0 8 0 661536766 391200768 2354 33554432000 4194304 4964800 140735726885008 18446744073709551615 4653199 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=382032 CPUtime=0.78 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 151 0 0 0 78 0 0 0 25 0 8 0 661536766 391200768 2354 33554432000 4194304 4964800 140735726885008 18446744073709551615 4660415 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=382032 CPUtime=0.78 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 296 0 0 0 78 0 0 0 19 0 8 0 661536766 391200768 2354 33554432000 4194304 4964800 140735726885008 18446744073709551615 4660165 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=382032 CPUtime=0.78 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 179 0 0 0 78 0 0 0 19 0 8 0 661536766 391200768 2354 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=382032 CPUtime=0.78 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 165 0 0 0 78 0 0 0 19 0 8 0 661536766 391200768 2354 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=382032 CPUtime=0.78 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 241 0 0 0 78 0 0 0 19 0 8 0 661536766 391200768 2354 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 382032

[startup+0.900414 s]
/proc/loadavg: 8.07 8.43 8.30 2/325 30696
/proc/meminfo: memFree=19287024/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=382032 CPUtime=7.05 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 2516 0 0 0 702 3 0 0 19 0 8 0 661536766 391200768 2437 33554432000 4194304 4964800 140735726885008 18446744073709551615 4660419 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/30696/statm: 95508 2437 464 189 0 89857 0
[pid=30696/tid=30697] ppid=30694 vsize=382032 CPUtime=0.84 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 201 0 0 0 84 0 0 0 18 0 8 0 661536766 391200768 2437 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=382032 CPUtime=0.88 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 313 0 0 0 88 0 0 0 19 0 8 0 661536766 391200768 2437 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=382032 CPUtime=0.88 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 155 0 0 0 88 0 0 0 25 0 8 0 661536766 391200768 2437 33554432000 4194304 4964800 140735726885008 18446744073709551615 4321065 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=382032 CPUtime=0.88 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 306 0 0 0 88 0 0 0 19 0 8 0 661536766 391200768 2437 33554432000 4194304 4964800 140735726885008 18446744073709551615 4362339 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=382032 CPUtime=0.88 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 196 0 0 0 88 0 0 0 19 0 8 0 661536766 391200768 2437 33554432000 4194304 4964800 140735726885008 18446744073709551615 4684742 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=382032 CPUtime=0.88 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 175 0 0 0 88 0 0 0 19 0 8 0 661536766 391200768 2437 33554432000 4194304 4964800 140735726885008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=382032 CPUtime=0.88 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 249 0 0 0 88 0 0 0 19 0 8 0 661536766 391200768 2437 33554432000 4194304 4964800 140735726885008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.05
Current children cumulated vsize (KiB) 382032

[startup+1.5003 s]
/proc/loadavg: 8.07 8.43 8.30 2/325 30696
/proc/meminfo: memFree=19287024/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=382296 CPUtime=11.83 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 2828 0 0 0 1179 4 0 0 18 0 8 0 661536766 391471104 2749 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670538 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/30696/statm: 95574 2749 464 189 0 89923 0
[pid=30696/tid=30697] ppid=30694 vsize=382296 CPUtime=1.44 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 252 0 0 0 144 0 0 0 19 0 8 0 661536766 391471104 2749 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=382296 CPUtime=1.48 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 364 0 0 0 148 0 0 0 18 0 8 0 661536766 391471104 2749 33554432000 4194304 4964800 140735726885008 18446744073709551615 4654506 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=382296 CPUtime=1.47 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 188 0 0 0 147 0 0 0 18 0 8 0 661536766 391471104 2749 33554432000 4194304 4964800 140735726885008 18446744073709551615 4684089 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=382296 CPUtime=1.47 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 359 0 0 0 147 0 0 0 20 0 8 0 661536766 391471104 2749 33554432000 4194304 4964800 140735726885008 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=382296 CPUtime=1.47 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 229 0 0 0 147 0 0 0 20 0 8 0 661536766 391471104 2749 33554432000 4194304 4964800 140735726885008 18446744073709551615 4660280 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=382296 CPUtime=1.47 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 204 0 0 0 147 0 0 0 18 0 8 0 661536766 391471104 2749 33554432000 4194304 4964800 140735726885008 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=382296 CPUtime=1.48 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 266 0 0 0 148 0 0 0 18 0 8 0 661536766 391471104 2749 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 382296

[startup+3.10101 s]
/proc/loadavg: 8.07 8.43 8.30 9/333 30704
/proc/meminfo: memFree=19276932/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=382688 CPUtime=24.59 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 3403 0 0 0 2452 7 0 0 18 0 8 0 661536766 391872512 3324 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550196468 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/30696/statm: 95672 3324 464 189 0 90021 0
[pid=30696/tid=30697] ppid=30694 vsize=382688 CPUtime=3.03 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 353 0 0 0 303 0 0 0 22 0 8 0 661536766 391872512 3324 33554432000 4194304 4964800 140735726885008 18446744073709551615 4647578 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=382688 CPUtime=3.08 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 440 0 0 0 308 0 0 0 21 0 8 0 661536766 391872512 3324 33554432000 4194304 4964800 140735726885008 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=382688 CPUtime=3.08 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 251 0 0 0 307 1 0 0 21 0 8 0 661536766 391872512 3324 33554432000 4194304 4964800 140735726885008 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=382688 CPUtime=3.06 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 458 0 0 0 305 1 0 0 25 0 8 0 661536766 391872512 3324 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=382688 CPUtime=3.08 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 279 0 0 0 307 1 0 0 25 0 8 0 661536766 391872512 3324 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=382688 CPUtime=3.07 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 232 0 0 0 306 1 0 0 18 0 8 0 661536766 391872512 3324 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=382688 CPUtime=3.07 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 327 0 0 0 307 0 0 0 20 0 8 0 661536766 391872512 3324 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 382688

[startup+6.30043 s]
/proc/loadavg: 8.06 8.42 8.30 9/333 30705
/proc/meminfo: memFree=19274980/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=383088 CPUtime=50.13 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 4019 0 0 0 5000 13 0 0 25 0 8 0 661536766 392282112 3940 33554432000 4194304 4964800 140735726885008 18446744073709551615 4362254 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/30696/statm: 95772 3940 464 189 0 90121 0
[pid=30696/tid=30697] ppid=30694 vsize=383088 CPUtime=6.22 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 468 0 0 0 621 1 0 0 18 0 8 0 661536766 392282112 3940 33554432000 4194304 4964800 140735726885008 18446744073709551615 4321069 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=383088 CPUtime=6.27 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 583 0 0 0 626 1 0 0 25 0 8 0 661536766 392282112 3940 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=383088 CPUtime=6.27 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 316 0 0 0 626 1 0 0 25 0 8 0 661536766 392282112 3940 33554432000 4194304 4964800 140735726885008 18446744073709551615 4660449 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=383088 CPUtime=6.22 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 560 0 0 0 620 2 0 0 21 0 8 0 661536766 392282112 3940 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=383088 CPUtime=6.27 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 302 0 0 0 625 2 0 0 18 0 8 0 661536766 392282112 3940 33554432000 4194304 4964800 140735726885008 18446744073709551615 4333247 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=383088 CPUtime=6.26 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 277 0 0 0 625 1 0 0 22 0 8 0 661536766 392282112 3940 33554432000 4194304 4964800 140735726885008 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=383088 CPUtime=6.27 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 389 0 0 0 626 1 0 0 18 0 8 0 661536766 392282112 3940 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 0 0 0 0

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


[startup+4722.3 s]
/proc/loadavg: 8.07 8.09 8.08 10/333 30851
/proc/meminfo: memFree=19247952/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=452420 CPUtime=37697.1 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 10600 0 0 0 3765587 4121 0 0 25 0 8 0 661536766 463278080 10367 33554432000 4194304 4964800 140735726885008 18446744073709551615 4332188 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/30696/statm: 113105 10367 464 189 0 107454 0
[pid=30696/tid=30697] ppid=30694 vsize=452420 CPUtime=4708.31 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 1575 0 0 0 470207 624 0 0 19 0 8 0 661536766 463278080 10367 33554432000 4194304 4964800 140735726885008 18446744073709551615 4654506 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=452420 CPUtime=4714.67 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 1482 0 0 0 470932 535 0 0 25 0 8 0 661536766 463278080 10367 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=452420 CPUtime=4712.08 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 912 0 0 0 470719 489 0 0 18 0 8 0 661536766 463278080 10367 33554432000 4194304 4964800 140735726885008 18446744073709551615 4332409 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=452420 CPUtime=4711.53 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 1475 0 0 0 470605 548 0 0 20 0 8 0 661536766 463278080 10367 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=452420 CPUtime=4705.46 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 1273 0 0 0 469993 553 0 0 19 0 8 0 661536766 463278080 10367 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=452420 CPUtime=4716.72 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 932 0 0 0 471165 507 0 0 21 0 8 0 661536766 463278080 10367 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=452420 CPUtime=4718.44 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 1068 0 0 0 471452 392 0 0 18 0 8 0 661536766 463278080 10367 33554432000 4194304 4964800 140735726885008 18446744073709551615 4668598 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37697.1
Current children cumulated vsize (KiB) 452420

[startup+4782.31 s]
/proc/loadavg: 8.21 8.13 8.10 9/333 30853
/proc/meminfo: memFree=19247928/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=452420 CPUtime=38176.2 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 10612 0 0 0 3813442 4174 0 0 20 0 8 0 661536766 463278080 10379 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30696/statm: 113105 10379 464 189 0 107454 0
[pid=30696/tid=30697] ppid=30694 vsize=452420 CPUtime=4768.24 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 1575 0 0 0 476192 632 0 0 25 0 8 0 661536766 463278080 10379 33554432000 4194304 4964800 140735726885008 18446744073709551615 4332397 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=452420 CPUtime=4774.65 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 1485 0 0 0 476924 541 0 0 25 0 8 0 661536766 463278080 10379 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=452420 CPUtime=4772.04 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 912 0 0 0 476710 494 0 0 19 0 8 0 661536766 463278080 10379 33554432000 4194304 4964800 140735726885008 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=452420 CPUtime=4771.49 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 1475 0 0 0 476594 555 0 0 20 0 8 0 661536766 463278080 10379 33554432000 4194304 4964800 140735726885008 18446744073709551615 4362080 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=452420 CPUtime=4764.94 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 1273 0 0 0 475935 559 0 0 20 0 8 0 661536766 463278080 10379 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670112 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=452420 CPUtime=4776.69 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 932 0 0 0 477155 514 0 0 22 0 8 0 661536766 463278080 10379 33554432000 4194304 4964800 140735726885008 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=452420 CPUtime=4778.42 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 1071 0 0 0 477444 398 0 0 25 0 8 0 661536766 463278080 10379 33554432000 4194304 4964800 140735726885008 18446744073709551615 4675542 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38176.2
Current children cumulated vsize (KiB) 452420

[startup+4842.3 s]
/proc/loadavg: 8.11 8.12 8.09 9/333 30854
/proc/meminfo: memFree=19247900/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=452420 CPUtime=38655.1 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 10618 0 0 0 3861289 4221 0 0 25 0 8 0 661536766 463278080 10385 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670321 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30696/statm: 113105 10385 464 189 0 107454 0
[pid=30696/tid=30697] ppid=30694 vsize=452420 CPUtime=4828.17 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 1576 0 0 0 482179 638 0 0 25 0 8 0 661536766 463278080 10385 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=452420 CPUtime=4834.56 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 1485 0 0 0 482910 546 0 0 19 0 8 0 661536766 463278080 10385 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=452420 CPUtime=4831.99 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 912 0 0 0 482698 501 0 0 21 0 8 0 661536766 463278080 10385 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=452420 CPUtime=4831.44 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 1475 0 0 0 482582 562 0 0 21 0 8 0 661536766 463278080 10385 33554432000 4194304 4964800 140735726885008 18446744073709551615 4660526 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=452420 CPUtime=4824.85 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 1276 0 0 0 481919 566 0 0 19 0 8 0 661536766 463278080 10385 33554432000 4194304 4964800 140735726885008 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=452420 CPUtime=4836.64 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 934 0 0 0 483143 521 0 0 18 0 8 0 661536766 463278080 10385 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=452420 CPUtime=4838.37 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 1071 0 0 0 483435 402 0 0 18 0 8 0 661536766 463278080 10385 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38655.1
Current children cumulated vsize (KiB) 452420

[startup+4902.3 s]
/proc/loadavg: 8.35 8.17 8.11 10/333 30859
/proc/meminfo: memFree=19248552/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=452420 CPUtime=39133.3 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 10633 0 0 0 3909060 4270 0 0 22 0 8 0 661536766 463278080 10400 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30696/statm: 113105 10400 464 189 0 107454 0
[pid=30696/tid=30697] ppid=30694 vsize=452420 CPUtime=4888.09 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 1576 0 0 0 488164 645 0 0 25 0 8 0 661536766 463278080 10400 33554432000 4194304 4964800 140735726885008 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=452420 CPUtime=4893.91 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 1485 0 0 0 488838 553 0 0 25 0 8 0 661536766 463278080 10400 33554432000 4194304 4964800 140735726885008 18446744073709551615 4361088 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=452420 CPUtime=4891.8 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 912 0 0 0 488673 507 0 0 22 0 8 0 661536766 463278080 10400 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=452420 CPUtime=4891.38 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 1476 0 0 0 488570 568 0 0 19 0 8 0 661536766 463278080 10400 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=452420 CPUtime=4884.19 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 1276 0 0 0 487846 573 0 0 18 0 8 0 661536766 463278080 10400 33554432000 4194304 4964800 140735726885008 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=452420 CPUtime=4896.55 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 934 0 0 0 489127 528 0 0 25 0 8 0 661536766 463278080 10400 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=452420 CPUtime=4898.33 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 1071 0 0 0 489425 408 0 0 22 0 8 0 661536766 463278080 10400 33554432000 4194304 4964800 140735726885008 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39133.3
Current children cumulated vsize (KiB) 452420

[startup+4962.3 s]
/proc/loadavg: 8.13 8.14 8.10 9/333 30861
/proc/meminfo: memFree=19248732/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=452420 CPUtime=39612.3 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 10637 0 0 0 3956911 4320 0 0 25 0 8 0 661536766 463278080 10404 33554432000 4194304 4964800 140735726885008 18446744073709551615 4362448 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30696/statm: 113105 10404 468 189 0 107454 0
[pid=30696/tid=30697] ppid=30694 vsize=452420 CPUtime=4948.01 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 1576 0 0 0 494150 651 0 0 18 0 8 0 661536766 463278080 10404 33554432000 4194304 4964800 140735726885008 18446744073709551615 4684058 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=452420 CPUtime=4953.26 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 1485 0 0 0 494768 558 0 0 21 0 8 0 661536766 463278080 10404 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=452420 CPUtime=4951.75 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 912 0 0 0 494662 513 0 0 25 0 8 0 661536766 463278080 10404 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=452420 CPUtime=4951.33 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 1476 0 0 0 494559 574 0 0 18 0 8 0 661536766 463278080 10404 33554432000 4194304 4964800 140735726885008 18446744073709551615 4660155 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=452420 CPUtime=4944.12 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 1276 0 0 0 493832 580 0 0 18 0 8 0 661536766 463278080 10404 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=452420 CPUtime=4956.5 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 938 0 0 0 495116 534 0 0 18 0 8 0 661536766 463278080 10404 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=452420 CPUtime=4958.29 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 1071 0 0 0 495416 413 0 0 25 0 8 0 661536766 463278080 10404 33554432000 4194304 4964800 140735726885008 18446744073709551615 4658560 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39612.3
Current children cumulated vsize (KiB) 452420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.9 s]
/proc/loadavg: 8.05 8.11 8.09 9/333 30862
/proc/meminfo: memFree=19248588/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=452420 CPUtime=40000.4 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 10644 0 0 0 3995676 4360 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30696/statm: 113105 10411 468 189 0 107454 0
[pid=30696/tid=30697] ppid=30694 vsize=452420 CPUtime=4996.54 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 1576 0 0 0 498997 657 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=452420 CPUtime=5001.37 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 1485 0 0 0 499573 564 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=452420 CPUtime=5000.3 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 912 0 0 0 499512 518 0 0 19 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=452420 CPUtime=4999.91 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 1476 0 0 0 499412 579 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=452420 CPUtime=4992.66 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 1277 0 0 0 498680 586 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=452420 CPUtime=5005.08 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 938 0 0 0 499969 539 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=452420 CPUtime=5006.87 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 1071 0 0 0 500269 418 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 452420

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

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

[startup+5010.9 s]
/proc/loadavg: 8.05 8.11 8.09 9/333 30862
/proc/meminfo: memFree=19248588/32951124 swapFree=67056788/67111528
[pid=30696] ppid=30694 vsize=452420 CPUtime=40000.4 cores=0-7
/proc/30696/stat : 30696 (claspmt) R 30694 30696 30670 0 -1 4202496 10644 0 0 0 3995676 4360 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/30696/statm: 113105 10411 468 189 0 107454 0
[pid=30696/tid=30697] ppid=30694 vsize=452420 CPUtime=4996.54 cores=0-7
/proc/30696/task/30697/stat : 30697 (claspmt) R 30694 30696 30670 0 -1 4202560 1576 0 0 0 498997 657 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30696/tid=30698] ppid=30694 vsize=452420 CPUtime=5001.37 cores=0-7
/proc/30696/task/30698/stat : 30698 (claspmt) R 30694 30696 30670 0 -1 4202560 1485 0 0 0 499573 564 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30696/tid=30699] ppid=30694 vsize=452420 CPUtime=5000.3 cores=0-7
/proc/30696/task/30699/stat : 30699 (claspmt) R 30694 30696 30670 0 -1 4202560 912 0 0 0 499512 518 0 0 19 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30696/tid=30700] ppid=30694 vsize=452420 CPUtime=4999.91 cores=0-7
/proc/30696/task/30700/stat : 30700 (claspmt) R 30694 30696 30670 0 -1 4202560 1476 0 0 0 499412 579 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30696/tid=30701] ppid=30694 vsize=452420 CPUtime=4992.66 cores=0-7
/proc/30696/task/30701/stat : 30701 (claspmt) R 30694 30696 30670 0 -1 4202560 1277 0 0 0 498680 586 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30696/tid=30702] ppid=30694 vsize=452420 CPUtime=5005.08 cores=0-7
/proc/30696/task/30702/stat : 30702 (claspmt) R 30694 30696 30670 0 -1 4202560 938 0 0 0 499969 539 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 271550642719 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30696/tid=30703] ppid=30694 vsize=452420 CPUtime=5006.87 cores=0-7
/proc/30696/task/30703/stat : 30703 (claspmt) R 30694 30696 30670 0 -1 4202560 1071 0 0 0 500269 418 0 0 25 0 8 0 661536766 463278080 10411 33554432000 4194304 4964800 140735726885008 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 452420

Child status: 0
Real time (s): 5010.92
CPU time (s): 40000.4
CPU user time (s): 39956.8
CPU system time (s): 43.6094
CPU usage (%): 798.265
Max. virtual memory (cumulated for all children) (KiB): 452420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39956.8
system time used= 43.6094
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10656
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= 7303782
involuntary context switches= 390119

runsolver used 15.0777 second user time and 35.0567 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-16 00:43:09
IDJOB=3380994
IDBENCH=83154
IDSOLVER=1865
FILE ID=node133/3380994-1305499389
RUNJOBID= node133-1305499389-30684
PBS_JOBID= 13325450
Free space on /tmp= 73624 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n240-s78945233-sat.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-3380994-1305499389/watcher-3380994-1305499389 -o /tmp/evaluation-result-3380994-1305499389/solver-3380994-1305499389 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380994-1305499389.cnf

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=967350209

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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:      19287296 kB
Buffers:        307028 kB
Cached:        3943432 kB
SwapCached:       7644 kB
Active:       10437688 kB
Inactive:      2920956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19287296 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:             932 kB
Writeback:           0 kB
AnonPages:     9106012 kB
Mapped:          28608 kB
Slab:           201048 kB
PageTables:      36040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64709512 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73624 MiB
End job on node133 at 2011-05-16 02:06:42