Trace number 3322750

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 35293 5102.27

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/11pipe_11_ooo.cnf
MD5SUMf603f11fbfe855df381282b7bce010ea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2200.85
Satisfiable
(Un)Satisfiability was proved
Number of variables88289
Number of clauses4187694
Sum of the clauses size12410354
Maximum clause length341
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23770000
Number of clauses of size 3347602
Number of clauses of size 41622
Number of clauses of size 51351
Number of clauses of size over 567118

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...393518/instance-3322750-1304393518.cnf
1.10/1.18	c Solving...
35290.65/5100.01	
35290.65/5100.01	*** INTERRUPTED! ***
35290.65/5100.01	*** Shutting down threads...

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3322750-1304393518/watcher-3322750-1304393518 -o /tmp/evaluation-result-3322750-1304393518/solver-3322750-1304393518 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322750-1304393518.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: 9.17 9.06 9.06 2/244 31003
/proc/meminfo: memFree=22554136/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=32064 CPUtime=0 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 2366 0 0 0 0 0 0 0 25 0 1 0 550949743 32833536 2297 33554432000 4194304 4964704 140737300677504 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31003/statm: 8016 2304 376 189 0 2890 0

[startup+0.0561241 s]
/proc/loadavg: 9.17 9.06 9.06 2/244 31003
/proc/meminfo: memFree=22554136/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=40952 CPUtime=0.04 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 6141 0 0 0 4 0 0 0 25 0 1 0 550949743 41934848 5382 33554432000 4194304 4964704 140737300677504 18446744073709551615 271550198469 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31003/statm: 10238 5382 388 189 0 5112 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 40952

[startup+0.101116 s]
/proc/loadavg: 9.17 9.06 9.06 2/244 31003
/proc/meminfo: memFree=22554136/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=43904 CPUtime=0.09 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 6877 0 0 0 9 0 0 0 25 0 1 0 550949743 44957696 6118 33554432000 4194304 4964704 140737300677504 18446744073709551615 271550537472 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31003/statm: 10976 6119 388 189 0 5850 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43904

[startup+0.301082 s]
/proc/loadavg: 9.17 9.06 9.06 2/244 31003
/proc/meminfo: memFree=22554136/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=56176 CPUtime=0.29 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 9945 0 0 0 27 2 0 0 25 0 1 0 550949743 57524224 9153 33554432000 4194304 4964704 140737300677504 18446744073709551615 271550198817 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31003/statm: 14044 9154 388 189 0 8918 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56176

[startup+0.701005 s]
/proc/loadavg: 9.17 9.06 9.06 2/244 31003
/proc/meminfo: memFree=22554136/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=79732 CPUtime=0.69 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 15936 0 0 0 66 3 0 0 25 0 1 0 550949743 81645568 15019 33554432000 4194304 4964704 140737300677504 18446744073709551615 271550198469 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/31003/statm: 19933 15020 388 189 0 14807 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79732

[startup+1.50086 s]
/proc/loadavg: 8.60 8.94 9.02 3/245 31004
/proc/meminfo: memFree=22478368/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=592632 CPUtime=1.94 cores=0-7
/proc/31003/stat : 31003 (claspmt) S 31001 31003 30803 0 -1 4202496 61009 0 0 0 175 19 0 0 25 0 8 0 550949743 606855168 53429 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31003/statm: 148158 53429 434 189 0 142507 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 592632

