Trace number 3381212

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) 37890.9 5101.73

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
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 variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...509301/instance-3381212-1305509301.cnf
3.99/4.06	c Solving...
37889.12/5100.02	
37889.12/5100.02	*** INTERRUPTED! ***
37889.12/5100.02	*** Shutting down threads...
37890.77/5101.68	s UNKNOWN
37890.77/5101.68	
37890.77/5101.68	c INTERRUPTED   : 1
37890.77/5101.68	c Models        : 0+    
37890.77/5101.68	c Time          : 5100.020s (Solving: 5095.96s 1st Model: 0.00s Unsat: 0.00s)
37890.77/5101.68	c CPU Time      : 37889.190s

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-3381212-1305509301/watcher-3381212-1305509301 -o /tmp/evaluation-result-3381212-1305509301/solver-3381212-1305509301 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381212-1305509301.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.55 8.10 8.10 2/398 12356
/proc/meminfo: memFree=15628716/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=54060 CPUtime=0 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 3483 0 0 0 0 0 0 0 21 0 1 0 643346362 55357440 3414 33554432000 4194304 4964800 140734459545632 18446744073709551615 4700412 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12356/statm: 13515 3422 376 189 0 8389 0

[startup+0.09565 s]
/proc/loadavg: 7.55 8.10 8.10 2/398 12356
/proc/meminfo: memFree=15628716/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=79892 CPUtime=0.09 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 17683 0 0 0 7 2 0 0 21 0 1 0 643346362 81809408 14829 33554432000 4194304 4964800 140734459545632 18446744073709551615 255106768640 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12356/statm: 19973 14831 389 189 0 14847 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 79892

[startup+0.100648 s]
/proc/loadavg: 7.55 8.10 8.10 2/398 12356
/proc/meminfo: memFree=15628716/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=80552 CPUtime=0.09 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 17866 0 0 0 7 2 0 0 21 0 1 0 643346362 82485248 15012 33554432000 4194304 4964800 140734459545632 18446744073709551615 255106429637 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12356/statm: 20138 15013 389 189 0 15012 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 80552

[startup+0.300614 s]
/proc/loadavg: 7.55 8.10 8.10 2/398 12356
/proc/meminfo: memFree=15628716/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=110364 CPUtime=0.29 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 28129 0 0 0 26 3 0 0 22 0 1 0 643346362 113012736 21981 33554432000 4194304 4964800 140734459545632 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12356/statm: 27591 21982 389 189 0 22465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110364

[startup+0.700544 s]
/proc/loadavg: 7.55 8.10 8.10 2/398 12356
/proc/meminfo: memFree=15628716/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=147652 CPUtime=0.68 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 39712 0 0 0 64 4 0 0 23 0 1 0 643346362 151195648 30948 33554432000 4194304 4964800 140734459545632 18446744073709551615 4615428 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12356/statm: 36913 30948 400 189 0 31787 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 147652

[startup+1.50036 s]
/proc/loadavg: 7.55 8.10 8.10 2/399 12357
/proc/meminfo: memFree=15501368/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=152828 CPUtime=1.49 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 40899 0 0 0 144 5 0 0 25 0 1 0 643346362 156495872 32135 33554432000 4194304 4964800 140734459545632 18446744073709551615 4600585 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12356/statm: 38207 32135 404 189 0 33081 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152828

[startup+3.10108 s]
/proc/loadavg: 7.55 8.10 8.10 2/399 12358
/proc/meminfo: memFree=15494848/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=172496 CPUtime=3.09 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 45826 0 0 0 304 5 0 0 25 0 1 0 643346362 176635904 37062 33554432000 4194304 4964800 140734459545632 18446744073709551615 4624165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/12356/statm: 43124 37062 404 189 0 37998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172496

