Trace number 3321416

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) 40000.8 5006.25

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark333.04
Satisfiable
(Un)Satisfiability was proved
Number of variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...339340/instance-3321416-1304339340.cnf
0.09/0.13	c Solving...
40000.16/5005.61	
40000.16/5005.61	*** INTERRUPTED! ***
40000.16/5005.61	*** Shutting down threads...
40000.79/5006.25	s UNKNOWN
40000.79/5006.25	
40000.79/5006.25	c INTERRUPTED   : 1
40000.79/5006.25	c Models        : 0+    
40000.79/5006.25	c Time          : 5005.613s (Solving: 5005.49s 1st Model: 0.00s Unsat: 0.00s)
40000.79/5006.25	c CPU Time      : 40000.210s

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-3321416-1304339340/watcher-3321416-1304339340 -o /tmp/evaluation-result-3321416-1304339340/solver-3321416-1304339340 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321416-1304339340.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.02 8.02 7.98 2/222 10307
/proc/meminfo: memFree=28632468/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=23084 CPUtime=0 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 1111 0 0 0 0 0 0 0 25 0 1 0 545536373 23638016 972 33554432000 4194304 4964704 140736018222592 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/10307/statm: 5771 973 386 189 0 645 0

[startup+0.0431319 s]
/proc/loadavg: 8.02 8.02 7.98 2/222 10307
/proc/meminfo: memFree=28632468/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=29964 CPUtime=0.03 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 3342 0 0 0 3 0 0 0 25 0 1 0 545536373 30683136 2646 33554432000 4194304 4964704 140736018222592 18446744073709551615 212435677893 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/10307/statm: 7491 2648 397 189 0 2365 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29964

[startup+0.101092 s]
/proc/loadavg: 8.02 8.02 7.98 2/222 10307
/proc/meminfo: memFree=28632468/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=32008 CPUtime=0.09 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 3789 0 0 0 9 0 0 0 25 0 1 0 545536373 32776192 3093 33554432000 4194304 4964704 140736018222592 18446744073709551615 4624111 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/10307/statm: 8002 3093 400 189 0 2876 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32008

[startup+0.305608 s]
/proc/loadavg: 8.02 8.02 7.98 2/222 10307
/proc/meminfo: memFree=28632468/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=394984 CPUtime=1.02 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 10284 0 0 0 96 6 0 0 18 0 8 0 545536373 404463616 9145 33554432000 4194304 4964704 140736018222592 18446744073709551615 4652133 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/10307/statm: 98746 9145 464 189 0 93095 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 394984

[startup+0.70094 s]
/proc/loadavg: 8.02 8.02 7.98 2/222 10307
/proc/meminfo: memFree=28632468/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=399868 CPUtime=4.1 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 17830 0 0 0 398 12 0 0 19 0 8 0 545536373 409464832 16691 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/10307/statm: 99967 16691 464 189 0 94316 0
Current children cumulated CPU time (s) 4.1
Current children cumulated vsize (KiB) 399868

[startup+1.50079 s]
/proc/loadavg: 8.02 8.02 7.98 10/230 10315
/proc/meminfo: memFree=28557516/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=405900 CPUtime=10.45 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 26865 0 0 0 1028 17 0 0 20 0 8 0 545536373 415641600 25726 33554432000 4194304 4964704 140736018222592 18446744073709551615 212435677893 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/10307/statm: 101475 25727 464 189 0 95824 0
[pid=10307/tid=10309] ppid=10305 vsize=405900 CPUtime=1.29 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 3335 0 0 0 128 1 0 0 18 0 8 0 545536387 415641600 25727 33554432000 4194304 4964704 140736018222592 18446744073709551615 4362213 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=405900 CPUtime=1.31 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 1358 0 0 0 131 0 0 0 19 0 8 0 545536387 415641600 25727 33554432000 4194304 4964704 140736018222592 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=405900 CPUtime=1.31 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 3460 0 0 0 130 1 0 0 19 0 8 0 545536387 415641600 25727 33554432000 4194304 4964704 140736018222592 18446744073709551615 4653284 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=405900 CPUtime=1.29 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 4272 0 0 0 125 4 0 0 19 0 8 0 545536387 415641600 25728 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=405900 CPUtime=1.35 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 836 0 0 0 135 0 0 0 19 0 8 0 545536387 415641600 25728 33554432000 4194304 4964704 140736018222592 18446744073709551615 4669051 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=405900 CPUtime=1.28 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 2845 0 0 0 127 1 0 0 19 0 8 0 545536387 415641600 25729 33554432000 4194304 4964704 140736018222592 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=405900 CPUtime=1.3 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 4369 0 0 0 125 5 0 0 19 0 8 0 545536387 415641600 25730 33554432000 4194304 4964704 140736018222592 18446744073709551615 212435678241 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.45
Current children cumulated vsize (KiB) 405900