[startup+3.10057 s]
/proc/loadavg: 8.60 8.94 9.02 3/252 31011
/proc/meminfo: memFree=22341292/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=592632 CPUtime=3.54 cores=0-7
/proc/31003/stat : 31003 (claspmt) S 31001 31003 30803 0 -1 4202496 61254 0 0 0 335 19 0 0 25 0 8 0 550949743 606855168 53674 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31003/statm: 148158 53674 436 189 0 142507 0
[pid=31003/tid=31005] ppid=31001 vsize=592632 CPUtime=0.01 cores=0-7
/proc/31003/task/31005/stat : 31005 (claspmt) S 31001 31003 30803 0 -1 4202560 4334 0 0 0 0 1 0 0 17 0 8 0 550949861 606855168 53674 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 4 0 0 0
[pid=31003/tid=31006] ppid=31001 vsize=592632 CPUtime=0.1 cores=0-7
/proc/31003/task/31006/stat : 31006 (claspmt) S 31001 31003 30803 0 -1 4202560 5194 0 0 0 9 1 0 0 17 0 8 0 550949861 606855168 53674 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 7 0 0 0
[pid=31003/tid=31007] ppid=31001 vsize=592632 CPUtime=0.09 cores=0-7
/proc/31003/task/31007/stat : 31007 (claspmt) S 31001 31003 30803 0 -1 4202560 5457 0 0 0 8 1 0 0 18 0 8 0 550949861 606855168 53674 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 4 0 0 0
[pid=31003/tid=31008] ppid=31001 vsize=592632 CPUtime=0.02 cores=0-7
/proc/31003/task/31008/stat : 31008 (claspmt) S 31001 31003 30803 0 -1 4202560 4369 0 0 0 1 1 0 0 17 0 8 0 550949861 606855168 53674 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 6 0 0 0
[pid=31003/tid=31009] ppid=31001 vsize=592632 CPUtime=1.81 cores=0-7
/proc/31003/task/31009/stat : 31009 (claspmt) R 31001 31003 30803 0 -1 4202560 5862 0 0 0 179 2 0 0 20 0 8 0 550949861 606855168 53674 33554432000 4194304 4964704 140737300677504 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31003/tid=31010] ppid=31001 vsize=592632 CPUtime=0.1 cores=0-7
/proc/31003/task/31010/stat : 31010 (claspmt) S 31001 31003 30803 0 -1 4202560 5317 0 0 0 9 1 0 0 18 0 8 0 550949861 606855168 53674 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 1 0 0 0
[pid=31003/tid=31011] ppid=31001 vsize=592632 CPUtime=0.15 cores=0-7
/proc/31003/task/31011/stat : 31011 (claspmt) S 31001 31003 30803 0 -1 4202560 5163 0 0 0 13 2 0 0 18 0 8 0 550949861 606855168 53674 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 592632

[startup+6.30099 s]
/proc/loadavg: 8.07 8.83 8.98 3/252 31011
/proc/meminfo: memFree=22341672/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=592632 CPUtime=6.74 cores=0-7
/proc/31003/stat : 31003 (claspmt) S 31001 31003 30803 0 -1 4202496 61333 0 0 0 655 19 0 0 25 0 8 0 550949743 606855168 53753 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31003/statm: 148158 53753 436 189 0 142507 0
[pid=31003/tid=31005] ppid=31001 vsize=592632 CPUtime=0.01 cores=0-7
/proc/31003/task/31005/stat : 31005 (claspmt) S 31001 31003 30803 0 -1 4202560 4334 0 0 0 0 1 0 0 17 0 8 0 550949861 606855168 53753 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 4 0 0 0
[pid=31003/tid=31006] ppid=31001 vsize=592632 CPUtime=0.1 cores=0-7
/proc/31003/task/31006/stat : 31006 (claspmt) S 31001 31003 30803 0 -1 4202560 5194 0 0 0 9 1 0 0 17 0 8 0 550949861 606855168 53753 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 7 0 0 0
[pid=31003/tid=31007] ppid=31001 vsize=592632 CPUtime=0.09 cores=0-7
/proc/31003/task/31007/stat : 31007 (claspmt) S 31001 31003 30803 0 -1 4202560 5457 0 0 0 8 1 0 0 18 0 8 0 550949861 606855168 53753 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 4 0 0 0
[pid=31003/tid=31008] ppid=31001 vsize=592632 CPUtime=0.02 cores=0-7
/proc/31003/task/31008/stat : 31008 (claspmt) S 31001 31003 30803 0 -1 4202560 4369 0 0 0 1 1 0 0 17 0 8 0 550949861 606855168 53753 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 6 0 0 0
[pid=31003/tid=31009] ppid=31001 vsize=592632 CPUtime=5.01 cores=0-7
/proc/31003/task/31009/stat : 31009 (claspmt) R 31001 31003 30803 0 -1 4202560 5941 0 0 0 499 2 0 0 25 0 8 0 550949861 606855168 53753 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31003/tid=31010] ppid=31001 vsize=592632 CPUtime=0.1 cores=0-7
/proc/31003/task/31010/stat : 31010 (claspmt) S 31001 31003 30803 0 -1 4202560 5317 0 0 0 9 1 0 0 18 0 8 0 550949861 606855168 53753 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 1 0 0 0
[pid=31003/tid=31011] ppid=31001 vsize=592632 CPUtime=0.15 cores=0-7
/proc/31003/task/31011/stat : 31011 (claspmt) S 31001 31003 30803 0 -1 4202560 5163 0 0 0 13 2 0 0 18 0 8 0 550949861 606855168 53753 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 592632

