Trace number 3322380

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) 35560 5100.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n170-s56409011-unsat.cnf
MD5SUM6545c783f127618649f1200914f62dc5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables173
Number of clauses356
Sum of the clauses size1068
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3356
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...381537/instance-3322380-1304381537.cnf
0.00/0.00	c Solving...
35559.95/5100.01	
35559.95/5100.01	*** INTERRUPTED! ***
35559.95/5100.01	*** Shutting down threads...
35559.95/5100.01	s UNKNOWN
35559.95/5100.01	
35559.95/5100.01	c INTERRUPTED   : 1
35559.95/5100.01	c Models        : 0+    
35559.95/5100.01	c Time          : 5100.012s (Solving: 5100.01s 1st Model: 0.00s Unsat: 0.00s)
35559.95/5100.01	c CPU Time      : 35559.980s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3322380-1304381537/watcher-3322380-1304381537 -o /tmp/evaluation-result-3322380-1304381537/solver-3322380-1304381537 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322380-1304381537.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.28 9.25 9.24 3/285 18488
/proc/meminfo: memFree=5162060/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=184216 CPUtime=0.01 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 773 0 0 0 1 0 0 0 25 0 8 0 549756506 188637184 697 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670080 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18488/statm: 46054 697 457 189 0 40403 0
[pid=18488/tid=18489] ppid=18486 vsize=184216 CPUtime=0 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 41 0 0 0 0 0 0 0 18 0 8 0 549756507 188637184 698 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670011 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=184216 CPUtime=0 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 32 0 0 0 0 0 0 0 25 0 8 0 549756507 188637184 699 33554432000 4194304 4964704 140734713993808 18446744073709551615 4668505 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=184216 CPUtime=0 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 8 0 549756507 188637184 700 33554432000 4194304 4964704 140734713993808 18446744073709551615 4467462 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=184216 CPUtime=0 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 8 0 549756507 188637184 701 33554432000 4194304 4964704 140734713993808 18446744073709551615 218370618401 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=184216 CPUtime=0 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 11 0 0 0 0 0 0 0 25 0 8 0 549756507 188637184 701 33554432000 4194304 4964704 140734713993808 18446744073709551615 218382773145 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=184216 CPUtime=0 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 38 0 0 0 0 0 0 0 25 0 8 0 549756507 188637184 702 33554432000 4194304 4964704 140734713993808 18446744073709551615 4363586 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=184216 CPUtime=0 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 12 0 0 0 0 0 0 0 25 0 8 0 549756507 188637184 702 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062303 0 0 4096 18946 0 0 0 -1 5 0 0 0

[startup+0.065692 s]
/proc/loadavg: 9.28 9.25 9.24 3/285 18488
/proc/meminfo: memFree=5162060/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=315420 CPUtime=0.39 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 1056 0 0 0 39 0 0 0 18 0 8 0 549756506 322990080 980 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670219 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18488/statm: 78855 980 462 189 0 73204 0
[pid=18488/tid=18489] ppid=18486 vsize=315420 CPUtime=0.05 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 97 0 0 0 5 0 0 0 18 0 8 0 549756507 322990080 980 33554432000 4194304 4964704 140734713993808 18446744073709551615 4325296 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=315420 CPUtime=0.05 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 66 0 0 0 5 0 0 0 25 0 8 0 549756507 322990080 980 33554432000 4194304 4964704 140734713993808 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=315420 CPUtime=0.05 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 33 0 0 0 5 0 0 0 25 0 8 0 549756507 322990080 980 33554432000 4194304 4964704 140734713993808 18446744073709551615 218370613403 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=315420 CPUtime=0.05 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 46 0 0 0 5 0 0 0 18 0 8 0 549756507 322990080 980 33554432000 4194304 4964704 140734713993808 18446744073709551615 4669918 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=315420 CPUtime=0.05 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 32 0 0 0 5 0 0 0 25 0 8 0 549756507 322990080 980 33554432000 4194304 4964704 140734713993808 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=315420 CPUtime=0.05 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 71 0 0 0 5 0 0 0 18 0 8 0 549756507 322990080 980 33554432000 4194304 4964704 140734713993808 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=315420 CPUtime=0 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 25 0 0 0 0 0 0 0 25 0 8 0 549756507 322990080 980 33554432000 4194304 4964704 140734713993808 18446744073709551615 4675462 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 315420

