Trace number 3322638

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) 28966.4 5102.18

General information on the benchmark

NameSAT04/industrial/velev/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.used-as.sat04-719.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1144.59
Satisfiable
(Un)Satisfiability was proved
Number of variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...391906/instance-3322638-1304391906.cnf
3.09/3.14	c Solving...
28964.19/5100.01	
28964.19/5100.01	*** INTERRUPTED! ***
28964.19/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-3322638-1304391906/watcher-3322638-1304391906 -o /tmp/evaluation-result-3322638-1304391906/solver-3322638-1304391906 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322638-1304391906.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.60 9.00 9.06 2/341 4696
/proc/meminfo: memFree=8624984/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=82084 CPUtime=0 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 1660 0 0 0 0 0 0 0 23 0 1 0 550791710 84054016 1589 33554432000 4194304 4964704 140735876681968 18446744073709551615 4700332 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4696/statm: 20521 1597 376 189 0 15395 0

[startup+0.0725019 s]
/proc/loadavg: 8.60 9.00 9.06 2/341 4696
/proc/meminfo: memFree=8624984/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=110336 CPUtime=0.06 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 25291 0 0 0 4 2 0 0 23 0 1 0 550791710 112984064 21996 33554432000 4194304 4964704 140735876681968 18446744073709551615 4679014 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4696/statm: 27584 22002 377 189 0 22458 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 110336

[startup+0.100496 s]
/proc/loadavg: 8.60 9.00 9.06 2/341 4696
/proc/meminfo: memFree=8624984/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=117760 CPUtime=0.09 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 28031 0 0 0 6 3 0 0 23 0 1 0 550791710 120586240 24194 33554432000 4194304 4964704 140735876681968 18446744073709551615 4309943 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4696/statm: 29440 24194 388 189 0 24314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 117760

[startup+0.300457 s]
/proc/loadavg: 8.60 9.00 9.06 2/341 4696
/proc/meminfo: memFree=8624984/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=132168 CPUtime=0.29 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 31761 0 0 0 26 3 0 0 25 0 1 0 550791710 135340032 27766 33554432000 4194304 4964704 140735876681968 18446744073709551615 4567854 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4696/statm: 33042 27767 388 189 0 27916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 132168

[startup+0.700397 s]
/proc/loadavg: 8.60 9.00 9.06 2/341 4696
/proc/meminfo: memFree=8624984/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=159292 CPUtime=0.69 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 38798 0 0 0 63 6 0 0 25 0 1 0 550791710 163115008 34524 33554432000 4194304 4964704 140735876681968 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4696/statm: 39823 34524 388 189 0 34697 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 159292

[startup+1.50024 s]
/proc/loadavg: 8.60 9.00 9.06 3/342 4697
/proc/meminfo: memFree=8471264/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=210636 CPUtime=1.48 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 52053 0 0 0 140 8 0 0 25 0 1 0 550791710 215691264 47152 33554432000 4194304 4964704 140735876681968 18446744073709551615 4646249 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4696/statm: 52659 47152 388 189 0 47533 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 210636

[startup+3.10095 s]
/proc/loadavg: 8.60 9.00 9.06 3/342 4697
/proc/meminfo: memFree=8404800/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=325032 CPUtime=3.09 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 85909 0 0 0 293 16 0 0 25 0 1 0 550791710 332832768 75619 33554432000 4194304 4964704 140735876681968 18446744073709551615 4629555 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/4696/statm: 81258 75619 401 189 0 76132 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 325032