[startup+12.7008 s]
/proc/loadavg: 7.58 8.71 8.95 3/252 31011
/proc/meminfo: memFree=22340820/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=592632 CPUtime=13.14 cores=0-7
/proc/31003/stat : 31003 (claspmt) S 31001 31003 30803 0 -1 4202496 61430 0 0 0 1295 19 0 0 25 0 8 0 550949743 606855168 53850 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31003/statm: 148158 53850 436 189 0 142507 0
[pid=31003/tid=31005] ppid=31001 vsize=592632 CPUtime=0.01 cores=0-7
/proc/31003/task/31005/stat : 31005 (claspmt) S 31001 31003 30803 0 -1 4202560 4334 0 0 0 0 1 0 0 17 0 8 0 550949861 606855168 53850 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 4 0 0 0
[pid=31003/tid=31006] ppid=31001 vsize=592632 CPUtime=0.1 cores=0-7
/proc/31003/task/31006/stat : 31006 (claspmt) S 31001 31003 30803 0 -1 4202560 5194 0 0 0 9 1 0 0 17 0 8 0 550949861 606855168 53850 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 7 0 0 0
[pid=31003/tid=31007] ppid=31001 vsize=592632 CPUtime=0.09 cores=0-7
/proc/31003/task/31007/stat : 31007 (claspmt) S 31001 31003 30803 0 -1 4202560 5457 0 0 0 8 1 0 0 18 0 8 0 550949861 606855168 53850 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 4 0 0 0
[pid=31003/tid=31008] ppid=31001 vsize=592632 CPUtime=0.02 cores=0-7
/proc/31003/task/31008/stat : 31008 (claspmt) S 31001 31003 30803 0 -1 4202560 4369 0 0 0 1 1 0 0 17 0 8 0 550949861 606855168 53850 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 6 0 0 0
[pid=31003/tid=31009] ppid=31001 vsize=592632 CPUtime=11.41 cores=0-7
/proc/31003/task/31009/stat : 31009 (claspmt) R 31001 31003 30803 0 -1 4202560 6038 0 0 0 1139 2 0 0 25 0 8 0 550949861 606855168 53850 33554432000 4194304 4964704 140737300677504 18446744073709551615 4399264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31003/tid=31010] ppid=31001 vsize=592632 CPUtime=0.1 cores=0-7
/proc/31003/task/31010/stat : 31010 (claspmt) S 31001 31003 30803 0 -1 4202560 5317 0 0 0 9 1 0 0 18 0 8 0 550949861 606855168 53850 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 1 0 0 0
[pid=31003/tid=31011] ppid=31001 vsize=592632 CPUtime=0.15 cores=0-7
/proc/31003/task/31011/stat : 31011 (claspmt) S 31001 31003 30803 0 -1 4202560 5163 0 0 0 13 2 0 0 18 0 8 0 550949861 606855168 53850 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 13.14
Current children cumulated vsize (KiB) 592632

[startup+25.5005 s]
/proc/loadavg: 6.34 8.38 8.83 3/252 31011
/proc/meminfo: memFree=22339792/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=592632 CPUtime=25.93 cores=0-7
/proc/31003/stat : 31003 (claspmt) S 31001 31003 30803 0 -1 4202496 61714 0 0 0 2574 19 0 0 25 0 8 0 550949743 606855168 54134 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31003/statm: 148158 54134 436 189 0 142507 0
[pid=31003/tid=31005] ppid=31001 vsize=592632 CPUtime=0.01 cores=0-7
/proc/31003/task/31005/stat : 31005 (claspmt) S 31001 31003 30803 0 -1 4202560 4334 0 0 0 0 1 0 0 17 0 8 0 550949861 606855168 54134 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 4 0 0 0
[pid=31003/tid=31006] ppid=31001 vsize=592632 CPUtime=0.1 cores=0-7
/proc/31003/task/31006/stat : 31006 (claspmt) S 31001 31003 30803 0 -1 4202560 5194 0 0 0 9 1 0 0 17 0 8 0 550949861 606855168 54134 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 7 0 0 0
[pid=31003/tid=31007] ppid=31001 vsize=592632 CPUtime=0.09 cores=0-7
/proc/31003/task/31007/stat : 31007 (claspmt) S 31001 31003 30803 0 -1 4202560 5457 0 0 0 8 1 0 0 18 0 8 0 550949861 606855168 54134 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 4 0 0 0
[pid=31003/tid=31008] ppid=31001 vsize=592632 CPUtime=0.02 cores=0-7
/proc/31003/task/31008/stat : 31008 (claspmt) S 31001 31003 30803 0 -1 4202560 4369 0 0 0 1 1 0 0 17 0 8 0 550949861 606855168 54134 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 6 0 0 0
[pid=31003/tid=31009] ppid=31001 vsize=592632 CPUtime=24.21 cores=0-7
/proc/31003/task/31009/stat : 31009 (claspmt) R 31001 31003 30803 0 -1 4202560 6322 0 0 0 2419 2 0 0 25 0 8 0 550949861 606855168 54134 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31003/tid=31010] ppid=31001 vsize=592632 CPUtime=0.1 cores=0-7
/proc/31003/task/31010/stat : 31010 (claspmt) S 31001 31003 30803 0 -1 4202560 5317 0 0 0 9 1 0 0 18 0 8 0 550949861 606855168 54134 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 1 0 0 0
[pid=31003/tid=31011] ppid=31001 vsize=592632 CPUtime=0.15 cores=0-7
/proc/31003/task/31011/stat : 31011 (claspmt) S 31001 31003 30803 0 -1 4202560 5163 0 0 0 13 2 0 0 18 0 8 0 550949861 606855168 54134 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.93
Current children cumulated vsize (KiB) 592632