[startup+0.100686 s]
/proc/loadavg: 9.28 9.25 9.24 3/285 18488
/proc/meminfo: memFree=5162060/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=315552 CPUtime=0.63 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 1165 0 0 0 63 0 0 0 18 0 8 0 549756506 323125248 1089 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18488/statm: 78888 1089 462 189 0 73237 0
[pid=18488/tid=18489] ppid=18486 vsize=315552 CPUtime=0.09 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 120 0 0 0 9 0 0 0 18 0 8 0 549756507 323125248 1089 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=315552 CPUtime=0.09 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 88 0 0 0 9 0 0 0 25 0 8 0 549756507 323125248 1089 33554432000 4194304 4964704 140734713993808 18446744073709551615 4686972 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=315552 CPUtime=0.08 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 47 0 0 0 8 0 0 0 25 0 8 0 549756507 323125248 1089 33554432000 4194304 4964704 140734713993808 18446744073709551615 4325293 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=315552 CPUtime=0.08 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 61 0 0 0 8 0 0 0 18 0 8 0 549756507 323125248 1089 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=315552 CPUtime=0.08 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 39 0 0 0 8 0 0 0 25 0 8 0 549756507 323125248 1089 33554432000 4194304 4964704 140734713993808 18446744073709551615 4669196 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=315552 CPUtime=0.09 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 83 0 0 0 9 0 0 0 18 0 8 0 549756507 323125248 1089 33554432000 4194304 4964704 140734713993808 18446744073709551615 4660062 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=315552 CPUtime=0 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 25 0 0 0 0 0 0 0 25 0 8 0 549756507 323125248 1089 33554432000 4194304 4964704 140734713993808 18446744073709551615 47681239899744 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 315552

[startup+0.300651 s]
/proc/loadavg: 9.28 9.25 9.24 3/285 18488
/proc/meminfo: memFree=5162060/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=315684 CPUtime=2.03 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 1499 0 0 0 202 1 0 0 18 0 8 0 549756506 323260416 1423 33554432000 4194304 4964704 140734713993808 18446744073709551615 4380440 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18488/statm: 78921 1423 462 189 0 73270 0
[pid=18488/tid=18489] ppid=18486 vsize=315684 CPUtime=0.29 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 189 0 0 0 29 0 0 0 18 0 8 0 549756507 323260416 1423 33554432000 4194304 4964704 140734713993808 18446744073709551615 4684525 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=315684 CPUtime=0.28 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 147 0 0 0 28 0 0 0 25 0 8 0 549756507 323260416 1423 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670159 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=315684 CPUtime=0.28 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 78 0 0 0 28 0 0 0 25 0 8 0 549756507 323260416 1423 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=315684 CPUtime=0.28 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 118 0 0 0 28 0 0 0 18 0 8 0 549756507 323260416 1423 33554432000 4194304 4964704 140734713993808 18446744073709551615 4462613 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=315684 CPUtime=0.28 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 63 0 0 0 28 0 0 0 25 0 8 0 549756507 323260416 1423 33554432000 4194304 4964704 140734713993808 18446744073709551615 4334309 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=315684 CPUtime=0.29 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 108 0 0 0 29 0 0 0 18 0 8 0 549756507 323260416 1423 33554432000 4194304 4964704 140734713993808 18446744073709551615 4379614 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=315684 CPUtime=0 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 25 0 0 0 0 0 0 0 25 0 8 0 549756507 323260416 1423 33554432000 4194304 4964704 140734713993808 18446744073709551615 218370613255 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 315684