[startup+6.30036 s]
/proc/loadavg: 8.08 8.89 9.02 3/349 4704
/proc/meminfo: memFree=7637736/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=1156956 CPUtime=9.18 cores=0-7
/proc/4696/stat : 4696 (claspmt) S 4694 4696 4581 0 -1 4202496 290439 0 0 0 738 180 0 0 25 0 8 0 550791710 1184722944 248643 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4696/statm: 289239 248643 436 189 0 283588 0
[pid=4696/tid=4698] ppid=4694 vsize=1156956 CPUtime=0.38 cores=0-7
/proc/4696/task/4698/stat : 4698 (claspmt) S 4694 4696 4581 0 -1 4202560 25120 0 0 0 16 22 0 0 17 0 8 0 550792025 1184722944 248643 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 2 0 0 0
[pid=4696/tid=4699] ppid=4694 vsize=1156956 CPUtime=0.64 cores=0-7
/proc/4696/task/4699/stat : 4699 (claspmt) S 4694 4696 4581 0 -1 4202560 31239 0 0 0 43 21 0 0 17 0 8 0 550792025 1184722944 248643 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 4 0 0 0
[pid=4696/tid=4700] ppid=4694 vsize=1156956 CPUtime=0.68 cores=0-7
/proc/4696/task/4700/stat : 4700 (claspmt) S 4694 4696 4581 0 -1 4202560 30322 0 0 0 44 24 0 0 17 0 8 0 550792025 1184722944 248643 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 0 0 0 0
[pid=4696/tid=4701] ppid=4694 vsize=1156956 CPUtime=0.34 cores=0-7
/proc/4696/task/4701/stat : 4701 (claspmt) S 4694 4696 4581 0 -1 4202560 25163 0 0 0 16 18 0 0 17 0 8 0 550792025 1184722944 248643 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 3 0 0 0
[pid=4696/tid=4702] ppid=4694 vsize=1156956 CPUtime=2.42 cores=0-7
/proc/4696/task/4702/stat : 4702 (claspmt) R 4694 4696 4581 0 -1 4202560 31211 0 0 0 218 24 0 0 19 0 8 0 550792025 1184722944 248643 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4696/tid=4703] ppid=4694 vsize=1156956 CPUtime=0.64 cores=0-7
/proc/4696/task/4703/stat : 4703 (claspmt) S 4694 4696 4581 0 -1 4202560 31318 0 0 0 44 20 0 0 17 0 8 0 550792025 1184722944 248643 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 1 0 0 0
[pid=4696/tid=4704] ppid=4694 vsize=1156956 CPUtime=0.86 cores=0-7
/proc/4696/task/4704/stat : 4704 (claspmt) S 4694 4696 4581 0 -1 4202560 30082 0 0 0 54 32 0 0 17 0 8 0 550792025 1184722944 248643 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 9.18
Current children cumulated vsize (KiB) 1156956

[startup+12.7012 s]
/proc/loadavg: 7.59 8.77 8.98 3/349 4704
/proc/meminfo: memFree=7635500/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=1156956 CPUtime=15.58 cores=0-7
/proc/4696/stat : 4696 (claspmt) S 4694 4696 4581 0 -1 4202496 290824 0 0 0 1378 180 0 0 25 0 8 0 550791710 1184722944 249028 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4696/statm: 289239 249028 436 189 0 283588 0
[pid=4696/tid=4698] ppid=4694 vsize=1156956 CPUtime=0.38 cores=0-7
/proc/4696/task/4698/stat : 4698 (claspmt) S 4694 4696 4581 0 -1 4202560 25120 0 0 0 16 22 0 0 17 0 8 0 550792025 1184722944 249028 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 2 0 0 0
[pid=4696/tid=4699] ppid=4694 vsize=1156956 CPUtime=0.64 cores=0-7
/proc/4696/task/4699/stat : 4699 (claspmt) S 4694 4696 4581 0 -1 4202560 31239 0 0 0 43 21 0 0 17 0 8 0 550792025 1184722944 249028 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 4 0 0 0
[pid=4696/tid=4700] ppid=4694 vsize=1156956 CPUtime=0.68 cores=0-7
/proc/4696/task/4700/stat : 4700 (claspmt) S 4694 4696 4581 0 -1 4202560 30322 0 0 0 44 24 0 0 17 0 8 0 550792025 1184722944 249028 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 0 0 0 0
[pid=4696/tid=4701] ppid=4694 vsize=1156956 CPUtime=0.34 cores=0-7
/proc/4696/task/4701/stat : 4701 (claspmt) S 4694 4696 4581 0 -1 4202560 25163 0 0 0 16 18 0 0 17 0 8 0 550792025 1184722944 249028 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 3 0 0 0
[pid=4696/tid=4702] ppid=4694 vsize=1156956 CPUtime=8.82 cores=0-7
/proc/4696/task/4702/stat : 4702 (claspmt) R 4694 4696 4581 0 -1 4202560 31596 0 0 0 858 24 0 0 25 0 8 0 550792025 1184722944 249028 33554432000 4194304 4964704 140735876681968 18446744073709551615 4407840 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4696/tid=4703] ppid=4694 vsize=1156956 CPUtime=0.64 cores=0-7
/proc/4696/task/4703/stat : 4703 (claspmt) S 4694 4696 4581 0 -1 4202560 31318 0 0 0 44 20 0 0 17 0 8 0 550792025 1184722944 249028 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 1 0 0 0
[pid=4696/tid=4704] ppid=4694 vsize=1156956 CPUtime=0.86 cores=0-7
/proc/4696/task/4704/stat : 4704 (claspmt) S 4694 4696 4581 0 -1 4202560 30082 0 0 0 54 32 0 0 17 0 8 0 550792025 1184722944 249028 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 15.58
Current children cumulated vsize (KiB) 1156956

