Trace number 3373242

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.4 1203.08

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...431102/instance-3373242-1305431102.cnf
0.03/0.05	c Solving...
4800.31/1203.01	
4800.31/1203.01	*** INTERRUPTED! ***
4800.31/1203.01	*** Shutting down threads...
4800.31/1203.07	s UNKNOWN
4800.31/1203.07	
4800.31/1203.07	c INTERRUPTED   : 1
4800.31/1203.07	c Models        : 0+    
4800.31/1203.07	c Time          : 1203.021s (Solving: 1202.97s 1st Model: 0.00s Unsat: 0.00s)
4800.31/1203.07	c CPU Time      : 4800.340s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3373242-1305431102/watcher-3373242-1305431102 -o /tmp/evaluation-result-3373242-1305431102/solver-3373242-1305431102 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373242-1305431102.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.77 5.15 6.66 5/282 29619
/proc/meminfo: memFree=24863868/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=21996 CPUtime=0 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 825 0 0 0 0 0 0 0 23 0 1 0 635525562 22523904 713 33554432000 4194304 4964800 140736361168208 18446744073709551615 254261277381 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29619/statm: 5499 714 385 189 0 373 0

[startup+0.033542 s]
/proc/loadavg: 3.77 5.15 6.66 5/282 29619
/proc/meminfo: memFree=24863868/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=22676 CPUtime=0.03 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 1003 0 0 0 3 0 0 0 23 0 1 0 635525562 23220224 884 33554432000 4194304 4964800 140736361168208 18446744073709551615 4600360 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/29619/statm: 5669 884 399 189 0 543 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22676

[startup+0.100494 s]
/proc/loadavg: 3.77 5.15 6.66 5/282 29619
/proc/meminfo: memFree=24863868/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=235604 CPUtime=0.21 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 2120 0 0 0 21 0 0 0 25 0 4 0 635525562 241258496 1944 33554432000 4194304 4964800 140736361168208 18446744073709551615 4342157 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29619/statm: 58901 1945 458 189 0 53250 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 235604

[startup+0.300462 s]
/proc/loadavg: 3.77 5.15 6.66 5/282 29619
/proc/meminfo: memFree=24863868/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=239932 CPUtime=1.01 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 6244 0 0 0 100 1 0 0 25 0 4 0 635525562 245690368 6068 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29619/statm: 59983 6068 458 189 0 54332 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 239932

[startup+0.70039 s]
/proc/loadavg: 3.77 5.15 6.66 5/282 29619
/proc/meminfo: memFree=24863868/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=241784 CPUtime=2.61 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 8564 0 0 0 259 2 0 0 25 0 4 0 635525562 247586816 8388 33554432000 4194304 4964800 140736361168208 18446744073709551615 4660123 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29619/statm: 60446 8388 458 189 0 54795 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 241784

[startup+1.50025 s]
/proc/loadavg: 3.77 5.15 6.66 10/286 29623
/proc/meminfo: memFree=24807548/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=245996 CPUtime=5.79 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 12862 0 0 0 576 3 0 0 25 0 4 0 635525562 251899904 12686 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29619/statm: 61499 12686 460 189 0 55848 0
[pid=29619/tid=29621] ppid=29617 vsize=245996 CPUtime=1.42 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 2882 0 0 0 141 1 0 0 25 0 4 0 635525568 251899904 12686 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=245996 CPUtime=1.42 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 5187 0 0 0 141 1 0 0 25 0 4 0 635525568 251899904 12686 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=245996 CPUtime=1.43 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 1989 0 0 0 143 0 0 0 25 0 4 0 635525568 251899904 12686 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 245996