[startup+0.70058 s]
/proc/loadavg: 9.28 9.25 9.24 3/285 18488
/proc/meminfo: memFree=5162060/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=316072 CPUtime=4.82 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 1887 0 0 0 479 3 0 0 18 0 8 0 549756506 323657728 1811 33554432000 4194304 4964704 140734713993808 18446744073709551615 4653165 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18488/statm: 79018 1811 464 189 0 73367 0
[pid=18488/tid=18489] ppid=18486 vsize=316072 CPUtime=0.68 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 254 0 0 0 68 0 0 0 18 0 8 0 549756507 323657728 1811 33554432000 4194304 4964704 140734713993808 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=316072 CPUtime=0.68 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 210 0 0 0 68 0 0 0 25 0 8 0 549756507 323657728 1811 33554432000 4194304 4964704 140734713993808 18446744073709551615 4654479 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=316072 CPUtime=0.57 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 100 0 0 0 57 0 0 0 25 0 8 0 549756507 323657728 1811 33554432000 4194304 4964704 140734713993808 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=316072 CPUtime=0.68 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 192 0 0 0 68 0 0 0 18 0 8 0 549756507 323657728 1811 33554432000 4194304 4964704 140734713993808 18446744073709551615 4359908 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=316072 CPUtime=0.67 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 97 0 0 0 67 0 0 0 25 0 8 0 549756507 323657728 1811 33554432000 4194304 4964704 140734713993808 18446744073709551615 218370624514 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=316072 CPUtime=0.69 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 142 0 0 0 69 0 0 0 18 0 8 0 549756507 323657728 1811 33554432000 4194304 4964704 140734713993808 18446744073709551615 4342180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=316072 CPUtime=0.11 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 62 0 0 0 11 0 0 0 25 0 8 0 549756507 323657728 1811 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062254 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 316072

[startup+1.50044 s]
/proc/loadavg: 9.25 9.24 9.24 10/293 18496
/proc/meminfo: memFree=5156664/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=316336 CPUtime=10.39 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 2313 0 0 0 1033 6 0 0 18 0 8 0 549756506 323928064 2237 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18488/statm: 79084 2237 464 189 0 73433 0
[pid=18488/tid=18489] ppid=18486 vsize=316336 CPUtime=1.46 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 347 0 0 0 146 0 0 0 20 0 8 0 549756507 323928064 2237 33554432000 4194304 4964704 140734713993808 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=316336 CPUtime=1.37 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 258 0 0 0 137 0 0 0 25 0 8 0 549756507 323928064 2237 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062303 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=316336 CPUtime=1.32 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 131 0 0 0 131 1 0 0 18 0 8 0 549756507 323928064 2237 33554432000 4194304 4964704 140734713993808 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=316336 CPUtime=1.47 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 258 0 0 0 147 0 0 0 20 0 8 0 549756507 323928064 2237 33554432000 4194304 4964704 140734713993808 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=316336 CPUtime=1.43 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 111 0 0 0 142 1 0 0 25 0 8 0 549756507 323928064 2237 33554432000 4194304 4964704 140734713993808 18446744073709551615 4660059 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=316336 CPUtime=1.48 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 168 0 0 0 148 0 0 0 20 0 8 0 549756507 323928064 2237 33554432000 4194304 4964704 140734713993808 18446744073709551615 4669200 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=316336 CPUtime=0.31 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 98 0 0 0 31 0 0 0 25 0 8 0 549756507 323928064 2237 33554432000 4194304 4964704 140734713993808 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 10.39
Current children cumulated vsize (KiB) 316336

