Trace number 3381367

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) 40002 5025.49

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1327.5-n60-p30-s52708253.cnf
MD5SUM472b10ce0a2683d9355981037eea091e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.52092
Satisfiable
(Un)Satisfiability was proved
Number of variables3672
Number of clauses1163952
Sum of the clauses size2331456
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21163892
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...514114/instance-3381367-1305514114.cnf
15.19/15.27	c Solving...
40000.45/5024.02	
40000.45/5024.02	*** INTERRUPTED! ***
40000.45/5024.02	*** Shutting down threads...
40001.92/5025.48	s UNKNOWN
40001.92/5025.48	
40001.92/5025.48	c INTERRUPTED   : 1
40001.92/5025.48	c Models        : 0+    
40001.92/5025.48	c Time          : 5024.054s (Solving: 5008.78s 1st Model: 0.00s Unsat: 0.00s)
40001.92/5025.48	c CPU Time      : 40000.570s

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-3381367-1305514114/watcher-3381367-1305514114 -o /tmp/evaluation-result-3381367-1305514114/solver-3381367-1305514114 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381367-1305514114.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.37 7.92 8.02 2/443 19409
/proc/meminfo: memFree=25733924/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=23364 CPUtime=0.01 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 1306 0 0 0 1 0 0 0 21 0 1 0 663012376 23924736 1036 33554432000 4194304 4964800 140737174353984 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 5841 1037 386 189 0 715 0

[startup+0.0944881 s]
/proc/loadavg: 7.37 7.92 8.02 2/443 19409
/proc/meminfo: memFree=25733924/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=37748 CPUtime=0.08 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 6370 0 0 0 8 0 0 0 21 0 1 0 663012376 38653952 4513 33554432000 4194304 4964800 140737174353984 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 9437 4514 386 189 0 4311 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 37748

[startup+0.100489 s]
/proc/loadavg: 7.37 7.92 8.02 2/443 19409
/proc/meminfo: memFree=25733924/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=38540 CPUtime=0.08 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 6632 0 0 0 8 0 0 0 21 0 1 0 663012376 39464960 4775 33554432000 4194304 4964800 140737174353984 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 9635 4777 386 189 0 4509 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 38540

[startup+0.300451 s]
/proc/loadavg: 7.37 7.92 8.02 2/443 19409
/proc/meminfo: memFree=25733924/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=75748 CPUtime=0.29 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 19478 0 0 0 27 2 0 0 22 0 1 0 663012376 77565952 13255 33554432000 4194304 4964800 140737174353984 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 18937 13255 397 189 0 13811 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75748

[startup+0.700383 s]
/proc/loadavg: 7.37 7.92 8.02 2/443 19409
/proc/meminfo: memFree=25733924/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=97436 CPUtime=0.69 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 24594 0 0 0 66 3 0 0 23 0 1 0 663012376 99774464 18371 33554432000 4194304 4964800 140737174353984 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 24359 18371 399 189 0 19233 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97436

[startup+1.50024 s]
/proc/loadavg: 7.37 7.92 8.02 2/444 19410
/proc/meminfo: memFree=25661276/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=97436 CPUtime=1.49 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 24594 0 0 0 146 3 0 0 25 0 1 0 663012376 99774464 18371 33554432000 4194304 4964800 140737174353984 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 24359 18371 399 189 0 19233 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 97436

[startup+3.10096 s]
/proc/loadavg: 6.86 7.80 7.98 2/444 19410
/proc/meminfo: memFree=25660408/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=97436 CPUtime=3.09 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 24594 0 0 0 306 3 0 0 25 0 1 0 663012376 99774464 18371 33554432000 4194304 4964800 140737174353984 18446744073709551615 4607549 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 24359 18371 399 189 0 19233 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97436

[startup+6.30039 s]
/proc/loadavg: 6.86 7.80 7.98 2/444 19410
/proc/meminfo: memFree=25661028/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=97436 CPUtime=6.29 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 24594 0 0 0 626 3 0 0 25 0 1 0 663012376 99774464 18371 33554432000 4194304 4964800 140737174353984 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 24359 18371 399 189 0 19233 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97436

[startup+12.7003 s]
/proc/loadavg: 5.96 7.58 7.90 2/444 19410
/proc/meminfo: memFree=25657804/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=102352 CPUtime=12.69 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 25840 0 0 0 1266 3 0 0 25 0 1 0 663012376 104808448 19617 33554432000 4194304 4964800 140737174353984 18446744073709551615 4600304 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 25588 19617 400 189 0 20462 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102352