[startup+25.5009 s]
/proc/loadavg: 6.35 8.44 8.87 3/349 4705
/proc/meminfo: memFree=7634444/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=1222492 CPUtime=28.38 cores=0-7
/proc/4696/stat : 4696 (claspmt) S 4694 4696 4581 0 -1 4202496 291224 0 0 0 2658 180 0 0 25 0 8 0 550791710 1251831808 249428 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4696/statm: 305623 249428 436 189 0 299972 0
[pid=4696/tid=4698] ppid=4694 vsize=1222492 CPUtime=0.38 cores=0-7
/proc/4696/task/4698/stat : 4698 (claspmt) S 4694 4696 4581 0 -1 4202560 25120 0 0 0 16 22 0 0 17 0 8 0 550792025 1251831808 249428 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 2 0 0 0
[pid=4696/tid=4699] ppid=4694 vsize=1222492 CPUtime=0.64 cores=0-7
/proc/4696/task/4699/stat : 4699 (claspmt) S 4694 4696 4581 0 -1 4202560 31239 0 0 0 43 21 0 0 17 0 8 0 550792025 1251831808 249428 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 4 0 0 0
[pid=4696/tid=4700] ppid=4694 vsize=1222492 CPUtime=0.68 cores=0-7
/proc/4696/task/4700/stat : 4700 (claspmt) S 4694 4696 4581 0 -1 4202560 30322 0 0 0 44 24 0 0 17 0 8 0 550792025 1251831808 249428 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 0 0 0 0
[pid=4696/tid=4701] ppid=4694 vsize=1222492 CPUtime=0.34 cores=0-7
/proc/4696/task/4701/stat : 4701 (claspmt) S 4694 4696 4581 0 -1 4202560 25163 0 0 0 16 18 0 0 17 0 8 0 550792025 1251831808 249428 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 3 0 0 0
[pid=4696/tid=4702] ppid=4694 vsize=1222492 CPUtime=21.62 cores=0-7
/proc/4696/task/4702/stat : 4702 (claspmt) R 4694 4696 4581 0 -1 4202560 31996 0 0 0 2138 24 0 0 25 0 8 0 550792025 1251831808 249428 33554432000 4194304 4964704 140735876681968 18446744073709551615 4399407 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4696/tid=4703] ppid=4694 vsize=1222492 CPUtime=0.64 cores=0-7
/proc/4696/task/4703/stat : 4703 (claspmt) S 4694 4696 4581 0 -1 4202560 31318 0 0 0 44 20 0 0 17 0 8 0 550792025 1251831808 249428 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 1 0 0 0
[pid=4696/tid=4704] ppid=4694 vsize=1222492 CPUtime=0.86 cores=0-7
/proc/4696/task/4704/stat : 4704 (claspmt) S 4694 4696 4581 0 -1 4202560 30082 0 0 0 54 32 0 0 17 0 8 0 550792025 1251831808 249428 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 28.38
Current children cumulated vsize (KiB) 1222492

[startup+51.1012 s]
/proc/loadavg: 4.94 7.94 8.69 3/349 4705
/proc/meminfo: memFree=7630772/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=1222492 CPUtime=53.98 cores=0-7
/proc/4696/stat : 4696 (claspmt) S 4694 4696 4581 0 -1 4202496 292076 0 0 0 5217 181 0 0 25 0 8 0 550791710 1251831808 250280 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4696/statm: 305623 250280 436 189 0 299972 0
[pid=4696/tid=4698] ppid=4694 vsize=1222492 CPUtime=0.38 cores=0-7
/proc/4696/task/4698/stat : 4698 (claspmt) S 4694 4696 4581 0 -1 4202560 25120 0 0 0 16 22 0 0 17 0 8 0 550792025 1251831808 250280 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 2 0 0 0
[pid=4696/tid=4699] ppid=4694 vsize=1222492 CPUtime=0.64 cores=0-7
/proc/4696/task/4699/stat : 4699 (claspmt) S 4694 4696 4581 0 -1 4202560 31239 0 0 0 43 21 0 0 17 0 8 0 550792025 1251831808 250280 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 4 0 0 0
[pid=4696/tid=4700] ppid=4694 vsize=1222492 CPUtime=0.68 cores=0-7
/proc/4696/task/4700/stat : 4700 (claspmt) S 4694 4696 4581 0 -1 4202560 30322 0 0 0 44 24 0 0 17 0 8 0 550792025 1251831808 250280 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 0 0 0 0
[pid=4696/tid=4701] ppid=4694 vsize=1222492 CPUtime=0.34 cores=0-7
/proc/4696/task/4701/stat : 4701 (claspmt) S 4694 4696 4581 0 -1 4202560 25163 0 0 0 16 18 0 0 17 0 8 0 550792025 1251831808 250280 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 3 0 0 0
[pid=4696/tid=4702] ppid=4694 vsize=1222492 CPUtime=47.23 cores=0-7
/proc/4696/task/4702/stat : 4702 (claspmt) R 4694 4696 4581 0 -1 4202560 32848 0 0 0 4698 25 0 0 25 0 8 0 550792025 1251831808 250280 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4696/tid=4703] ppid=4694 vsize=1222492 CPUtime=0.64 cores=0-7
/proc/4696/task/4703/stat : 4703 (claspmt) S 4694 4696 4581 0 -1 4202560 31318 0 0 0 44 20 0 0 17 0 8 0 550792025 1251831808 250280 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 1 0 0 0
[pid=4696/tid=4704] ppid=4694 vsize=1222492 CPUtime=0.86 cores=0-7
/proc/4696/task/4704/stat : 4704 (claspmt) S 4694 4696 4581 0 -1 4202560 30082 0 0 0 54 32 0 0 17 0 8 0 550792025 1251831808 250280 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 53.98
Current children cumulated vsize (KiB) 1222492