[startup+6.30052 s]
/proc/loadavg: 7.03 7.98 8.06 2/406 12365
/proc/meminfo: memFree=15295524/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=617788 CPUtime=6.69 cores=0-7
/proc/12356/stat : 12356 (claspmt) S 12354 12356 11774 0 -1 4202496 111326 0 0 0 641 28 0 0 18 0 8 0 643346362 632614912 83900 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/12356/statm: 154447 83900 442 189 0 148796 0
[pid=12356/tid=12359] ppid=12354 vsize=617788 CPUtime=0.06 cores=0-7
/proc/12356/task/12359/stat : 12359 (claspmt) S 12354 12356 11774 0 -1 4202560 8034 0 0 0 4 2 0 0 18 0 8 0 643346768 632614912 83900 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 1 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=617788 CPUtime=0.07 cores=0-7
/proc/12356/task/12360/stat : 12360 (claspmt) S 12354 12356 11774 0 -1 4202560 9944 0 0 0 4 3 0 0 18 0 8 0 643346768 632614912 83900 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 6 0 0 0
[pid=12356/tid=12361] ppid=12354 vsize=617788 CPUtime=0.08 cores=0-7
/proc/12356/task/12361/stat : 12361 (claspmt) S 12354 12356 11774 0 -1 4202560 8953 0 0 0 5 3 0 0 18 0 8 0 643346768 632614912 83900 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 4 0 0 0
[pid=12356/tid=12362] ppid=12354 vsize=617788 CPUtime=0.06 cores=0-7
/proc/12356/task/12362/stat : 12362 (claspmt) S 12354 12356 11774 0 -1 4202560 7895 0 0 0 3 3 0 0 18 0 8 0 643346768 632614912 83900 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 7 0 0 0
[pid=12356/tid=12363] ppid=12354 vsize=617788 CPUtime=2.14 cores=0-7
/proc/12356/task/12363/stat : 12363 (claspmt) R 12354 12356 11774 0 -1 4202560 8896 0 0 0 212 2 0 0 21 0 8 0 643346768 632614912 83900 33554432000 4194304 4964800 140734459545632 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12356/tid=12364] ppid=12354 vsize=617788 CPUtime=0.07 cores=0-7
/proc/12356/task/12364/stat : 12364 (claspmt) S 12354 12356 11774 0 -1 4202560 10238 0 0 0 4 3 0 0 18 0 8 0 643346768 632614912 83900 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 5 0 0 0
[pid=12356/tid=12365] ppid=12354 vsize=617788 CPUtime=0.08 cores=0-7
/proc/12356/task/12365/stat : 12365 (claspmt) S 12354 12356 11774 0 -1 4202560 9575 0 0 0 5 3 0 0 18 0 8 0 643346768 632614912 83900 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 617788

[startup+12.7004 s]
/proc/loadavg: 6.54 7.87 8.02 2/406 12365
/proc/meminfo: memFree=15296176/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=617788 CPUtime=13.09 cores=0-7
/proc/12356/stat : 12356 (claspmt) S 12354 12356 11774 0 -1 4202496 111335 0 0 0 1281 28 0 0 18 0 8 0 643346362 632614912 83909 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/12356/statm: 154447 83909 442 189 0 148796 0
[pid=12356/tid=12359] ppid=12354 vsize=617788 CPUtime=0.06 cores=0-7
/proc/12356/task/12359/stat : 12359 (claspmt) S 12354 12356 11774 0 -1 4202560 8034 0 0 0 4 2 0 0 18 0 8 0 643346768 632614912 83909 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 1 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=617788 CPUtime=0.07 cores=0-7
/proc/12356/task/12360/stat : 12360 (claspmt) S 12354 12356 11774 0 -1 4202560 9944 0 0 0 4 3 0 0 18 0 8 0 643346768 632614912 83909 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 6 0 0 0
[pid=12356/tid=12361] ppid=12354 vsize=617788 CPUtime=0.08 cores=0-7
/proc/12356/task/12361/stat : 12361 (claspmt) S 12354 12356 11774 0 -1 4202560 8953 0 0 0 5 3 0 0 18 0 8 0 643346768 632614912 83909 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 4 0 0 0
[pid=12356/tid=12362] ppid=12354 vsize=617788 CPUtime=0.06 cores=0-7
/proc/12356/task/12362/stat : 12362 (claspmt) S 12354 12356 11774 0 -1 4202560 7895 0 0 0 3 3 0 0 18 0 8 0 643346768 632614912 83909 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 7 0 0 0
[pid=12356/tid=12363] ppid=12354 vsize=617788 CPUtime=8.54 cores=0-7
/proc/12356/task/12363/stat : 12363 (claspmt) R 12354 12356 11774 0 -1 4202560 8905 0 0 0 852 2 0 0 25 0 8 0 643346768 632614912 83909 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12356/tid=12364] ppid=12354 vsize=617788 CPUtime=0.07 cores=0-7
/proc/12356/task/12364/stat : 12364 (claspmt) S 12354 12356 11774 0 -1 4202560 10238 0 0 0 4 3 0 0 18 0 8 0 643346768 632614912 83909 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 5 0 0 0
[pid=12356/tid=12365] ppid=12354 vsize=617788 CPUtime=0.08 cores=0-7
/proc/12356/task/12365/stat : 12365 (claspmt) S 12354 12356 11774 0 -1 4202560 9575 0 0 0 5 3 0 0 18 0 8 0 643346768 632614912 83909 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 13.09
Current children cumulated vsize (KiB) 617788