[startup+3.10048 s]
/proc/loadavg: 8.02 8.02 7.98 9/230 10315
/proc/meminfo: memFree=28508784/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=481796 CPUtime=23.2 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 43370 0 0 0 2294 26 0 0 19 0 8 0 545536373 493359104 42231 33554432000 4194304 4964704 140736018222592 18446744073709551615 4343183 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10307/statm: 120449 42231 464 189 0 114798 0
[pid=10307/tid=10309] ppid=10305 vsize=481796 CPUtime=2.89 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 5630 0 0 0 286 3 0 0 20 0 8 0 545536387 493359104 42231 33554432000 4194304 4964704 140736018222592 18446744073709551615 212435678241 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=481796 CPUtime=2.9 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 1542 0 0 0 290 0 0 0 23 0 8 0 545536387 493359104 42231 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=481796 CPUtime=2.91 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 5125 0 0 0 289 2 0 0 23 0 8 0 545536387 493359104 42232 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=481796 CPUtime=2.89 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 6698 0 0 0 283 6 0 0 23 0 8 0 545536387 493359104 42232 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320886 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=481796 CPUtime=2.93 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 4069 0 0 0 292 1 0 0 18 0 8 0 545536387 493359104 42233 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=481796 CPUtime=2.88 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 5072 0 0 0 285 3 0 0 23 0 8 0 545536387 493359104 42233 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=481796 CPUtime=2.89 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 6669 0 0 0 283 6 0 0 22 0 8 0 545536387 493359104 42233 33554432000 4194304 4964704 140736018222592 18446744073709551615 212435678241 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 23.2
Current children cumulated vsize (KiB) 481796

[startup+6.30088 s]
/proc/loadavg: 8.02 8.02 7.98 10/230 10315
/proc/meminfo: memFree=28435440/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=484992 CPUtime=48.77 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 52472 0 0 0 4846 31 0 0 25 0 8 0 545536373 496631808 51333 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10307/statm: 121248 51333 466 189 0 115597 0
[pid=10307/tid=10309] ppid=10305 vsize=484992 CPUtime=6.09 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 7129 0 0 0 605 4 0 0 25 0 8 0 545536387 496631808 51333 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=484992 CPUtime=6.1 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 1652 0 0 0 610 0 0 0 25 0 8 0 545536387 496631808 51334 33554432000 4194304 4964704 140736018222592 18446744073709551615 4362875 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=484992 CPUtime=6.11 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 5486 0 0 0 609 2 0 0 19 0 8 0 545536387 496631808 51334 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=484992 CPUtime=6.09 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 7536 0 0 0 603 6 0 0 25 0 8 0 545536387 496631808 51334 33554432000 4194304 4964704 140736018222592 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=484992 CPUtime=6.11 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 5199 0 0 0 610 1 0 0 25 0 8 0 545536387 496631808 51334 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=484992 CPUtime=6.08 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 6080 0 0 0 604 4 0 0 25 0 8 0 545536387 496631808 51334 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=484992 CPUtime=6.09 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 8710 0 0 0 602 7 0 0 25 0 8 0 545536387 496631808 51334 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 48.77
Current children cumulated vsize (KiB) 484992

[startup+12.7007 s]
/proc/loadavg: 8.01 8.02 7.98 9/230 10316
/proc/meminfo: memFree=28345192/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=494744 CPUtime=99.88 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 73681 0 0 0 9945 43 0 0 25 0 8 0 545536373 506617856 72542 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10307/statm: 123686 72542 466 189 0 118035 0
[pid=10307/tid=10309] ppid=10305 vsize=494744 CPUtime=12.49 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 10126 0 0 0 1243 6 0 0 25 0 8 0 545536387 506617856 72542 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=494744 CPUtime=12.49 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 2096 0 0 0 1249 0 0 0 25 0 8 0 545536387 506617856 72542 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=494744 CPUtime=12.5 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 8008 0 0 0 1247 3 0 0 25 0 8 0 545536387 506617856 72542 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=494744 CPUtime=12.48 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 10604 0 0 0 1240 8 0 0 25 0 8 0 545536387 506617856 72542 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=494744 CPUtime=12.46 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 8307 0 0 0 1243 3 0 0 25 0 8 0 545536387 506617856 72542 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=494744 CPUtime=12.47 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 8098 0 0 0 1242 5 0 0 24 0 8 0 545536387 506617856 72542 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=494744 CPUtime=12.49 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 11921 0 0 0 1240 9 0 0 25 0 8 0 545536387 506617856 72542 33554432000 4194304 4964704 140736018222592 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.88
Current children cumulated vsize (KiB) 494744