[startup+102.312 s]
/proc/loadavg: 3.27 7.02 8.34 3/349 4707
/proc/meminfo: memFree=7629088/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=1222492 CPUtime=105.19 cores=0-7
/proc/4696/stat : 4696 (claspmt) S 4694 4696 4581 0 -1 4202496 292307 0 0 0 10338 181 0 0 25 0 8 0 550791710 1251831808 250511 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4696/statm: 305623 250511 436 189 0 299972 0
[pid=4696/tid=4698] ppid=4694 vsize=1222492 CPUtime=0.38 cores=0-7
/proc/4696/task/4698/stat : 4698 (claspmt) S 4694 4696 4581 0 -1 4202560 25120 0 0 0 16 22 0 0 17 0 8 0 550792025 1251831808 250511 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 2 0 0 0
[pid=4696/tid=4699] ppid=4694 vsize=1222492 CPUtime=0.64 cores=0-7
/proc/4696/task/4699/stat : 4699 (claspmt) S 4694 4696 4581 0 -1 4202560 31239 0 0 0 43 21 0 0 17 0 8 0 550792025 1251831808 250511 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 4 0 0 0
[pid=4696/tid=4700] ppid=4694 vsize=1222492 CPUtime=0.68 cores=0-7
/proc/4696/task/4700/stat : 4700 (claspmt) S 4694 4696 4581 0 -1 4202560 30322 0 0 0 44 24 0 0 17 0 8 0 550792025 1251831808 250511 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 0 0 0 0
[pid=4696/tid=4701] ppid=4694 vsize=1222492 CPUtime=0.34 cores=0-7
/proc/4696/task/4701/stat : 4701 (claspmt) S 4694 4696 4581 0 -1 4202560 25163 0 0 0 16 18 0 0 17 0 8 0 550792025 1251831808 250511 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 3 0 0 0
[pid=4696/tid=4702] ppid=4694 vsize=1222492 CPUtime=98.44 cores=0-7
/proc/4696/task/4702/stat : 4702 (claspmt) R 4694 4696 4581 0 -1 4202560 33079 0 0 0 9819 25 0 0 25 0 8 0 550792025 1251831808 250511 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4696/tid=4703] ppid=4694 vsize=1222492 CPUtime=0.64 cores=0-7
/proc/4696/task/4703/stat : 4703 (claspmt) S 4694 4696 4581 0 -1 4202560 31318 0 0 0 44 20 0 0 17 0 8 0 550792025 1251831808 250511 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 1 0 0 0
[pid=4696/tid=4704] ppid=4694 vsize=1222492 CPUtime=0.86 cores=0-7
/proc/4696/task/4704/stat : 4704 (claspmt) S 4694 4696 4581 0 -1 4202560 30082 0 0 0 54 32 0 0 17 0 8 0 550792025 1251831808 250511 33554432000 4194304 4964704 140735876681968 18446744073709551615 230820981657 0 0 4096 18946 18446604442976656064 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 105.19
Current children cumulated vsize (KiB) 1222492

[startup+162.301 s]
/proc/loadavg: 2.47 6.10 7.94 3/349 4708
/proc/meminfo: memFree=7628464/32951124 swapFree=59766112/67111528

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