[startup+25.501 s]
/proc/loadavg: 6.28 7.59 7.91 9/451 19418
/proc/meminfo: memFree=25469156/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=517812 CPUtime=89.85 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 75928 0 0 0 8948 37 0 0 19 0 8 0 663012376 530239488 67368 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19409/statm: 129453 67368 466 189 0 123802 0
[pid=19409/tid=19411] ppid=19407 vsize=517812 CPUtime=9.07 cores=0-7
/proc/19409/task/19411/stat : 19411 (claspmt) R 19407 19409 19383 0 -1 4202560 4254 0 0 0 904 3 0 0 25 0 8 0 663013903 530239488 67369 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627168 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19409/tid=19412] ppid=19407 vsize=517812 CPUtime=9.23 cores=0-7
/proc/19409/task/19412/stat : 19412 (claspmt) R 19407 19409 19383 0 -1 4202560 2726 0 0 0 922 1 0 0 25 0 8 0 663013903 530239488 67369 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19409/tid=19413] ppid=19407 vsize=517812 CPUtime=9.24 cores=0-7
/proc/19409/task/19413/stat : 19413 (claspmt) R 19407 19409 19383 0 -1 4202560 6517 0 0 0 919 5 0 0 25 0 8 0 663013903 530239488 67369 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627269 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19409/tid=19414] ppid=19407 vsize=517812 CPUtime=9.21 cores=0-7
/proc/19409/task/19414/stat : 19414 (claspmt) R 19407 19409 19383 0 -1 4202560 7100 0 0 0 917 4 0 0 25 0 8 0 663013903 530239488 67369 33554432000 4194304 4964800 140737174353984 18446744073709551615 4669136 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19409/tid=19415] ppid=19407 vsize=517812 CPUtime=10.1 cores=0-7
/proc/19409/task/19415/stat : 19415 (claspmt) R 19407 19409 19383 0 -1 4202560 5141 0 0 0 1007 3 0 0 25 0 8 0 663013903 530239488 67369 33554432000 4194304 4964800 140737174353984 18446744073709551615 270612771873 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19409/tid=19416] ppid=19407 vsize=517812 CPUtime=9.23 cores=0-7
/proc/19409/task/19416/stat : 19416 (claspmt) R 19407 19409 19383 0 -1 4202560 6924 0 0 0 919 4 0 0 18 0 8 0 663013903 530239488 67369 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627415 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19409/tid=19417] ppid=19407 vsize=517812 CPUtime=9.23 cores=0-7
/proc/19409/task/19417/stat : 19417 (claspmt) R 19407 19409 19383 0 -1 4202560 9769 0 0 0 918 5 0 0 25 0 8 0 663013903 530239488 67369 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627918 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 89.85
Current children cumulated vsize (KiB) 517812

[startup+51.1004 s]
/proc/loadavg: 6.86 7.62 7.91 9/451 19418
/proc/meminfo: memFree=25180400/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=929228 CPUtime=294.24 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 149407 0 0 0 29334 90 0 0 25 0 8 0 663012376 951529472 140847 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19409/statm: 232307 140847 466 189 0 226656 0
[pid=19409/tid=19411] ppid=19407 vsize=929228 CPUtime=34.29 cores=0-7
/proc/19409/task/19411/stat : 19411 (claspmt) R 19407 19409 19383 0 -1 4202560 12206 0 0 0 3421 8 0 0 25 0 8 0 663013903 951529472 140847 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19409/tid=19412] ppid=19407 vsize=929228 CPUtime=34.83 cores=0-7
/proc/19409/task/19412/stat : 19412 (claspmt) R 19407 19409 19383 0 -1 4202560 6023 0 0 0 3481 2 0 0 25 0 8 0 663013903 951529472 140847 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19409/tid=19413] ppid=19407 vsize=929228 CPUtime=34.83 cores=0-7
/proc/19409/task/19413/stat : 19413 (claspmt) R 19407 19409 19383 0 -1 4202560 12486 0 0 0 3474 9 0 0 25 0 8 0 663013903 951529472 140847 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19409/tid=19414] ppid=19407 vsize=929228 CPUtime=34.8 cores=0-7
/proc/19409/task/19414/stat : 19414 (claspmt) R 19407 19409 19383 0 -1 4202560 17478 0 0 0 3470 10 0 0 25 0 8 0 663013903 951529472 140847 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19409/tid=19415] ppid=19407 vsize=929228 CPUtime=35.68 cores=0-7
/proc/19409/task/19415/stat : 19415 (claspmt) R 19407 19409 19383 0 -1 4202560 16366 0 0 0 3557 11 0 0 25 0 8 0 663013903 951529472 140847 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19409/tid=19416] ppid=19407 vsize=929228 CPUtime=34.83 cores=0-7
/proc/19409/task/19416/stat : 19416 (claspmt) R 19407 19409 19383 0 -1 4202560 14664 0 0 0 3473 10 0 0 25 0 8 0 663013903 951529472 140847 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19409/tid=19417] ppid=19407 vsize=929228 CPUtime=34.83 cores=0-7
/proc/19409/task/19417/stat : 19417 (claspmt) R 19407 19409 19383 0 -1 4202560 23309 0 0 0 3468 15 0 0 25 0 8 0 663013903 951529472 140847 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 294.24
Current children cumulated vsize (KiB) 929228