[startup+25.5012 s]
/proc/loadavg: 8.09 8.04 7.99 9/230 10316
/proc/meminfo: memFree=28279484/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=504016 CPUtime=202.17 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 90493 0 0 0 20163 54 0 0 25 0 8 0 545536373 516112384 89354 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10307/statm: 126004 89354 466 189 0 120353 0
[pid=10307/tid=10309] ppid=10305 vsize=504016 CPUtime=25.28 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 11859 0 0 0 2521 7 0 0 25 0 8 0 545536387 516112384 89354 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=504016 CPUtime=25.29 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 2440 0 0 0 2529 0 0 0 25 0 8 0 545536387 516112384 89354 33554432000 4194304 4964704 140736018222592 18446744073709551615 4379082 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=504016 CPUtime=25.29 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 11641 0 0 0 2524 5 0 0 25 0 8 0 545536387 516112384 89354 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=504016 CPUtime=25.28 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 12276 0 0 0 2519 9 0 0 25 0 8 0 545536387 516112384 89354 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=504016 CPUtime=25.18 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 10187 0 0 0 2513 5 0 0 25 0 8 0 545536387 516112384 89354 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=504016 CPUtime=25.26 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 10850 0 0 0 2520 6 0 0 25 0 8 0 545536387 516112384 89354 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=504016 CPUtime=25.28 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 13931 0 0 0 2518 10 0 0 25 0 8 0 545536387 516112384 89354 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 202.17
Current children cumulated vsize (KiB) 504016

[startup+51.1004 s]
/proc/loadavg: 8.06 8.03 7.99 9/230 10317
/proc/meminfo: memFree=28171256/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=779680 CPUtime=406.74 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 117335 0 0 0 40603 71 0 0 25 0 8 0 545536373 798392320 116175 33554432000 4194304 4964704 140736018222592 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10307/statm: 194920 116175 466 189 0 189269 0
[pid=10307/tid=10309] ppid=10305 vsize=779680 CPUtime=50.86 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 14128 0 0 0 5078 8 0 0 25 0 8 0 545536387 798392320 116175 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=779680 CPUtime=50.9 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 2931 0 0 0 5089 1 0 0 25 0 8 0 545536387 798392320 116175 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=779680 CPUtime=50.89 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 14850 0 0 0 5081 8 0 0 25 0 8 0 545536387 798392320 116175 33554432000 4194304 4964704 140736018222592 18446744073709551615 4653420 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=779680 CPUtime=50.87 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 15172 0 0 0 5075 12 0 0 25 0 8 0 545536387 798392320 116175 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=779680 CPUtime=50.6 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 13504 0 0 0 5053 7 0 0 25 0 8 0 545536387 798392320 116175 33554432000 4194304 4964704 140736018222592 18446744073709551615 4333247 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=779680 CPUtime=50.85 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 13879 0 0 0 5077 8 0 0 25 0 8 0 545536387 798392320 116175 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=779680 CPUtime=50.88 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 19150 0 0 0 5075 13 0 0 25 0 8 0 545536387 798392320 116175 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 406.74

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

/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 99093 0 0 0 465984 99 0 0 25 0 8 0 545536387 4768329728 1089858 33554432000 4194304 4964704 140736018222592 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=4656572 CPUtime=4661.6 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 250957 0 0 0 465973 187 0 0 25 0 8 0 545536387 4768329728 1089858 33554432000 4194304 4964704 140736018222592 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37256.8
Current children cumulated vsize (KiB) 4656572