[startup+3.10115 s]
/proc/loadavg: 9.25 9.24 9.24 10/293 18496
/proc/meminfo: memFree=5154308/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=382256 CPUtime=21.52 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 2865 0 0 0 2143 9 0 0 19 0 8 0 549756506 391430144 2789 33554432000 4194304 4964704 140734713993808 18446744073709551615 4325338 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18488/statm: 95564 2789 464 189 0 89913 0
[pid=18488/tid=18489] ppid=18486 vsize=382256 CPUtime=3.06 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 470 0 0 0 305 1 0 0 18 0 8 0 549756507 391430144 2789 33554432000 4194304 4964704 140734713993808 18446744073709551615 4362118 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=382256 CPUtime=1.87 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 260 0 0 0 186 1 0 0 25 0 8 0 549756507 391430144 2789 33554432000 4194304 4964704 140734713993808 18446744073709551615 4642415 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=382256 CPUtime=2.89 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 177 0 0 0 288 1 0 0 18 0 8 0 549756507 391430144 2789 33554432000 4194304 4964704 140734713993808 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=382256 CPUtime=3.07 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 304 0 0 0 306 1 0 0 18 0 8 0 549756507 391430144 2789 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670360 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=382256 CPUtime=2.53 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 131 0 0 0 252 1 0 0 18 0 8 0 549756507 391430144 2789 33554432000 4194304 4964704 140734713993808 18446744073709551615 4362367 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=382256 CPUtime=3.07 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 197 0 0 0 306 1 0 0 19 0 8 0 549756507 391430144 2789 33554432000 4194304 4964704 140734713993808 18446744073709551615 4332393 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=382256 CPUtime=1.9 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 294 0 0 0 190 0 0 0 18 0 8 0 549756507 391430144 2789 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670565 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.52
Current children cumulated vsize (KiB) 382256

[startup+6.30058 s]
/proc/loadavg: 9.25 9.24 9.24 10/293 18497
/proc/meminfo: memFree=5152572/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=382648 CPUtime=43.82 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 3371 0 0 0 4367 15 0 0 23 0 8 0 549756506 391831552 3295 33554432000 4194304 4964704 140734713993808 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/18488/statm: 95662 3295 464 189 0 90011 0
[pid=18488/tid=18489] ppid=18486 vsize=382648 CPUtime=6.25 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 619 0 0 0 623 2 0 0 18 0 8 0 549756507 391831552 3295 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=382648 CPUtime=1.94 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 260 0 0 0 193 1 0 0 25 0 8 0 549756507 391831552 3295 33554432000 4194304 4964704 140734713993808 18446744073709551615 4644765 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=382648 CPUtime=6.03 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 214 0 0 0 601 2 0 0 21 0 8 0 549756507 391831552 3295 33554432000 4194304 4964704 140734713993808 18446744073709551615 4658308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=382648 CPUtime=6.26 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 336 0 0 0 625 1 0 0 20 0 8 0 549756507 391831552 3295 33554432000 4194304 4964704 140734713993808 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=382648 CPUtime=5.71 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 171 0 0 0 569 2 0 0 18 0 8 0 549756507 391831552 3295 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062303 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=382648 CPUtime=6.26 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) S 18486 18488 17290 0 -1 4202560 239 0 0 0 625 1 0 0 18 0 8 0 549756507 391831552 3295 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062254 0 0 4096 18946 18446604461434618176 0 0 -1 0 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=382648 CPUtime=5.08 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 408 0 0 0 507 1 0 0 25 0 8 0 549756507 391831552 3295 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0

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


[startup+4782.3 s]
/proc/loadavg: 9.00 9.03 9.00 10/293 18636
/proc/meminfo: memFree=5043504/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=385588 CPUtime=33345 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 7922 0 0 0 3326686 7815 0 0 23 0 8 0 549756506 394842112 7846 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18488/statm: 96397 7846 468 189 0 90746 0
[pid=18488/tid=18489] ppid=18486 vsize=385588 CPUtime=3905.78 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 2173 0 0 0 389667 911 0 0 25 0 8 0 549756507 394842112 7846 33554432000 4194304 4964704 140734713993808 18446744073709551615 4333168 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=385588 CPUtime=4222.5 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 497 0 0 0 421129 1121 0 0 25 0 8 0 549756507 394842112 7846 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=385588 CPUtime=4065.58 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 361 0 0 0 405599 959 0 0 25 0 8 0 549756507 394842112 7846 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062254 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=385588 CPUtime=4271.57 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 558 0 0 0 426125 1032 0 0 19 0 8 0 549756507 394842112 7846 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=385588 CPUtime=4264.98 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 394 0 0 0 425464 1034 0 0 25 0 8 0 549756507 394842112 7846 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=385588 CPUtime=4253.1 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 432 0 0 0 424314 996 0 0 19 0 8 0 549756507 394842112 7846 33554432000 4194304 4964704 140734713993808 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=385588 CPUtime=4219.8 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 1590 0 0 0 421067 913 0 0 25 0 8 0 549756507 394842112 7846 33554432000 4194304 4964704 140734713993808 18446744073709551615 4321121 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 33345
Current children cumulated vsize (KiB) 385588

