Trace number 3322777

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) 31166.6 5100.62

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q505.75-n35-p30-s59841049.cnf
MD5SUMc86ce640ddb0138bf41ccc37bc6fcf28
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.156975
Satisfiable
(Un)Satisfiability was proved
Number of variables1295
Number of clauses148400
Sum of the clauses size298025
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2148365
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...395104/instance-3322777-1304395104.cnf
0.59/0.66	c Solving...
31165.50/5100.11	
31165.50/5100.11	*** INTERRUPTED! ***
31165.50/5100.11	*** Shutting down threads...
31166.60/5100.62	s UNKNOWN
31166.60/5100.62	
31166.60/5100.62	c INTERRUPTED   : 1
31166.60/5100.62	c Models        : 0+    
31166.60/5100.62	c Time          : 5100.117s (Solving: 5099.45s 1st Model: 0.00s Unsat: 0.00s)
31166.60/5100.62	c CPU Time      : 31166.100s

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-3322777-1304395104/watcher-3322777-1304395104 -o /tmp/evaluation-result-3322777-1304395104/solver-3322777-1304395104 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322777-1304395104.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.41 9.92 9.96 4/362 15379
/proc/meminfo: memFree=14130892/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=23148 CPUtime=0 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 1217 0 0 0 0 0 0 0 25 0 1 0 531926050 23703552 966 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726065861 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15379/statm: 5787 967 386 189 0 661 0

[startup+0.0277459 s]
/proc/loadavg: 9.41 9.92 9.96 4/362 15379
/proc/meminfo: memFree=14130892/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=25728 CPUtime=0.02 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 2164 0 0 0 2 0 0 0 25 0 1 0 531926050 26345472 1611 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726065861 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15379/statm: 6432 1613 386 189 0 1306 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25728

[startup+0.100733 s]
/proc/loadavg: 9.41 9.92 9.96 4/362 15379
/proc/meminfo: memFree=14130892/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=31092 CPUtime=0.09 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 3657 0 0 0 9 0 0 0 25 0 1 0 531926050 31838208 2821 33554432000 4194304 4964704 140735411390688 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15379/statm: 7773 2821 399 189 0 2647 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31092

[startup+0.300696 s]
/proc/loadavg: 9.41 9.92 9.96 4/362 15379
/proc/meminfo: memFree=14130892/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=31092 CPUtime=0.29 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 3657 0 0 0 29 0 0 0 25 0 1 0 531926050 31838208 2821 33554432000 4194304 4964704 140735411390688 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15379/statm: 7773 2821 399 189 0 2647 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31092

[startup+0.700622 s]
/proc/loadavg: 9.41 9.92 9.96 4/362 15379
/proc/meminfo: memFree=14130892/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=193468 CPUtime=0.7 cores=0-7
/proc/15379/stat : 15379 (claspmt) S 15377 15379 15170 0 -1 4202496 4548 0 0 0 70 0 0 0 25 0 8 0 531926050 198111232 3402 33554432000 4194304 4964704 140735411390688 18446744073709551615 264738220953 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/15379/statm: 48367 3402 435 189 0 42716 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 193468

[startup+1.50044 s]
/proc/loadavg: 9.41 9.92 9.96 11/370 15387
/proc/meminfo: memFree=14106160/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=392888 CPUtime=5.19 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 12303 0 0 0 515 4 0 0 25 0 8 0 531926050 402317312 11157 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726510062 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/15379/statm: 98222 11159 464 189 0 92571 0
[pid=15379/tid=15381] ppid=15377 vsize=392888 CPUtime=0.71 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 1298 0 0 0 71 0 0 0 18 0 8 0 531926117 402317312 11159 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726510062 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=392888 CPUtime=0.74 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 1014 0 0 0 74 0 0 0 18 0 8 0 531926117 402317312 11159 33554432000 4194304 4964704 140735411390688 18446744073709551615 4363366 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=392888 CPUtime=0.32 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 726 0 0 0 32 0 0 0 25 0 8 0 531926117 402317312 11159 33554432000 4194304 4964704 140735411390688 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=392888 CPUtime=0.41 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 1117 0 0 0 41 0 0 0 18 0 8 0 531926117 402317312 11159 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726066209 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=392888 CPUtime=0.82 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 561 0 0 0 82 0 0 0 19 0 8 0 531926117 402317312 11160 33554432000 4194304 4964704 140735411390688 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=392888 CPUtime=0.64 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 1523 0 0 0 63 1 0 0 18 0 8 0 531926117 402317312 11160 33554432000 4194304 4964704 140735411390688 18446744073709551615 4332478 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=392888 CPUtime=0.73 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 1841 0 0 0 73 0 0 0 18 0 8 0 531926117 402317312 11160 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726066209 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 392888