[startup+51.1009 s]
/proc/loadavg: 4.86 7.87 8.65 3/252 31012
/proc/meminfo: memFree=22338944/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=592632 CPUtime=51.53 cores=0-7
/proc/31003/stat : 31003 (claspmt) S 31001 31003 30803 0 -1 4202496 61826 0 0 0 5134 19 0 0 25 0 8 0 550949743 606855168 54246 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31003/statm: 148158 54246 436 189 0 142507 0
[pid=31003/tid=31005] ppid=31001 vsize=592632 CPUtime=0.01 cores=0-7
/proc/31003/task/31005/stat : 31005 (claspmt) S 31001 31003 30803 0 -1 4202560 4334 0 0 0 0 1 0 0 17 0 8 0 550949861 606855168 54246 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 4 0 0 0
[pid=31003/tid=31006] ppid=31001 vsize=592632 CPUtime=0.1 cores=0-7
/proc/31003/task/31006/stat : 31006 (claspmt) S 31001 31003 30803 0 -1 4202560 5194 0 0 0 9 1 0 0 17 0 8 0 550949861 606855168 54246 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 7 0 0 0
[pid=31003/tid=31007] ppid=31001 vsize=592632 CPUtime=0.09 cores=0-7
/proc/31003/task/31007/stat : 31007 (claspmt) S 31001 31003 30803 0 -1 4202560 5457 0 0 0 8 1 0 0 18 0 8 0 550949861 606855168 54246 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 4 0 0 0
[pid=31003/tid=31008] ppid=31001 vsize=592632 CPUtime=0.02 cores=0-7
/proc/31003/task/31008/stat : 31008 (claspmt) S 31001 31003 30803 0 -1 4202560 4369 0 0 0 1 1 0 0 17 0 8 0 550949861 606855168 54246 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 6 0 0 0
[pid=31003/tid=31009] ppid=31001 vsize=592632 CPUtime=49.82 cores=0-7
/proc/31003/task/31009/stat : 31009 (claspmt) R 31001 31003 30803 0 -1 4202560 6434 0 0 0 4979 3 0 0 25 0 8 0 550949861 606855168 54246 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31003/tid=31010] ppid=31001 vsize=592632 CPUtime=0.1 cores=0-7
/proc/31003/task/31010/stat : 31010 (claspmt) S 31001 31003 30803 0 -1 4202560 5317 0 0 0 9 1 0 0 18 0 8 0 550949861 606855168 54246 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 1 0 0 0
[pid=31003/tid=31011] ppid=31001 vsize=592632 CPUtime=0.15 cores=0-7
/proc/31003/task/31011/stat : 31011 (claspmt) S 31001 31003 30803 0 -1 4202560 5163 0 0 0 13 2 0 0 18 0 8 0 550949861 606855168 54246 33554432000 4194304 4964704 140737300677504 18446744073709551615 271562353561 0 0 4096 18946 18446604443698991296 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 51.53
Current children cumulated vsize (KiB) 592632

[startup+102.31 s]
/proc/loadavg: 6.00 7.63 8.52 10/252 31013
/proc/meminfo: memFree=22204280/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=605208 CPUtime=287.16 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 96097 0 0 0 28667 49 0 0 25 0 8 0 550949743 619732992 88429 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31003/statm: 151302 88429 458 189 0 145651 0
[pid=31003/tid=31005] ppid=31001 vsize=605208 CPUtime=29.66 cores=0-7
/proc/31003/task/31005/stat : 31005 (claspmt) R 31001 31003 30803 0 -1 4202560 8076 0 0 0 2962 4 0 0 25 0 8 0 550949861 619732992 88429 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31003/tid=31006] ppid=31001 vsize=605208 CPUtime=25.69 cores=0-7
/proc/31003/task/31006/stat : 31006 (claspmt) R 31001 31003 30803 0 -1 4202560 14163 0 0 0 2560 9 0 0 25 0 8 0 550949861 619732992 88429 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31003/tid=31007] ppid=31001 vsize=605208 CPUtime=25.87 cores=0-7
/proc/31003/task/31007/stat : 31007 (claspmt) R 31001 31003 30803 0 -1 4202560 9589 0 0 0 2582 5 0 0 25 0 8 0 550949861 619732992 88429 33554432000 4194304 4964704 140737300677504 18446744073709551615 4683885 0 0 4096 18946 0 0 0 -1 1 0 0 0

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