[startup+25.5011 s]
/proc/loadavg: 5.31 7.53 7.91 2/406 12365
/proc/meminfo: memFree=15298072/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=617788 CPUtime=25.89 cores=0-7
/proc/12356/stat : 12356 (claspmt) S 12354 12356 11774 0 -1 4202496 111337 0 0 0 2561 28 0 0 18 0 8 0 643346362 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/12356/statm: 154447 83911 442 189 0 148796 0
[pid=12356/tid=12359] ppid=12354 vsize=617788 CPUtime=0.06 cores=0-7
/proc/12356/task/12359/stat : 12359 (claspmt) S 12354 12356 11774 0 -1 4202560 8034 0 0 0 4 2 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 1 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=617788 CPUtime=0.07 cores=0-7
/proc/12356/task/12360/stat : 12360 (claspmt) S 12354 12356 11774 0 -1 4202560 9944 0 0 0 4 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 6 0 0 0
[pid=12356/tid=12361] ppid=12354 vsize=617788 CPUtime=0.08 cores=0-7
/proc/12356/task/12361/stat : 12361 (claspmt) S 12354 12356 11774 0 -1 4202560 8953 0 0 0 5 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 4 0 0 0
[pid=12356/tid=12362] ppid=12354 vsize=617788 CPUtime=0.06 cores=0-7
/proc/12356/task/12362/stat : 12362 (claspmt) S 12354 12356 11774 0 -1 4202560 7895 0 0 0 3 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 7 0 0 0
[pid=12356/tid=12363] ppid=12354 vsize=617788 CPUtime=21.34 cores=0-7
/proc/12356/task/12363/stat : 12363 (claspmt) R 12354 12356 11774 0 -1 4202560 8907 0 0 0 2132 2 0 0 25 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 4668814 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12356/tid=12364] ppid=12354 vsize=617788 CPUtime=0.07 cores=0-7
/proc/12356/task/12364/stat : 12364 (claspmt) S 12354 12356 11774 0 -1 4202560 10238 0 0 0 4 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 5 0 0 0
[pid=12356/tid=12365] ppid=12354 vsize=617788 CPUtime=0.08 cores=0-7
/proc/12356/task/12365/stat : 12365 (claspmt) S 12354 12356 11774 0 -1 4202560 9575 0 0 0 5 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.89
Current children cumulated vsize (KiB) 617788

[startup+51.1006 s]
/proc/loadavg: 3.84 7.01 7.73 2/406 12366
/proc/meminfo: memFree=15297720/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=617788 CPUtime=51.49 cores=0-7
/proc/12356/stat : 12356 (claspmt) S 12354 12356 11774 0 -1 4202496 111337 0 0 0 5121 28 0 0 18 0 8 0 643346362 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/12356/statm: 154447 83911 442 189 0 148796 0
[pid=12356/tid=12359] ppid=12354 vsize=617788 CPUtime=0.06 cores=0-7
/proc/12356/task/12359/stat : 12359 (claspmt) S 12354 12356 11774 0 -1 4202560 8034 0 0 0 4 2 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 1 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=617788 CPUtime=0.07 cores=0-7
/proc/12356/task/12360/stat : 12360 (claspmt) S 12354 12356 11774 0 -1 4202560 9944 0 0 0 4 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 6 0 0 0
[pid=12356/tid=12361] ppid=12354 vsize=617788 CPUtime=0.08 cores=0-7
/proc/12356/task/12361/stat : 12361 (claspmt) S 12354 12356 11774 0 -1 4202560 8953 0 0 0 5 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 4 0 0 0
[pid=12356/tid=12362] ppid=12354 vsize=617788 CPUtime=0.06 cores=0-7
/proc/12356/task/12362/stat : 12362 (claspmt) S 12354 12356 11774 0 -1 4202560 7895 0 0 0 3 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 7 0 0 0
[pid=12356/tid=12363] ppid=12354 vsize=617788 CPUtime=46.94 cores=0-7
/proc/12356/task/12363/stat : 12363 (claspmt) R 12354 12356 11774 0 -1 4202560 8907 0 0 0 4692 2 0 0 25 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12356/tid=12364] ppid=12354 vsize=617788 CPUtime=0.07 cores=0-7
/proc/12356/task/12364/stat : 12364 (claspmt) S 12354 12356 11774 0 -1 4202560 10238 0 0 0 4 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 5 0 0 0
[pid=12356/tid=12365] ppid=12354 vsize=617788 CPUtime=0.08 cores=0-7
/proc/12356/task/12365/stat : 12365 (claspmt) S 12354 12356 11774 0 -1 4202560 9575 0 0 0 5 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 51.49
Current children cumulated vsize (KiB) 617788