[startup+3.10114 s]
/proc/loadavg: 9.41 9.92 9.96 11/370 15387
/proc/meminfo: memFree=14064496/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=528592 CPUtime=14.71 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 25167 0 0 0 1460 11 0 0 25 0 8 0 531926050 541278208 24018 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726510062 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/15379/statm: 132148 24020 464 189 0 126497 0
[pid=15379/tid=15381] ppid=15377 vsize=528592 CPUtime=1.99 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 2439 0 0 0 197 2 0 0 19 0 8 0 531926117 541278208 24020 33554432000 4194304 4964704 140735411390688 18446744073709551615 4627433 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=528592 CPUtime=2.33 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 1970 0 0 0 233 0 0 0 22 0 8 0 531926117 541278208 24020 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=528592 CPUtime=0.95 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 1792 0 0 0 95 0 0 0 25 0 8 0 531926117 541278208 24021 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=528592 CPUtime=1.77 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 3785 0 0 0 176 1 0 0 19 0 8 0 531926117 541278208 24021 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=528592 CPUtime=2.31 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 2190 0 0 0 231 0 0 0 22 0 8 0 531926117 541278208 24021 33554432000 4194304 4964704 140735411390688 18446744073709551615 4627347 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=528592 CPUtime=2.2 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 3569 0 0 0 218 2 0 0 18 0 8 0 531926117 541278208 24021 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=528592 CPUtime=2.31 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 5133 0 0 0 229 2 0 0 18 0 8 0 531926117 541278208 24021 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 14.71
Current children cumulated vsize (KiB) 528592

[startup+6.30053 s]
/proc/loadavg: 9.46 9.92 9.96 11/370 15387
/proc/meminfo: memFree=13973836/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=546280 CPUtime=33.79 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 44376 0 0 0 3359 20 0 0 25 0 8 0 531926050 559390720 43227 33554432000 4194304 4964704 140735411390688 18446744073709551615 4332656 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/15379/statm: 136570 43227 466 189 0 130919 0
[pid=15379/tid=15381] ppid=15377 vsize=546280 CPUtime=4.36 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 4396 0 0 0 433 3 0 0 25 0 8 0 531926117 559390720 43227 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726510062 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=546280 CPUtime=3.88 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 2853 0 0 0 388 0 0 0 25 0 8 0 531926117 559390720 43227 33554432000 4194304 4964704 140735411390688 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=546280 CPUtime=3.09 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 5043 0 0 0 308 1 0 0 25 0 8 0 531926117 559390720 43227 33554432000 4194304 4964704 140735411390688 18446744073709551615 4684065 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=546280 CPUtime=4.85 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 5737 0 0 0 483 2 0 0 19 0 8 0 531926117 559390720 43227 33554432000 4194304 4964704 140735411390688 18446744073709551615 4627928 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=546280 CPUtime=4.7 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 3905 0 0 0 469 1 0 0 25 0 8 0 531926117 559390720 43227 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=546280 CPUtime=5.34 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 6249 0 0 0 530 4 0 0 18 0 8 0 531926117 559390720 43227 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=546280 CPUtime=5.36 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 9861 0 0 0 532 4 0 0 18 0 8 0 531926117 559390720 43227 33554432000 4194304 4964704 140735411390688 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 33.79
Current children cumulated vsize (KiB) 546280

