Trace number 3373094

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.2 1203.16

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d-0.02/
connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
MD5SUM287d3b23c6f72107e24ae4186653564e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark950.907
Satisfiable
(Un)Satisfiability was proved
Number of variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
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 ...430383/instance-3373094-1305430383.cnf
0.00/0.03	c Solving...
4800.13/1203.11	
4800.13/1203.11	*** INTERRUPTED! ***
4800.13/1203.11	*** Shutting down threads...
4800.13/1203.16	s UNKNOWN
4800.13/1203.16	
4800.13/1203.16	c INTERRUPTED   : 1
4800.13/1203.16	c Models        : 0+    
4800.13/1203.16	c Time          : 1203.144s (Solving: 1203.11s 1st Model: 0.00s Unsat: 0.00s)
4800.13/1203.16	c CPU Time      : 4800.180s

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-3373094-1305430383/watcher-3373094-1305430383 -o /tmp/evaluation-result-3373094-1305430383/solver-3373094-1305430383 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373094-1305430383.cnf 

running on 4 cores: 0,2,4,6

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: 8.11 7.98 6.30 5/320 17212
/proc/meminfo: memFree=10902432/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=22272 CPUtime=0 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 887 0 0 0 0 0 0 0 25 0 1 0 654640708 22806528 800 33554432000 4194304 4964800 140733696195440 18446744073709551615 4607616 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/17212/statm: 5568 800 398 189 0 442 0

[startup+0.146107 s]
/proc/loadavg: 8.11 7.98 6.30 5/320 17212
/proc/meminfo: memFree=10902432/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=170356 CPUtime=0.45 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 1779 0 0 0 45 0 0 0 25 0 4 0 654640708 174444544 1642 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668770 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 42589 1643 458 189 0 36938 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 170356

[startup+0.201096 s]
/proc/loadavg: 8.11 7.98 6.30 5/320 17212
/proc/meminfo: memFree=10902432/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=170752 CPUtime=0.67 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 1989 0 0 0 67 0 0 0 25 0 4 0 654640708 174850048 1852 33554432000 4194304 4964800 140733696195440 18446744073709551615 4362087 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 42688 1853 458 189 0 37037 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 170752

[startup+0.301078 s]
/proc/loadavg: 8.11 7.98 6.30 5/320 17212
/proc/meminfo: memFree=10902432/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=171016 CPUtime=1.07 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 2352 0 0 0 107 0 0 0 25 0 4 0 654640708 175120384 2215 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 42754 2215 458 189 0 37103 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 171016

[startup+0.701002 s]
/proc/loadavg: 8.11 7.98 6.30 5/320 17212
/proc/meminfo: memFree=10902432/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=171604 CPUtime=2.67 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 2715 0 0 0 267 0 0 0 25 0 4 0 654640708 175722496 2578 33554432000 4194304 4964800 140733696195440 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 42901 2578 458 189 0 37250 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 171604

[startup+1.50091 s]
/proc/loadavg: 8.11 7.98 6.30 5/319 17217
/proc/meminfo: memFree=11091300/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=173472 CPUtime=5.86 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 3735 0 0 0 584 2 0 0 25 0 4 0 654640708 177635328 3598 33554432000 4194304 4964800 140733696195440 18446744073709551615 4334366 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 43368 3598 458 189 0 37717 0
[pid=17212/tid=17214] ppid=17210 vsize=173472 CPUtime=1.45 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 582 0 0 0 145 0 0 0 25 0 4 0 654640712 177635328 3598 33554432000 4194304 4964800 140733696195440 18446744073709551615 4684040 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=173472 CPUtime=1.45 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 792 0 0 0 145 0 0 0 25 0 4 0 654640712 177635328 3598 33554432000 4194304 4964800 140733696195440 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=173472 CPUtime=1.45 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 596 0 0 0 145 0 0 0 18 0 4 0 654640712 177635328 3598 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 173472

