Trace number 3381371

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 5012.62

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q1041.25-n50-p30-s30907550.cnf
MD5SUM002a4cb53ea02f66e0c3418dc8834f7c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.198968
Satisfiable
(Un)Satisfiability was proved
Number of variables2561
Number of clauses490309
Sum of the clauses size983079
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2490259
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...514178/instance-3381371-1305514178.cnf
3.69/3.75	c Solving...
40000.53/5011.31	
40000.53/5011.31	*** INTERRUPTED! ***
40000.53/5011.31	*** Shutting down threads...
40001.83/5012.58	s UNKNOWN
40001.83/5012.58	
40001.83/5012.58	c INTERRUPTED   : 1
40001.83/5012.58	c Models        : 0+    
40001.83/5012.58	c Time          : 5011.320s (Solving: 5007.57s 1st Model: 0.00s Unsat: 0.00s)
40001.83/5012.58	c CPU Time      : 40000.650s

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-3381371-1305514178/watcher-3381371-1305514178 -o /tmp/evaluation-result-3381371-1305514178/solver-3381371-1305514178 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381371-1305514178.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: 6.91 7.77 8.02 1/345 648
/proc/meminfo: memFree=13335792/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=20872 CPUtime=0 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 487 0 0 0 0 0 0 0 23 0 1 0 663016575 21372928 417 33554432000 4194304 4964800 140736828543152 18446744073709551615 235594564128 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/648/statm: 5218 417 353 189 0 92 0

[startup+0.068303 s]
/proc/loadavg: 6.91 7.77 8.02 1/345 648
/proc/meminfo: memFree=13335792/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=33536 CPUtime=0.06 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 4845 0 0 0 5 1 0 0 23 0 1 0 663016575 34340864 3605 33554432000 4194304 4964800 140736828543152 18446744073709551615 235594527429 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/648/statm: 8384 3607 386 189 0 3258 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33536

[startup+0.100298 s]
/proc/loadavg: 6.91 7.77 8.02 1/345 648
/proc/meminfo: memFree=13335792/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=39504 CPUtime=0.09 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 6951 0 0 0 8 1 0 0 23 0 1 0 663016575 40452096 5103 33554432000 4194304 4964800 140736828543152 18446744073709551615 235594866432 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/648/statm: 9876 5105 386 189 0 4750 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39504

[startup+0.300263 s]
/proc/loadavg: 6.91 7.77 8.02 1/345 648
/proc/meminfo: memFree=13335792/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=54316 CPUtime=0.29 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 10968 0 0 0 27 2 0 0 25 0 1 0 663016575 55619584 8184 33554432000 4194304 4964800 140736828543152 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/648/statm: 13579 8184 399 189 0 8453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54316

[startup+0.700194 s]
/proc/loadavg: 6.91 7.77 8.02 1/345 648
/proc/meminfo: memFree=13335792/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=54316 CPUtime=0.69 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 10968 0 0 0 67 2 0 0 25 0 1 0 663016575 55619584 8184 33554432000 4194304 4964800 140736828543152 18446744073709551615 4607644 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/648/statm: 13579 8184 399 189 0 8453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54316

[startup+1.50105 s]
/proc/loadavg: 6.44 7.66 7.98 2/346 649
/proc/meminfo: memFree=13304700/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=54316 CPUtime=1.49 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 10968 0 0 0 147 2 0 0 25 0 1 0 663016575 55619584 8184 33554432000 4194304 4964800 140736828543152 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/648/statm: 13579 8184 399 189 0 8453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 54316

[startup+3.10077 s]
/proc/loadavg: 6.44 7.66 7.98 2/346 649
/proc/meminfo: memFree=13303956/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=56032 CPUtime=3.09 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 11421 0 0 0 307 2 0 0 25 0 1 0 663016575 57376768 8637 33554432000 4194304 4964800 140736828543152 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/648/statm: 14008 8637 400 189 0 8882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56032