[startup+3.10097 s]
/proc/loadavg: 4.19 5.21 6.67 9/286 29623
/proc/meminfo: memFree=24784980/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=255512 CPUtime=12.18 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 17273 0 0 0 1213 5 0 0 25 0 4 0 635525562 261644288 17097 33554432000 4194304 4964800 140736361168208 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29619/statm: 63878 17097 460 189 0 58227 0
[pid=29619/tid=29621] ppid=29617 vsize=255512 CPUtime=3.01 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 4073 0 0 0 300 1 0 0 25 0 4 0 635525568 261644288 17097 33554432000 4194304 4964800 140736361168208 18446744073709551615 4668585 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=255512 CPUtime=3.03 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 7310 0 0 0 301 2 0 0 25 0 4 0 635525568 261644288 17097 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=255512 CPUtime=3.03 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 2418 0 0 0 303 0 0 0 19 0 4 0 635525568 261644288 17097 33554432000 4194304 4964800 140736361168208 18446744073709551615 4626958 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 255512

[startup+6.3004 s]
/proc/loadavg: 4.19 5.21 6.67 10/286 29623
/proc/meminfo: memFree=24734880/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=262496 CPUtime=24.95 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 28541 0 0 0 2485 10 0 0 25 0 4 0 635525562 268795904 28284 33554432000 4194304 4964800 140736361168208 18446744073709551615 4644912 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29619/statm: 65624 28284 460 189 0 59973 0
[pid=29619/tid=29621] ppid=29617 vsize=262496 CPUtime=6.17 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 5641 0 0 0 616 1 0 0 25 0 4 0 635525568 268795904 28284 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=262496 CPUtime=6.22 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 15040 0 0 0 617 5 0 0 25 0 4 0 635525568 268795904 28284 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=262496 CPUtime=6.23 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 3985 0 0 0 622 1 0 0 25 0 4 0 635525568 268795904 28284 33554432000 4194304 4964800 140736361168208 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.95
Current children cumulated vsize (KiB) 262496

[startup+12.7003 s]
/proc/loadavg: 4.49 5.26 6.67 9/286 29623
/proc/meminfo: memFree=24665204/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=272628 CPUtime=50.48 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 40046 0 0 0 5034 14 0 0 25 0 4 0 635525562 279171072 39668 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/29619/statm: 68157 39668 460 189 0 62506 0
[pid=29619/tid=29621] ppid=29617 vsize=272628 CPUtime=12.54 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 8882 0 0 0 1252 2 0 0 25 0 4 0 635525568 279171072 39668 33554432000 4194304 4964800 140736361168208 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=272628 CPUtime=12.59 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 18790 0 0 0 1253 6 0 0 25 0 4 0 635525568 279171072 39668 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=272628 CPUtime=12.63 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 5607 0 0 0 1260 3 0 0 25 0 4 0 635525568 279171072 39668 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.48
Current children cumulated vsize (KiB) 272628

[startup+25.501 s]
/proc/loadavg: 5.41 5.42 6.71 10/286 29624
/proc/meminfo: memFree=24623040/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=279752 CPUtime=101.56 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 48574 0 0 0 10137 19 0 0 25 0 4 0 635525562 286466048 48195 33554432000 4194304 4964800 140736361168208 18446744073709551615 4362191 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29619/statm: 69938 48195 460 189 0 64287 0
[pid=29619/tid=29621] ppid=29617 vsize=279752 CPUtime=25.34 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 13191 0 0 0 2529 5 0 0 25 0 4 0 635525568 286466048 48195 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=279752 CPUtime=25.37 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 21152 0 0 0 2529 8 0 0 25 0 4 0 635525568 286466048 48195 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=279752 CPUtime=25.43 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 6545 0 0 0 2540 3 0 0 25 0 4 0 635525568 286466048 48195 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 279752