[startup+3.10055 s]
/proc/loadavg: 7.78 7.91 6.28 5/319 17217
/proc/meminfo: memFree=11086960/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=174748 CPUtime=12.25 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 4837 0 0 0 1220 5 0 0 25 0 4 0 654640708 178941952 4700 33554432000 4194304 4964800 140733696195440 18446744073709551615 4660488 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 43687 4700 458 189 0 38036 0
[pid=17212/tid=17214] ppid=17210 vsize=174748 CPUtime=3.05 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 810 0 0 0 305 0 0 0 25 0 4 0 654640712 178941952 4700 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668748 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=174748 CPUtime=3.05 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 1234 0 0 0 303 2 0 0 25 0 4 0 654640712 178941952 4700 33554432000 4194304 4964800 140733696195440 18446744073709551615 4465565 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=174748 CPUtime=3.05 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 827 0 0 0 304 1 0 0 20 0 4 0 654640712 178941952 4700 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 174748

[startup+6.30094 s]
/proc/loadavg: 7.78 7.91 6.28 9/324 17247
/proc/meminfo: memFree=11076944/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=176188 CPUtime=25.02 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 6079 0 0 0 2496 6 0 0 25 0 4 0 654640708 180416512 5888 33554432000 4194304 4964800 140733696195440 18446744073709551615 4669973 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 44047 5888 460 189 0 38396 0
[pid=17212/tid=17214] ppid=17210 vsize=176188 CPUtime=6.25 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 1110 0 0 0 625 0 0 0 25 0 4 0 654640712 180416512 5888 33554432000 4194304 4964800 140733696195440 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=176188 CPUtime=6.25 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 1535 0 0 0 623 2 0 0 25 0 4 0 654640712 180416512 5888 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=176188 CPUtime=6.25 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 1114 0 0 0 624 1 0 0 25 0 4 0 654640712 180416512 5888 33554432000 4194304 4964800 140733696195440 18446744073709551615 4653299 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 176188

[startup+12.7007 s]
/proc/loadavg: 7.82 7.92 6.30 9/324 17247
/proc/meminfo: memFree=11068644/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=178548 CPUtime=50.55 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 7872 0 0 0 5049 6 0 0 25 0 4 0 654640708 182833152 7600 33554432000 4194304 4964800 140733696195440 18446744073709551615 4660449 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 44637 7600 460 189 0 38986 0
[pid=17212/tid=17214] ppid=17210 vsize=178548 CPUtime=12.65 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 1500 0 0 0 1265 0 0 0 25 0 4 0 654640712 182833152 7600 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=178548 CPUtime=12.65 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 2221 0 0 0 1263 2 0 0 25 0 4 0 654640712 182833152 7600 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=178548 CPUtime=12.65 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 1347 0 0 0 1264 1 0 0 25 0 4 0 654640712 182833152 7600 33554432000 4194304 4964800 140733696195440 18446744073709551615 4660144 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.55
Current children cumulated vsize (KiB) 178548

[startup+25.5003 s]
/proc/loadavg: 7.84 7.92 6.32 9/324 17247
/proc/meminfo: memFree=11057632/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=181228 CPUtime=101.61 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 10018 0 0 0 10154 7 0 0 25 0 4 0 654640708 185577472 9746 33554432000 4194304 4964800 140733696195440 18446744073709551615 4332218 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 45307 9746 460 189 0 39656 0
[pid=17212/tid=17214] ppid=17210 vsize=181228 CPUtime=25.45 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 1961 0 0 0 2545 0 0 0 25 0 4 0 654640712 185577472 9746 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=181228 CPUtime=25.45 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 2800 0 0 0 2543 2 0 0 25 0 4 0 654640712 185577472 9746 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=181228 CPUtime=25.46 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 1978 0 0 0 2544 2 0 0 25 0 4 0 654640712 185577472 9746 33554432000 4194304 4964800 140733696195440 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 181228

