Trace number 3373280

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 4800.29 1202.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...423283/instance-3373280-1305423283.cnf
0.00/0.00	c Solving...
4800.25/1202.01	
4800.25/1202.01	*** INTERRUPTED! ***
4800.25/1202.01	*** Shutting down threads...
4800.25/1202.01	s UNKNOWN
4800.25/1202.01	
4800.25/1202.01	c INTERRUPTED   : 1
4800.25/1202.01	c Models        : 0+    
4800.25/1202.01	c Time          : 1202.010s (Solving: 1202.01s 1st Model: 0.00s Unsat: 0.00s)
4800.25/1202.01	c CPU Time      : 4800.270s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.08 7.88 7.97 3/237 10319
/proc/meminfo: memFree=24280436/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=168224 CPUtime=0.81 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 1121 0 0 0 81 0 0 0 19 0 4 0 653929062 172261376 1050 33554432000 4194304 4964800 140735003020528 18446744073709551615 4668598 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 42056 1050 458 189 0 36405 0
[pid=10319/tid=10320] ppid=10314 vsize=168356 CPUtime=0.2 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 185 0 0 0 20 0 0 0 19 0 4 0 653929062 172396544 1062 33554432000 4194304 4964800 140735003020528 18446744073709551615 4214424 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=168356 CPUtime=0.2 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 119 0 0 0 20 0 0 0 19 0 4 0 653929062 172396544 1062 33554432000 4194304 4964800 140735003020528 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=168356 CPUtime=0.2 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 79 0 0 0 20 0 0 0 20 0 4 0 653929062 172396544 1062 33554432000 4194304 4964800 140735003020528 18446744073709551615 4644088 0 0 4096 18946 0 0 0 -1 1 0 0 0

[startup+0.288473 s]
/proc/loadavg: 7.08 7.88 7.97 3/237 10319
/proc/meminfo: memFree=24280436/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=168356 CPUtime=1.21 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 1202 0 0 0 121 0 0 0 19 0 4 0 653929062 172396544 1131 33554432000 4194304 4964800 140735003020528 18446744073709551615 4320976 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 42089 1131 458 189 0 36438 0
[pid=10319/tid=10320] ppid=10314 vsize=168356 CPUtime=0.29 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 213 0 0 0 29 0 0 0 19 0 4 0 653929062 172396544 1131 33554432000 4194304 4964800 140735003020528 18446744073709551615 4644896 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=168356 CPUtime=0.3 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 138 0 0 0 30 0 0 0 19 0 4 0 653929062 172396544 1131 33554432000 4194304 4964800 140735003020528 18446744073709551615 4321008 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=168356 CPUtime=0.3 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 80 0 0 0 30 0 0 0 20 0 4 0 653929062 172396544 1131 33554432000 4194304 4964800 140735003020528 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 168356

[startup+0.337159 s]
/proc/loadavg: 7.08 7.88 7.97 3/237 10319
/proc/meminfo: memFree=24280436/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=168484 CPUtime=1.5 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 1242 0 0 0 150 0 0 0 19 0 4 0 653929062 172527616 1171 33554432000 4194304 4964800 140735003020528 18446744073709551615 222921882143 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 42121 1178 458 189 0 36470 0
[pid=10319/tid=10320] ppid=10314 vsize=168484 CPUtime=0.39 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 230 0 0 0 39 0 0 0 19 0 4 0 653929062 172527616 1178 33554432000 4194304 4964800 140735003020528 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=168484 CPUtime=0.4 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 152 0 0 0 40 0 0 0 19 0 4 0 653929062 172527616 1178 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=168484 CPUtime=0.4 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 88 0 0 0 40 0 0 0 20 0 4 0 653929062 172527616 1178 33554432000 4194304 4964800 140735003020528 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 168484

[startup+0.487357 s]
/proc/loadavg: 7.08 7.88 7.97 3/237 10319
/proc/meminfo: memFree=24280436/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=168484 CPUtime=2.01 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 1303 0 0 0 201 0 0 0 19 0 4 0 653929062 172527616 1232 33554432000 4194304 4964800 140735003020528 18446744073709551615 4320916 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 42121 1232 458 189 0 36470 0
[pid=10319/tid=10320] ppid=10314 vsize=168484 CPUtime=0.49 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 238 0 0 0 49 0 0 0 19 0 4 0 653929062 172527616 1232 33554432000 4194304 4964800 140735003020528 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=168484 CPUtime=0.5 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 183 0 0 0 50 0 0 0 19 0 4 0 653929062 172527616 1232 33554432000 4194304 4964800 140735003020528 18446744073709551615 222921474592 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=168484 CPUtime=0.5 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 92 0 0 0 50 0 0 0 21 0 4 0 653929062 172527616 1232 33554432000 4194304 4964800 140735003020528 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 168484