[startup+102.317 s]
/proc/loadavg: 7.54 7.68 7.91 9/451 19420
/proc/meminfo: memFree=24747800/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=1400968 CPUtime=703.19 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 255574 0 0 0 70146 173 0 0 25 0 8 0 663012376 1434591232 247010 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19409/statm: 350242 247010 466 189 0 344591 0
[pid=19409/tid=19411] ppid=19407 vsize=1400968 CPUtime=84.74 cores=0-7
/proc/19409/task/19411/stat : 19411 (claspmt) R 19407 19409 19383 0 -1 4202560 21632 0 0 0 8455 19 0 0 23 0 8 0 663013903 1434591232 247010 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19409/tid=19412] ppid=19407 vsize=1400968 CPUtime=86.05 cores=0-7
/proc/19409/task/19412/stat : 19412 (claspmt) R 19407 19409 19383 0 -1 4202560 10443 0 0 0 8602 3 0 0 25 0 8 0 663013903 1434591232 247010 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19409/tid=19413] ppid=19407 vsize=1400968 CPUtime=86.05 cores=0-7
/proc/19409/task/19413/stat : 19413 (claspmt) R 19407 19409 19383 0 -1 4202560 17644 0 0 0 8592 13 0 0 25 0 8 0 663013903 1434591232 247010 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19409/tid=19414] ppid=19407 vsize=1400968 CPUtime=86.03 cores=0-7
/proc/19409/task/19414/stat : 19414 (claspmt) R 19407 19409 19383 0 -1 4202560 28558 0 0 0 8584 19 0 0 25 0 8 0 663013903 1434591232 247011 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19409/tid=19415] ppid=19407 vsize=1400968 CPUtime=86.88 cores=0-7
/proc/19409/task/19415/stat : 19415 (claspmt) R 19407 19409 19383 0 -1 4202560 29294 0 0 0 8668 20 0 0 25 0 8 0 663013903 1434591232 247011 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19409/tid=19416] ppid=19407 vsize=1400968 CPUtime=86.04 cores=0-7
/proc/19409/task/19416/stat : 19416 (claspmt) R 19407 19409 19383 0 -1 4202560 24843 0 0 0 8588 16 0 0 25 0 8 0 663013903 1434591232 247011 33554432000 4194304 4964800 140737174353984 18446744073709551615 4668998 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19409/tid=19417] ppid=19407 vsize=1400968 CPUtime=86.04 cores=0-7
/proc/19409/task/19417/stat : 19417 (claspmt) R 19407 19409 19383 0 -1 4202560 49910 0 0 0 8567 37 0 0 25 0 8 0 663013903 1434591232 247011 33554432000 4194304 4964800 140737174353984 18446744073709551615 270612771873 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 703.19
Current children cumulated vsize (KiB) 1400968