[startup+6.30121 s]
/proc/loadavg: 6.44 7.66 7.98 10/353 656
/proc/meminfo: memFree=13237560/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=353064 CPUtime=21.91 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 37904 0 0 0 2175 16 0 0 25 0 8 0 663016575 361537536 34139 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/648/statm: 88266 34139 464 189 0 82615 0
[pid=648/tid=650] ppid=646 vsize=353064 CPUtime=2.23 cores=0-7
/proc/648/task/650/stat : 650 (claspmt) R 646 648 578 0 -1 4202560 2874 0 0 0 222 1 0 0 18 0 8 0 663016950 361537536 34139 33554432000 4194304 4964800 140736828543152 18446744073709551615 4654559 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=648/tid=651] ppid=646 vsize=353064 CPUtime=2.24 cores=0-7
/proc/648/task/651/stat : 651 (claspmt) R 646 648 578 0 -1 4202560 2506 0 0 0 223 1 0 0 18 0 8 0 663016950 361537536 34139 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=648/tid=652] ppid=646 vsize=353064 CPUtime=2.24 cores=0-7
/proc/648/task/652/stat : 652 (claspmt) R 646 648 578 0 -1 4202560 3429 0 0 0 223 1 0 0 18 0 8 0 663016950 361537536 34139 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=648/tid=653] ppid=646 vsize=353064 CPUtime=2.24 cores=0-7
/proc/648/task/653/stat : 653 (claspmt) R 646 648 578 0 -1 4202560 3879 0 0 0 222 2 0 0 18 0 8 0 663016950 361537536 34139 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=648/tid=654] ppid=646 vsize=353064 CPUtime=2.49 cores=0-7
/proc/648/task/654/stat : 654 (claspmt) R 646 648 578 0 -1 4202560 1874 0 0 0 249 0 0 0 25 0 8 0 663016950 361537536 34139 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=648/tid=655] ppid=646 vsize=353064 CPUtime=2.19 cores=0-7
/proc/648/task/655/stat : 655 (claspmt) R 646 648 578 0 -1 4202560 3606 0 0 0 217 2 0 0 20 0 8 0 663016950 361537536 34139 33554432000 4194304 4964800 140736828543152 18446744073709551615 4332499 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=648/tid=656] ppid=646 vsize=353064 CPUtime=2.24 cores=0-7
/proc/648/task/656/stat : 656 (claspmt) R 646 648 578 0 -1 4202560 5021 0 0 0 222 2 0 0 18 0 8 0 663016951 361537536 34139 33554432000 4194304 4964800 140736828543152 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.91
Current children cumulated vsize (KiB) 353064

[startup+12.7011 s]
/proc/loadavg: 6.75 7.69 7.99 9/353 656
/proc/meminfo: memFree=13035568/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=392260 CPUtime=73.01 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 82258 0 0 0 7263 38 0 0 25 0 8 0 663016575 401674240 78493 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/648/statm: 98065 78494 466 189 0 92414 0
[pid=648/tid=650] ppid=646 vsize=392260 CPUtime=8.63 cores=0-7
/proc/648/task/650/stat : 650 (claspmt) R 646 648 578 0 -1 4202560 7295 0 0 0 859 4 0 0 25 0 8 0 663016950 401674240 78494 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=648/tid=651] ppid=646 vsize=392260 CPUtime=8.64 cores=0-7
/proc/648/task/651/stat : 651 (claspmt) R 646 648 578 0 -1 4202560 5671 0 0 0 861 3 0 0 20 0 8 0 663016950 401674240 78494 33554432000 4194304 4964800 140736828543152 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=648/tid=652] ppid=646 vsize=392260 CPUtime=8.63 cores=0-7
/proc/648/task/652/stat : 652 (claspmt) R 646 648 578 0 -1 4202560 9467 0 0 0 859 4 0 0 25 0 8 0 663016950 401674240 78494 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=648/tid=653] ppid=646 vsize=392260 CPUtime=8.63 cores=0-7
/proc/648/task/653/stat : 653 (claspmt) R 646 648 578 0 -1 4202560 9559 0 0 0 859 4 0 0 25 0 8 0 663016950 401674240 78494 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=648/tid=654] ppid=646 vsize=392260 CPUtime=8.88 cores=0-7
/proc/648/task/654/stat : 654 (claspmt) R 646 648 578 0 -1 4202560 9384 0 0 0 885 3 0 0 25 0 8 0 663016950 401674240 78494 33554432000 4194304 4964800 140736828543152 18446744073709551615 4627401 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=648/tid=655] ppid=646 vsize=392260 CPUtime=8.51 cores=0-7
/proc/648/task/655/stat : 655 (claspmt) R 646 648 578 0 -1 4202560 8229 0 0 0 848 3 0 0 25 0 8 0 663016950 401674240 78494 33554432000 4194304 4964800 140736828543152 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=648/tid=656] ppid=646 vsize=392260 CPUtime=8.64 cores=0-7
/proc/648/task/656/stat : 656 (claspmt) R 646 648 578 0 -1 4202560 12398 0 0 0 858 6 0 0 25 0 8 0 663016951 401674240 78494 33554432000 4194304 4964800 140736828543152 18446744073709551615 235594527429 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 73.01
Current children cumulated vsize (KiB) 392260