[startup+102.314 s]
/proc/loadavg: 2.13 5.99 7.34 2/406 12367
/proc/meminfo: memFree=15296976/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=617788 CPUtime=102.71 cores=0-7
/proc/12356/stat : 12356 (claspmt) S 12354 12356 11774 0 -1 4202496 111337 0 0 0 10242 29 0 0 18 0 8 0 643346362 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/12356/statm: 154447 83911 442 189 0 148796 0
[pid=12356/tid=12359] ppid=12354 vsize=617788 CPUtime=0.06 cores=0-7
/proc/12356/task/12359/stat : 12359 (claspmt) S 12354 12356 11774 0 -1 4202560 8034 0 0 0 4 2 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 1 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=617788 CPUtime=0.07 cores=0-7
/proc/12356/task/12360/stat : 12360 (claspmt) S 12354 12356 11774 0 -1 4202560 9944 0 0 0 4 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 6 0 0 0
[pid=12356/tid=12361] ppid=12354 vsize=617788 CPUtime=0.08 cores=0-7
/proc/12356/task/12361/stat : 12361 (claspmt) S 12354 12356 11774 0 -1 4202560 8953 0 0 0 5 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 4 0 0 0
[pid=12356/tid=12362] ppid=12354 vsize=617788 CPUtime=0.06 cores=0-7
/proc/12356/task/12362/stat : 12362 (claspmt) S 12354 12356 11774 0 -1 4202560 7895 0 0 0 3 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 7 0 0 0
[pid=12356/tid=12363] ppid=12354 vsize=617788 CPUtime=98.16 cores=0-7
/proc/12356/task/12363/stat : 12363 (claspmt) R 12354 12356 11774 0 -1 4202560 8907 0 0 0 9813 3 0 0 25 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12356/tid=12364] ppid=12354 vsize=617788 CPUtime=0.07 cores=0-7
/proc/12356/task/12364/stat : 12364 (claspmt) S 12354 12356 11774 0 -1 4202560 10238 0 0 0 4 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 5 0 0 0
[pid=12356/tid=12365] ppid=12354 vsize=617788 CPUtime=0.08 cores=0-7
/proc/12356/task/12365/stat : 12365 (claspmt) S 12354 12356 11774 0 -1 4202560 9575 0 0 0 5 3 0 0 18 0 8 0 643346768 632614912 83911 33554432000 4194304 4964800 140734459545632 18446744073709551615 255118584729 0 0 4096 18946 18446604444403691584 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 102.71
Current children cumulated vsize (KiB) 617788

[startup+162.301 s]
/proc/loadavg: 1.45 5.15 6.97 2/406 12369
/proc/meminfo: memFree=15296956/32951124 swapFree=67111348/67111528

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

[pid=12356/tid=12362] ppid=12354 vsize=5040328 CPUtime=4408.73 cores=0-7
/proc/12356/task/12362/stat : 12362 (claspmt) R 12354 12356 11774 0 -1 4202560 117270 0 0 0 440752 121 0 0 25 0 8 0 643346768 5161295872 1205905 33554432000 4194304 4964800 140734459545632 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12356/tid=12363] ppid=12354 vsize=5040328 CPUtime=4833.86 cores=0-7
/proc/12356/task/12363/stat : 12363 (claspmt) R 12354 12356 11774 0 -1 4202560 120120 0 0 0 483283 103 0 0 25 0 8 0 643346768 5161295872 1205905 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12356/tid=12364] ppid=12354 vsize=5040328 CPUtime=4426.06 cores=0-7
/proc/12356/task/12364/stat : 12364 (claspmt) R 12354 12356 11774 0 -1 4202560 153600 0 0 0 442426 180 0 0 25 0 8 0 643346768 5161295872 1205905 33554432000 4194304 4964800 140734459545632 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12356/tid=12365] ppid=12354 vsize=5040328 CPUtime=4435.19 cores=0-7
/proc/12356/task/12365/stat : 12365 (claspmt) R 12354 12356 11774 0 -1 4202560 338823 0 0 0 443208 311 0 0 25 0 8 0 643346768 5161295872 1205905 33554432000 4194304 4964800 140734459545632 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 35831.2
Current children cumulated vsize (KiB) 5040328