[pid=31003/tid=31010] ppid=31001 vsize=13695704 CPUtime=4354.59 cores=0-7
/proc/31003/task/31010/stat : 31010 (claspmt) R 31001 31003 30803 0 -1 4202560 199580 0 0 0 435237 222 0 0 25 0 8 0 550949861 14024400896 3346905 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31003/tid=31011] ppid=31001 vsize=13695704 CPUtime=3712.65 cores=0-7
/proc/31003/task/31011/stat : 31011 (claspmt) R 31001 31003 30803 0 -1 4202560 1371569 0 0 0 370230 1035 0 0 25 0 8 0 550949861 14024400896 3346905 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 33488.9
Current children cumulated vsize (KiB) 13695704

[startup+4902.3 s]
/proc/loadavg: 9.13 9.14 9.10 10/252 31153
/proc/meminfo: memFree=9106464/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=13761240 CPUtime=33908.5 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 3381415 0 0 0 3387732 3119 0 0 25 0 8 0 550949743 14091509760 3355155 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31003/statm: 3440310 3355155 460 189 0 3434659 0
[pid=31003/tid=31005] ppid=31001 vsize=13761240 CPUtime=4258.44 cores=0-7
/proc/31003/task/31005/stat : 31005 (claspmt) R 31001 31003 30803 0 -1 4202560 126684 0 0 0 425693 151 0 0 25 0 8 0 550949861 14091509760 3355155 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31003/tid=31006] ppid=31001 vsize=13761240 CPUtime=4198.78 cores=0-7
/proc/31003/task/31006/stat : 31006 (claspmt) R 31001 31003 30803 0 -1 4202560 677772 0 0 0 419231 647 0 0 25 0 8 0 550949861 14091509760 3355155 33554432000 4194304 4964704 140737300677504 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31003/tid=31007] ppid=31001 vsize=13761240 CPUtime=4463.44 cores=0-7
/proc/31003/task/31007/stat : 31007 (claspmt) R 31001 31003 30803 0 -1 4202560 159161 0 0 0 446154 190 0 0 25 0 8 0 550949861 14091509760 3355155 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668820 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31003/tid=31008] ppid=31001 vsize=13761240 CPUtime=4076.65 cores=0-7
/proc/31003/task/31008/stat : 31008 (claspmt) R 31001 31003 30803 0 -1 4202560 333593 0 0 0 407325 340 0 0 24 0 8 0 550949861 14091509760 3355155 33554432000 4194304 4964704 140737300677504 18446744073709551615 271550235230 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31003/tid=31009] ppid=31001 vsize=13761240 CPUtime=4457.14 cores=0-7
/proc/31003/task/31009/stat : 31009 (claspmt) R 31001 31003 30803 0 -1 4202560 248578 0 0 0 445464 250 0 0 25 0 8 0 550949861 14091509760 3355155 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31003/tid=31010] ppid=31001 vsize=13761240 CPUtime=4398.29 cores=0-7
/proc/31003/task/31010/stat : 31010 (claspmt) R 31001 31003 30803 0 -1 4202560 199583 0 0 0 439607 222 0 0 25 0 8 0 550949861 14091509760 3355155 33554432000 4194304 4964704 140737300677504 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31003/tid=31011] ppid=31001 vsize=13761240 CPUtime=3772.04 cores=0-7
/proc/31003/task/31011/stat : 31011 (claspmt) R 31001 31003 30803 0 -1 4202560 1379191 0 0 0 376158 1046 0 0 25 0 8 0 550949861 14091509760 3355155 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 33908.5
Current children cumulated vsize (KiB) 13761240