[startup+51.1005 s]
/proc/loadavg: 6.29 5.63 6.74 10/286 29624
/proc/meminfo: memFree=24529476/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=420960 CPUtime=203.71 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 68772 0 0 0 20341 30 0 0 25 0 4 0 635525562 431063040 68369 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320939 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29619/statm: 105240 68369 460 189 0 99589 0
[pid=29619/tid=29621] ppid=29617 vsize=420960 CPUtime=50.92 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 16991 0 0 0 5085 7 0 0 25 0 4 0 635525568 431063040 68369 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=420960 CPUtime=50.97 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 29267 0 0 0 5085 12 0 0 25 0 4 0 635525568 431063040 68369 33554432000 4194304 4964800 140736361168208 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=420960 CPUtime=51.02 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 10415 0 0 0 5097 5 0 0 25 0 4 0 635525568 431063040 68369 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 420960

[startup+102.31 s]
/proc/loadavg: 7.36 6.04 6.81 10/286 29626
/proc/meminfo: memFree=24473024/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=439844 CPUtime=408.06 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 79900 0 0 0 40771 35 0 0 25 0 4 0 635525562 450400256 79472 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29619/statm: 109961 79472 460 189 0 104310 0
[pid=29619/tid=29621] ppid=29617 vsize=439844 CPUtime=102.12 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 22059 0 0 0 10203 9 0 0 25 0 4 0 635525568 450400256 79472 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=439844 CPUtime=102.17 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 32396 0 0 0 10204 13 0 0 25 0 4 0 635525568 450400256 79472 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=439844 CPUtime=102.23 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 10470 0 0 0 10218 5 0 0 25 0 4 0 635525568 450400256 79472 33554432000 4194304 4964800 140736361168208 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 439844

[startup+162.301 s]
/proc/loadavg: 7.79 6.38 6.89 9/286 29627
/proc/meminfo: memFree=24409968/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=519108 CPUtime=647.44 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 94248 0 0 0 64701 43 0 0 25 0 4 0 635525562 531566592 93198 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29619/statm: 129777 93198 460 189 0 124126 0
[pid=29619/tid=29621] ppid=29617 vsize=519108 CPUtime=162.08 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 26024 0 0 0 16197 11 0 0 25 0 4 0 635525568 531566592 93198 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=519108 CPUtime=162.16 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 42331 0 0 0 16197 19 0 0 25 0 4 0 635525568 531566592 93198 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=519108 CPUtime=162.22 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 10580 0 0 0 16216 6 0 0 25 0 4 0 635525568 531566592 93198 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.44
Current children cumulated vsize (KiB) 519108

[startup+222.3 s]
/proc/loadavg: 8.02 6.72 6.97 10/286 29629
/proc/meminfo: memFree=24362536/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=522056 CPUtime=886.86 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 105607 0 0 0 88632 54 0 0 25 0 4 0 635525562 534585344 104542 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/29619/statm: 130514 104542 460 189 0 124863 0
[pid=29619/tid=29621] ppid=29617 vsize=522056 CPUtime=222.05 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 31639 0 0 0 22190 15 0 0 25 0 4 0 635525568 534585344 104542 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=522056 CPUtime=222.16 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 45634 0 0 0 22194 22 0 0 25 0 4 0 635525568 534585344 104542 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=522056 CPUtime=222.21 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 11306 0 0 0 22214 7 0 0 25 0 4 0 635525568 534585344 104542 33554432000 4194304 4964800 140736361168208 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 886.86
Current children cumulated vsize (KiB) 522056

[startup+282.301 s]

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

[pid=29619] ppid=29617 vsize=775556 CPUtime=2562.86 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 145529 0 0 0 256200 86 0 0 25 0 4 0 635525562 794169344 144022 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/29619/statm: 193889 144022 460 189 0 188238 0
[pid=29619/tid=29621] ppid=29617 vsize=775556 CPUtime=641.02 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 47107 0 0 0 64076 26 0 0 25 0 4 0 635525568 794169344 144022 33554432000 4194304 4964800 140736361168208 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=775556 CPUtime=642.15 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 53531 0 0 0 64188 27 0 0 25 0 4 0 635525568 794169344 144022 33554432000 4194304 4964800 140736361168208 18446744073709551615 4332327 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=775556 CPUtime=641.26 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 22311 0 0 0 64108 18 0 0 25 0 4 0 635525568 794169344 144022 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2562.86
Current children cumulated vsize (KiB) 775556