[startup+25.5008 s]
/proc/loadavg: 6.95 7.70 7.99 9/353 657
/proc/meminfo: memFree=12779844/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=709908 CPUtime=175.23 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 143473 0 0 0 17454 69 0 0 25 0 8 0 663016575 726945792 139708 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/648/statm: 177477 139708 466 189 0 171826 0
[pid=648/tid=650] ppid=646 vsize=709908 CPUtime=21.42 cores=0-7
/proc/648/task/650/stat : 650 (claspmt) R 646 648 578 0 -1 4202560 14753 0 0 0 2133 9 0 0 25 0 8 0 663016950 726945792 139708 33554432000 4194304 4964800 140736828543152 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=648/tid=651] ppid=646 vsize=709908 CPUtime=21.44 cores=0-7
/proc/648/task/651/stat : 651 (claspmt) R 646 648 578 0 -1 4202560 9041 0 0 0 2139 5 0 0 25 0 8 0 663016950 726945792 139708 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=648/tid=652] ppid=646 vsize=709908 CPUtime=21.42 cores=0-7
/proc/648/task/652/stat : 652 (claspmt) R 646 648 578 0 -1 4202560 16151 0 0 0 2135 7 0 0 25 0 8 0 663016950 726945792 139708 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=648/tid=653] ppid=646 vsize=709908 CPUtime=21.43 cores=0-7
/proc/648/task/653/stat : 653 (claspmt) R 646 648 578 0 -1 4202560 16465 0 0 0 2136 7 0 0 25 0 8 0 663016950 726945792 139708 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=648/tid=654] ppid=646 vsize=709908 CPUtime=21.68 cores=0-7
/proc/648/task/654/stat : 654 (claspmt) R 646 648 578 0 -1 4202560 19180 0 0 0 2160 8 0 0 25 0 8 0 663016950 726945792 139708 33554432000 4194304 4964800 140736828543152 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=648/tid=655] ppid=646 vsize=709908 CPUtime=21.17 cores=0-7
/proc/648/task/655/stat : 655 (claspmt) R 646 648 578 0 -1 4202560 14179 0 0 0 2111 6 0 0 25 0 8 0 663016950 726945792 139708 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=648/tid=656] ppid=646 vsize=709908 CPUtime=21.43 cores=0-7
/proc/648/task/656/stat : 656 (claspmt) R 646 648 578 0 -1 4202560 24363 0 0 0 2131 12 0 0 25 0 8 0 663016951 726945792 139708 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 175.23
Current children cumulated vsize (KiB) 709908

[startup+51.1003 s]
/proc/loadavg: 7.38 7.74 7.99 9/353 657
/proc/meminfo: memFree=12491120/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=1096776 CPUtime=379.71 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 218442 0 0 0 37854 117 0 0 25 0 8 0 663016575 1123098624 214626 33554432000 4194304 4964800 140736828543152 18446744073709551615 4332465 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/648/statm: 274194 214626 466 189 0 268543 0
[pid=648/tid=650] ppid=646 vsize=1096776 CPUtime=47 cores=0-7
/proc/648/task/650/stat : 650 (claspmt) R 646 648 578 0 -1 4202560 26021 0 0 0 4685 15 0 0 25 0 8 0 663016950 1123098624 214626 33554432000 4194304 4964800 140736828543152 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=648/tid=651] ppid=646 vsize=1096776 CPUtime=47.03 cores=0-7
/proc/648/task/651/stat : 651 (claspmt) R 646 648 578 0 -1 4202560 14255 0 0 0 4696 7 0 0 25 0 8 0 663016950 1123098624 214626 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=648/tid=652] ppid=646 vsize=1096776 CPUtime=47.03 cores=0-7
/proc/648/task/652/stat : 652 (claspmt) R 646 648 578 0 -1 4202560 22871 0 0 0 4691 12 0 0 25 0 8 0 663016950 1123098624 214626 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=648/tid=653] ppid=646 vsize=1096776 CPUtime=47.02 cores=0-7
/proc/648/task/653/stat : 653 (claspmt) R 646 648 578 0 -1 4202560 22694 0 0 0 4692 10 0 0 25 0 8 0 663016950 1123098624 214626 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=648/tid=654] ppid=646 vsize=1096776 CPUtime=47.29 cores=0-7
/proc/648/task/654/stat : 654 (claspmt) R 646 648 578 0 -1 4202560 26661 0 0 0 4716 13 0 0 25 0 8 0 663016950 1123098624 214626 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=648/tid=655] ppid=646 vsize=1096776 CPUtime=46.49 cores=0-7
/proc/648/task/655/stat : 655 (claspmt) R 646 648 578 0 -1 4202560 20809 0 0 0 4639 10 0 0 25 0 8 0 663016950 1123098624 214626 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=648/tid=656] ppid=646 vsize=1096776 CPUtime=47.03 cores=0-7
/proc/648/task/656/stat : 656 (claspmt) R 646 648 578 0 -1 4202560 39615 0 0 0 4679 24 0 0 25 0 8 0 663016951 1123098624 214626 33554432000 4194304 4964800 140736828543152 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 379.71
Current children cumulated vsize (KiB) 1096776