/proc/meminfo: memFree=2355776/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=6540844 CPUtime=27582.5 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 1608190 0 0 0 2756897 1356 0 0 25 0 8 0 550791710 6697824256 1565659 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668942 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4696/statm: 1635211 1565659 460 189 0 1629560 0
[pid=4696/tid=4698] ppid=4694 vsize=6540844 CPUtime=3413.25 cores=0-7
/proc/4696/task/4698/stat : 4698 (claspmt) R 4694 4696 4581 0 -1 4202560 41704 0 0 0 341279 46 0 0 25 0 8 0 550792025 6697824256 1565659 33554432000 4194304 4964704 140735876681968 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4696/tid=4699] ppid=4694 vsize=6540844 CPUtime=2639.1 cores=0-7
/proc/4696/task/4699/stat : 4699 (claspmt) R 4694 4696 4581 0 -1 4202560 744230 0 0 0 263401 509 0 0 25 0 8 0 550792025 6697824256 1565659 33554432000 4194304 4964704 140735876681968 18446744073709551615 4313761 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4696/tid=4700] ppid=4694 vsize=6540844 CPUtime=3370.18 cores=0-7
/proc/4696/task/4700/stat : 4700 (claspmt) R 4694 4696 4581 0 -1 4202560 126831 0 0 0 336881 137 0 0 25 0 8 0 550792025 6697824256 1565659 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4696/tid=4701] ppid=4694 vsize=6540844 CPUtime=3115.92 cores=0-7
/proc/4696/task/4701/stat : 4701 (claspmt) R 4694 4696 4581 0 -1 4202560 218852 0 0 0 311386 206 0 0 25 0 8 0 550792025 6697824256 1565659 33554432000 4194304 4964704 140735876681968 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4696/tid=4702] ppid=4694 vsize=6540844 CPUtime=4821.4 cores=0-7
/proc/4696/task/4702/stat : 4702 (claspmt) R 4694 4696 4581 0 -1 4202560 35022 0 0 0 482113 27 0 0 25 0 8 0 550792025 6697824256 1565659 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4696/tid=4703] ppid=4694 vsize=6540844 CPUtime=3366.79 cores=0-7
/proc/4696/task/4703/stat : 4703 (claspmt) R 4694 4696 4581 0 -1 4202560 140923 0 0 0 336521 158 0 0 25 0 8 0 550792025 6697824256 1565659 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668904 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4696/tid=4704] ppid=4694 vsize=6540844 CPUtime=3366.96 cores=0-7
/proc/4696/task/4704/stat : 4704 (claspmt) R 4694 4696 4581 0 -1 4202560 182922 0 0 0 336485 211 0 0 25 0 8 0 550792025 6697824256 1565659 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 27582.5
Current children cumulated vsize (KiB) 6540844

[startup+4962.3 s]
/proc/loadavg: 9.06 9.04 8.93 10/349 4848
/proc/meminfo: memFree=2236412/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=6606380 CPUtime=28001.8 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 1638066 0 0 0 2798804 1376 0 0 25 0 8 0 550791710 6764933120 1595535 33554432000 4194304 4964704 140735876681968 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4696/statm: 1651595 1595535 460 189 0 1645944 0
[pid=4696/tid=4698] ppid=4694 vsize=6606380 CPUtime=3473.26 cores=0-7
/proc/4696/task/4698/stat : 4698 (claspmt) R 4694 4696 4581 0 -1 4202560 41704 0 0 0 347280 46 0 0 25 0 8 0 550792025 6764933120 1595535 33554432000 4194304 4964704 140735876681968 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4696/tid=4699] ppid=4694 vsize=6606380 CPUtime=2691.02 cores=0-7
/proc/4696/task/4699/stat : 4699 (claspmt) R 4694 4696 4581 0 -1 4202560 772710 0 0 0 268575 527 0 0 25 0 8 0 550792025 6764933120 1595535 33554432000 4194304 4964704 140735876681968 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4696/tid=4700] ppid=4694 vsize=6606380 CPUtime=3410.73 cores=0-7
/proc/4696/task/4700/stat : 4700 (claspmt) R 4694 4696 4581 0 -1 4202560 127385 0 0 0 340935 138 0 0 25 0 8 0 550792025 6764933120 1595535 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4696/tid=4701] ppid=4694 vsize=6606380 CPUtime=3174.49 cores=0-7
/proc/4696/task/4701/stat : 4701 (claspmt) R 4694 4696 4581 0 -1 4202560 218852 0 0 0 317243 206 0 0 25 0 8 0 550792025 6764933120 1595535 33554432000 4194304 4964704 140735876681968 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4696/tid=4702] ppid=4694 vsize=6606380 CPUtime=4881.4 cores=0-7
/proc/4696/task/4702/stat : 4702 (claspmt) R 4694 4696 4581 0 -1 4202560 35022 0 0 0 488113 27 0 0 25 0 8 0 550792025 6764933120 1595535 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4696/tid=4703] ppid=4694 vsize=6606380 CPUtime=3425.1 cores=0-7
/proc/4696/task/4703/stat : 4703 (claspmt) R 4694 4696 4581 0 -1 4202560 140965 0 0 0 342352 158 0 0 25 0 8 0 550792025 6764933120 1595535 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4696/tid=4704] ppid=4694 vsize=6606380 CPUtime=3415.44 cores=0-7
/proc/4696/task/4704/stat : 4704 (claspmt) R 4694 4696 4581 0 -1 4202560 183722 0 0 0 341333 211 0 0 25 0 8 0 550792025 6764933120 1595535 33554432000 4194304 4964704 140735876681968 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 28001.8
Current children cumulated vsize (KiB) 6606380