[startup+12.7003 s]
/proc/loadavg: 9.50 9.92 9.96 11/370 15387
/proc/meminfo: memFree=13928768/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=546280 CPUtime=72.04 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 52175 0 0 0 7179 25 0 0 25 0 8 0 531926050 559390720 51026 33554432000 4194304 4964704 140735411390688 18446744073709551615 4321088 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/15379/statm: 136570 51026 466 189 0 130919 0
[pid=15379/tid=15381] ppid=15377 vsize=546280 CPUtime=7.15 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 5684 0 0 0 711 4 0 0 25 0 8 0 531926117 559390720 51026 33554432000 4194304 4964704 140735411390688 18446744073709551615 4343424 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=546280 CPUtime=8.22 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 3182 0 0 0 821 1 0 0 25 0 8 0 531926117 559390720 51026 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726510062 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=546280 CPUtime=9.03 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 5604 0 0 0 901 2 0 0 25 0 8 0 531926117 559390720 51026 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=546280 CPUtime=9.82 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 6528 0 0 0 980 2 0 0 25 0 8 0 531926117 559390720 51026 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=546280 CPUtime=9.78 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 6003 0 0 0 976 2 0 0 25 0 8 0 531926117 559390720 51026 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=546280 CPUtime=10.52 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 6892 0 0 0 1048 4 0 0 25 0 8 0 531926117 559390720 51026 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=546280 CPUtime=9.97 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 10176 0 0 0 993 4 0 0 25 0 8 0 531926117 559390720 51026 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726510062 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 72.04
Current children cumulated vsize (KiB) 546280

[startup+25.5009 s]
/proc/loadavg: 9.61 9.93 9.96 11/370 15387
/proc/meminfo: memFree=13865956/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=549948 CPUtime=148.53 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 67517 0 0 0 14819 34 0 0 25 0 8 0 531926050 563146752 66368 33554432000 4194304 4964704 140735411390688 18446744073709551615 4332560 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/15379/statm: 137487 66368 466 189 0 131836 0
[pid=15379/tid=15381] ppid=15377 vsize=549948 CPUtime=16.49 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 7287 0 0 0 1644 5 0 0 25 0 8 0 531926117 563146752 66368 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726510062 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=549948 CPUtime=20.54 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 4530 0 0 0 2053 1 0 0 25 0 8 0 531926117 563146752 66368 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=549948 CPUtime=19.59 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 7506 0 0 0 1956 3 0 0 25 0 8 0 531926117 563146752 66368 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=549948 CPUtime=16.69 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 7803 0 0 0 1666 3 0 0 25 0 8 0 531926117 563146752 66368 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670017 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=549948 CPUtime=19.11 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 7836 0 0 0 1907 4 0 0 25 0 8 0 531926117 563146752 66368 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=549948 CPUtime=21.12 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 8544 0 0 0 2107 5 0 0 25 0 8 0 531926117 563146752 66368 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=549948 CPUtime=16.74 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 14374 0 0 0 1668 6 0 0 25 0 8 0 531926117 563146752 66368 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 148.53
Current children cumulated vsize (KiB) 549948

[startup+51.1011 s]
/proc/loadavg: 9.74 9.93 9.96 11/370 15388
/proc/meminfo: memFree=13753044/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=569840 CPUtime=301.62 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 94881 0 0 0 30111 51 0 0 21 0 8 0 531926050 583516160 93726 33554432000 4194304 4964704 140735411390688 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/15379/statm: 142460 93726 466 189 0 136809 0
[pid=15379/tid=15381] ppid=15377 vsize=569840 CPUtime=32.43 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 9420 0 0 0 3237 6 0 0 25 0 8 0 531926117 583516160 93726 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726072221 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=569840 CPUtime=45.28 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 6033 0 0 0 4526 2 0 0 25 0 8 0 531926117 583516160 93726 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=569840 CPUtime=37.39 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 10140 0 0 0 3734 5 0 0 20 0 8 0 531926117 583516160 93726 33554432000 4194304 4964704 140735411390688 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=569840 CPUtime=35.06 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 11348 0 0 0 3502 4 0 0 25 0 8 0 531926117 583516160 93726 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=569840 CPUtime=41.25 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 11868 0 0 0 4118 7 0 0 23 0 8 0 531926117 583516160 93726 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=569840 CPUtime=39.79 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 9843 0 0 0 3973 6 0 0 25 0 8 0 531926117 583516160 93726 33554432000 4194304 4964704 140735411390688 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=569840 CPUtime=31.43 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 18796 0 0 0 3135 8 0 0 25 0 8 0 531926117 583516160 93726 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 301.62

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

/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 104576 0 0 0 336237 131 0 0 25 0 8 0 531926117 3160395776 700065 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=3086324 CPUtime=3221.07 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 170058 0 0 0 321946 161 0 0 25 0 8 0 531926117 3160395776 700065 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 29263
Current children cumulated vsize (KiB) 3086324