[startup+702.301 s]
/proc/loadavg: 8.08 7.79 7.40 10/286 29642
/proc/meminfo: memFree=24179412/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=775556 CPUtime=2802.25 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 145537 0 0 0 280138 87 0 0 25 0 4 0 635525562 794169344 144028 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/29619/statm: 193889 144028 460 189 0 188238 0
[pid=29619/tid=29621] ppid=29617 vsize=775556 CPUtime=700.98 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 47107 0 0 0 70072 26 0 0 25 0 4 0 635525568 794169344 144028 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=775556 CPUtime=702.14 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 53531 0 0 0 70187 27 0 0 25 0 4 0 635525568 794169344 144028 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=775556 CPUtime=700.71 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 22317 0 0 0 70053 18 0 0 25 0 4 0 635525568 794169344 144028 33554432000 4194304 4964800 140736361168208 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.25
Current children cumulated vsize (KiB) 775556

[startup+762.311 s]
/proc/loadavg: 8.08 7.85 7.44 10/286 29643
/proc/meminfo: memFree=24163112/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=775556 CPUtime=3041.72 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 148755 0 0 0 304081 91 0 0 25 0 4 0 635525562 794169344 147246 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/29619/statm: 193889 147246 460 189 0 188238 0
[pid=29619/tid=29621] ppid=29617 vsize=775556 CPUtime=760.96 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 50313 0 0 0 76068 28 0 0 25 0 4 0 635525568 794169344 147246 33554432000 4194304 4964800 140736361168208 18446744073709551615 4653307 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=775556 CPUtime=762.14 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 53543 0 0 0 76187 27 0 0 25 0 4 0 635525568 794169344 147246 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=775556 CPUtime=760.17 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 22317 0 0 0 75999 18 0 0 25 0 4 0 635525568 794169344 147246 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.72
Current children cumulated vsize (KiB) 775556

[startup+822.3 s]
/proc/loadavg: 8.13 7.90 7.48 10/286 29645
/proc/meminfo: memFree=24160320/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=775556 CPUtime=3281.12 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 149133 0 0 0 328020 92 0 0 25 0 4 0 635525562 794169344 147546 33554432000 4194304 4964800 140736361168208 18446744073709551615 4653216 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/29619/statm: 193889 147546 460 189 0 188238 0
[pid=29619/tid=29621] ppid=29617 vsize=775556 CPUtime=820.94 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 50485 0 0 0 82065 29 0 0 25 0 4 0 635525568 794169344 147546 33554432000 4194304 4964800 140736361168208 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=775556 CPUtime=822.14 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 53747 0 0 0 82186 28 0 0 25 0 4 0 635525568 794169344 147546 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=775556 CPUtime=819.62 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 22319 0 0 0 81944 18 0 0 25 0 4 0 635525568 794169344 147546 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.12
Current children cumulated vsize (KiB) 775556

[startup+882.301 s]
/proc/loadavg: 8.09 7.93 7.52 10/286 29647
/proc/meminfo: memFree=24159172/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=775556 CPUtime=3520.51 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 149140 0 0 0 351959 92 0 0 25 0 4 0 635525562 794169344 147553 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/29619/statm: 193889 147553 460 189 0 188238 0
[pid=29619/tid=29621] ppid=29617 vsize=775556 CPUtime=880.91 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 50487 0 0 0 88061 30 0 0 25 0 4 0 635525568 794169344 147553 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=775556 CPUtime=882.13 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 53751 0 0 0 88185 28 0 0 25 0 4 0 635525568 794169344 147553 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=775556 CPUtime=879.07 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 22320 0 0 0 87889 18 0 0 25 0 4 0 635525568 794169344 147553 33554432000 4194304 4964800 140736361168208 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.51
Current children cumulated vsize (KiB) 775556