[startup+4962.3 s]
/proc/loadavg: 9.10 9.13 9.09 10/252 31155
/proc/meminfo: memFree=9105816/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=13761240 CPUtime=34328 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 3381560 0 0 0 3429679 3120 0 0 25 0 8 0 550949743 14091509760 3355300 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668657 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31003/statm: 3440310 3355300 460 189 0 3434659 0
[pid=31003/tid=31005] ppid=31001 vsize=13761240 CPUtime=4318.42 cores=0-7
/proc/31003/task/31005/stat : 31005 (claspmt) R 31001 31003 30803 0 -1 4202560 126684 0 0 0 431691 151 0 0 25 0 8 0 550949861 14091509760 3355300 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31003/tid=31006] ppid=31001 vsize=13761240 CPUtime=4238.25 cores=0-7
/proc/31003/task/31006/stat : 31006 (claspmt) R 31001 31003 30803 0 -1 4202560 677804 0 0 0 423178 647 0 0 25 0 8 0 550949861 14091509760 3355300 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31003/tid=31007] ppid=31001 vsize=13761240 CPUtime=4523.44 cores=0-7
/proc/31003/task/31007/stat : 31007 (claspmt) R 31001 31003 30803 0 -1 4202560 159191 0 0 0 452154 190 0 0 25 0 8 0 550949861 14091509760 3355300 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31003/tid=31008] ppid=31001 vsize=13761240 CPUtime=4126.07 cores=0-7
/proc/31003/task/31008/stat : 31008 (claspmt) R 31001 31003 30803 0 -1 4202560 333593 0 0 0 412267 340 0 0 25 0 8 0 550949861 14091509760 3355300 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670049 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31003/tid=31009] ppid=31001 vsize=13761240 CPUtime=4500.88 cores=0-7
/proc/31003/task/31009/stat : 31009 (claspmt) R 31001 31003 30803 0 -1 4202560 248588 0 0 0 449837 251 0 0 25 0 8 0 550949861 14091509760 3355300 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31003/tid=31010] ppid=31001 vsize=13761240 CPUtime=4458.29 cores=0-7
/proc/31003/task/31010/stat : 31010 (claspmt) R 31001 31003 30803 0 -1 4202560 199649 0 0 0 445607 222 0 0 25 0 8 0 550949861 14091509760 3355300 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31003/tid=31011] ppid=31001 vsize=13761240 CPUtime=3831.12 cores=0-7
/proc/31003/task/31011/stat : 31011 (claspmt) R 31001 31003 30803 0 -1 4202560 1379198 0 0 0 382066 1046 0 0 25 0 8 0 550949861 14091509760 3355300 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34328
Current children cumulated vsize (KiB) 13761240

[startup+5022.3 s]
/proc/loadavg: 9.18 9.15 9.10 10/252 31156
/proc/meminfo: memFree=9105264/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=13761240 CPUtime=34747.5 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 3381654 0 0 0 3471629 3121 0 0 25 0 8 0 550949743 14091509760 3355394 33554432000 4194304 4964704 140737300677504 18446744073709551615 4669477 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/31003/statm: 3440310 3355394 460 189 0 3434659 0
[pid=31003/tid=31005] ppid=31001 vsize=13761240 CPUtime=4367.54 cores=0-7
/proc/31003/task/31005/stat : 31005 (claspmt) R 31001 31003 30803 0 -1 4202560 126704 0 0 0 436603 151 0 0 25 0 8 0 550949861 14091509760 3355394 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670337 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31003/tid=31006] ppid=31001 vsize=13761240 CPUtime=4276.93 cores=0-7
/proc/31003/task/31006/stat : 31006 (claspmt) R 31001 31003 30803 0 -1 4202560 677818 0 0 0 427046 647 0 0 25 0 8 0 550949861 14091509760 3355394 33554432000 4194304 4964704 140737300677504 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31003/tid=31007] ppid=31001 vsize=13761240 CPUtime=4583.44 cores=0-7
/proc/31003/task/31007/stat : 31007 (claspmt) R 31001 31003 30803 0 -1 4202560 159208 0 0 0 458154 190 0 0 25 0 8 0 550949861 14091509760 3355394 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31003/tid=31008] ppid=31001 vsize=13761240 CPUtime=4180.68 cores=0-7
/proc/31003/task/31008/stat : 31008 (claspmt) R 31001 31003 30803 0 -1 4202560 333598 0 0 0 417727 341 0 0 25 0 8 0 550949861 14091509760 3355394 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31003/tid=31009] ppid=31001 vsize=13761240 CPUtime=4556.79 cores=0-7
/proc/31003/task/31009/stat : 31009 (claspmt) R 31001 31003 30803 0 -1 4202560 248593 0 0 0 455428 251 0 0 25 0 8 0 550949861 14091509760 3355394 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31003/tid=31010] ppid=31001 vsize=13761240 CPUtime=4518.29 cores=0-7
/proc/31003/task/31010/stat : 31010 (claspmt) R 31001 31003 30803 0 -1 4202560 199681 0 0 0 451607 222 0 0 25 0 8 0 550949861 14091509760 3355394 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31003/tid=31011] ppid=31001 vsize=13761240 CPUtime=3891.12 cores=0-7
/proc/31003/task/31011/stat : 31011 (claspmt) R 31001 31003 30803 0 -1 4202560 1379198 0 0 0 388066 1046 0 0 25 0 8 0 550949861 14091509760 3355394 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670466 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34747.5
Current children cumulated vsize (KiB) 13761240