[startup+4842.3 s]
/proc/loadavg: 9.05 9.04 9.00 10/293 18638
/proc/meminfo: memFree=5043452/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=385588 CPUtime=33763.3 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 7927 0 0 0 3368419 7910 0 0 23 0 8 0 549756506 394842112 7851 33554432000 4194304 4964704 140734713993808 18446744073709551615 4653336 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18488/statm: 96397 7851 468 189 0 90746 0
[pid=18488/tid=18489] ppid=18486 vsize=385588 CPUtime=3953.47 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 2175 0 0 0 394426 921 0 0 25 0 8 0 549756507 394842112 7851 33554432000 4194304 4964704 140734713993808 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=385588 CPUtime=4277.49 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 497 0 0 0 426613 1136 0 0 19 0 8 0 549756507 394842112 7851 33554432000 4194304 4964704 140734713993808 18446744073709551615 4668472 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=385588 CPUtime=4108.1 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 361 0 0 0 409840 970 0 0 18 0 8 0 549756507 394842112 7851 33554432000 4194304 4964704 140734713993808 18446744073709551615 4658341 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=385588 CPUtime=4324.86 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 558 0 0 0 431442 1044 0 0 23 0 8 0 549756507 394842112 7851 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=385588 CPUtime=4321.12 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 394 0 0 0 431063 1049 0 0 18 0 8 0 549756507 394842112 7851 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=385588 CPUtime=4305.01 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 432 0 0 0 429493 1008 0 0 18 0 8 0 549756507 394842112 7851 33554432000 4194304 4964704 140734713993808 18446744073709551615 4332255 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=385588 CPUtime=4273.28 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 1593 0 0 0 426403 925 0 0 22 0 8 0 549756507 394842112 7851 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 33763.3
Current children cumulated vsize (KiB) 385588

[startup+4902.3 s]
/proc/loadavg: 9.07 9.04 9.00 10/293 18639
/proc/meminfo: memFree=5043268/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=385588 CPUtime=34181.5 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 7936 0 0 0 3410146 8003 0 0 25 0 8 0 549756506 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670598 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18488/statm: 96397 7860 468 189 0 90746 0
[pid=18488/tid=18489] ppid=18486 vsize=385588 CPUtime=4006.62 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 2175 0 0 0 399730 932 0 0 19 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670434 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=385588 CPUtime=4331.5 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 497 0 0 0 432000 1150 0 0 21 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670288 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=385588 CPUtime=4164.35 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 362 0 0 0 415452 983 0 0 19 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4332338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=385588 CPUtime=4371.59 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 558 0 0 0 436105 1054 0 0 18 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4669192 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=385588 CPUtime=4370.67 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 394 0 0 0 436007 1060 0 0 18 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4658341 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=385588 CPUtime=4355.2 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 432 0 0 0 434502 1018 0 0 25 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062303 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=385588 CPUtime=4322.16 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 1601 0 0 0 431280 936 0 0 19 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 34181.5
Current children cumulated vsize (KiB) 385588