[startup+162.301 s]
/proc/loadavg: 7.88 7.75 7.91 9/451 19421
/proc/meminfo: memFree=24433296/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=1494444 CPUtime=1182.17 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 334356 0 0 0 117967 250 0 0 25 0 8 0 663012376 1530310656 325554 33554432000 4194304 4964800 140737174353984 18446744073709551615 4342186 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19409/statm: 373611 325554 466 189 0 367960 0
[pid=19409/tid=19411] ppid=19407 vsize=1494444 CPUtime=144.15 cores=0-7
/proc/19409/task/19411/stat : 19411 (claspmt) R 19407 19409 19383 0 -1 4202560 34771 0 0 0 14383 32 0 0 25 0 8 0 663013903 1530310656 325554 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19409/tid=19412] ppid=19407 vsize=1494444 CPUtime=146.03 cores=0-7
/proc/19409/task/19412/stat : 19412 (claspmt) R 19407 19409 19383 0 -1 4202560 12578 0 0 0 14599 4 0 0 25 0 8 0 663013903 1530310656 325554 33554432000 4194304 4964800 140737174353984 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19409/tid=19413] ppid=19407 vsize=1494444 CPUtime=146.04 cores=0-7
/proc/19409/task/19413/stat : 19413 (claspmt) R 19407 19409 19383 0 -1 4202560 23050 0 0 0 14585 19 0 0 25 0 8 0 663013903 1530310656 325555 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19409/tid=19414] ppid=19407 vsize=1494444 CPUtime=146 cores=0-7
/proc/19409/task/19414/stat : 19414 (claspmt) R 19407 19409 19383 0 -1 4202560 32677 0 0 0 14578 22 0 0 25 0 8 0 663013903 1530310656 325555 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19409/tid=19415] ppid=19407 vsize=1494444 CPUtime=146.86 cores=0-7
/proc/19409/task/19415/stat : 19415 (claspmt) R 19407 19409 19383 0 -1 4202560 38842 0 0 0 14658 28 0 0 25 0 8 0 663013903 1530310656 325555 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320924 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19409/tid=19416] ppid=19407 vsize=1494444 CPUtime=145.72 cores=0-7
/proc/19409/task/19416/stat : 19416 (claspmt) R 19407 19409 19383 0 -1 4202560 27562 0 0 0 14554 18 0 0 25 0 8 0 663013903 1530310656 325555 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19409/tid=19417] ppid=19407 vsize=1494444 CPUtime=146.03 cores=0-7
/proc/19409/task/19417/stat : 19417 (claspmt) R 19407 19409 19383 0 -1 4202560 80210 0 0 0 14534 69 0 0 25 0 8 0 663013903 1530310656 325555 33554432000 4194304 4964800 140737174353984 18446744073709551615 4669131 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.17
Current children cumulated vsize (KiB) 1494444

[startup+222.301 s]
/proc/loadavg: 8.01 7.81 7.92 9/451 19423
/proc/meminfo: memFree=24173348/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=1810352 CPUtime=1661.26 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 399133 0 0 0 165812 314 0 0 25 0 8 0 663012376 1853800448 390331 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19409/statm: 452588 390331 466 189 0 446937 0
[pid=19409/tid=19411] ppid=19407 vsize=1810352 CPUtime=204.14 cores=0-7
/proc/19409/task/19411/stat : 19411 (claspmt) R 19407 19409 19383 0 -1 4202560 40894 0 0 0 20373 41 0 0 25 0 8 0 663013903 1853800448 390331 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627978 0 0 4096 18946 0 0 0 -1 1 0 0 0

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

[pid=19409] ppid=19407 vsize=6632640 CPUtime=38070.4 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 1595779 0 0 0 3805262 1775 0 0 25 0 8 0 663012376 6791823360 1581773 33554432000 4194304 4964800 140737174353984 18446744073709551615 4332462 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19409/statm: 1658160 1581773 466 189 0 1652509 0
[pid=19409/tid=19411] ppid=19407 vsize=6632640 CPUtime=4757.09 cores=0-7
/proc/19409/task/19411/stat : 19411 (claspmt) R 19407 19409 19383 0 -1 4202560 132152 0 0 0 475547 162 0 0 25 0 8 0 663013903 6791823360 1581773 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19409/tid=19412] ppid=19407 vsize=6632640 CPUtime=4766.12 cores=0-7
/proc/19409/task/19412/stat : 19412 (claspmt) R 19407 19409 19383 0 -1 4202560 72299 0 0 0 476590 22 0 0 25 0 8 0 663013903 6791823360 1581773 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19409/tid=19413] ppid=19407 vsize=6632640 CPUtime=4765.88 cores=0-7
/proc/19409/task/19413/stat : 19413 (claspmt) R 19407 19409 19383 0 -1 4202560 104849 0 0 0 476487 101 0 0 25 0 8 0 663013903 6791823360 1581773 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19409/tid=19414] ppid=19407 vsize=6632640 CPUtime=4713.01 cores=0-7
/proc/19409/task/19414/stat : 19414 (claspmt) R 19407 19409 19383 0 -1 4202560 167304 0 0 0 471098 203 0 0 25 0 8 0 663013903 6791823360 1581773 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19409/tid=19415] ppid=19407 vsize=6632640 CPUtime=4764.37 cores=0-7
/proc/19409/task/19415/stat : 19415 (claspmt) R 19407 19409 19383 0 -1 4202560 120601 0 0 0 476332 105 0 0 25 0 8 0 663013903 6791823360 1581773 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19409/tid=19416] ppid=19407 vsize=6632640 CPUtime=4757.05 cores=0-7
/proc/19409/task/19416/stat : 19416 (claspmt) R 19407 19409 19383 0 -1 4202560 94228 0 0 0 475591 114 0 0 25 0 8 0 663013903 6791823360 1581773 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19409/tid=19417] ppid=19407 vsize=6632640 CPUtime=4765.97 cores=0-7
/proc/19409/task/19417/stat : 19417 (claspmt) R 19407 19409 19383 0 -1 4202560 491574 0 0 0 475924 673 0 0 25 0 8 0 663013903 6791823360 1581773 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38070.4
Current children cumulated vsize (KiB) 6632640