[startup+102.313 s]
/proc/loadavg: 7.82 7.80 8.00 9/353 659
/proc/meminfo: memFree=12256860/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=1269012 CPUtime=788.77 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 273978 0 0 0 78715 162 0 0 25 0 8 0 663016575 1299468288 270118 33554432000 4194304 4964800 140736828543152 18446744073709551615 4627293 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/648/statm: 317253 270118 466 189 0 311602 0
[pid=648/tid=650] ppid=646 vsize=1269012 CPUtime=98.19 cores=0-7
/proc/648/task/650/stat : 650 (claspmt) R 646 648 578 0 -1 4202560 31522 0 0 0 9799 20 0 0 25 0 8 0 663016950 1299468288 270118 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=648/tid=651] ppid=646 vsize=1269012 CPUtime=98.25 cores=0-7
/proc/648/task/651/stat : 651 (claspmt) R 646 648 578 0 -1 4202560 17157 0 0 0 9816 9 0 0 25 0 8 0 663016950 1299468288 270118 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=648/tid=652] ppid=646 vsize=1269012 CPUtime=98.22 cores=0-7
/proc/648/task/652/stat : 652 (claspmt) R 646 648 578 0 -1 4202560 28780 0 0 0 9806 16 0 0 25 0 8 0 663016950 1299468288 270118 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=648/tid=653] ppid=646 vsize=1269012 CPUtime=98.23 cores=0-7
/proc/648/task/653/stat : 653 (claspmt) R 646 648 578 0 -1 4202560 28387 0 0 0 9807 16 0 0 25 0 8 0 663016950 1299468288 270118 33554432000 4194304 4964800 140736828543152 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=648/tid=654] ppid=646 vsize=1269012 CPUtime=98.49 cores=0-7
/proc/648/task/654/stat : 654 (claspmt) R 646 648 578 0 -1 4202560 31194 0 0 0 9833 16 0 0 25 0 8 0 663016950 1299468288 270118 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=648/tid=655] ppid=646 vsize=1269012 CPUtime=97.14 cores=0-7
/proc/648/task/655/stat : 655 (claspmt) R 646 648 578 0 -1 4202560 23434 0 0 0 9703 11 0 0 25 0 8 0 663016950 1299468288 270118 33554432000 4194304 4964800 140736828543152 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=648/tid=656] ppid=646 vsize=1269012 CPUtime=98.23 cores=0-7
/proc/648/task/656/stat : 656 (claspmt) R 646 648 578 0 -1 4202560 55230 0 0 0 9787 36 0 0 25 0 8 0 663016951 1299468288 270118 33554432000 4194304 4964800 140736828543152 18446744073709551615 4631209 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 788.77
Current children cumulated vsize (KiB) 1269012

[startup+162.301 s]
/proc/loadavg: 8.00 7.85 8.00 9/353 660
/proc/meminfo: memFree=12006096/32950928 swapFree=54713408/67111528

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