[startup+4962.3 s]
/proc/loadavg: 9.08 9.05 9.00 10/293 18641
/proc/meminfo: memFree=5043472/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=385588 CPUtime=34599.8 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 7936 0 0 0 3451876 8101 0 0 25 0 8 0 549756506 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4660043 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/18488/statm: 96397 7860 468 189 0 90746 0
[pid=18488/tid=18489] ppid=18486 vsize=385588 CPUtime=4066.13 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 2175 0 0 0 405666 947 0 0 22 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4364704 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=385588 CPUtime=4386.29 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 497 0 0 0 437464 1165 0 0 23 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=385588 CPUtime=4214.43 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 362 0 0 0 420450 993 0 0 25 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4332324 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=385588 CPUtime=4417.39 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 558 0 0 0 440672 1067 0 0 18 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=385588 CPUtime=4415.53 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 394 0 0 0 440483 1070 0 0 23 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=385588 CPUtime=4406.48 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 432 0 0 0 439618 1030 0 0 25 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062254 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=385588 CPUtime=4376.24 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 1601 0 0 0 436676 948 0 0 25 0 8 0 549756507 394842112 7860 33554432000 4194304 4964704 140734713993808 18446744073709551615 4365113 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 34599.8
Current children cumulated vsize (KiB) 385588

[startup+5022.3 s]
/proc/loadavg: 9.13 9.07 9.01 10/293 18642
/proc/meminfo: memFree=5043920/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=385588 CPUtime=35018.2 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 7938 0 0 0 3493623 8193 0 0 18 0 8 0 549756506 394842112 7862 33554432000 4194304 4964704 140734713993808 18446744073709551615 4362204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/18488/statm: 96397 7862 468 189 0 90746 0
[pid=18488/tid=18489] ppid=18486 vsize=385588 CPUtime=4119.23 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 2175 0 0 0 410965 958 0 0 20 0 8 0 549756507 394842112 7862 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=385588 CPUtime=4434.88 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 497 0 0 0 442311 1177 0 0 21 0 8 0 549756507 394842112 7862 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=385588 CPUtime=4270.84 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 362 0 0 0 426078 1006 0 0 25 0 8 0 549756507 394842112 7862 33554432000 4194304 4964704 140734713993808 18446744073709551615 4361326 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=385588 CPUtime=4474.22 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 558 0 0 0 446340 1082 0 0 19 0 8 0 549756507 394842112 7862 33554432000 4194304 4964704 140734713993808 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=385588 CPUtime=4465.88 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 394 0 0 0 445506 1082 0 0 25 0 8 0 549756507 394842112 7862 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062254 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=385588 CPUtime=4455.11 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 434 0 0 0 444470 1041 0 0 25 0 8 0 549756507 394842112 7862 33554432000 4194304 4964704 140734713993808 18446744073709551615 4669104 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=385588 CPUtime=4429.18 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 1601 0 0 0 441960 958 0 0 18 0 8 0 549756507 394842112 7862 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 35018.2
Current children cumulated vsize (KiB) 385588