[startup+942.301 s]
/proc/loadavg: 8.12 7.97 7.55 9/286 29648
/proc/meminfo: memFree=24159628/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=775556 CPUtime=3759.95 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 149161 0 0 0 375902 93 0 0 25 0 4 0 635525562 794169344 147574 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/29619/statm: 193889 147574 460 189 0 188238 0
[pid=29619/tid=29621] ppid=29617 vsize=775556 CPUtime=940.89 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 50489 0 0 0 94059 30 0 0 25 0 4 0 635525568 794169344 147574 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=775556 CPUtime=942.13 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 53768 0 0 0 94185 28 0 0 25 0 4 0 635525568 794169344 147574 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=775556 CPUtime=938.52 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 22322 0 0 0 93834 18 0 0 25 0 4 0 635525568 794169344 147574 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.95
Current children cumulated vsize (KiB) 775556

[startup+1002.3 s]
/proc/loadavg: 8.10 7.99 7.58 10/286 29661
/proc/meminfo: memFree=24119164/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=775556 CPUtime=3999.35 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 158799 0 0 0 399833 102 0 0 25 0 4 0 635525562 794169344 157212 33554432000 4194304 4964800 140736361168208 18446744073709551615 4684042 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/29619/statm: 193889 157212 460 189 0 188238 0
[pid=29619/tid=29621] ppid=29617 vsize=775556 CPUtime=1000.86 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 50500 0 0 0 100056 30 0 0 25 0 4 0 635525568 794169344 157212 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=775556 CPUtime=1002.12 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 60708 0 0 0 100178 34 0 0 25 0 4 0 635525568 794169344 157212 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=775556 CPUtime=997.96 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 25007 0 0 0 99775 21 0 0 25 0 4 0 635525568 794169344 157212 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.35
Current children cumulated vsize (KiB) 775556

[startup+1062.3 s]
/proc/loadavg: 8.07 8.00 7.61 10/286 29663
/proc/meminfo: memFree=24084664/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=775556 CPUtime=4238.81 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 167728 0 0 0 423767 114 0 0 25 0 4 0 635525562 794169344 165380 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/29619/statm: 193889 165380 460 189 0 188238 0
[pid=29619/tid=29621] ppid=29617 vsize=775556 CPUtime=1060.84 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 51551 0 0 0 106051 33 0 0 25 0 4 0 635525568 794169344 165380 33554432000 4194304 4964800 140736361168208 18446744073709551615 4684579 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=775556 CPUtime=1062.13 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 64865 0 0 0 106175 38 0 0 25 0 4 0 635525568 794169344 165380 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=775556 CPUtime=1057.43 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 28315 0 0 0 105718 25 0 0 25 0 4 0 635525568 794169344 165380 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.81
Current children cumulated vsize (KiB) 775556

[startup+1122.3 s]
/proc/loadavg: 8.22 8.04 7.65 9/286 29665
/proc/meminfo: memFree=24082768/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=775556 CPUtime=4478.24 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 167770 0 0 0 447709 115 0 0 25 0 4 0 635525562 794169344 165422 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/29619/statm: 193889 165422 460 189 0 188238 0
[pid=29619/tid=29621] ppid=29617 vsize=775556 CPUtime=1120.81 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 51551 0 0 0 112048 33 0 0 25 0 4 0 635525568 794169344 165422 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=775556 CPUtime=1122.12 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 64905 0 0 0 112174 38 0 0 25 0 4 0 635525568 794169344 165422 33554432000 4194304 4964800 140736361168208 18446744073709551615 4321099 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=775556 CPUtime=1116.89 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 28315 0 0 0 111664 25 0 0 25 0 4 0 635525568 794169344 165422 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.24
Current children cumulated vsize (KiB) 775556