[startup+0.700385 s]
/proc/loadavg: 7.08 7.88 7.97 3/237 10319
/proc/meminfo: memFree=24280436/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=234148 CPUtime=2.76 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 1442 0 0 0 276 0 0 0 20 0 4 0 653929062 239767552 1371 33554432000 4194304 4964800 140735003020528 18446744073709551615 4669973 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 58537 1371 458 189 0 52886 0
[pid=10319/tid=10320] ppid=10314 vsize=234148 CPUtime=0.68 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 307 0 0 0 68 0 0 0 20 0 4 0 653929062 239767552 1371 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=234148 CPUtime=0.68 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 201 0 0 0 68 0 0 0 20 0 4 0 653929062 239767552 1371 33554432000 4194304 4964800 140735003020528 18446744073709551615 222921438241 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=234148 CPUtime=0.69 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 109 0 0 0 69 0 0 0 21 0 4 0 653929062 239767552 1371 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 234148

[startup+1.50024 s]
/proc/loadavg: 7.16 7.88 7.97 10/245 10327
/proc/meminfo: memFree=24271452/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=234412 CPUtime=5.95 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 1672 0 0 0 594 1 0 0 21 0 4 0 653929062 240037888 1601 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 58603 1601 458 189 0 52952 0
[pid=10319/tid=10320] ppid=10314 vsize=234412 CPUtime=1.47 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 409 0 0 0 147 0 0 0 21 0 4 0 653929062 240037888 1601 33554432000 4194304 4964800 140735003020528 18446744073709551615 4324768 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=234412 CPUtime=1.48 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 233 0 0 0 148 0 0 0 21 0 4 0 653929062 240037888 1601 33554432000 4194304 4964800 140735003020528 18446744073709551615 4669184 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=234412 CPUtime=1.48 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 117 0 0 0 148 0 0 0 24 0 4 0 653929062 240037888 1601 33554432000 4194304 4964800 140735003020528 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 234412

[startup+3.10095 s]
/proc/loadavg: 7.16 7.88 7.97 11/245 10327
/proc/meminfo: memFree=24268776/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=234544 CPUtime=12.34 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 1942 0 0 0 1233 1 0 0 19 0 4 0 653929062 240173056 1871 33554432000 4194304 4964800 140735003020528 18446744073709551615 4333186 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 58636 1871 458 189 0 52985 0
[pid=10319/tid=10320] ppid=10314 vsize=234544 CPUtime=3.06 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 509 0 0 0 306 0 0 0 18 0 4 0 653929062 240173056 1871 33554432000 4194304 4964800 140735003020528 18446744073709551615 4659388 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=234544 CPUtime=3.08 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 270 0 0 0 308 0 0 0 20 0 4 0 653929062 240173056 1871 33554432000 4194304 4964800 140735003020528 18446744073709551615 4660458 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=234544 CPUtime=3.08 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 159 0 0 0 308 0 0 0 25 0 4 0 653929062 240173056 1871 33554432000 4194304 4964800 140735003020528 18446744073709551615 4321257 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 234544

[startup+6.30036 s]
/proc/loadavg: 7.16 7.88 7.97 10/245 10328
/proc/meminfo: memFree=24266172/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=234808 CPUtime=25.12 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 2198 0 0 0 2510 2 0 0 20 0 4 0 653929062 240443392 2127 33554432000 4194304 4964800 140735003020528 18446744073709551615 4312137 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 58702 2127 458 189 0 53051 0
[pid=10319/tid=10320] ppid=10314 vsize=234808 CPUtime=6.24 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 622 0 0 0 624 0 0 0 25 0 4 0 653929062 240443392 2127 33554432000 4194304 4964800 140735003020528 18446744073709551615 4364757 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=234808 CPUtime=6.28 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 297 0 0 0 628 0 0 0 25 0 4 0 653929062 240443392 2127 33554432000 4194304 4964800 140735003020528 18446744073709551615 4660123 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=234808 CPUtime=6.28 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 168 0 0 0 628 0 0 0 25 0 4 0 653929062 240443392 2127 33554432000 4194304 4964800 140735003020528 18446744073709551615 4325305 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 234808