[startup+4842.3 s]
/proc/loadavg: 8.16 8.10 8.02 9/451 19570
/proc/meminfo: memFree=19298556/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=6745512 CPUtime=38549.5 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 1619622 0 0 0 3853148 1800 0 0 25 0 8 0 663012376 6907404288 1605420 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19409/statm: 1686378 1605420 466 189 0 1680727 0
[pid=19409/tid=19411] ppid=19407 vsize=6745512 CPUtime=4817.09 cores=0-7
/proc/19409/task/19411/stat : 19411 (claspmt) R 19407 19409 19383 0 -1 4202560 132333 0 0 0 481547 162 0 0 25 0 8 0 663013903 6907404288 1605420 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19409/tid=19412] ppid=19407 vsize=6745512 CPUtime=4826.12 cores=0-7
/proc/19409/task/19412/stat : 19412 (claspmt) R 19407 19409 19383 0 -1 4202560 72686 0 0 0 482589 23 0 0 25 0 8 0 663013903 6907404288 1605420 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19409/tid=19413] ppid=19407 vsize=6745512 CPUtime=4825.89 cores=0-7
/proc/19409/task/19413/stat : 19413 (claspmt) R 19407 19409 19383 0 -1 4202560 105955 0 0 0 482486 103 0 0 25 0 8 0 663013903 6907404288 1605420 33554432000 4194304 4964800 140737174353984 18446744073709551615 270612771873 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19409/tid=19414] ppid=19407 vsize=6745512 CPUtime=4772.13 cores=0-7
/proc/19409/task/19414/stat : 19414 (claspmt) R 19407 19409 19383 0 -1 4202560 169270 0 0 0 477007 206 0 0 25 0 8 0 663013903 6907404288 1605420 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19409/tid=19415] ppid=19407 vsize=6745512 CPUtime=4824.36 cores=0-7
/proc/19409/task/19415/stat : 19415 (claspmt) R 19407 19409 19383 0 -1 4202560 120631 0 0 0 482331 105 0 0 25 0 8 0 663013903 6907404288 1605420 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19409/tid=19416] ppid=19407 vsize=6745512 CPUtime=4817.05 cores=0-7
/proc/19409/task/19416/stat : 19416 (claspmt) R 19407 19409 19383 0 -1 4202560 94251 0 0 0 481591 114 0 0 25 0 8 0 663013903 6907404288 1605420 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19409/tid=19417] ppid=19407 vsize=6745512 CPUtime=4825.97 cores=0-7
/proc/19409/task/19417/stat : 19417 (claspmt) R 19407 19409 19383 0 -1 4202560 499894 0 0 0 481909 688 0 0 25 0 8 0 663013903 6907404288 1605420 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38549.5
Current children cumulated vsize (KiB) 6745512