[pid=648] ppid=646 vsize=5490320 CPUtime=37692 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 1304980 0 0 0 3767952 1244 0 0 25 0 8 0 663016575 5622087680 1292733 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/648/statm: 1372580 1292733 466 189 0 1366929 0
[pid=648/tid=650] ppid=646 vsize=5490320 CPUtime=4701.14 cores=0-7
/proc/648/task/650/stat : 650 (claspmt) R 646 648 578 0 -1 4202560 122118 0 0 0 469981 133 0 0 25 0 8 0 663016950 5622087680 1292733 33554432000 4194304 4964800 140736828543152 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=648/tid=651] ppid=646 vsize=5490320 CPUtime=4717.53 cores=0-7
/proc/648/task/651/stat : 651 (claspmt) R 646 648 578 0 -1 4202560 91919 0 0 0 471722 31 0 0 25 0 8 0 663016950 5622087680 1292733 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=648/tid=652] ppid=646 vsize=5490320 CPUtime=4716.84 cores=0-7
/proc/648/task/652/stat : 652 (claspmt) R 646 648 578 0 -1 4202560 110530 0 0 0 471576 108 0 0 25 0 8 0 663016950 5622087680 1292733 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=648/tid=653] ppid=646 vsize=5490320 CPUtime=4717.32 cores=0-7
/proc/648/task/653/stat : 653 (claspmt) R 646 648 578 0 -1 4202560 86171 0 0 0 471650 82 0 0 25 0 8 0 663016950 5622087680 1292733 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=648/tid=654] ppid=646 vsize=5490320 CPUtime=4715.66 cores=0-7
/proc/648/task/654/stat : 654 (claspmt) R 646 648 578 0 -1 4202560 87494 0 0 0 471492 74 0 0 25 0 8 0 663016950 5622087680 1292733 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=648/tid=655] ppid=646 vsize=5490320 CPUtime=4692.71 cores=0-7
/proc/648/task/655/stat : 655 (claspmt) R 646 648 578 0 -1 4202560 96860 0 0 0 469160 111 0 0 25 0 8 0 663016950 5622087680 1292733 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=648/tid=656] ppid=646 vsize=5490320 CPUtime=4717.94 cores=0-7
/proc/648/task/656/stat : 656 (claspmt) R 646 648 578 0 -1 4202560 286311 0 0 0 471511 283 0 0 25 0 8 0 663016951 5622087680 1292733 33554432000 4194304 4964800 140736828543152 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37692
Current children cumulated vsize (KiB) 5490320

[startup+4782.3 s]
/proc/loadavg: 8.05 8.07 8.01 9/353 809
/proc/meminfo: memFree=8153688/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=5490320 CPUtime=38171.2 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 1305082 0 0 0 3815874 1245 0 0 25 0 8 0 663016575 5622087680 1292835 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/648/statm: 1372580 1292835 466 189 0 1366929 0
[pid=648/tid=650] ppid=646 vsize=5490320 CPUtime=4760.48 cores=0-7
/proc/648/task/650/stat : 650 (claspmt) R 646 648 578 0 -1 4202560 122118 0 0 0 475915 133 0 0 25 0 8 0 663016950 5622087680 1292835 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=648/tid=651] ppid=646 vsize=5490320 CPUtime=4777.51 cores=0-7
/proc/648/task/651/stat : 651 (claspmt) R 646 648 578 0 -1 4202560 92011 0 0 0 477720 31 0 0 25 0 8 0 663016950 5622087680 1292835 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=648/tid=652] ppid=646 vsize=5490320 CPUtime=4776.83 cores=0-7
/proc/648/task/652/stat : 652 (claspmt) R 646 648 578 0 -1 4202560 110530 0 0 0 477575 108 0 0 25 0 8 0 663016950 5622087680 1292835 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=648/tid=653] ppid=646 vsize=5490320 CPUtime=4777.31 cores=0-7
/proc/648/task/653/stat : 653 (claspmt) R 646 648 578 0 -1 4202560 86171 0 0 0 477649 82 0 0 25 0 8 0 663016950 5622087680 1292835 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=648/tid=654] ppid=646 vsize=5490320 CPUtime=4775.64 cores=0-7
/proc/648/task/654/stat : 654 (claspmt) R 646 648 578 0 -1 4202560 87499 0 0 0 477490 74 0 0 25 0 8 0 663016950 5622087680 1292835 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=648/tid=655] ppid=646 vsize=5490320 CPUtime=4752.69 cores=0-7
/proc/648/task/655/stat : 655 (claspmt) R 646 648 578 0 -1 4202560 96865 0 0 0 475158 111 0 0 25 0 8 0 663016950 5622087680 1292835 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=648/tid=656] ppid=646 vsize=5490320 CPUtime=4777.92 cores=0-7
/proc/648/task/656/stat : 656 (claspmt) R 646 648 578 0 -1 4202560 286311 0 0 0 477509 283 0 0 25 0 8 0 663016951 5622087680 1292835 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38171.2
Current children cumulated vsize (KiB) 5490320