[startup+51.1005 s]
/proc/loadavg: 7.98 7.94 6.37 9/324 17248
/proc/meminfo: memFree=11050172/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=184692 CPUtime=203.75 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 11642 0 0 0 20367 8 0 0 25 0 4 0 654640708 189124608 11370 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668756 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 46173 11370 460 189 0 40522 0
[pid=17212/tid=17214] ppid=17210 vsize=184692 CPUtime=51.04 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 2610 0 0 0 5104 0 0 0 25 0 4 0 654640712 189124608 11370 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=184692 CPUtime=51.05 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 3286 0 0 0 5103 2 0 0 25 0 4 0 654640712 189124608 11370 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=184692 CPUtime=51.05 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 2192 0 0 0 5103 2 0 0 25 0 4 0 654640712 189124608 11370 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 184692

[startup+102.301 s]
/proc/loadavg: 8.07 7.96 6.47 9/324 17250
/proc/meminfo: memFree=11032172/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=253084 CPUtime=408.07 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 15665 0 0 0 40795 12 0 0 25 0 4 0 654640708 259158016 15393 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670534 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 63271 15393 460 189 0 57620 0
[pid=17212/tid=17214] ppid=17210 vsize=253084 CPUtime=102.25 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 3945 0 0 0 10224 1 0 0 25 0 4 0 654640712 259158016 15393 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=253084 CPUtime=102.26 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 4166 0 0 0 10223 3 0 0 25 0 4 0 654640712 259158016 15393 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=253084 CPUtime=102.25 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 3237 0 0 0 10222 3 0 0 25 0 4 0 654640712 259158016 15393 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.07
Current children cumulated vsize (KiB) 253084

[startup+162.3 s]
/proc/loadavg: 8.10 7.98 6.56 9/324 17251
/proc/meminfo: memFree=11022220/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=255352 CPUtime=647.43 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 17852 0 0 0 64730 13 0 0 25 0 4 0 654640708 261480448 17549 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 63838 17549 460 189 0 58187 0
[pid=17212/tid=17214] ppid=17210 vsize=255352 CPUtime=162.23 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 4511 0 0 0 16222 1 0 0 25 0 4 0 654640712 261480448 17549 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=255352 CPUtime=162.25 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 5115 0 0 0 16222 3 0 0 25 0 4 0 654640712 261480448 17549 33554432000 4194304 4964800 140733696195440 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=255352 CPUtime=162.23 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 3475 0 0 0 16220 3 0 0 19 0 4 0 654640712 261480448 17549 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 647.43
Current children cumulated vsize (KiB) 255352

[startup+222.312 s]
/proc/loadavg: 8.03 7.98 6.65 9/324 17253
/proc/meminfo: memFree=11012892/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=256192 CPUtime=886.86 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 20025 0 0 0 88671 15 0 0 25 0 4 0 654640708 262340608 19629 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 64048 19629 460 189 0 58397 0
[pid=17212/tid=17214] ppid=17210 vsize=256192 CPUtime=222.25 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 4884 0 0 0 22223 2 0 0 25 0 4 0 654640712 262340608 19629 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=256192 CPUtime=222.27 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 6594 0 0 0 22222 5 0 0 25 0 4 0 654640712 262340608 19629 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=256192 CPUtime=222.23 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 3499 0 0 0 22220 3 0 0 25 0 4 0 654640712 262340608 19629 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 886.86
Current children cumulated vsize (KiB) 256192

[startup+282.301 s]

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

[pid=17212] ppid=17210 vsize=262216 CPUtime=2562.57 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 26995 0 0 0 256234 23 0 0 25 0 4 0 654640708 268509184 26504 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 65554 26504 460 189 0 59903 0
[pid=17212/tid=17214] ppid=17210 vsize=262216 CPUtime=642.22 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 6993 0 0 0 64218 4 0 0 25 0 4 0 654640712 268509184 26504 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=262216 CPUtime=642.27 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 9714 0 0 0 64219 8 0 0 25 0 4 0 654640712 268509184 26504 33554432000 4194304 4964800 140733696195440 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=262216 CPUtime=642.17 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 4334 0 0 0 64212 5 0 0 25 0 4 0 654640712 268509184 26504 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2562.57
Current children cumulated vsize (KiB) 262216