[startup+4722.31 s]
/proc/loadavg: 8.00 8.02 8.00 9/230 10453
/proc/meminfo: memFree=24216972/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=4656572 CPUtime=37736.3 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 1109771 0 0 0 3772549 1085 0 0 25 0 8 0 545536373 4768329728 1102414 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10307/statm: 1164143 1102414 466 189 0 1158492 0
[pid=10307/tid=10309] ppid=10305 vsize=4656572 CPUtime=4717.73 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 53519 0 0 0 471706 67 0 0 25 0 8 0 545536387 4768329728 1102414 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=4656572 CPUtime=4719.67 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 51558 0 0 0 471909 58 0 0 25 0 8 0 545536387 4768329728 1102414 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=4656572 CPUtime=4719.06 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 115466 0 0 0 471762 144 0 0 25 0 8 0 545536387 4768329728 1102414 33554432000 4194304 4964704 140736018222592 18446744073709551615 4332355 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=4656572 CPUtime=4721.03 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 133995 0 0 0 471972 131 0 0 25 0 8 0 545536387 4768329728 1102414 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=4656572 CPUtime=4704.44 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 154229 0 0 0 470307 137 0 0 25 0 8 0 545536387 4768329728 1102414 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=4656572 CPUtime=4720.83 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 99460 0 0 0 471984 99 0 0 25 0 8 0 545536387 4768329728 1102414 33554432000 4194304 4964704 140736018222592 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=4656572 CPUtime=4721.6 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 260184 0 0 0 471965 195 0 0 25 0 8 0 545536387 4768329728 1102414 33554432000 4194304 4964704 140736018222592 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 37736.3
Current children cumulated vsize (KiB) 4656572