[startup+4902.3 s]
/proc/loadavg: 8.02 8.05 8.00 9/406 12979
/proc/meminfo: memFree=10929128/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=5040328 CPUtime=36310.3 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 1235405 0 0 0 3629881 1148 0 0 25 0 8 0 643346362 5161295872 1206211 33554432000 4194304 4964800 140734459545632 18446744073709551615 4669560 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12356/statm: 1260082 1206211 466 189 0 1254431 0
[pid=12356/tid=12359] ppid=12354 vsize=5040328 CPUtime=4484.26 cores=0-7
/proc/12356/task/12359/stat : 12359 (claspmt) R 12354 12356 11774 0 -1 4202560 32383 0 0 0 448390 36 0 0 25 0 8 0 643346768 5161295872 1206211 33554432000 4194304 4964800 140734459545632 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=5040328 CPUtime=4495.26 cores=0-7
/proc/12356/task/12360/stat : 12360 (claspmt) R 12354 12356 11774 0 -1 4202560 224866 0 0 0 449345 181 0 0 25 0 8 0 643346768 5161295872 1206211 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12356/tid=12361] ppid=12354 vsize=5040328 CPUtime=4487.01 cores=0-7
/proc/12356/task/12361/stat : 12361 (claspmt) R 12354 12356 11774 0 -1 4202560 144350 0 0 0 448550 151 0 0 25 0 8 0 643346768 5161295872 1206211 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12356/tid=12362] ppid=12354 vsize=5040328 CPUtime=4468.73 cores=0-7
/proc/12356/task/12362/stat : 12362 (claspmt) R 12354 12356 11774 0 -1 4202560 117270 0 0 0 446752 121 0 0 25 0 8 0 643346768 5161295872 1206211 33554432000 4194304 4964800 140734459545632 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12356/tid=12363] ppid=12354 vsize=5040328 CPUtime=4893.87 cores=0-7
/proc/12356/task/12363/stat : 12363 (claspmt) R 12354 12356 11774 0 -1 4202560 120120 0 0 0 489284 103 0 0 25 0 8 0 643346768 5161295872 1206211 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12356/tid=12364] ppid=12354 vsize=5040328 CPUtime=4486.06 cores=0-7
/proc/12356/task/12364/stat : 12364 (claspmt) R 12354 12356 11774 0 -1 4202560 153600 0 0 0 448426 180 0 0 25 0 8 0 643346768 5161295872 1206211 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12356/tid=12365] ppid=12354 vsize=5040328 CPUtime=4495.18 cores=0-7
/proc/12356/task/12365/stat : 12365 (claspmt) R 12354 12356 11774 0 -1 4202560 339121 0 0 0 449207 311 0 0 25 0 8 0 643346768 5161295872 1206211 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 36310.3
Current children cumulated vsize (KiB) 5040328

[startup+4962.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/406 12981
/proc/meminfo: memFree=10928996/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=5040328 CPUtime=36789.4 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 1235406 0 0 0 3677793 1149 0 0 25 0 8 0 643346362 5161295872 1206212 33554432000 4194304 4964800 140734459545632 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12356/statm: 1260082 1206212 466 189 0 1254431 0
[pid=12356/tid=12359] ppid=12354 vsize=5040328 CPUtime=4544.26 cores=0-7
/proc/12356/task/12359/stat : 12359 (claspmt) R 12354 12356 11774 0 -1 4202560 32383 0 0 0 454390 36 0 0 25 0 8 0 643346768 5161295872 1206212 33554432000 4194304 4964800 140734459545632 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=5040328 CPUtime=4555.24 cores=0-7
/proc/12356/task/12360/stat : 12360 (claspmt) R 12354 12356 11774 0 -1 4202560 224866 0 0 0 455343 181 0 0 25 0 8 0 643346768 5161295872 1206212 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12356/tid=12361] ppid=12354 vsize=5040328 CPUtime=4546.16 cores=0-7
/proc/12356/task/12361/stat : 12361 (claspmt) R 12354 12356 11774 0 -1 4202560 144350 0 0 0 454465 151 0 0 25 0 8 0 643346768 5161295872 1206212 33554432000 4194304 4964800 140734459545632 18446744073709551615 4669104 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12356/tid=12362] ppid=12354 vsize=5040328 CPUtime=4528.73 cores=0-7
/proc/12356/task/12362/stat : 12362 (claspmt) R 12354 12356 11774 0 -1 4202560 117271 0 0 0 452752 121 0 0 25 0 8 0 643346768 5161295872 1206212 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12356/tid=12363] ppid=12354 vsize=5040328 CPUtime=4953.87 cores=0-7
/proc/12356/task/12363/stat : 12363 (claspmt) R 12354 12356 11774 0 -1 4202560 120120 0 0 0 495284 103 0 0 25 0 8 0 643346768 5161295872 1206212 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12356/tid=12364] ppid=12354 vsize=5040328 CPUtime=4546.06 cores=0-7
/proc/12356/task/12364/stat : 12364 (claspmt) R 12354 12356 11774 0 -1 4202560 153600 0 0 0 454426 180 0 0 25 0 8 0 643346768 5161295872 1206212 33554432000 4194304 4964800 140734459545632 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12356/tid=12365] ppid=12354 vsize=5040328 CPUtime=4555.17 cores=0-7
/proc/12356/task/12365/stat : 12365 (claspmt) R 12354 12356 11774 0 -1 4202560 339121 0 0 0 455206 311 0 0 25 0 8 0 643346768 5161295872 1206212 33554432000 4194304 4964800 140734459545632 18446744073709551615 4644876 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 36789.4
Current children cumulated vsize (KiB) 5040328