[startup+702.301 s]
/proc/loadavg: 8.11 8.06 7.21 9/324 17265
/proc/meminfo: memFree=10983064/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=262444 CPUtime=2801.97 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 27126 0 0 0 280174 23 0 0 25 0 4 0 654640708 268742656 26623 33554432000 4194304 4964800 140733696195440 18446744073709551615 4669389 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 65611 26623 460 189 0 59960 0
[pid=17212/tid=17214] ppid=17210 vsize=262444 CPUtime=702.22 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 7024 0 0 0 70218 4 0 0 25 0 4 0 654640712 268742656 26623 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=262444 CPUtime=702.27 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 9721 0 0 0 70219 8 0 0 25 0 4 0 654640712 268742656 26623 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668763 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=262444 CPUtime=702.16 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 4401 0 0 0 70211 5 0 0 25 0 4 0 654640712 268742656 26623 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2801.97
Current children cumulated vsize (KiB) 262444

[startup+762.301 s]
/proc/loadavg: 8.04 8.05 7.26 9/324 17267
/proc/meminfo: memFree=10980936/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=263536 CPUtime=3041.38 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 27760 0 0 0 304115 23 0 0 25 0 4 0 654640708 269860864 27148 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 65884 27148 460 189 0 60233 0
[pid=17212/tid=17214] ppid=17210 vsize=263536 CPUtime=762.24 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 7312 0 0 0 76219 5 0 0 25 0 4 0 654640712 269860864 27148 33554432000 4194304 4964800 140733696195440 18446744073709551615 4320953 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=263536 CPUtime=762.28 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 9937 0 0 0 76220 8 0 0 25 0 4 0 654640712 269860864 27148 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670366 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=263536 CPUtime=762.16 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 4464 0 0 0 76211 5 0 0 25 0 4 0 654640712 269860864 27148 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3041.38
Current children cumulated vsize (KiB) 263536

[startup+822.3 s]
/proc/loadavg: 8.01 8.04 7.30 9/324 17269
/proc/meminfo: memFree=10977072/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=264320 CPUtime=3280.74 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 28733 0 0 0 328050 24 0 0 25 0 4 0 654640708 270663680 28121 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668756 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 66080 28121 460 189 0 60429 0
[pid=17212/tid=17214] ppid=17210 vsize=264320 CPUtime=822.22 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 7714 0 0 0 82217 5 0 0 25 0 4 0 654640712 270663680 28121 33554432000 4194304 4964800 140733696195440 18446744073709551615 4321272 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=264320 CPUtime=822.27 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 10156 0 0 0 82219 8 0 0 25 0 4 0 654640712 270663680 28121 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=264320 CPUtime=822.14 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 4816 0 0 0 82209 5 0 0 25 0 4 0 654640712 270663680 28121 33554432000 4194304 4964800 140733696195440 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3280.74
Current children cumulated vsize (KiB) 264320

[startup+882.312 s]
/proc/loadavg: 8.00 8.03 7.34 9/324 17270
/proc/meminfo: memFree=10973940/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=264828 CPUtime=3520.17 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 29482 0 0 0 351992 25 0 0 25 0 4 0 654640708 271183872 28867 33554432000 4194304 4964800 140733696195440 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 66207 28867 460 189 0 60556 0
[pid=17212/tid=17214] ppid=17210 vsize=264828 CPUtime=882.23 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 8246 0 0 0 88218 5 0 0 25 0 4 0 654640712 271183872 28867 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=264828 CPUtime=882.28 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 10367 0 0 0 88220 8 0 0 25 0 4 0 654640712 271183872 28867 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=264828 CPUtime=882.14 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 4822 0 0 0 88209 5 0 0 25 0 4 0 654640712 271183872 28867 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.17
Current children cumulated vsize (KiB) 264828