[startup+12.7002 s]
/proc/loadavg: 7.29 7.88 7.97 10/245 10328
/proc/meminfo: memFree=24262816/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=235028 CPUtime=50.67 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 2486 0 0 0 5063 4 0 0 25 0 4 0 653929062 240668672 2415 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 58757 2415 458 189 0 53106 0
[pid=10319/tid=10320] ppid=10314 vsize=235028 CPUtime=12.6 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 710 0 0 0 1259 1 0 0 25 0 4 0 653929062 240668672 2415 33554432000 4194304 4964800 140735003020528 18446744073709551615 4660585 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=235028 CPUtime=12.68 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 324 0 0 0 1268 0 0 0 25 0 4 0 653929062 240668672 2415 33554432000 4194304 4964800 140735003020528 18446744073709551615 4320989 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=235028 CPUtime=12.68 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 198 0 0 0 1267 1 0 0 25 0 4 0 653929062 240668672 2415 33554432000 4194304 4964800 140735003020528 18446744073709551615 4653368 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 235028

[startup+25.5088 s]
/proc/loadavg: 7.47 7.90 7.97 10/245 10328
/proc/meminfo: memFree=24260836/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=235300 CPUtime=101.81 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 2753 0 0 0 10177 4 0 0 25 0 4 0 653929062 240947200 2682 33554432000 4194304 4964800 140735003020528 18446744073709551615 4362231 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 58825 2682 458 189 0 53174 0
[pid=10319/tid=10320] ppid=10314 vsize=235300 CPUtime=25.32 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 817 0 0 0 2531 1 0 0 25 0 4 0 653929062 240947200 2682 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=235300 CPUtime=25.49 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 368 0 0 0 2549 0 0 0 25 0 4 0 653929062 240947200 2682 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=235300 CPUtime=25.49 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 207 0 0 0 2548 1 0 0 25 0 4 0 653929062 240947200 2682 33554432000 4194304 4964800 140735003020528 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 235300

[startup+51.1002 s]
/proc/loadavg: 7.65 7.91 7.97 10/245 10329
/proc/meminfo: memFree=24258072/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=235684 CPUtime=204.01 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3060 0 0 0 20397 4 0 0 25 0 4 0 653929062 241340416 2989 33554432000 4194304 4964800 140735003020528 18446744073709551615 4653353 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 58921 2989 458 189 0 53270 0
[pid=10319/tid=10320] ppid=10314 vsize=235684 CPUtime=50.75 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 967 0 0 0 5074 1 0 0 25 0 4 0 653929062 241340416 2989 33554432000 4194304 4964800 140735003020528 18446744073709551615 4359867 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=235684 CPUtime=51.08 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 372 0 0 0 5108 0 0 0 25 0 4 0 653929062 241340416 2989 33554432000 4194304 4964800 140735003020528 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=235684 CPUtime=51.08 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 251 0 0 0 5107 1 0 0 25 0 4 0 653929062 241340416 2989 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670077 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.01
Current children cumulated vsize (KiB) 235684

[startup+102.301 s]
/proc/loadavg: 7.90 7.94 7.98 10/245 10330
/proc/meminfo: memFree=24254960/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=236084 CPUtime=408.49 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3359 0 0 0 40845 4 0 0 25 0 4 0 653929062 241750016 3288 33554432000 4194304 4964800 140735003020528 18446744073709551615 4668627 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59021 3288 458 189 0 53370 0
[pid=10319/tid=10320] ppid=10314 vsize=236084 CPUtime=101.63 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1117 0 0 0 10162 1 0 0 25 0 4 0 653929062 241750016 3288 33554432000 4194304 4964800 140735003020528 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236084 CPUtime=102.28 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 380 0 0 0 10228 0 0 0 25 0 4 0 653929062 241750016 3288 33554432000 4194304 4964800 140735003020528 18446744073709551615 4362944 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236084 CPUtime=102.27 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 10226 1 0 0 25 0 4 0 653929062 241750016 3288 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.49
Current children cumulated vsize (KiB) 236084

[startup+162.301 s]

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