[startup+5022.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/406 12982
/proc/meminfo: memFree=10928988/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=5040328 CPUtime=37268.6 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 1235415 0 0 0 3725708 1150 0 0 25 0 8 0 643346362 5161295872 1206221 33554432000 4194304 4964800 140734459545632 18446744073709551615 4669532 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12356/statm: 1260082 1206221 466 189 0 1254431 0
[pid=12356/tid=12359] ppid=12354 vsize=5040328 CPUtime=4604.26 cores=0-7
/proc/12356/task/12359/stat : 12359 (claspmt) R 12354 12356 11774 0 -1 4202560 32383 0 0 0 460390 36 0 0 25 0 8 0 643346768 5161295872 1206221 33554432000 4194304 4964800 140734459545632 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=5040328 CPUtime=4615.23 cores=0-7
/proc/12356/task/12360/stat : 12360 (claspmt) R 12354 12356 11774 0 -1 4202560 224866 0 0 0 461342 181 0 0 25 0 8 0 643346768 5161295872 1206221 33554432000 4194304 4964800 140734459545632 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12356/tid=12361] ppid=12354 vsize=5040328 CPUtime=4605.35 cores=0-7
/proc/12356/task/12361/stat : 12361 (claspmt) R 12354 12356 11774 0 -1 4202560 144350 0 0 0 460384 151 0 0 25 0 8 0 643346768 5161295872 1206221 33554432000 4194304 4964800 140734459545632 18446744073709551615 4332491 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12356/tid=12362] ppid=12354 vsize=5040328 CPUtime=4588.73 cores=0-7
/proc/12356/task/12362/stat : 12362 (claspmt) R 12354 12356 11774 0 -1 4202560 117272 0 0 0 458752 121 0 0 25 0 8 0 643346768 5161295872 1206221 33554432000 4194304 4964800 140734459545632 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12356/tid=12363] ppid=12354 vsize=5040328 CPUtime=5013.87 cores=0-7
/proc/12356/task/12363/stat : 12363 (claspmt) R 12354 12356 11774 0 -1 4202560 120127 0 0 0 501284 103 0 0 25 0 8 0 643346768 5161295872 1206221 33554432000 4194304 4964800 140734459545632 18446744073709551615 4669973 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12356/tid=12364] ppid=12354 vsize=5040328 CPUtime=4606.04 cores=0-7
/proc/12356/task/12364/stat : 12364 (claspmt) R 12354 12356 11774 0 -1 4202560 153600 0 0 0 460424 180 0 0 25 0 8 0 643346768 5161295872 1206221 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12356/tid=12365] ppid=12354 vsize=5040328 CPUtime=4615.17 cores=0-7
/proc/12356/task/12365/stat : 12365 (claspmt) R 12354 12356 11774 0 -1 4202560 339122 0 0 0 461205 312 0 0 25 0 8 0 643346768 5161295872 1206221 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37268.6
Current children cumulated vsize (KiB) 5040328