[startup+942.301 s]
/proc/loadavg: 8.15 8.07 7.40 9/324 17272
/proc/meminfo: memFree=10972932/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=264828 CPUtime=3759.53 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 29694 0 0 0 375927 26 0 0 25 0 4 0 654640708 271183872 29066 33554432000 4194304 4964800 140733696195440 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 66207 29066 460 189 0 60556 0
[pid=17212/tid=17214] ppid=17210 vsize=264828 CPUtime=942.21 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 8395 0 0 0 94216 5 0 0 25 0 4 0 654640712 271183872 29066 33554432000 4194304 4964800 140733696195440 18446744073709551615 4669294 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=264828 CPUtime=942.28 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 10428 0 0 0 94219 9 0 0 25 0 4 0 654640712 271183872 29066 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=264828 CPUtime=942.13 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 4824 0 0 0 94207 6 0 0 25 0 4 0 654640712 271183872 29066 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3759.53
Current children cumulated vsize (KiB) 264828

[startup+1002.3 s]
/proc/loadavg: 8.20 8.08 7.44 9/324 17273
/proc/meminfo: memFree=10971656/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=266000 CPUtime=3998.91 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 30001 0 0 0 399865 26 0 0 25 0 4 0 654640708 272384000 29366 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 66500 29366 460 189 0 60849 0
[pid=17212/tid=17214] ppid=17210 vsize=266000 CPUtime=1002.21 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 8459 0 0 0 100216 5 0 0 25 0 4 0 654640712 272384000 29366 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=266000 CPUtime=1002.28 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 10505 0 0 0 100219 9 0 0 25 0 4 0 654640712 272384000 29366 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=266000 CPUtime=1002.12 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 4989 0 0 0 100206 6 0 0 25 0 4 0 654640712 272384000 29366 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3998.91
Current children cumulated vsize (KiB) 266000

[startup+1062.3 s]
/proc/loadavg: 8.14 8.08 7.48 9/324 17275
/proc/meminfo: memFree=10970776/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=265300 CPUtime=4238.32 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 30358 0 0 0 423805 27 0 0 25 0 4 0 654640708 271667200 29573 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 66325 29573 460 189 0 60674 0
[pid=17212/tid=17214] ppid=17210 vsize=265300 CPUtime=1062.21 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 8626 0 0 0 106216 5 0 0 25 0 4 0 654640712 271667200 29573 33554432000 4194304 4964800 140733696195440 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=265300 CPUtime=1062.28 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 10520 0 0 0 106219 9 0 0 25 0 4 0 654640712 271667200 29573 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=265300 CPUtime=1062.11 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 5029 0 0 0 106205 6 0 0 25 0 4 0 654640712 271667200 29573 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4238.32
Current children cumulated vsize (KiB) 265300

[startup+1122.3 s]
/proc/loadavg: 8.12 8.08 7.51 9/324 17277
/proc/meminfo: memFree=10970000/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=265720 CPUtime=4477.7 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 30645 0 0 0 447742 28 0 0 25 0 4 0 654640708 272097280 29760 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670423 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 66430 29760 460 189 0 60779 0
[pid=17212/tid=17214] ppid=17210 vsize=265720 CPUtime=1122.21 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 8845 0 0 0 112215 6 0 0 25 0 4 0 654640712 272097280 29760 33554432000 4194304 4964800 140733696195440 18446744073709551615 4669078 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=265720 CPUtime=1122.28 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 10521 0 0 0 112219 9 0 0 25 0 4 0 654640712 272097280 29760 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=265720 CPUtime=1122.1 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 5043 0 0 0 112204 6 0 0 25 0 4 0 654640712 272097280 29760 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4477.7
Current children cumulated vsize (KiB) 265720