[pid=10319] ppid=10314 vsize=236624 CPUtime=2565.04 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3731 0 0 0 256496 8 0 0 25 0 4 0 653929062 242302976 3660 33554432000 4194304 4964800 140735003020528 18446744073709551615 4653153 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59156 3660 458 189 0 53505 0
[pid=10319/tid=10320] ppid=10314 vsize=236624 CPUtime=638.19 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1319 0 0 0 63817 2 0 0 25 0 4 0 653929062 242302976 3660 33554432000 4194304 4964800 140735003020528 18446744073709551615 4684074 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236624 CPUtime=642.29 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 380 0 0 0 64228 1 0 0 25 0 4 0 653929062 242302976 3660 33554432000 4194304 4964800 140735003020528 18446744073709551615 4361365 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236624 CPUtime=642.22 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 64220 2 0 0 25 0 4 0 653929062 242302976 3660 33554432000 4194304 4964800 140735003020528 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2565.04
Current children cumulated vsize (KiB) 236624

[startup+702.301 s]
/proc/loadavg: 8.07 8.08 8.02 10/245 10346
/proc/meminfo: memFree=24250196/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=236624 CPUtime=2804.65 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3744 0 0 0 280457 8 0 0 25 0 4 0 653929062 242302976 3673 33554432000 4194304 4964800 140735003020528 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59156 3673 458 189 0 53505 0
[pid=10319/tid=10320] ppid=10314 vsize=236624 CPUtime=697.81 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1325 0 0 0 69779 2 0 0 25 0 4 0 653929062 242302976 3673 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236624 CPUtime=702.3 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 380 0 0 0 70229 1 0 0 25 0 4 0 653929062 242302976 3673 33554432000 4194304 4964800 140735003020528 18446744073709551615 222921474715 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236624 CPUtime=702.21 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 70219 2 0 0 25 0 4 0 653929062 242302976 3673 33554432000 4194304 4964800 140735003020528 18446744073709551615 4363232 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2804.65
Current children cumulated vsize (KiB) 236624

[startup+762.301 s]
/proc/loadavg: 8.08 8.08 8.02 10/245 10348
/proc/meminfo: memFree=24250048/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=236624 CPUtime=3044.27 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3747 0 0 0 304419 8 0 0 25 0 4 0 653929062 242302976 3676 33554432000 4194304 4964800 140735003020528 18446744073709551615 4687086 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59156 3676 458 189 0 53505 0
[pid=10319/tid=10320] ppid=10314 vsize=236624 CPUtime=757.43 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1328 0 0 0 75741 2 0 0 25 0 4 0 653929062 242302976 3676 33554432000 4194304 4964800 140735003020528 18446744073709551615 4332409 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236624 CPUtime=762.3 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 380 0 0 0 76229 1 0 0 25 0 4 0 653929062 242302976 3676 33554432000 4194304 4964800 140735003020528 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236624 CPUtime=762.21 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 76219 2 0 0 25 0 4 0 653929062 242302976 3676 33554432000 4194304 4964800 140735003020528 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.27
Current children cumulated vsize (KiB) 236624

[startup+822.3 s]
/proc/loadavg: 8.03 8.06 8.01 10/245 10349
/proc/meminfo: memFree=24249912/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=236624 CPUtime=3283.88 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3761 0 0 0 328380 8 0 0 25 0 4 0 653929062 242302976 3690 33554432000 4194304 4964800 140735003020528 18446744073709551615 4668709 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59156 3690 458 189 0 53505 0
[pid=10319/tid=10320] ppid=10314 vsize=236624 CPUtime=817.04 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1331 0 0 0 81702 2 0 0 25 0 4 0 653929062 242302976 3690 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236624 CPUtime=822.3 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 391 0 0 0 82229 1 0 0 25 0 4 0 653929062 242302976 3690 33554432000 4194304 4964800 140735003020528 18446744073709551615 222921444314 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236624 CPUtime=822.21 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 82219 2 0 0 25 0 4 0 653929062 242302976 3690 33554432000 4194304 4964800 140735003020528 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3283.88
Current children cumulated vsize (KiB) 236624