[startup+5022.3 s]
/proc/loadavg: 9.06 9.04 8.93 10/349 4850
/proc/meminfo: memFree=2172276/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=6671916 CPUtime=28421.2 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 1653831 0 0 0 2840733 1383 0 0 25 0 8 0 550791710 6832041984 1611300 33554432000 4194304 4964704 140735876681968 18446744073709551615 4652096 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4696/statm: 1667979 1611300 460 189 0 1662328 0
[pid=4696/tid=4698] ppid=4694 vsize=6671916 CPUtime=3533.26 cores=0-7
/proc/4696/task/4698/stat : 4698 (claspmt) R 4694 4696 4581 0 -1 4202560 41704 0 0 0 353280 46 0 0 25 0 8 0 550792025 6832041984 1611300 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4696/tid=4699] ppid=4694 vsize=6671916 CPUtime=2750.37 cores=0-7
/proc/4696/task/4699/stat : 4699 (claspmt) R 4694 4696 4581 0 -1 4202560 788434 0 0 0 274503 534 0 0 25 0 8 0 550792025 6832041984 1611300 33554432000 4194304 4964704 140735876681968 18446744073709551615 4313751 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4696/tid=4700] ppid=4694 vsize=6671916 CPUtime=3440.74 cores=0-7
/proc/4696/task/4700/stat : 4700 (claspmt) R 4694 4696 4581 0 -1 4202560 127399 0 0 0 343936 138 0 0 25 0 8 0 550792025 6832041984 1611300 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=4696/tid=4701] ppid=4694 vsize=6671916 CPUtime=3234.48 cores=0-7
/proc/4696/task/4701/stat : 4701 (claspmt) R 4694 4696 4581 0 -1 4202560 218853 0 0 0 323242 206 0 0 25 0 8 0 550792025 6832041984 1611300 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4696/tid=4702] ppid=4694 vsize=6671916 CPUtime=4941.41 cores=0-7
/proc/4696/task/4702/stat : 4702 (claspmt) R 4694 4696 4581 0 -1 4202560 35022 0 0 0 494114 27 0 0 25 0 8 0 550792025 6832041984 1611300 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4696/tid=4703] ppid=4694 vsize=6671916 CPUtime=3485.1 cores=0-7
/proc/4696/task/4703/stat : 4703 (claspmt) R 4694 4696 4581 0 -1 4202560 140991 0 0 0 348352 158 0 0 25 0 8 0 550792025 6832041984 1611300 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4696/tid=4704] ppid=4694 vsize=6671916 CPUtime=3475.44 cores=0-7
/proc/4696/task/4704/stat : 4704 (claspmt) R 4694 4696 4581 0 -1 4202560 183722 0 0 0 347333 211 0 0 25 0 8 0 550792025 6832041984 1611300 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 28421.2
Current children cumulated vsize (KiB) 6671916