[startup+4842.3 s]
/proc/loadavg: 10.02 10.03 10.00 11/370 15537
/proc/meminfo: memFree=10806916/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=3171168 CPUtime=29622.3 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 717889 0 0 0 2961559 669 0 0 25 0 8 0 531926050 3247276032 706058 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670291 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/15379/statm: 792792 706058 466 189 0 787141 0
[pid=15379/tid=15381] ppid=15377 vsize=3171168 CPUtime=3678.44 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 62445 0 0 0 367788 56 0 0 25 0 8 0 531926117 3247276032 706058 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=3171168 CPUtime=4351.81 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 58305 0 0 0 435162 19 0 0 25 0 8 0 531926117 3247276032 706058 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=3171168 CPUtime=3372.07 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 84747 0 0 0 337106 101 0 0 25 0 8 0 531926117 3247276032 706058 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=3171168 CPUtime=4161.35 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 50425 0 0 0 416098 37 0 0 25 0 8 0 531926117 3247276032 706059 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=3171168 CPUtime=4253.16 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 59438 0 0 0 425271 45 0 0 25 0 8 0 531926117 3247276032 706059 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=3171168 CPUtime=3393.68 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 104576 0 0 0 339237 131 0 0 25 0 8 0 531926117 3247276032 706059 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=3171168 CPUtime=3281.07 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 174905 0 0 0 327943 164 0 0 25 0 8 0 531926117 3247276032 706059 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726065861 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 29622.3
Current children cumulated vsize (KiB) 3171168

[startup+4902.3 s]
/proc/loadavg: 10.06 10.04 10.00 11/370 15538
/proc/meminfo: memFree=10784564/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=3185160 CPUtime=29981.6 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 722608 0 0 0 2997485 672 0 0 25 0 8 0 531926050 3261603840 709653 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/15379/statm: 796290 709653 466 189 0 790639 0
[pid=15379/tid=15381] ppid=15377 vsize=3185160 CPUtime=3704.53 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 62777 0 0 0 370397 56 0 0 25 0 8 0 531926117 3261603840 709653 33554432000 4194304 4964704 140735411390688 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=3185160 CPUtime=4392.83 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 59129 0 0 0 439263 20 0 0 25 0 8 0 531926117 3261603840 709653 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=3185160 CPUtime=3420.88 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 84748 0 0 0 341987 101 0 0 25 0 8 0 531926117 3261603840 709653 33554432000 4194304 4964704 140735411390688 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=3185160 CPUtime=4206.84 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 50465 0 0 0 420647 37 0 0 25 0 8 0 531926117 3261603840 709653 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=3185160 CPUtime=4312.46 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 59438 0 0 0 431201 45 0 0 25 0 8 0 531926117 3261603840 709653 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=3185160 CPUtime=3438.35 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 104578 0 0 0 343704 131 0 0 25 0 8 0 531926117 3261603840 709653 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=3185160 CPUtime=3329.03 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 178423 0 0 0 332737 166 0 0 25 0 8 0 531926117 3261603840 709653 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 29981.6
Current children cumulated vsize (KiB) 3185160

[startup+4962.3 s]
/proc/loadavg: 10.02 10.03 10.00 11/370 15540
/proc/meminfo: memFree=10773612/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=3190632 CPUtime=30340.9 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 723634 0 0 0 3033413 673 0 0 25 0 8 0 531926050 3267207168 710679 33554432000 4194304 4964704 140735411390688 18446744073709551615 4627252 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/15379/statm: 797658 710679 466 189 0 792007 0
[pid=15379/tid=15381] ppid=15377 vsize=3190632 CPUtime=3749.14 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 62777 0 0 0 374858 56 0 0 25 0 8 0 531926117 3267207168 710679 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=3190632 CPUtime=4452.83 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 60137 0 0 0 445263 20 0 0 25 0 8 0 531926117 3267207168 710679 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=3190632 CPUtime=3450.88 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 84748 0 0 0 344987 101 0 0 25 0 8 0 531926117 3267207168 710679 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=3190632 CPUtime=4236.85 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 50465 0 0 0 423648 37 0 0 25 0 8 0 531926117 3267207168 710679 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=3190632 CPUtime=4371.75 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 59443 0 0 0 437130 45 0 0 25 0 8 0 531926117 3267207168 710679 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=3190632 CPUtime=3498.34 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 104578 0 0 0 349703 131 0 0 25 0 8 0 531926117 3267207168 710679 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=3190632 CPUtime=3370.7 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 178432 0 0 0 336903 167 0 0 25 0 8 0 531926117 3267207168 710679 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 30340.9
Current children cumulated vsize (KiB) 3190632