[startup+5082.3 s]
/proc/loadavg: 9.10 9.13 9.09 10/252 31158
/proc/meminfo: memFree=9102624/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=13761240 CPUtime=35166.9 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 3382370 0 0 0 3513562 3123 0 0 25 0 8 0 550949743 14091509760 3355355 33554432000 4194304 4964704 140737300677504 18446744073709551615 4632355 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31003/statm: 3440310 3355355 460 189 0 3434659 0
[pid=31003/tid=31005] ppid=31001 vsize=13761240 CPUtime=4418.6 cores=0-7
/proc/31003/task/31005/stat : 31005 (claspmt) R 31001 31003 30803 0 -1 4202560 126704 0 0 0 441709 151 0 0 25 0 8 0 550949861 14091509760 3355355 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31003/tid=31006] ppid=31001 vsize=13761240 CPUtime=4336.93 cores=0-7
/proc/31003/task/31006/stat : 31006 (claspmt) R 31001 31003 30803 0 -1 4202560 677882 0 0 0 433046 647 0 0 25 0 8 0 550949861 14091509760 3355355 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31003/tid=31007] ppid=31001 vsize=13761240 CPUtime=4643.15 cores=0-7
/proc/31003/task/31007/stat : 31007 (claspmt) R 31001 31003 30803 0 -1 4202560 159248 0 0 0 464125 190 0 0 25 0 8 0 550949861 14091509760 3355355 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31003/tid=31008] ppid=31001 vsize=13761240 CPUtime=4219.75 cores=0-7
/proc/31003/task/31008/stat : 31008 (claspmt) R 31001 31003 30803 0 -1 4202560 333614 0 0 0 421634 341 0 0 25 0 8 0 550949861 14091509760 3355355 33554432000 4194304 4964704 140737300677504 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=31003/tid=31009] ppid=31001 vsize=13761240 CPUtime=4616.54 cores=0-7
/proc/31003/task/31009/stat : 31009 (claspmt) R 31001 31003 30803 0 -1 4202560 248616 0 0 0 461403 251 0 0 25 0 8 0 550949861 14091509760 3355355 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31003/tid=31010] ppid=31001 vsize=13761240 CPUtime=4555.37 cores=0-7
/proc/31003/task/31010/stat : 31010 (claspmt) R 31001 31003 30803 0 -1 4202560 200243 0 0 0 455314 223 0 0 25 0 8 0 550949861 14091509760 3355355 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31003/tid=31011] ppid=31001 vsize=13761240 CPUtime=3951.12 cores=0-7
/proc/31003/task/31011/stat : 31011 (claspmt) R 31001 31003 30803 0 -1 4202560 1379200 0 0 0 394066 1046 0 0 25 0 8 0 550949861 14091509760 3355355 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668918 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 35166.9
Current children cumulated vsize (KiB) 13761240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.14 9.14 9.09 10/252 31159
/proc/meminfo: memFree=9102600/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=13761240 CPUtime=35290.6 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 3382385 0 0 0 3525942 3123 0 0 25 0 8 0 550949743 14091509760 3355370 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668547 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31003/statm: 3440310 3355370 460 189 0 3434659 0
[pid=31003/tid=31005] ppid=31001 vsize=13761240 CPUtime=4436.16 cores=0-7
/proc/31003/task/31005/stat : 31005 (claspmt) R 31001 31003 30803 0 -1 4202560 126704 0 0 0 443465 151 0 0 25 0 8 0 550949861 14091509760 3355370 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31003/tid=31006] ppid=31001 vsize=13761240 CPUtime=4354.64 cores=0-7
/proc/31003/task/31006/stat : 31006 (claspmt) R 31001 31003 30803 0 -1 4202560 677893 0 0 0 434817 647 0 0 25 0 8 0 550949861 14091509760 3355370 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31003/tid=31007] ppid=31001 vsize=13761240 CPUtime=4660.86 cores=0-7
/proc/31003/task/31007/stat : 31007 (claspmt) R 31001 31003 30803 0 -1 4202560 159249 0 0 0 465896 190 0 0 25 0 8 0 550949861 14091509760 3355370 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31003/tid=31008] ppid=31001 vsize=13761240 CPUtime=4228.65 cores=0-7
/proc/31003/task/31008/stat : 31008 (claspmt) R 31001 31003 30803 0 -1 4202560 333615 0 0 0 422524 341 0 0 25 0 8 0 550949861 14091509760 3355370 33554432000 4194304 4964704 140737300677504 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=31003/tid=31009] ppid=31001 vsize=13761240 CPUtime=4634.25 cores=0-7
/proc/31003/task/31009/stat : 31009 (claspmt) R 31001 31003 30803 0 -1 4202560 248616 0 0 0 463174 251 0 0 25 0 8 0 550949861 14091509760 3355370 33554432000 4194304 4964704 140737300677504 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31003/tid=31010] ppid=31001 vsize=13761240 CPUtime=4573.07 cores=0-7
/proc/31003/task/31010/stat : 31010 (claspmt) R 31001 31003 30803 0 -1 4202560 200245 0 0 0 457084 223 0 0 25 0 8 0 550949861 14091509760 3355370 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31003/tid=31011] ppid=31001 vsize=13761240 CPUtime=3966.72 cores=0-7
/proc/31003/task/31011/stat : 31011 (claspmt) R 31001 31003 30803 0 -1 4202560 1379200 0 0 0 395626 1046 0 0 25 0 8 0 550949861 14091509760 3355370 33554432000 4194304 4964704 140737300677504 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 35290.7
Current children cumulated vsize (KiB) 13761240

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -31003

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