[startup+4842.3 s]
/proc/loadavg: 8.06 8.07 8.01 9/353 810
/proc/meminfo: memFree=8146208/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=5424784 CPUtime=38650.4 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 1307551 0 0 0 3863798 1247 0 0 25 0 8 0 663016575 5554978816 1294543 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/648/statm: 1356196 1294543 466 189 0 1350545 0
[pid=648/tid=650] ppid=646 vsize=5424784 CPUtime=4819.99 cores=0-7
/proc/648/task/650/stat : 650 (claspmt) R 646 648 578 0 -1 4202560 122118 0 0 0 481866 133 0 0 25 0 8 0 663016950 5554978816 1294543 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=648/tid=651] ppid=646 vsize=5424784 CPUtime=4837.49 cores=0-7
/proc/648/task/651/stat : 651 (claspmt) R 646 648 578 0 -1 4202560 94419 0 0 0 483718 31 0 0 25 0 8 0 663016950 5554978816 1294543 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=648/tid=652] ppid=646 vsize=5424784 CPUtime=4836.84 cores=0-7
/proc/648/task/652/stat : 652 (claspmt) R 646 648 578 0 -1 4202560 110544 0 0 0 483575 109 0 0 25 0 8 0 663016950 5554978816 1294543 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=648/tid=653] ppid=646 vsize=5424784 CPUtime=4837.31 cores=0-7
/proc/648/task/653/stat : 653 (claspmt) R 646 648 578 0 -1 4202560 86171 0 0 0 483649 82 0 0 25 0 8 0 663016950 5554978816 1294543 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=648/tid=654] ppid=646 vsize=5424784 CPUtime=4835.64 cores=0-7
/proc/648/task/654/stat : 654 (claspmt) R 646 648 578 0 -1 4202560 87525 0 0 0 483490 74 0 0 25 0 8 0 663016950 5554978816 1294543 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=648/tid=655] ppid=646 vsize=5424784 CPUtime=4812.47 cores=0-7
/proc/648/task/655/stat : 655 (claspmt) R 646 648 578 0 -1 4202560 96865 0 0 0 481135 112 0 0 25 0 8 0 663016950 5554978816 1294543 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=648/tid=656] ppid=646 vsize=5424784 CPUtime=4837.92 cores=0-7
/proc/648/task/656/stat : 656 (claspmt) R 646 648 578 0 -1 4202560 286313 0 0 0 483509 283 0 0 25 0 8 0 663016951 5554978816 1294543 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38650.4
Current children cumulated vsize (KiB) 5424784

[startup+4902.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/353 812
/proc/meminfo: memFree=8146028/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=5424784 CPUtime=39129.8 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 1307666 0 0 0 3911731 1247 0 0 25 0 8 0 663016575 5554978816 1294658 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/648/statm: 1356196 1294658 466 189 0 1350545 0
[pid=648/tid=650] ppid=646 vsize=5424784 CPUtime=4879.99 cores=0-7
/proc/648/task/650/stat : 650 (claspmt) R 646 648 578 0 -1 4202560 122118 0 0 0 487866 133 0 0 25 0 8 0 663016950 5554978816 1294658 33554432000 4194304 4964800 140736828543152 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=648/tid=651] ppid=646 vsize=5424784 CPUtime=4897.48 cores=0-7
/proc/648/task/651/stat : 651 (claspmt) R 646 648 578 0 -1 4202560 94458 0 0 0 489717 31 0 0 25 0 8 0 663016950 5554978816 1294658 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=648/tid=652] ppid=646 vsize=5424784 CPUtime=4896.84 cores=0-7
/proc/648/task/652/stat : 652 (claspmt) R 646 648 578 0 -1 4202560 110601 0 0 0 489575 109 0 0 25 0 8 0 663016950 5554978816 1294658 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=648/tid=653] ppid=646 vsize=5424784 CPUtime=4897.31 cores=0-7
/proc/648/task/653/stat : 653 (claspmt) R 646 648 578 0 -1 4202560 86171 0 0 0 489649 82 0 0 25 0 8 0 663016950 5554978816 1294658 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=648/tid=654] ppid=646 vsize=5424784 CPUtime=4895.64 cores=0-7
/proc/648/task/654/stat : 654 (claspmt) R 646 648 578 0 -1 4202560 87531 0 0 0 489490 74 0 0 25 0 8 0 663016950 5554978816 1294658 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=648/tid=655] ppid=646 vsize=5424784 CPUtime=4871.81 cores=0-7
/proc/648/task/655/stat : 655 (claspmt) R 646 648 578 0 -1 4202560 96873 0 0 0 487069 112 0 0 25 0 8 0 663016950 5554978816 1294658 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=648/tid=656] ppid=646 vsize=5424784 CPUtime=4897.91 cores=0-7
/proc/648/task/656/stat : 656 (claspmt) R 646 648 578 0 -1 4202560 286313 0 0 0 489508 283 0 0 25 0 8 0 663016951 5554978816 1294658 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39129.8
Current children cumulated vsize (KiB) 5424784