[startup+4902.3 s]
/proc/loadavg: 8.06 8.08 8.02 9/451 19572
/proc/meminfo: memFree=19244624/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=6811180 CPUtime=39028.6 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 1633234 0 0 0 3901043 1819 0 0 25 0 8 0 663012376 6974648320 1619032 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19409/statm: 1702795 1619032 466 189 0 1697144 0
[pid=19409/tid=19411] ppid=19407 vsize=6811180 CPUtime=4877.09 cores=0-7
/proc/19409/task/19411/stat : 19411 (claspmt) R 19407 19409 19383 0 -1 4202560 132516 0 0 0 487547 162 0 0 25 0 8 0 663013903 6974648320 1619032 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19409/tid=19412] ppid=19407 vsize=6811180 CPUtime=4886.12 cores=0-7
/proc/19409/task/19412/stat : 19412 (claspmt) R 19407 19409 19383 0 -1 4202560 72868 0 0 0 488589 23 0 0 25 0 8 0 663013903 6974648320 1619032 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19409/tid=19413] ppid=19407 vsize=6811180 CPUtime=4885.89 cores=0-7
/proc/19409/task/19413/stat : 19413 (claspmt) R 19407 19409 19383 0 -1 4202560 106478 0 0 0 488485 104 0 0 25 0 8 0 663013903 6974648320 1619032 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19409/tid=19414] ppid=19407 vsize=6811180 CPUtime=4831.27 cores=0-7
/proc/19409/task/19414/stat : 19414 (claspmt) R 19407 19409 19383 0 -1 4202560 169434 0 0 0 482921 206 0 0 25 0 8 0 663013903 6974648320 1619032 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19409/tid=19415] ppid=19407 vsize=6811180 CPUtime=4884.34 cores=0-7
/proc/19409/task/19415/stat : 19415 (claspmt) R 19407 19409 19383 0 -1 4202560 123551 0 0 0 488327 107 0 0 25 0 8 0 663013903 6974648320 1619032 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19409/tid=19416] ppid=19407 vsize=6811180 CPUtime=4877.05 cores=0-7
/proc/19409/task/19416/stat : 19416 (claspmt) R 19407 19409 19383 0 -1 4202560 94274 0 0 0 487591 114 0 0 25 0 8 0 663013903 6974648320 1619032 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19409/tid=19417] ppid=19407 vsize=6811180 CPUtime=4885.97 cores=0-7
/proc/19409/task/19417/stat : 19417 (claspmt) R 19407 19409 19383 0 -1 4202560 499914 0 0 0 487909 688 0 0 25 0 8 0 663013903 6974648320 1619032 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39028.6
Current children cumulated vsize (KiB) 6811180

[startup+4962.3 s]
/proc/loadavg: 8.10 8.08 8.02 9/451 19573
/proc/meminfo: memFree=19224056/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=6813412 CPUtime=39507.7 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 1638309 0 0 0 3948942 1826 0 0 25 0 8 0 663012376 6976933888 1624106 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19409/statm: 1703353 1624106 466 189 0 1697702 0
[pid=19409/tid=19411] ppid=19407 vsize=6813412 CPUtime=4937.09 cores=0-7
/proc/19409/task/19411/stat : 19411 (claspmt) R 19407 19409 19383 0 -1 4202560 132562 0 0 0 493547 162 0 0 25 0 8 0 663013903 6976933888 1624106 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19409/tid=19412] ppid=19407 vsize=6813412 CPUtime=4946.12 cores=0-7
/proc/19409/task/19412/stat : 19412 (claspmt) R 19407 19409 19383 0 -1 4202560 74380 0 0 0 494589 23 0 0 25 0 8 0 663013903 6976933888 1624106 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19409/tid=19413] ppid=19407 vsize=6813412 CPUtime=4945.89 cores=0-7
/proc/19409/task/19413/stat : 19413 (claspmt) R 19407 19409 19383 0 -1 4202560 109328 0 0 0 494480 109 0 0 25 0 8 0 663013903 6976933888 1624106 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19409/tid=19414] ppid=19407 vsize=6813412 CPUtime=4890.34 cores=0-7
/proc/19409/task/19414/stat : 19414 (claspmt) R 19407 19409 19383 0 -1 4202560 169435 0 0 0 488828 206 0 0 25 0 8 0 663013903 6976933888 1624106 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19409/tid=19415] ppid=19407 vsize=6813412 CPUtime=4944.32 cores=0-7
/proc/19409/task/19415/stat : 19415 (claspmt) R 19407 19409 19383 0 -1 4202560 123627 0 0 0 494325 107 0 0 25 0 8 0 663013903 6976933888 1624106 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19409/tid=19416] ppid=19407 vsize=6813412 CPUtime=4937.05 cores=0-7
/proc/19409/task/19416/stat : 19416 (claspmt) R 19407 19409 19383 0 -1 4202560 94858 0 0 0 493591 114 0 0 25 0 8 0 663013903 6976933888 1624106 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19409/tid=19417] ppid=19407 vsize=6813412 CPUtime=4945.96 cores=0-7
/proc/19409/task/19417/stat : 19417 (claspmt) R 19407 19409 19383 0 -1 4202560 499919 0 0 0 493908 688 0 0 25 0 8 0 663013903 6976933888 1624106 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39507.7
Current children cumulated vsize (KiB) 6813412