[startup+5022.3 s]
/proc/loadavg: 10.05 10.03 10.00 11/370 15542
/proc/meminfo: memFree=10762176/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=3190632 CPUtime=30700.2 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 724843 0 0 0 3069343 673 0 0 25 0 8 0 531926050 3267207168 711888 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/15379/statm: 797658 711888 466 189 0 792007 0
[pid=15379/tid=15381] ppid=15377 vsize=3190632 CPUtime=3809.14 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 62777 0 0 0 380858 56 0 0 25 0 8 0 531926117 3267207168 711888 33554432000 4194304 4964704 140735411390688 18446744073709551615 4654517 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=3190632 CPUtime=4495.32 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 61314 0 0 0 449512 20 0 0 25 0 8 0 531926117 3267207168 711888 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=3190632 CPUtime=3499.36 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 84754 0 0 0 349835 101 0 0 25 0 8 0 531926117 3267207168 711888 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=3190632 CPUtime=4292.25 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 50465 0 0 0 429188 37 0 0 25 0 8 0 531926117 3267207168 711888 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=3190632 CPUtime=4431.05 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 59469 0 0 0 443060 45 0 0 25 0 8 0 531926117 3267207168 711888 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=3190632 CPUtime=3531.95 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 104578 0 0 0 353064 131 0 0 25 0 8 0 531926117 3267207168 711888 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=3190632 CPUtime=3400.53 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 178432 0 0 0 339886 167 0 0 25 0 8 0 531926117 3267207168 711888 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 30700.2
Current children cumulated vsize (KiB) 3190632

[startup+5082.3 s]
/proc/loadavg: 10.06 10.04 10.00 11/370 15543
/proc/meminfo: memFree=10755064/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=3190632 CPUtime=31059.4 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 724912 0 0 0 3105270 674 0 0 25 0 8 0 531926050 3267207168 711957 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/15379/statm: 797658 711957 466 189 0 792007 0
[pid=15379/tid=15381] ppid=15377 vsize=3190632 CPUtime=3864.51 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 62781 0 0 0 386395 56 0 0 25 0 8 0 531926117 3267207168 711957 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=3190632 CPUtime=4548.92 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 61354 0 0 0 454872 20 0 0 25 0 8 0 531926117 3267207168 711957 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=3190632 CPUtime=3534.36 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 84768 0 0 0 353335 101 0 0 25 0 8 0 531926117 3267207168 711957 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=3190632 CPUtime=4352.26 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 50468 0 0 0 435188 38 0 0 25 0 8 0 531926117 3267207168 711957 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=3190632 CPUtime=4468.34 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 59469 0 0 0 446789 45 0 0 25 0 8 0 531926117 3267207168 711957 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=3190632 CPUtime=3563.35 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 104579 0 0 0 356204 131 0 0 25 0 8 0 531926117 3267207168 711957 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=3190632 CPUtime=3436.93 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 178432 0 0 0 343526 167 0 0 25 0 8 0 531926117 3267207168 711957 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 31059.4
Current children cumulated vsize (KiB) 3190632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 10.12 10.05 10.01 11/370 15544
/proc/meminfo: memFree=10752828/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=3190632 CPUtime=31165.5 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 724959 0 0 0 3115876 674 0 0 25 0 8 0 531926050 3267207168 712004 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/15379/statm: 797658 712004 466 189 0 792007 0
[pid=15379/tid=15381] ppid=15377 vsize=3190632 CPUtime=3873.33 cores=0-7
/proc/15379/task/15381/stat : 15381 (claspmt) R 15377 15379 15170 0 -1 4202560 62781 0 0 0 387277 56 0 0 25 0 8 0 531926117 3267207168 712004 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=15379/tid=15382] ppid=15377 vsize=3190632 CPUtime=4566.62 cores=0-7
/proc/15379/task/15382/stat : 15382 (claspmt) R 15377 15379 15170 0 -1 4202560 61398 0 0 0 456642 20 0 0 25 0 8 0 531926117 3267207168 712004 33554432000 4194304 4964704 140735411390688 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=15379/tid=15383] ppid=15377 vsize=3190632 CPUtime=3543.18 cores=0-7
/proc/15379/task/15383/stat : 15383 (claspmt) R 15377 15379 15170 0 -1 4202560 84768 0 0 0 354217 101 0 0 25 0 8 0 531926117 3267207168 712004 33554432000 4194304 4964704 140735411390688 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15384] ppid=15377 vsize=3190632 CPUtime=4369.98 cores=0-7
/proc/15379/task/15384/stat : 15384 (claspmt) R 15377 15379 15170 0 -1 4202560 50468 0 0 0 436960 38 0 0 25 0 8 0 531926117 3267207168 712004 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=15379/tid=15385] ppid=15377 vsize=3190632 CPUtime=4485.83 cores=0-7
/proc/15379/task/15385/stat : 15385 (claspmt) R 15377 15379 15170 0 -1 4202560 59469 0 0 0 448538 45 0 0 25 0 8 0 531926117 3267207168 712004 33554432000 4194304 4964704 140735411390688 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=15379/tid=15386] ppid=15377 vsize=3190632 CPUtime=3572.25 cores=0-7
/proc/15379/task/15386/stat : 15386 (claspmt) R 15377 15379 15170 0 -1 4202560 104579 0 0 0 357094 131 0 0 25 0 8 0 531926117 3267207168 712004 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=15379/tid=15387] ppid=15377 vsize=3190632 CPUtime=3454.64 cores=0-7
/proc/15379/task/15387/stat : 15387 (claspmt) R 15377 15379 15170 0 -1 4202560 178432 0 0 0 345297 167 0 0 25 0 8 0 531926117 3267207168 712004 33554432000 4194304 4964704 140735411390688 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 31165.5
Current children cumulated vsize (KiB) 3190632

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

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