[startup+5082.3 s]
/proc/loadavg: 8.05 8.06 8.00 9/406 12984
/proc/meminfo: memFree=10928732/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=5040328 CPUtime=37747.7 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 1235464 0 0 0 3773624 1150 0 0 25 0 8 0 643346362 5161295872 1206270 33554432000 4194304 4964800 140734459545632 18446744073709551615 4669479 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12356/statm: 1260082 1206270 466 189 0 1254431 0
[pid=12356/tid=12359] ppid=12354 vsize=5040328 CPUtime=4664.26 cores=0-7
/proc/12356/task/12359/stat : 12359 (claspmt) R 12354 12356 11774 0 -1 4202560 32423 0 0 0 466390 36 0 0 25 0 8 0 643346768 5161295872 1206270 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=5040328 CPUtime=4675.23 cores=0-7
/proc/12356/task/12360/stat : 12360 (claspmt) R 12354 12356 11774 0 -1 4202560 224868 0 0 0 467342 181 0 0 25 0 8 0 643346768 5161295872 1206270 33554432000 4194304 4964800 140734459545632 18446744073709551615 4669343 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12356/tid=12361] ppid=12354 vsize=5040328 CPUtime=4664.53 cores=0-7
/proc/12356/task/12361/stat : 12361 (claspmt) R 12354 12356 11774 0 -1 4202560 144350 0 0 0 466302 151 0 0 25 0 8 0 643346768 5161295872 1206270 33554432000 4194304 4964800 140734459545632 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12356/tid=12362] ppid=12354 vsize=5040328 CPUtime=4648.73 cores=0-7
/proc/12356/task/12362/stat : 12362 (claspmt) R 12354 12356 11774 0 -1 4202560 117273 0 0 0 464752 121 0 0 25 0 8 0 643346768 5161295872 1206270 33554432000 4194304 4964800 140734459545632 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12356/tid=12363] ppid=12354 vsize=5040328 CPUtime=5073.87 cores=0-7
/proc/12356/task/12363/stat : 12363 (claspmt) R 12354 12356 11774 0 -1 4202560 120133 0 0 0 507284 103 0 0 25 0 8 0 643346768 5161295872 1206270 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12356/tid=12364] ppid=12354 vsize=5040328 CPUtime=4666.04 cores=0-7
/proc/12356/task/12364/stat : 12364 (claspmt) R 12354 12356 11774 0 -1 4202560 153600 0 0 0 466424 180 0 0 25 0 8 0 643346768 5161295872 1206270 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12356/tid=12365] ppid=12354 vsize=5040328 CPUtime=4675.15 cores=0-7
/proc/12356/task/12365/stat : 12365 (claspmt) R 12354 12356 11774 0 -1 4202560 339122 0 0 0 467203 312 0 0 25 0 8 0 643346768 5161295872 1206270 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37747.7
Current children cumulated vsize (KiB) 5040328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 8.11 8.07 8.00 9/406 12984
/proc/meminfo: memFree=10928604/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=5040328 CPUtime=37889.1 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 1235517 0 0 0 3787762 1150 0 0 25 0 8 0 643346362 5161295872 1206323 33554432000 4194304 4964800 140734459545632 18446744073709551615 4370269 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12356/statm: 1260082 1206323 466 189 0 1254431 0
[pid=12356/tid=12359] ppid=12354 vsize=5040328 CPUtime=4681.98 cores=0-7
/proc/12356/task/12359/stat : 12359 (claspmt) R 12354 12356 11774 0 -1 4202560 32466 0 0 0 468162 36 0 0 25 0 8 0 643346768 5161295872 1206323 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=12356/tid=12360] ppid=12354 vsize=5040328 CPUtime=4692.93 cores=0-7
/proc/12356/task/12360/stat : 12360 (claspmt) R 12354 12356 11774 0 -1 4202560 224868 0 0 0 469112 181 0 0 25 0 8 0 643346768 5161295872 1206323 33554432000 4194304 4964800 140734459545632 18446744073709551615 4669973 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=12356/tid=12361] ppid=12354 vsize=5040328 CPUtime=4682.24 cores=0-7
/proc/12356/task/12361/stat : 12361 (claspmt) R 12354 12356 11774 0 -1 4202560 144359 0 0 0 468073 151 0 0 25 0 8 0 643346768 5161295872 1206323 33554432000 4194304 4964800 140734459545632 18446744073709551615 4668681 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=12356/tid=12362] ppid=12354 vsize=5040328 CPUtime=4666.15 cores=0-7
/proc/12356/task/12362/stat : 12362 (claspmt) R 12354 12356 11774 0 -1 4202560 117273 0 0 0 466493 122 0 0 25 0 8 0 643346768 5161295872 1206323 33554432000 4194304 4964800 140734459545632 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=12356/tid=12363] ppid=12354 vsize=5040328 CPUtime=5091.58 cores=0-7
/proc/12356/task/12363/stat : 12363 (claspmt) R 12354 12356 11774 0 -1 4202560 120133 0 0 0 509055 103 0 0 25 0 8 0 643346768 5161295872 1206323 33554432000 4194304 4964800 140734459545632 18446744073709551615 4669984 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=12356/tid=12364] ppid=12354 vsize=5040328 CPUtime=4683.76 cores=0-7
/proc/12356/task/12364/stat : 12364 (claspmt) R 12354 12356 11774 0 -1 4202560 153601 0 0 0 468196 180 0 0 25 0 8 0 643346768 5161295872 1206323 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=12356/tid=12365] ppid=12354 vsize=5040328 CPUtime=4692.87 cores=0-7
/proc/12356/task/12365/stat : 12365 (claspmt) R 12354 12356 11774 0 -1 4202560 339122 0 0 0 468975 312 0 0 25 0 8 0 643346768 5161295872 1206323 33554432000 4194304 4964800 140734459545632 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37889.1
Current children cumulated vsize (KiB) 5040328

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

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