[startup+882.3 s]
/proc/loadavg: 8.11 8.08 8.02 10/245 10351
/proc/meminfo: memFree=24249888/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=236624 CPUtime=3523.51 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3764 0 0 0 352343 8 0 0 25 0 4 0 653929062 242302976 3693 33554432000 4194304 4964800 140735003020528 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59156 3693 458 189 0 53505 0
[pid=10319/tid=10320] ppid=10314 vsize=236624 CPUtime=876.66 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1331 0 0 0 87664 2 0 0 25 0 4 0 653929062 242302976 3693 33554432000 4194304 4964800 140735003020528 18446744073709551615 4658531 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236624 CPUtime=882.31 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 394 0 0 0 88230 1 0 0 25 0 4 0 653929062 242302976 3693 33554432000 4194304 4964800 140735003020528 18446744073709551615 4321050 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236624 CPUtime=882.2 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 88218 2 0 0 25 0 4 0 653929062 242302976 3693 33554432000 4194304 4964800 140735003020528 18446744073709551615 4660231 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3523.51
Current children cumulated vsize (KiB) 236624

[startup+942.3 s]
/proc/loadavg: 8.04 8.06 8.01 10/245 10353
/proc/meminfo: memFree=24249996/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=236624 CPUtime=3763.1 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3776 0 0 0 376302 8 0 0 25 0 4 0 653929062 242302976 3705 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670340 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59156 3705 458 189 0 53505 0
[pid=10319/tid=10320] ppid=10314 vsize=236624 CPUtime=936.28 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1331 0 0 0 93626 2 0 0 25 0 4 0 653929062 242302976 3705 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236624 CPUtime=942.3 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 394 0 0 0 94229 1 0 0 25 0 4 0 653929062 242302976 3705 33554432000 4194304 4964800 140735003020528 18446744073709551615 222921474640 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236624 CPUtime=942.19 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 94217 2 0 0 25 0 4 0 653929062 242302976 3705 33554432000 4194304 4964800 140735003020528 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.1
Current children cumulated vsize (KiB) 236624

[startup+1002.31 s]
/proc/loadavg: 8.10 8.08 8.02 10/245 10354
/proc/meminfo: memFree=24249980/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=236624 CPUtime=4002.75 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3783 0 0 0 400267 8 0 0 25 0 4 0 653929062 242302976 3712 33554432000 4194304 4964800 140735003020528 18446744073709551615 4362211 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59156 3712 458 189 0 53505 0
[pid=10319/tid=10320] ppid=10314 vsize=236624 CPUtime=995.9 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1334 0 0 0 99588 2 0 0 25 0 4 0 653929062 242302976 3712 33554432000 4194304 4964800 140735003020528 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236624 CPUtime=1002.31 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 394 0 0 0 100230 1 0 0 25 0 4 0 653929062 242302976 3712 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236624 CPUtime=1002.2 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 100218 2 0 0 25 0 4 0 653929062 242302976 3712 33554432000 4194304 4964800 140735003020528 18446744073709551615 4654623 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4002.75
Current children cumulated vsize (KiB) 236624

[startup+1062.3 s]
/proc/loadavg: 8.04 8.06 8.01 10/245 10356
/proc/meminfo: memFree=24249720/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=236624 CPUtime=4242.34 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3791 0 0 0 424225 9 0 0 25 0 4 0 653929062 242302976 3720 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59156 3720 458 189 0 53505 0
[pid=10319/tid=10320] ppid=10314 vsize=236624 CPUtime=1055.52 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1338 0 0 0 105550 2 0 0 25 0 4 0 653929062 242302976 3720 33554432000 4194304 4964800 140735003020528 18446744073709551615 4660933 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236624 CPUtime=1062.3 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 394 0 0 0 106229 1 0 0 25 0 4 0 653929062 242302976 3720 33554432000 4194304 4964800 140735003020528 18446744073709551615 4653198 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236624 CPUtime=1062.17 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 106215 2 0 0 25 0 4 0 653929062 242302976 3720 33554432000 4194304 4964800 140735003020528 18446744073709551615 4654535 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4242.34
Current children cumulated vsize (KiB) 236624

[startup+1122.3 s]
/proc/loadavg: 8.17 8.09 8.02 10/245 10357
/proc/meminfo: memFree=24249824/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=236624 CPUtime=4481.94 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3791 0 0 0 448183 11 0 0 25 0 4 0 653929062 242302976 3720 33554432000 4194304 4964800 140735003020528 18446744073709551615 4332221 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59156 3720 458 189 0 53505 0
[pid=10319/tid=10320] ppid=10314 vsize=236624 CPUtime=1115.13 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1338 0 0 0 111511 2 0 0 25 0 4 0 653929062 242302976 3720 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236624 CPUtime=1122.3 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 394 0 0 0 112228 2 0 0 25 0 4 0 653929062 242302976 3720 33554432000 4194304 4964800 140735003020528 18446744073709551615 4654532 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236624 CPUtime=1122.17 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 112214 3 0 0 25 0 4 0 653929062 242302976 3720 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4481.94
Current children cumulated vsize (KiB) 236624