[startup+5082.3 s]
/proc/loadavg: 9.16 9.08 9.01 10/293 18644
/proc/meminfo: memFree=5043992/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=385588 CPUtime=35436.5 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 7942 0 0 0 3535361 8286 0 0 25 0 8 0 549756506 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4684649 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/18488/statm: 96397 7866 468 189 0 90746 0
[pid=18488/tid=18489] ppid=18486 vsize=385588 CPUtime=4166.23 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 2175 0 0 0 415656 967 0 0 18 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4685424 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=385588 CPUtime=4484.41 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 497 0 0 0 447251 1190 0 0 21 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062303 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=385588 CPUtime=4315.77 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 362 0 0 0 430562 1015 0 0 20 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=385588 CPUtime=4532.76 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 558 0 0 0 452181 1095 0 0 18 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062303 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=385588 CPUtime=4519.85 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 394 0 0 0 450892 1093 0 0 25 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4644800 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=385588 CPUtime=4503.37 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 434 0 0 0 449283 1054 0 0 18 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=385588 CPUtime=4487.15 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 1605 0 0 0 447745 970 0 0 21 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 35436.5
Current children cumulated vsize (KiB) 385588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.11 9.08 9.01 10/293 18644
/proc/meminfo: memFree=5044088/32951124 swapFree=67051472/67111528
[pid=18488] ppid=18486 vsize=385588 CPUtime=35559.9 cores=0-7
/proc/18488/stat : 18488 (claspmt) R 18486 18488 17290 0 -1 4202496 7942 0 0 0 3547684 8311 0 0 25 0 8 0 549756506 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4359851 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/18488/statm: 96397 7866 468 189 0 90746 0
[pid=18488/tid=18489] ppid=18486 vsize=385588 CPUtime=4182.57 cores=0-7
/proc/18488/task/18489/stat : 18489 (claspmt) R 18486 18488 17290 0 -1 4202560 2175 0 0 0 417286 971 0 0 18 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=18488/tid=18490] ppid=18486 vsize=385588 CPUtime=4501.11 cores=0-7
/proc/18488/task/18490/stat : 18490 (claspmt) R 18486 18488 17290 0 -1 4202560 497 0 0 0 448917 1194 0 0 18 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=18488/tid=18491] ppid=18486 vsize=385588 CPUtime=4332.09 cores=0-7
/proc/18488/task/18491/stat : 18491 (claspmt) R 18486 18488 17290 0 -1 4202560 362 0 0 0 432190 1019 0 0 18 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18492] ppid=18486 vsize=385588 CPUtime=4549.71 cores=0-7
/proc/18488/task/18492/stat : 18492 (claspmt) R 18486 18488 17290 0 -1 4202560 558 0 0 0 453873 1098 0 0 19 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4359706 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=18488/tid=18493] ppid=18486 vsize=385588 CPUtime=4535.32 cores=0-7
/proc/18488/task/18493/stat : 18493 (claspmt) R 18486 18488 17290 0 -1 4202560 394 0 0 0 452435 1097 0 0 22 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=18488/tid=18494] ppid=18486 vsize=385588 CPUtime=4516.22 cores=0-7
/proc/18488/task/18494/stat : 18494 (claspmt) R 18486 18488 17290 0 -1 4202560 434 0 0 0 450565 1057 0 0 25 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=18488/tid=18495] ppid=18486 vsize=385588 CPUtime=4500.16 cores=0-7
/proc/18488/task/18495/stat : 18495 (claspmt) R 18486 18488 17290 0 -1 4202560 1605 0 0 0 449044 972 0 0 25 0 8 0 549756507 394842112 7866 33554432000 4194304 4964704 140734713993808 18446744073709551615 218371062254 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 35559.9
Current children cumulated vsize (KiB) 385588

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

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

Child status: 0
Real time (s): 5100.02
CPU time (s): 35560
CPU user time (s): 35476.9
CPU system time (s): 83.1154
CPU usage (%): 697.252
Max. virtual memory (cumulated for all children) (KiB): 385588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35476.9
system time used= 83.1154
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7953
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= 13758786
involuntary context switches= 1523441

runsolver used 14.1189 second user time and 32.2491 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-03 02:12:17
IDJOB=3322380
IDBENCH=83145
IDSOLVER=1711
FILE ID=node101/3322380-1304381537
RUNJOBID= node101-1304370010-17304
PBS_JOBID= 13181771
Free space on /tmp= 73076 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n170-s56409011-unsat.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-3322380-1304381537/watcher-3322380-1304381537 -o /tmp/evaluation-result-3322380-1304381537/solver-3322380-1304381537 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322380-1304381537.cnf

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

MD5SUM BENCH= 6545c783f127618649f1200914f62dc5
RANDOM SEED=1182228873

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5162580 kB
Buffers:        261064 kB
Cached:        2397996 kB
SwapCached:      23472 kB
Active:       25181384 kB
Inactive:      2252012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5162580 kB
SwapTotal:    67111528 kB
SwapFree:     67051472 kB
Dirty:             944 kB
Writeback:           0 kB
AnonPages:    24773128 kB
Mapped:          22652 kB
Slab:           222596 kB
PageTables:      62568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42349688 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= 73076 MiB
End job on node101 at 2011-05-03 03:37:19