[startup+4962.3 s]
/proc/loadavg: 8.02 8.05 8.01 9/353 813
/proc/meminfo: memFree=8145224/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=5424784 CPUtime=39609.1 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 1308023 0 0 0 3959658 1249 0 0 25 0 8 0 663016575 5554978816 1295015 33554432000 4194304 4964800 140736828543152 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/648/statm: 1356196 1295015 466 189 0 1350545 0
[pid=648/tid=650] ppid=646 vsize=5424784 CPUtime=4939.99 cores=0-7
/proc/648/task/650/stat : 650 (claspmt) R 646 648 578 0 -1 4202560 122145 0 0 0 493866 133 0 0 25 0 8 0 663016950 5554978816 1295015 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=648/tid=651] ppid=646 vsize=5424784 CPUtime=4957.48 cores=0-7
/proc/648/task/651/stat : 651 (claspmt) R 646 648 578 0 -1 4202560 94507 0 0 0 495716 32 0 0 25 0 8 0 663016950 5554978816 1295015 33554432000 4194304 4964800 140736828543152 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=648/tid=652] ppid=646 vsize=5424784 CPUtime=4956.8 cores=0-7
/proc/648/task/652/stat : 652 (claspmt) R 646 648 578 0 -1 4202560 110626 0 0 0 495571 109 0 0 25 0 8 0 663016950 5554978816 1295015 33554432000 4194304 4964800 140736828543152 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=648/tid=653] ppid=646 vsize=5424784 CPUtime=4957.31 cores=0-7
/proc/648/task/653/stat : 653 (claspmt) R 646 648 578 0 -1 4202560 86171 0 0 0 495649 82 0 0 25 0 8 0 663016950 5554978816 1295015 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=648/tid=654] ppid=646 vsize=5424784 CPUtime=4955.64 cores=0-7
/proc/648/task/654/stat : 654 (claspmt) R 646 648 578 0 -1 4202560 87536 0 0 0 495490 74 0 0 25 0 8 0 663016950 5554978816 1295015 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=648/tid=655] ppid=646 vsize=5424784 CPUtime=4931.16 cores=0-7
/proc/648/task/655/stat : 655 (claspmt) R 646 648 578 0 -1 4202560 97120 0 0 0 493003 113 0 0 25 0 8 0 663016950 5554978816 1295015 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=648/tid=656] ppid=646 vsize=5424784 CPUtime=4957.91 cores=0-7
/proc/648/task/656/stat : 656 (claspmt) R 646 648 578 0 -1 4202560 286313 0 0 0 495507 284 0 0 25 0 8 0 663016951 5554978816 1295015 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39609.1
Current children cumulated vsize (KiB) 5424784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5011.3 s]
/proc/loadavg: 8.01 8.04 8.00 9/353 815
/proc/meminfo: memFree=8143176/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=5424784 CPUtime=40000.5 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 1308505 0 0 0 3998803 1250 0 0 25 0 8 0 663016575 5554978816 1295497 33554432000 4194304 4964800 140736828543152 18446744073709551615 4325423 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/648/statm: 1356196 1295497 466 189 0 1350545 0
[pid=648/tid=650] ppid=646 vsize=5424784 CPUtime=4989 cores=0-7
/proc/648/task/650/stat : 650 (claspmt) R 646 648 578 0 -1 4202560 122145 0 0 0 498767 133 0 0 25 0 8 0 663016950 5554978816 1295497 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=648/tid=651] ppid=646 vsize=5424784 CPUtime=5006.48 cores=0-7
/proc/648/task/651/stat : 651 (claspmt) R 646 648 578 0 -1 4202560 94984 0 0 0 500616 32 0 0 25 0 8 0 663016950 5554978816 1295497 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=648/tid=652] ppid=646 vsize=5424784 CPUtime=5005.81 cores=0-7
/proc/648/task/652/stat : 652 (claspmt) R 646 648 578 0 -1 4202560 110626 0 0 0 500472 109 0 0 25 0 8 0 663016950 5554978816 1295497 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=648/tid=653] ppid=646 vsize=5424784 CPUtime=5006.32 cores=0-7
/proc/648/task/653/stat : 653 (claspmt) R 646 648 578 0 -1 4202560 86171 0 0 0 500550 82 0 0 25 0 8 0 663016950 5554978816 1295497 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=648/tid=654] ppid=646 vsize=5424784 CPUtime=5004.65 cores=0-7
/proc/648/task/654/stat : 654 (claspmt) R 646 648 578 0 -1 4202560 87539 0 0 0 500391 74 0 0 25 0 8 0 663016950 5554978816 1295497 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=648/tid=655] ppid=646 vsize=5424784 CPUtime=4979.61 cores=0-7
/proc/648/task/655/stat : 655 (claspmt) R 646 648 578 0 -1 4202560 97120 0 0 0 497848 113 0 0 25 0 8 0 663016950 5554978816 1295497 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=648/tid=656] ppid=646 vsize=5424784 CPUtime=5006.92 cores=0-7
/proc/648/task/656/stat : 656 (claspmt) R 646 648 578 0 -1 4202560 286313 0 0 0 500408 284 0 0 25 0 8 0 663016951 5554978816 1295497 33554432000 4194304 4964800 140736828543152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 5424784

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

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