[startup+5100.2 s]
/proc/loadavg: 10.12 10.05 10.01 11/370 15544
/proc/meminfo: memFree=10752828/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=3176876 CPUtime=31166.2 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 724969 0 0 0 3115944 674 0 0 25 0 1 0 531926050 3253121024 708575 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726061136 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/15379/statm: 794219 708575 476 189 0 788568 0
Current children cumulated CPU time (s) 31166.2
Current children cumulated vsize (KiB) 3176876

[startup+5100.6 s]
/proc/loadavg: 10.12 10.05 10.01 4/364 15545
/proc/meminfo: memFree=13123756/32951124 swapFree=67111524/67111528
[pid=15379] ppid=15377 vsize=650068 CPUtime=31166.6 cores=0-7
/proc/15379/stat : 15379 (claspmt) R 15377 15379 15170 0 -1 4202496 724969 0 0 0 3115975 685 0 0 25 0 1 0 531926050 665669632 46437 33554432000 4194304 4964704 140735411390688 18446744073709551615 264726448263 0 0 4096 18946 0 0 0 17 3 0 0 0
/proc/15379/statm: 162517 46072 476 189 0 156866 0
Current children cumulated CPU time (s) 31166.6
Current children cumulated vsize (KiB) 650068

Child status: 0
Real time (s): 5100.62
CPU time (s): 31166.6
CPU user time (s): 31159.8
CPU system time (s): 6.86296
CPU usage (%): 611.035
Max. virtual memory (cumulated for all children) (KiB): 3190632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31159.8
system time used= 6.86296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 724970
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= 57357
involuntary context switches= 267280

runsolver used 16.5935 second user time and 43.7124 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-03 05:58:24
IDJOB=3322777
IDBENCH=88218
IDSOLVER=1711
FILE ID=node141/3322777-1304395104
RUNJOBID= node141-1304390002-15184
PBS_JOBID= 13181828
Free space on /tmp= 72844 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q505.75-n35-p30-s59841049.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-3322777-1304395104/watcher-3322777-1304395104 -o /tmp/evaluation-result-3322777-1304395104/solver-3322777-1304395104 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322777-1304395104.cnf

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

MD5SUM BENCH= c86ce640ddb0138bf41ccc37bc6fcf28
RANDOM SEED=315274718

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:      14131296 kB
Buffers:       1436104 kB
Cached:        9009048 kB
SwapCached:          4 kB
Active:       11228392 kB
Inactive:      6965108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14131296 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2608 kB
Writeback:           0 kB
AnonPages:     7747920 kB
Mapped:          27260 kB
Slab:           520096 kB
PageTables:      41608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88839276 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= 72840 MiB
End job on node141 at 2011-05-03 07:23:26