[startup+1182.3 s]
/proc/loadavg: 8.08 8.03 7.67 10/286 29667
/proc/meminfo: memFree=24078652/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=775556 CPUtime=4717.67 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 167787 0 0 0 471650 117 0 0 25 0 4 0 635525562 794169344 165335 33554432000 4194304 4964800 140736361168208 18446744073709551615 4321065 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/29619/statm: 193889 165335 460 189 0 188238 0
[pid=29619/tid=29621] ppid=29617 vsize=775556 CPUtime=1180.79 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 51553 0 0 0 118046 33 0 0 25 0 4 0 635525568 794169344 165335 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=775556 CPUtime=1182.12 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 64920 0 0 0 118173 39 0 0 25 0 4 0 635525568 794169344 165335 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=775556 CPUtime=1176.36 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 28315 0 0 0 117610 26 0 0 25 0 4 0 635525568 794169344 165335 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.67
Current children cumulated vsize (KiB) 775556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.18 8.06 7.69 5/281 29669
/proc/meminfo: memFree=24201552/32951124 swapFree=67057896/67111528
[pid=29619] ppid=29617 vsize=775556 CPUtime=4800.31 cores=1,3,5,7
/proc/29619/stat : 29619 (claspmt) R 29617 29619 29180 0 -1 4202496 167791 0 0 0 479914 117 0 0 25 0 4 0 635525562 794169344 165339 33554432000 4194304 4964800 140736361168208 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/29619/statm: 193889 165339 460 189 0 188238 0
[pid=29619/tid=29621] ppid=29617 vsize=775556 CPUtime=1201.5 cores=1,3,5,7
/proc/29619/task/29621/stat : 29621 (claspmt) R 29617 29619 29180 0 -1 4202560 51553 0 0 0 120117 33 0 0 25 0 4 0 635525568 794169344 165339 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29619/tid=29622] ppid=29617 vsize=775556 CPUtime=1202.83 cores=1,3,5,7
/proc/29619/task/29622/stat : 29622 (claspmt) R 29617 29619 29180 0 -1 4202560 64923 0 0 0 120244 39 0 0 25 0 4 0 635525568 794169344 165339 33554432000 4194304 4964800 140736361168208 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29619/tid=29623] ppid=29617 vsize=775556 CPUtime=1196.87 cores=1,3,5,7
/proc/29619/task/29623/stat : 29623 (claspmt) R 29617 29619 29180 0 -1 4202560 28316 0 0 0 119661 26 0 0 25 0 4 0 635525568 794169344 165339 33554432000 4194304 4964800 140736361168208 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 775556

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): 1203.08
CPU time (s): 4800.4
CPU user time (s): 4799.2
CPU system time (s): 1.19682
CPU usage (%): 399.01
Max. virtual memory (cumulated for all children) (KiB): 775556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.2
system time used= 1.19682
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 167803
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= 54021
involuntary context switches= 35227

runsolver used 3.35749 second user time and 7.51886 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 05:45:02
IDJOB=3373242
IDBENCH=85538
IDSOLVER=1853
FILE ID=node140/3373242-1305431102
RUNJOBID= node140-1305431102-29596
PBS_JOBID= 13324604
Free space on /tmp= 73508 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.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-3373242-1305431102/watcher-3373242-1305431102 -o /tmp/evaluation-result-3373242-1305431102/solver-3373242-1305431102 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373242-1305431102.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=594390736

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24864148 kB
Buffers:        308288 kB
Cached:        3937624 kB
SwapCached:       8056 kB
Active:        4911328 kB
Inactive:      2867732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24864148 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            1956 kB
Writeback:           0 kB
AnonPages:     3530184 kB
Mapped:          23720 kB
Slab:           223928 kB
PageTables:      21680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45598536 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= 73508 MiB
End job on node140 at 2011-05-15 06:05:07