[startup+4782.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/230 10455
/proc/meminfo: memFree=24218432/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=4656572 CPUtime=38215.7 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 1109787 0 0 0 3820486 1086 0 0 25 0 8 0 545536373 4768329728 1101838 33554432000 4194304 4964704 140736018222592 18446744073709551615 4669383 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10307/statm: 1164143 1101838 466 189 0 1158492 0
[pid=10307/tid=10309] ppid=10305 vsize=4656572 CPUtime=4777.29 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 53522 0 0 0 477662 67 0 0 25 0 8 0 545536387 4768329728 1101838 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=4656572 CPUtime=4779.66 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 51558 0 0 0 477908 58 0 0 25 0 8 0 545536387 4768329728 1101838 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=4656572 CPUtime=4779.03 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 115477 0 0 0 477759 144 0 0 25 0 8 0 545536387 4768329728 1101838 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=4656572 CPUtime=4781.01 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 133995 0 0 0 477970 131 0 0 25 0 8 0 545536387 4768329728 1101838 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=4656572 CPUtime=4764.38 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 154229 0 0 0 476301 137 0 0 25 0 8 0 545536387 4768329728 1101838 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=4656572 CPUtime=4780.81 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 99461 0 0 0 477981 100 0 0 25 0 8 0 545536387 4768329728 1101838 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=4656572 CPUtime=4781.58 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 260184 0 0 0 477963 195 0 0 25 0 8 0 545536387 4768329728 1101838 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38215.7
Current children cumulated vsize (KiB) 4656572

[startup+4842.3 s]
/proc/loadavg: 8.08 8.03 8.01 9/230 10456
/proc/meminfo: memFree=24218532/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=4656572 CPUtime=38695.2 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 1109808 0 0 0 3868428 1088 0 0 25 0 8 0 545536373 4768329728 1101859 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10307/statm: 1164143 1101859 466 189 0 1158492 0
[pid=10307/tid=10309] ppid=10305 vsize=4656572 CPUtime=4836.79 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 53522 0 0 0 483611 68 0 0 25 0 8 0 545536387 4768329728 1101859 33554432000 4194304 4964704 140736018222592 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=4656572 CPUtime=4839.63 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 51558 0 0 0 483904 59 0 0 25 0 8 0 545536387 4768329728 1101859 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=4656572 CPUtime=4839.03 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 115477 0 0 0 483759 144 0 0 25 0 8 0 545536387 4768329728 1101859 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=4656572 CPUtime=4841.01 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 133998 0 0 0 483970 131 0 0 25 0 8 0 545536387 4768329728 1101859 33554432000 4194304 4964704 140736018222592 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=4656572 CPUtime=4824.38 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 154229 0 0 0 482301 137 0 0 25 0 8 0 545536387 4768329728 1101859 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=4656572 CPUtime=4840.79 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 99479 0 0 0 483979 100 0 0 25 0 8 0 545536387 4768329728 1101859 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=4656572 CPUtime=4841.58 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 260184 0 0 0 483963 195 0 0 25 0 8 0 545536387 4768329728 1101859 33554432000 4194304 4964704 140736018222592 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 38695.2
Current children cumulated vsize (KiB) 4656572

[startup+4902.3 s]
/proc/loadavg: 8.03 8.02 8.00 9/230 10458
/proc/meminfo: memFree=24218384/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=4656572 CPUtime=39174.5 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 1109840 0 0 0 3916364 1090 0 0 25 0 8 0 545536373 4768329728 1101891 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10307/statm: 1164143 1101891 466 189 0 1158492 0
[pid=10307/tid=10309] ppid=10305 vsize=4656572 CPUtime=4896.36 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 53522 0 0 0 489568 68 0 0 25 0 8 0 545536387 4768329728 1101891 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=4656572 CPUtime=4899.64 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 51558 0 0 0 489905 59 0 0 25 0 8 0 545536387 4768329728 1101891 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=4656572 CPUtime=4899.01 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 115477 0 0 0 489756 145 0 0 25 0 8 0 545536387 4768329728 1101891 33554432000 4194304 4964704 140736018222592 18446744073709551615 4660755 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=4656572 CPUtime=4900.97 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 133998 0 0 0 489965 132 0 0 25 0 8 0 545536387 4768329728 1101891 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=4656572 CPUtime=4884.35 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 154231 0 0 0 488297 138 0 0 25 0 8 0 545536387 4768329728 1101891 33554432000 4194304 4964704 140736018222592 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=4656572 CPUtime=4900.74 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 99501 0 0 0 489974 100 0 0 25 0 8 0 545536387 4768329728 1101891 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=4656572 CPUtime=4901.56 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 260184 0 0 0 489961 195 0 0 25 0 8 0 545536387 4768329728 1101891 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39174.5
Current children cumulated vsize (KiB) 4656572

[startup+4962.3 s]
/proc/loadavg: 8.01 8.02 8.00 9/230 10460
/proc/meminfo: memFree=24218112/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=4656572 CPUtime=39654.1 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 1109884 0 0 0 3964316 1091 0 0 25 0 8 0 545536373 4768329728 1101933 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10307/statm: 1164143 1101933 466 189 0 1158492 0
[pid=10307/tid=10309] ppid=10305 vsize=4656572 CPUtime=4955.93 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 53522 0 0 0 495525 68 0 0 25 0 8 0 545536387 4768329728 1101933 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=4656572 CPUtime=4959.64 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 51558 0 0 0 495905 59 0 0 25 0 8 0 545536387 4768329728 1101933 33554432000 4194304 4964704 140736018222592 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=4656572 CPUtime=4958.99 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 115518 0 0 0 495754 145 0 0 25 0 8 0 545536387 4768329728 1101933 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=4656572 CPUtime=4960.96 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 134000 0 0 0 495964 132 0 0 25 0 8 0 545536387 4768329728 1101933 33554432000 4194304 4964704 140736018222592 18446744073709551615 4690385 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=4656572 CPUtime=4944.35 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 154231 0 0 0 494297 138 0 0 25 0 8 0 545536387 4768329728 1101933 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=4656572 CPUtime=4960.74 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 99502 0 0 0 495973 101 0 0 25 0 8 0 545536387 4768329728 1101933 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=4656572 CPUtime=4961.56 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 260184 0 0 0 495961 195 0 0 25 0 8 0 545536387 4768329728 1101933 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 39654.1
Current children cumulated vsize (KiB) 4656572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5005.6 s]
/proc/loadavg: 8.00 8.01 8.00 9/230 10461
/proc/meminfo: memFree=24218212/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=4656572 CPUtime=40000.2 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 1109886 0 0 0 3998924 1092 0 0 25 0 8 0 545536373 4768329728 1101935 33554432000 4194304 4964704 140736018222592 18446744073709551615 4668654 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10307/statm: 1164143 1101935 466 189 0 1158492 0
[pid=10307/tid=10309] ppid=10305 vsize=4656572 CPUtime=4998.92 cores=0-7
/proc/10307/task/10309/stat : 10309 (claspmt) R 10305 10307 9826 0 -1 4202560 53524 0 0 0 499824 68 0 0 25 0 8 0 545536387 4768329728 1101935 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10307/tid=10310] ppid=10305 vsize=4656572 CPUtime=5002.95 cores=0-7
/proc/10307/task/10310/stat : 10310 (claspmt) R 10305 10307 9826 0 -1 4202560 51558 0 0 0 500236 59 0 0 25 0 8 0 545536387 4768329728 1101935 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=10307/tid=10311] ppid=10305 vsize=4656572 CPUtime=5002.3 cores=0-7
/proc/10307/task/10311/stat : 10311 (claspmt) R 10305 10307 9826 0 -1 4202560 115518 0 0 0 500085 145 0 0 25 0 8 0 545536387 4768329728 1101935 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10307/tid=10312] ppid=10305 vsize=4656572 CPUtime=5004.23 cores=0-7
/proc/10307/task/10312/stat : 10312 (claspmt) R 10305 10307 9826 0 -1 4202560 134000 0 0 0 500291 132 0 0 25 0 8 0 545536387 4768329728 1101935 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=10307/tid=10313] ppid=10305 vsize=4656572 CPUtime=4987.66 cores=0-7
/proc/10307/task/10313/stat : 10313 (claspmt) R 10305 10307 9826 0 -1 4202560 154231 0 0 0 498628 138 0 0 25 0 8 0 545536387 4768329728 1101935 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=10307/tid=10314] ppid=10305 vsize=4656572 CPUtime=5004.04 cores=0-7
/proc/10307/task/10314/stat : 10314 (claspmt) R 10305 10307 9826 0 -1 4202560 99502 0 0 0 500303 101 0 0 25 0 8 0 545536387 4768329728 1101935 33554432000 4194304 4964704 140736018222592 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=10307/tid=10315] ppid=10305 vsize=4656572 CPUtime=5004.86 cores=0-7
/proc/10307/task/10315/stat : 10315 (claspmt) R 10305 10307 9826 0 -1 4202560 260184 0 0 0 500291 195 0 0 25 0 8 0 545536387 4768329728 1101935 33554432000 4194304 4964704 140736018222592 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 4656572

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

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