[startup+5011.8 s]
/proc/loadavg: 8.01 8.04 8.00 2/347 816
/proc/meminfo: memFree=8155252/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=5412156 CPUtime=40001.1 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 1308515 0 0 0 3998863 1250 0 0 25 0 1 0 663016575 5542047744 1290291 33554432000 4194304 4964800 140736828543152 18446744073709551615 4646607 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/648/statm: 1353039 1290291 476 189 0 1347388 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 5412156

[startup+5012.2 s]
/proc/loadavg: 8.01 8.04 8.00 2/347 816
/proc/meminfo: memFree=8155252/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=5412156 CPUtime=40001.5 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202496 1308515 0 0 0 3998902 1250 0 0 25 0 1 0 663016575 5542047744 1281055 33554432000 4194304 4964800 140736828543152 18446744073709551615 235594521803 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/648/statm: 1353039 1281055 476 189 0 1347388 0
Current children cumulated CPU time (s) 40001.5
Current children cumulated vsize (KiB) 5412156

[startup+5012.6 s]
/proc/loadavg: 8.01 8.04 8.00 2/347 816
/proc/meminfo: memFree=12871964/32950928 swapFree=54713408/67111528
[pid=648] ppid=646 vsize=0 CPUtime=40001.9 cores=0-7
/proc/648/stat : 648 (claspmt) R 646 648 578 0 -1 4202500 1308516 0 0 0 3998922 1271 0 0 25 0 1 0 663016575 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/648/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40001.9
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5012.62
CPU time (s): 40002
CPU user time (s): 39989.2
CPU system time (s): 12.7281
CPU usage (%): 798.025
Max. virtual memory (cumulated for all children) (KiB): 5490320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.2
system time used= 12.7281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1308516
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= 148733
involuntary context switches= 187123

runsolver used 15.5606 second user time and 39.9609 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-16 04:49:38
IDJOB=3381371
IDBENCH=88207
IDSOLVER=1865
FILE ID=node120/3381371-1305514178
RUNJOBID= node120-1305514170-592
PBS_JOBID= 13325558
Free space on /tmp= 73628 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q1041.25-n50-p30-s30907550.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-3381371-1305514178/watcher-3381371-1305514178 -o /tmp/evaluation-result-3381371-1305514178/solver-3381371-1305514178 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381371-1305514178.cnf

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

MD5SUM BENCH= 002a4cb53ea02f66e0c3418dc8834f7c
RANDOM SEED=1420998966

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13336072 kB
Buffers:        104848 kB
Cached:        1113800 kB
SwapCached:      32264 kB
Active:        6499360 kB
Inactive:     12878716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13336072 kB
SwapTotal:    67111528 kB
SwapFree:     54713408 kB
Dirty:            7692 kB
Writeback:           0 kB
AnonPages:    18132952 kB
Mapped:          19984 kB
Slab:            90956 kB
PageTables:      77880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 66185624 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= 73628 MiB
End job on node120 at 2011-05-16 06:13:11