[startup+1182.3 s]
/proc/loadavg: 8.10 8.08 7.55 9/324 17278
/proc/meminfo: memFree=10965520/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=266428 CPUtime=4717.1 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 31747 0 0 0 471681 29 0 0 25 0 4 0 654640708 272822272 30850 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 66607 30850 460 189 0 60956 0
[pid=17212/tid=17214] ppid=17210 vsize=266428 CPUtime=1182.21 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 9753 0 0 0 118214 7 0 0 25 0 4 0 654640712 272822272 30850 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=266428 CPUtime=1182.28 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 10694 0 0 0 118219 9 0 0 25 0 4 0 654640712 272822272 30850 33554432000 4194304 4964800 140733696195440 18446744073709551615 4660832 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=266428 CPUtime=1182.09 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 5063 0 0 0 118203 6 0 0 25 0 4 0 654640712 272822272 30850 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4717.1
Current children cumulated vsize (KiB) 266428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.07 8.08 7.56 9/324 17279
/proc/meminfo: memFree=10965016/32951124 swapFree=67093864/67111528
[pid=17212] ppid=17210 vsize=266624 CPUtime=4800.13 cores=0,2,4,6
/proc/17212/stat : 17212 (claspmt) R 17210 17212 10373 0 -1 4202496 31945 0 0 0 479983 30 0 0 25 0 4 0 654640708 273022976 31048 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/17212/statm: 66656 31048 460 189 0 61005 0
[pid=17212/tid=17214] ppid=17210 vsize=266624 CPUtime=1203.02 cores=0,2,4,6
/proc/17212/task/17214/stat : 17214 (claspmt) R 17210 17212 10373 0 -1 4202560 9849 0 0 0 120295 7 0 0 25 0 4 0 654640712 273022976 31048 33554432000 4194304 4964800 140733696195440 18446744073709551615 212435714698 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=17212/tid=17215] ppid=17210 vsize=266624 CPUtime=1203.09 cores=0,2,4,6
/proc/17212/task/17215/stat : 17215 (claspmt) R 17210 17212 10373 0 -1 4202560 10701 0 0 0 120300 9 0 0 25 0 4 0 654640712 273022976 31048 33554432000 4194304 4964800 140733696195440 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=17212/tid=17216] ppid=17210 vsize=266624 CPUtime=1202.9 cores=0,2,4,6
/proc/17212/task/17216/stat : 17216 (claspmt) R 17210 17212 10373 0 -1 4202560 5063 0 0 0 120284 6 0 0 25 0 4 0 654640712 273022976 31048 33554432000 4194304 4964800 140733696195440 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 266624

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

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

Child status: 0
Real time (s): 1203.16
CPU time (s): 4800.2
CPU user time (s): 4799.9
CPU system time (s): 0.308953
CPU usage (%): 398.965
Max. virtual memory (cumulated for all children) (KiB): 266624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.9
system time used= 0.308953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31957
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= 13237
involuntary context switches= 21644

runsolver used 3.52546 second user time and 8.5197 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-15 05:33:04
IDJOB=3373094
IDBENCH=84643
IDSOLVER=1853
FILE ID=node102/3373094-1305430383
RUNJOBID= node102-1305429178-17126
PBS_JOBID= 13324592
Free space on /tmp= 73660 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT04/handmade/connamacher/connm-d-0.02/connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.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-3373094-1305430383/watcher-3373094-1305430383 -o /tmp/evaluation-result-3373094-1305430383/solver-3373094-1305430383 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373094-1305430383.cnf

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

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=31500695

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:      10902588 kB
Buffers:        269008 kB
Cached:        2852260 kB
SwapCached:       1128 kB
Active:       19734964 kB
Inactive:      2028176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10902588 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:            1224 kB
Writeback:           0 kB
AnonPages:    18640236 kB
Mapped:          27100 kB
Slab:           169820 kB
PageTables:      53480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59282760 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= 73660 MiB
End job on node102 at 2011-05-15 05:53:09