[startup+5005.8 s]
/proc/loadavg: 8.00 8.01 8.00 9/230 10461
/proc/meminfo: memFree=24218212/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=4643112 CPUtime=40000.4 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 1109896 0 0 0 3998947 1092 0 0 25 0 1 0 545536373 4754546688 1098089 33554432000 4194304 4964704 140736018222592 18446744073709551615 212435672187 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/10307/statm: 1160778 1098089 476 189 0 1155127 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 4643112

[startup+5006.2 s]
/proc/loadavg: 8.00 8.01 8.00 2/224 10462
/proc/meminfo: memFree=24235124/32951124 swapFree=67111416/67111528
[pid=10307] ppid=10305 vsize=1559012 CPUtime=40000.8 cores=0-7
/proc/10307/stat : 10307 (claspmt) R 10305 10307 9826 0 -1 4202496 1109896 0 0 0 3998972 1107 0 0 25 0 1 0 545536373 1596428288 270892 33554432000 4194304 4964704 140736018222592 18446744073709551615 212436042858 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/10307/statm: 389753 270380 476 189 0 384102 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1559012

Child status: 0
Real time (s): 5006.25
CPU time (s): 40000.8
CPU user time (s): 39989.7
CPU system time (s): 11.1263
CPU usage (%): 799.018
Max. virtual memory (cumulated for all children) (KiB): 4656572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39989.7
system time used= 11.1263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1109897
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= 226788
involuntary context switches= 190408

runsolver used 10.4034 second user time and 25.7281 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-02 14:29:00
IDJOB=3321416
IDBENCH=70910
IDSOLVER=1711
FILE ID=node102/3321416-1304339340
RUNJOBID= node102-1304335928-9840
PBS_JOBID= 13178024
Free space on /tmp= 73456 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_11_3_4_cmp.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-3321416-1304339340/watcher-3321416-1304339340 -o /tmp/evaluation-result-3321416-1304339340/solver-3321416-1304339340 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3321416-1304339340.cnf

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=1433698796

node102.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.828
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.65
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.828
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.15
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.828
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.828
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.828
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.82
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.828
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.828
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.82
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.828
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:      28632624 kB
Buffers:        662384 kB
Cached:        1824752 kB
SwapCached:          0 kB
Active:        1801256 kB
Inactive:      2086344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28632624 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            3140 kB
Writeback:           0 kB
AnonPages:     1400980 kB
Mapped:          19544 kB
Slab:           355804 kB
PageTables:      13084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 24889720 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= 73456 MiB
End job on node102 at 2011-05-02 15:52:28