[startup+5022.3 s]
/proc/loadavg: 8.11 8.07 8.02 9/451 19575
/proc/meminfo: memFree=19195320/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=6878948 CPUtime=39986.8 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 1645485 0 0 0 3996841 1837 0 0 25 0 8 0 663012376 7044042752 1631282 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19409/statm: 1719737 1631282 466 189 0 1714086 0
[pid=19409/tid=19411] ppid=19407 vsize=6878948 CPUtime=4997.09 cores=0-7
/proc/19409/task/19411/stat : 19411 (claspmt) R 19407 19409 19383 0 -1 4202560 132607 0 0 0 499547 162 0 0 25 0 8 0 663013903 7044042752 1631282 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19409/tid=19412] ppid=19407 vsize=6878948 CPUtime=5006.12 cores=0-7
/proc/19409/task/19412/stat : 19412 (claspmt) R 19407 19409 19383 0 -1 4202560 74821 0 0 0 500589 23 0 0 25 0 8 0 663013903 7044042752 1631282 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19409/tid=19413] ppid=19407 vsize=6878948 CPUtime=5005.89 cores=0-7
/proc/19409/task/19413/stat : 19413 (claspmt) R 19407 19409 19383 0 -1 4202560 109343 0 0 0 500480 109 0 0 25 0 8 0 663013903 7044042752 1631282 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19409/tid=19414] ppid=19407 vsize=6878948 CPUtime=4949.46 cores=0-7
/proc/19409/task/19414/stat : 19414 (claspmt) R 19407 19409 19383 0 -1 4202560 169439 0 0 0 494740 206 0 0 25 0 8 0 663013903 7044042752 1631282 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19409/tid=19415] ppid=19407 vsize=6878948 CPUtime=5004.31 cores=0-7
/proc/19409/task/19415/stat : 19415 (claspmt) R 19407 19409 19383 0 -1 4202560 123660 0 0 0 500324 107 0 0 25 0 8 0 663013903 7044042752 1631282 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19409/tid=19416] ppid=19407 vsize=6878948 CPUtime=4997.05 cores=0-7
/proc/19409/task/19416/stat : 19416 (claspmt) R 19407 19409 19383 0 -1 4202560 94887 0 0 0 499591 114 0 0 25 0 8 0 663013903 7044042752 1631282 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19409/tid=19417] ppid=19407 vsize=6878948 CPUtime=5005.95 cores=0-7
/proc/19409/task/19417/stat : 19417 (claspmt) R 19407 19409 19383 0 -1 4202560 506527 0 0 0 499896 699 0 0 25 0 8 0 663013903 7044042752 1631282 33554432000 4194304 4964800 140737174353984 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39986.8
Current children cumulated vsize (KiB) 6878948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5024 s]
/proc/loadavg: 8.11 8.07 8.02 9/451 19575
/proc/meminfo: memFree=19195320/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=6878948 CPUtime=40000.4 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 1645488 0 0 0 3998208 1837 0 0 25 0 8 0 663012376 7044042752 1631285 33554432000 4194304 4964800 140737174353984 18446744073709551615 4342174 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19409/statm: 1719737 1631285 466 189 0 1714086 0
[pid=19409/tid=19411] ppid=19407 vsize=6878948 CPUtime=4998.81 cores=0-7
/proc/19409/task/19411/stat : 19411 (claspmt) R 19407 19409 19383 0 -1 4202560 132608 0 0 0 499719 162 0 0 25 0 8 0 663013903 7044042752 1631285 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19409/tid=19412] ppid=19407 vsize=6878948 CPUtime=5007.84 cores=0-7
/proc/19409/task/19412/stat : 19412 (claspmt) R 19407 19409 19383 0 -1 4202560 74821 0 0 0 500761 23 0 0 25 0 8 0 663013903 7044042752 1631285 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19409/tid=19413] ppid=19407 vsize=6878948 CPUtime=5007.6 cores=0-7
/proc/19409/task/19413/stat : 19413 (claspmt) R 19407 19409 19383 0 -1 4202560 109343 0 0 0 500651 109 0 0 25 0 8 0 663013903 7044042752 1631285 33554432000 4194304 4964800 140737174353984 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19409/tid=19414] ppid=19407 vsize=6878948 CPUtime=4951.13 cores=0-7
/proc/19409/task/19414/stat : 19414 (claspmt) R 19407 19409 19383 0 -1 4202560 169439 0 0 0 494907 206 0 0 25 0 8 0 663013903 7044042752 1631285 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627609 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19409/tid=19415] ppid=19407 vsize=6878948 CPUtime=5006.03 cores=0-7
/proc/19409/task/19415/stat : 19415 (claspmt) R 19407 19409 19383 0 -1 4202560 123660 0 0 0 500496 107 0 0 25 0 8 0 663013903 7044042752 1631285 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19409/tid=19416] ppid=19407 vsize=6878948 CPUtime=4998.77 cores=0-7
/proc/19409/task/19416/stat : 19416 (claspmt) R 19407 19409 19383 0 -1 4202560 94889 0 0 0 499763 114 0 0 25 0 8 0 663013903 7044042752 1631285 33554432000 4194304 4964800 140737174353984 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19409/tid=19417] ppid=19407 vsize=6878948 CPUtime=5007.67 cores=0-7
/proc/19409/task/19417/stat : 19417 (claspmt) R 19407 19409 19383 0 -1 4202560 506527 0 0 0 500068 699 0 0 25 0 8 0 663013903 7044042752 1631285 33554432000 4194304 4964800 140737174353984 18446744073709551615 4627263 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) 6878948

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

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