[startup+5100.6 s]
/proc/loadavg: 8.11 8.07 8.00 2/400 12985
/proc/meminfo: memFree=10985816/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=4982896 CPUtime=37889.8 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 1235527 0 0 0 3787828 1150 0 0 25 0 1 0 643346362 5102485504 1191718 33554432000 4194304 4964800 140734459545632 18446744073709551615 255106424011 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/12356/statm: 1245724 1191718 476 189 0 1240073 0
Current children cumulated CPU time (s) 37889.8
Current children cumulated vsize (KiB) 4982896

[startup+5101.4 s]
/proc/loadavg: 8.11 8.07 8.00 2/400 12985
/proc/meminfo: memFree=10985816/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=4933888 CPUtime=37890.6 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 1235527 0 0 0 3787906 1151 0 0 25 0 1 0 643346362 5052301312 1178959 33554432000 4194304 4964800 140734459545632 18446744073709551615 255106425834 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/12356/statm: 1233472 1178959 476 189 0 1227821 0
Current children cumulated CPU time (s) 37890.6
Current children cumulated vsize (KiB) 4933888

[startup+5101.6 s]
/proc/loadavg: 8.11 8.07 8.00 2/400 12985
/proc/meminfo: memFree=10985816/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=2758948 CPUtime=37890.8 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202496 1235527 0 0 0 3787918 1159 0 0 25 0 1 0 643346362 2825162752 658446 33554432000 4194304 4964800 140734459545632 18446744073709551615 255106812039 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/12356/statm: 689737 658446 476 189 0 684086 0
Current children cumulated CPU time (s) 37890.8
Current children cumulated vsize (KiB) 2758948

[startup+5101.7 s]
/proc/loadavg: 7.54 7.95 7.97 2/400 12985
/proc/meminfo: memFree=15225252/32951124 swapFree=67111348/67111528
[pid=12356] ppid=12354 vsize=0 CPUtime=37890.9 cores=0-7
/proc/12356/stat : 12356 (claspmt) R 12354 12356 11774 0 -1 4202500 1235528 0 0 0 3787918 1170 0 0 25 0 1 0 643346362 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/12356/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 37890.9
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5101.73
CPU time (s): 37890.9
CPU user time (s): 37879.2
CPU system time (s): 11.7222
CPU usage (%): 742.707
Max. virtual memory (cumulated for all children) (KiB): 5040328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37879.2
system time used= 11.7222
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1235528
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= 80586
involuntary context switches= 180592

runsolver used 18.7501 second user time and 49.4785 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-16 03:28:22
IDJOB=3381212
IDBENCH=84248
IDSOLVER=1865
FILE ID=node144/3381212-1305509301
RUNJOBID= node144-1305500424-11788
PBS_JOBID= 13325458
Free space on /tmp= 73200 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.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-3381212-1305509301/watcher-3381212-1305509301 -o /tmp/evaluation-result-3381212-1305509301/solver-3381212-1305509301 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381212-1305509301.cnf

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

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=681802947

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15628872 kB
Buffers:        325044 kB
Cached:        3991896 kB
SwapCached:          0 kB
Active:       14033772 kB
Inactive:      2914896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15628872 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           15892 kB
Writeback:           0 kB
AnonPages:    12631448 kB
Mapped:          35476 kB
Slab:           250228 kB
PageTables:      51868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113621008 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= 73320 MiB
End job on node144 at 2011-05-16 04:53:24