[startup+5082.3 s]
/proc/loadavg: 9.02 9.03 8.93 10/349 4852
/proc/meminfo: memFree=2029452/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=6934060 CPUtime=28840.5 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 1690111 0 0 0 2882644 1405 0 0 25 0 8 0 550791710 7100477440 1647580 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4696/statm: 1733515 1647580 460 189 0 1727864 0
[pid=4696/tid=4698] ppid=4694 vsize=6934060 CPUtime=3593.26 cores=0-7
/proc/4696/task/4698/stat : 4698 (claspmt) R 4694 4696 4581 0 -1 4202560 42133 0 0 0 359279 47 0 0 25 0 8 0 550792025 7100477440 1647580 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4696/tid=4699] ppid=4694 vsize=6934060 CPUtime=2809.63 cores=0-7
/proc/4696/task/4699/stat : 4699 (claspmt) R 4694 4696 4581 0 -1 4202560 819340 0 0 0 280414 549 0 0 25 0 8 0 550792025 7100477440 1647580 33554432000 4194304 4964704 140735876681968 18446744073709551615 230809270766 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4696/tid=4700] ppid=4694 vsize=6934060 CPUtime=3470.76 cores=0-7
/proc/4696/task/4700/stat : 4700 (claspmt) R 4694 4696 4581 0 -1 4202560 127409 0 0 0 346938 138 0 0 25 0 8 0 550792025 7100477440 1647580 33554432000 4194304 4964704 140735876681968 18446744073709551615 4632486 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4696/tid=4701] ppid=4694 vsize=6934060 CPUtime=3294.46 cores=0-7
/proc/4696/task/4701/stat : 4701 (claspmt) R 4694 4696 4581 0 -1 4202560 218853 0 0 0 329240 206 0 0 25 0 8 0 550792025 7100477440 1647580 33554432000 4194304 4964704 140735876681968 18446744073709551615 4684652 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4696/tid=4702] ppid=4694 vsize=6934060 CPUtime=5001.41 cores=0-7
/proc/4696/task/4702/stat : 4702 (claspmt) R 4694 4696 4581 0 -1 4202560 35022 0 0 0 500114 27 0 0 25 0 8 0 550792025 7100477440 1647580 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4696/tid=4703] ppid=4694 vsize=6934060 CPUtime=3545.09 cores=0-7
/proc/4696/task/4703/stat : 4703 (claspmt) R 4694 4696 4581 0 -1 4202560 145392 0 0 0 354347 162 0 0 25 0 8 0 550792025 7100477440 1647580 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4696/tid=4704] ppid=4694 vsize=6934060 CPUtime=3527.53 cores=0-7
/proc/4696/task/4704/stat : 4704 (claspmt) R 4694 4696 4581 0 -1 4202560 183722 0 0 0 352542 211 0 0 25 0 8 0 550792025 7100477440 1647580 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668946 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 28840.5
Current children cumulated vsize (KiB) 6934060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.01 9.03 8.93 10/349 4852
/proc/meminfo: memFree=1993668/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=7065132 CPUtime=28964.2 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 1698478 0 0 0 2895008 1411 0 0 25 0 8 0 550791710 7234695168 1655873 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668931 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4696/statm: 1766283 1655873 460 189 0 1760632 0
[pid=4696/tid=4698] ppid=4694 vsize=7065132 CPUtime=3604.62 cores=0-7
/proc/4696/task/4698/stat : 4698 (claspmt) R 4694 4696 4581 0 -1 4202560 42281 0 0 0 360415 47 0 0 25 0 8 0 550792025 7234695168 1655873 33554432000 4194304 4964704 140735876681968 18446744073709551615 4660339 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=4696/tid=4699] ppid=4694 vsize=7065132 CPUtime=2818.78 cores=0-7
/proc/4696/task/4699/stat : 4699 (claspmt) R 4694 4696 4581 0 -1 4202560 826390 0 0 0 281324 554 0 0 25 0 8 0 550792025 7234695168 1655873 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668556 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4696/tid=4700] ppid=4694 vsize=7065132 CPUtime=3488.47 cores=0-7
/proc/4696/task/4700/stat : 4700 (claspmt) R 4694 4696 4581 0 -1 4202560 127452 0 0 0 348709 138 0 0 25 0 8 0 550792025 7234695168 1655873 33554432000 4194304 4964704 140735876681968 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=4696/tid=4701] ppid=4694 vsize=7065132 CPUtime=3312.18 cores=0-7
/proc/4696/task/4701/stat : 4701 (claspmt) R 4694 4696 4581 0 -1 4202560 218853 0 0 0 331012 206 0 0 25 0 8 0 550792025 7234695168 1655873 33554432000 4194304 4964704 140735876681968 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=4696/tid=4702] ppid=4694 vsize=7065132 CPUtime=5019.12 cores=0-7
/proc/4696/task/4702/stat : 4702 (claspmt) R 4694 4696 4581 0 -1 4202560 35022 0 0 0 501885 27 0 0 25 0 8 0 550792025 7234695168 1655873 33554432000 4194304 4964704 140735876681968 18446744073709551615 4399280 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4696/tid=4703] ppid=4694 vsize=7065132 CPUtime=3562.59 cores=0-7
/proc/4696/task/4703/stat : 4703 (claspmt) R 4694 4696 4581 0 -1 4202560 145550 0 0 0 356096 163 0 0 25 0 8 0 550792025 7234695168 1655873 33554432000 4194304 4964704 140735876681968 18446744073709551615 4660342 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=4696/tid=4704] ppid=4694 vsize=7065132 CPUtime=3542.56 cores=0-7
/proc/4696/task/4704/stat : 4704 (claspmt) R 4694 4696 4581 0 -1 4202560 184553 0 0 0 354044 212 0 0 25 0 8 0 550792025 7234695168 1655873 33554432000 4194304 4964704 140735876681968 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 28964.2
Current children cumulated vsize (KiB) 7065132

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -4696

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