[startup+1182.3 s]
/proc/loadavg: 8.10 8.09 8.02 10/245 10359
/proc/meminfo: memFree=24249556/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=236624 CPUtime=4721.56 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3798 0 0 0 472145 11 0 0 25 0 4 0 653929062 242302976 3727 33554432000 4194304 4964800 140735003020528 18446744073709551615 4320942 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59156 3727 458 189 0 53505 0
[pid=10319/tid=10320] ppid=10314 vsize=236624 CPUtime=1174.75 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1338 0 0 0 117473 2 0 0 25 0 4 0 653929062 242302976 3727 33554432000 4194304 4964800 140735003020528 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236624 CPUtime=1182.31 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 394 0 0 0 118229 2 0 0 25 0 4 0 653929062 242302976 3727 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236624 CPUtime=1182.17 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 118214 3 0 0 25 0 4 0 653929062 242302976 3727 33554432000 4194304 4964800 140735003020528 18446744073709551615 47456691994710 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4721.56
Current children cumulated vsize (KiB) 236624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 8.14 8.10 8.02 10/245 10359
/proc/meminfo: memFree=24249548/32951124 swapFree=61559568/67111528
[pid=10319] ppid=10314 vsize=236624 CPUtime=4800.25 cores=1,3,5,7
/proc/10319/stat : 10319 (claspmt) R 10314 10319 9986 0 -1 4202496 3798 0 0 0 480014 11 0 0 25 0 4 0 653929062 242302976 3727 33554432000 4194304 4964800 140735003020528 18446744073709551615 4332341 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/10319/statm: 59156 3727 458 189 0 53505 0
[pid=10319/tid=10320] ppid=10314 vsize=236624 CPUtime=1194.33 cores=1,3,5,7
/proc/10319/task/10320/stat : 10320 (claspmt) R 10314 10319 9986 0 -1 4202560 1338 0 0 0 119431 2 0 0 25 0 4 0 653929062 242302976 3727 33554432000 4194304 4964800 140735003020528 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=10319/tid=10321] ppid=10314 vsize=236624 CPUtime=1202.01 cores=1,3,5,7
/proc/10319/task/10321/stat : 10321 (claspmt) R 10314 10319 9986 0 -1 4202560 394 0 0 0 120199 2 0 0 25 0 4 0 653929062 242302976 3727 33554432000 4194304 4964800 140735003020528 18446744073709551615 4668831 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=10319/tid=10322] ppid=10314 vsize=236624 CPUtime=1201.87 cores=1,3,5,7
/proc/10319/task/10322/stat : 10322 (claspmt) R 10314 10319 9986 0 -1 4202560 289 0 0 0 120184 3 0 0 25 0 4 0 653929062 242302976 3727 33554432000 4194304 4964800 140735003020528 18446744073709551615 4670009 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 236624

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

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

Child status: 0
Real time (s): 1202.02
CPU time (s): 4800.29
CPU user time (s): 4800.17
CPU system time (s): 0.118981
CPU usage (%): 399.353
Max. virtual memory (cumulated for all children) (KiB): 236624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4800.17
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3815
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= 21928
involuntary context switches= 34968

runsolver used 2.43763 second user time and 5.2572 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 03:34:43
IDJOB=3373280
IDBENCH=83143
IDSOLVER=1853
FILE ID=node109/3373280-1305423283
RUNJOBID= node109-1305423283-10301
PBS_JOBID= 13324580
Free space on /tmp= 73228 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373280-1305423283/watcher-3373280-1305423283 -o /tmp/evaluation-result-3373280-1305423283/solver-3373280-1305423283 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373280-1305423283.cnf

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=1306588896

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24280748 kB
Buffers:        240720 kB
Cached:        2281020 kB
SwapCached:      28404 kB
Active:         105892 kB
Inactive:      8349140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24280748 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            1708 kB
Writeback:           0 kB
AnonPages:     5910840 kB
Mapped:          17092 kB
Slab:           122188 kB
PageTables:      30208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17851852 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= 73224 MiB
End job on node109 at 2011-05-15 03:54:47