[startup+5100.6 s]
/proc/loadavg: 9.14 9.14 9.09 3/246 31160
/proc/meminfo: memFree=9138608/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=13725476 CPUtime=35291.3 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 3382395 0 0 0 3526006 3123 0 0 25 0 1 0 550949743 14054887424 3346186 33554432000 4194304 4964704 140737300677504 18446744073709551615 4646575 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31003/statm: 3431369 3346186 470 189 0 3425718 0
Current children cumulated CPU time (s) 35291.3
Current children cumulated vsize (KiB) 13725476

[startup+5101.4 s]
/proc/loadavg: 9.14 9.14 9.09 3/246 31160
/proc/meminfo: memFree=9138608/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=13704892 CPUtime=35292.1 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 3382395 0 0 0 3526085 3123 0 0 25 0 1 0 550949743 14033809408 3340581 33554432000 4194304 4964704 140737300677504 18446744073709551615 271550194666 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31003/statm: 3426223 3340581 470 189 0 3420572 0
Current children cumulated CPU time (s) 35292.1
Current children cumulated vsize (KiB) 13704892

[startup+5101.81 s]
/proc/loadavg: 9.14 9.14 9.09 3/246 31160
/proc/meminfo: memFree=9213876/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=12891724 CPUtime=35292.5 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4202496 3382395 0 0 0 3526123 3126 0 0 25 0 1 0 550949743 13201125376 3157578 33554432000 4194304 4964704 140737300677504 18446744073709551615 271550581095 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31003/statm: 3222931 3157578 470 189 0 3217280 0
Current children cumulated CPU time (s) 35292.5
Current children cumulated vsize (KiB) 12891724

[startup+5102.2 s]
/proc/loadavg: 9.14 9.14 9.09 3/246 31160
/proc/meminfo: memFree=9213876/32951124 swapFree=67111336/67111528
[pid=31003] ppid=31001 vsize=0 CPUtime=35292.9 cores=0-7
/proc/31003/stat : 31003 (claspmt) R 31001 31003 30803 0 -1 4203524 3382395 0 0 0 3526123 3166 0 0 25 0 1 0 550949743 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31003/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 35292.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5102.27
CPU time (s): 35293
CPU user time (s): 35261.2
CPU system time (s): 31.7322
CPU usage (%): 691.711
Max. virtual memory (cumulated for all children) (KiB): 13761240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35261.2
system time used= 31.7322
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3382395
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= 117756
involuntary context switches= 438964

runsolver used 10.4244 second user time and 28.5637 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-03 05:31:59
IDJOB=3322750
IDBENCH=88163
IDSOLVER=1711
FILE ID=node133/3322750-1304393518
RUNJOBID= node133-1304393294-30817
PBS_JOBID= 13181860
Free space on /tmp= 73584 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/11pipe_11_ooo.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-3322750-1304393518/watcher-3322750-1304393518 -o /tmp/evaluation-result-3322750-1304393518/solver-3322750-1304393518 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322750-1304393518.cnf

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

MD5SUM BENCH= f603f11fbfe855df381282b7bce010ea
RANDOM SEED=1541038881

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22554408 kB
Buffers:        616356 kB
Cached:        1803632 kB
SwapCached:        124 kB
Active:        8151180 kB
Inactive:      1866204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22554408 kB
SwapTotal:    67111528 kB
SwapFree:     67111336 kB
Dirty:           82296 kB
Writeback:           0 kB
AnonPages:     7597356 kB
Mapped:          23176 kB
Slab:           295368 kB
PageTables:      23272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19332692 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73584 MiB
End job on node133 at 2011-05-03 06:57:01