[startup+5100.6 s]
/proc/loadavg: 9.01 9.03 8.93 3/343 4853
/proc/meminfo: memFree=2083244/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=6916260 CPUtime=28964.8 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 1698493 0 0 0 2895074 1411 0 0 25 0 1 0 550791710 7082250240 1633070 33554432000 4194304 4964704 140735876681968 18446744073709551615 230808821089 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4696/statm: 1729065 1633070 470 189 0 1723414 0
Current children cumulated CPU time (s) 28964.8
Current children cumulated vsize (KiB) 6916260

[startup+5101.4 s]
/proc/loadavg: 9.01 9.03 8.93 3/343 4853
/proc/meminfo: memFree=2083244/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=6782924 CPUtime=28965.6 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 1698493 0 0 0 2895152 1412 0 0 25 0 1 0 550791710 6945714176 1614147 33554432000 4194304 4964704 140735876681968 18446744073709551615 230808822321 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4696/statm: 1695731 1614147 470 189 0 1690080 0
Current children cumulated CPU time (s) 28965.6
Current children cumulated vsize (KiB) 6782924

[startup+5101.81 s]
/proc/loadavg: 9.01 9.03 8.93 3/343 4853
/proc/meminfo: memFree=2207368/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=6672188 CPUtime=28966.1 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 1698493 0 0 0 2895193 1412 0 0 25 0 1 0 550791710 6832320512 1594992 33554432000 4194304 4964704 140735876681968 18446744073709551615 4646670 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4696/statm: 1668047 1594992 470 189 0 1662396 0
Current children cumulated CPU time (s) 28966
Current children cumulated vsize (KiB) 6672188

[startup+5102 s]
/proc/loadavg: 9.01 9.03 8.93 3/343 4853
/proc/meminfo: memFree=2207368/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=5142260 CPUtime=28966.2 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4202496 1698493 0 0 0 2895207 1417 0 0 25 0 1 0 550791710 5265674240 1213060 33554432000 4194304 4964704 140735876681968 18446744073709551615 230809208967 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/4696/statm: 1285565 1212598 470 189 0 1279914 0
Current children cumulated CPU time (s) 28966.2
Current children cumulated vsize (KiB) 5142260

[startup+5102.1 s]
/proc/loadavg: 9.01 9.03 8.93 3/343 4853
/proc/meminfo: memFree=2207368/32951124 swapFree=59766112/67111528
[pid=4696] ppid=4694 vsize=0 CPUtime=28966.3 cores=0-7
/proc/4696/stat : 4696 (claspmt) R 4694 4696 4581 0 -1 4203524 1698493 0 0 0 2895207 1427 0 0 25 0 1 0 550791710 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/4696/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 28966.3
Current children cumulated vsize (KiB) 0

Child ended because it received signal 9 (SIGKILL)
Real time (s): 5102.18
CPU time (s): 28966.4
CPU user time (s): 28952.1
CPU system time (s): 14.3558
CPU usage (%): 567.727
Max. virtual memory (cumulated for all children) (KiB): 7065132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28952.1
system time used= 14.3558
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1698493
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= 164017
involuntary context switches= 151341

runsolver used 14.8717 second user time and 39.8589 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-03 05:05:13
IDJOB=3322638
IDBENCH=85008
IDSOLVER=1711
FILE ID=node104/3322638-1304391906
RUNJOBID= node104-1304390290-4595
PBS_JOBID= 13181830
Free space on /tmp= 73192 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT04/industrial/velev/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.used-as.sat04-719.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-3322638-1304391906/watcher-3322638-1304391906 -o /tmp/evaluation-result-3322638-1304391906/solver-3322638-1304391906 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322638-1304391906.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=232727912

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8625264 kB
Buffers:         70692 kB
Cached:         662936 kB
SwapCached:      44284 kB
Active:       16266896 kB
Inactive:      7810156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8625264 kB
SwapTotal:    67111528 kB
SwapFree:     59766112 kB
Dirty:          214008 kB
Writeback:           0 kB
AnonPages:    23310324 kB
Mapped:          22244 kB
Slab:           100076 kB
PageTables:      84180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74988272 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= 73188 MiB
End job on node104 at 2011-05-03 06:30:15