[startup+5024.6 s]
/proc/loadavg: 8.11 8.07 8.02 9/451 19575
/proc/meminfo: memFree=19195320/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=6812952 CPUtime=40001.1 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 1645498 0 0 0 3998274 1837 0 0 25 0 1 0 663012376 6976462848 1624017 33554432000 4194304 4964800 140737174353984 18446744073709551615 270612766049 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 1703238 1624017 476 189 0 1697587 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 6812952

[startup+5025 s]
/proc/loadavg: 8.11 8.07 8.02 2/445 19576
/proc/meminfo: memFree=19225996/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=6812952 CPUtime=40001.5 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 1645498 0 0 0 3998314 1838 0 0 25 0 1 0 663012376 6976462848 1620224 33554432000 4194304 4964800 140737174353984 18446744073709551615 270612767291 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 1703238 1620224 476 189 0 1697587 0
Current children cumulated CPU time (s) 40001.5
Current children cumulated vsize (KiB) 6812952

[startup+5025.4 s]
/proc/loadavg: 8.11 8.07 8.02 2/445 19576
/proc/meminfo: memFree=19225996/32951124 swapFree=60609076/67111528
[pid=19409] ppid=19407 vsize=2164716 CPUtime=40001.9 cores=0-7
/proc/19409/stat : 19409 (claspmt) R 19407 19409 19383 0 -1 4202496 1645498 0 0 0 3998335 1857 0 0 25 0 1 0 663012376 2216669184 467760 33554432000 4194304 4964800 140737174353984 18446744073709551615 270613153927 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19409/statm: 541179 467760 476 189 0 535528 0
Current children cumulated CPU time (s) 40001.9
Current children cumulated vsize (KiB) 2164716

Child status: 0
Real time (s): 5025.49
CPU time (s): 40002
CPU user time (s): 39983.4
CPU system time (s): 18.6662
CPU usage (%): 795.982
Max. virtual memory (cumulated for all children) (KiB): 6878948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39983.4
system time used= 18.6662
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1645499
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= 63588
involuntary context switches= 185902

runsolver used 19.818 second user time and 53.9448 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-16 04:48:34
IDJOB=3381367
IDBENCH=88203
IDSOLVER=1865
FILE ID=node108/3381367-1305514114
RUNJOBID= node108-1305514114-19397
PBS_JOBID= 13325557
Free space on /tmp= 73576 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1327.5-n60-p30-s52708253.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-3381367-1305514114/watcher-3381367-1305514114 -o /tmp/evaluation-result-3381367-1305514114/solver-3381367-1305514114 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381367-1305514114.cnf

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

MD5SUM BENCH= 472b10ce0a2683d9355981037eea091e
RANDOM SEED=200878570

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25734452 kB
Buffers:         33560 kB
Cached:         219492 kB
SwapCached:      25456 kB
Active:         140328 kB
Inactive:      6875688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25734452 kB
SwapTotal:    67111528 kB
SwapFree:     60609076 kB
Dirty:           15952 kB
Writeback:           0 kB
AnonPages:     6747316 kB
Mapped:          25432 kB
Slab:            73820 kB
PageTables:      56976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 113021500 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= 73576 MiB
End job on node108 at 2011-05-16 06:12:20