Trace number 3373286

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.11 1202.82

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n280-s93756482-sat.cnf
MD5SUMbadb3b4ac12b29ada7dd8ed96ed75c80
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.66244
Satisfiable
(Un)Satisfiability was proved
Number of variables280
Number of clauses672
Sum of the clauses size1680
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2560
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5112
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 ...423402/instance-3373286-1305423402.cnf
0.00/0.00	c Solving...
4800.05/1202.81	
4800.05/1202.81	*** INTERRUPTED! ***
4800.05/1202.81	*** Shutting down threads...
4800.05/1202.81	s UNKNOWN
4800.05/1202.81	
4800.05/1202.81	c INTERRUPTED   : 1
4800.05/1202.81	c Models        : 0+    
4800.05/1202.81	c Time          : 1202.814s (Solving: 1202.81s 1st Model: 0.00s Unsat: 0.00s)
4800.05/1202.81	c CPU Time      : 4800.090s

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-3373286-1305423402/watcher-3373286-1305423402 -o /tmp/evaluation-result-3373286-1305423402/solver-3373286-1305423402 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373286-1305423402.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: 6.76 7.78 7.91 3/311 19736
/proc/meminfo: memFree=15639456/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=167816 CPUtime=0 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) S 19734 19736 19229 0 -1 4202496 723 0 0 0 0 0 0 0 25 0 4 0 732570857 171843584 649 33554432000 4194304 4964800 140733892587616 18446744073709551615 231895595502 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/19736/statm: 41954 649 449 189 0 36303 0
[pid=19736/tid=19741] ppid=19734 vsize=167948 CPUtime=0 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 41 0 0 0 0 0 0 0 24 0 4 0 732570857 171978752 722 33554432000 4194304 4964800 140733892587616 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=167948 CPUtime=0 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 68 0 0 0 0 0 0 0 25 0 4 0 732570857 171978752 722 33554432000 4194304 4964800 140733892587616 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=167948 CPUtime=0 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 29 0 0 0 0 0 0 0 25 0 4 0 732570857 171978752 722 33554432000 4194304 4964800 140733892587616 18446744073709551615 231895595551 0 0 4096 18946 0 0 0 -1 4 0 0 0

[startup+0.111182 s]
/proc/loadavg: 6.76 7.78 7.91 3/311 19736
/proc/meminfo: memFree=15639456/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=168344 CPUtime=0.41 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 1119 0 0 0 41 0 0 0 25 0 4 0 732570857 172384256 1045 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670394 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 42086 1045 458 189 0 36435 0
[pid=19736/tid=19741] ppid=19734 vsize=168344 CPUtime=0.1 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 110 0 0 0 10 0 0 0 25 0 4 0 732570857 172384256 1045 33554432000 4194304 4964800 140733892587616 18446744073709551615 4321116 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=168344 CPUtime=0.1 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 148 0 0 0 10 0 0 0 25 0 4 0 732570857 172384256 1045 33554432000 4194304 4964800 140733892587616 18446744073709551615 4361296 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=168344 CPUtime=0.09 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 102 0 0 0 9 0 0 0 25 0 4 0 732570857 172384256 1045 33554432000 4194304 4964800 140733892587616 18446744073709551615 4654683 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 168344

[startup+0.201165 s]
/proc/loadavg: 6.76 7.78 7.91 3/311 19736
/proc/meminfo: memFree=15639456/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=168476 CPUtime=0.77 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 1289 0 0 0 77 0 0 0 25 0 4 0 732570857 172519424 1215 33554432000 4194304 4964800 140733892587616 18446744073709551615 4658592 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 42119 1215 458 189 0 36468 0
[pid=19736/tid=19741] ppid=19734 vsize=168476 CPUtime=0.19 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 163 0 0 0 19 0 0 0 25 0 4 0 732570857 172519424 1215 33554432000 4194304 4964800 140733892587616 18446744073709551615 4332346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=168476 CPUtime=0.19 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 196 0 0 0 19 0 0 0 25 0 4 0 732570857 172519424 1215 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=168476 CPUtime=0.18 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 126 0 0 0 18 0 0 0 25 0 4 0 732570857 172519424 1215 33554432000 4194304 4964800 140733892587616 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 168476

[startup+0.301146 s]
/proc/loadavg: 6.76 7.78 7.91 3/311 19736
/proc/meminfo: memFree=15639456/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=168740 CPUtime=1.17 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 1456 0 0 0 117 0 0 0 25 0 4 0 732570857 172789760 1382 33554432000 4194304 4964800 140733892587616 18446744073709551615 4332201 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 42185 1382 458 189 0 36534 0
[pid=19736/tid=19741] ppid=19734 vsize=168740 CPUtime=0.29 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 211 0 0 0 29 0 0 0 25 0 4 0 732570857 172789760 1382 33554432000 4194304 4964800 140733892587616 18446744073709551615 4654559 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=168740 CPUtime=0.29 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 245 0 0 0 29 0 0 0 25 0 4 0 732570857 172789760 1382 33554432000 4194304 4964800 140733892587616 18446744073709551615 4361235 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=168740 CPUtime=0.28 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 155 0 0 0 28 0 0 0 25 0 4 0 732570857 172789760 1382 33554432000 4194304 4964800 140733892587616 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 168740

[startup+0.701072 s]
/proc/loadavg: 6.76 7.78 7.91 3/311 19736
/proc/meminfo: memFree=15639456/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=169004 CPUtime=2.77 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 1679 0 0 0 277 0 0 0 25 0 4 0 732570857 173060096 1605 33554432000 4194304 4964800 140733892587616 18446744073709551615 4334258 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 42251 1605 458 189 0 36600 0
[pid=19736/tid=19741] ppid=19734 vsize=169004 CPUtime=0.69 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 268 0 0 0 69 0 0 0 25 0 4 0 732570857 173060096 1605 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670392 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=169004 CPUtime=0.69 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 310 0 0 0 69 0 0 0 25 0 4 0 732570857 173060096 1605 33554432000 4194304 4964800 140733892587616 18446744073709551615 4465573 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=169004 CPUtime=0.68 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 223 0 0 0 68 0 0 0 25 0 4 0 732570857 173060096 1605 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660104 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 169004

[startup+1.50092 s]
/proc/loadavg: 6.86 7.78 7.91 10/323 19748
/proc/meminfo: memFree=15629224/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=169524 CPUtime=5.96 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 2013 0 0 0 596 0 0 0 25 0 4 0 732570857 173592576 1939 33554432000 4194304 4964800 140733892587616 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 42381 1939 458 189 0 36730 0
[pid=19736/tid=19741] ppid=19734 vsize=169524 CPUtime=1.49 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 334 0 0 0 149 0 0 0 25 0 4 0 732570857 173592576 1939 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660168 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=169524 CPUtime=1.49 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 453 0 0 0 149 0 0 0 25 0 4 0 732570857 173592576 1939 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670112 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=169524 CPUtime=1.47 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 276 0 0 0 147 0 0 0 25 0 4 0 732570857 173592576 1939 33554432000 4194304 4964800 140733892587616 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 169524

[startup+3.10062 s]
/proc/loadavg: 6.86 7.78 7.91 9/323 19748
/proc/meminfo: memFree=15625648/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=235592 CPUtime=12.35 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 2476 0 0 0 1234 1 0 0 25 0 4 0 732570857 241246208 2402 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670340 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 58898 2402 458 189 0 53247 0
[pid=19736/tid=19741] ppid=19734 vsize=235592 CPUtime=3.09 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 448 0 0 0 309 0 0 0 25 0 4 0 732570857 241246208 2402 33554432000 4194304 4964800 140733892587616 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=235592 CPUtime=3.09 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 631 0 0 0 309 0 0 0 25 0 4 0 732570857 241246208 2402 33554432000 4194304 4964800 140733892587616 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=235592 CPUtime=3.06 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 382 0 0 0 306 0 0 0 25 0 4 0 732570857 241246208 2402 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 235592

[startup+6.30102 s]
/proc/loadavg: 6.95 7.78 7.91 9/323 19748
/proc/meminfo: memFree=15621680/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=235960 CPUtime=25.11 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 2890 0 0 0 2509 2 0 0 25 0 4 0 732570857 241623040 2816 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660500 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 58990 2816 458 189 0 53339 0
[pid=19736/tid=19741] ppid=19734 vsize=235960 CPUtime=6.28 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 563 0 0 0 628 0 0 0 18 0 4 0 732570857 241623040 2816 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660114 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=235960 CPUtime=6.29 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 762 0 0 0 629 0 0 0 25 0 4 0 732570857 241623040 2816 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660452 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=235960 CPUtime=6.23 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 458 0 0 0 623 0 0 0 25 0 4 0 732570857 241623040 2816 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 235960

[startup+12.7008 s]
/proc/loadavg: 7.03 7.79 7.91 9/323 19749
/proc/meminfo: memFree=15617516/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=236420 CPUtime=50.64 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 3401 0 0 0 5061 3 0 0 25 0 4 0 732570857 242094080 3327 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59105 3327 458 189 0 53454 0
[pid=19736/tid=19741] ppid=19734 vsize=236420 CPUtime=12.68 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 662 0 0 0 1268 0 0 0 25 0 4 0 732570857 242094080 3327 33554432000 4194304 4964800 140733892587616 18446744073709551615 4647573 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=236420 CPUtime=12.69 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 1022 0 0 0 1268 1 0 0 25 0 4 0 732570857 242094080 3327 33554432000 4194304 4964800 140733892587616 18446744073709551615 4653172 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=236420 CPUtime=12.56 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 533 0 0 0 1256 0 0 0 19 0 4 0 732570857 242094080 3327 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670381 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 236420

[startup+25.5004 s]
/proc/loadavg: 7.25 7.80 7.91 9/323 19749
/proc/meminfo: memFree=15614924/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=236572 CPUtime=101.71 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 3796 0 0 0 10166 5 0 0 25 0 4 0 732570857 242249728 3717 33554432000 4194304 4964800 140733892587616 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59143 3717 458 189 0 53492 0
[pid=19736/tid=19741] ppid=19734 vsize=236572 CPUtime=25.47 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 735 0 0 0 2546 1 0 0 25 0 4 0 732570857 242249728 3717 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660390 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=236572 CPUtime=25.48 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 1299 0 0 0 2547 1 0 0 25 0 4 0 732570857 242249728 3717 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=236572 CPUtime=25.24 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 549 0 0 0 2523 1 0 0 25 0 4 0 732570857 242249728 3717 33554432000 4194304 4964800 140733892587616 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.71
Current children cumulated vsize (KiB) 236572

[startup+51.1006 s]
/proc/loadavg: 7.50 7.81 7.91 9/323 19750
/proc/meminfo: memFree=15612276/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=236972 CPUtime=203.87 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 4240 0 0 0 20381 6 0 0 25 0 4 0 732570857 242659328 4161 33554432000 4194304 4964800 140733892587616 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59243 4161 458 189 0 53592 0
[pid=19736/tid=19741] ppid=19734 vsize=236972 CPUtime=51.07 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 874 0 0 0 5106 1 0 0 25 0 4 0 732570857 242659328 4161 33554432000 4194304 4964800 140733892587616 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=236972 CPUtime=51.08 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 1481 0 0 0 5107 1 0 0 25 0 4 0 732570857 242659328 4161 33554432000 4194304 4964800 140733892587616 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=236972 CPUtime=50.61 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 615 0 0 0 5060 1 0 0 25 0 4 0 732570857 242659328 4161 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 236972

[startup+102.301 s]
/proc/loadavg: 7.78 7.84 7.91 9/323 19751
/proc/meminfo: memFree=15607660/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=237552 CPUtime=408.19 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 4798 0 0 0 40811 8 0 0 25 0 4 0 732570857 243253248 4688 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660224 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59388 4688 458 189 0 53737 0
[pid=19736/tid=19741] ppid=19734 vsize=237552 CPUtime=102.27 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 939 0 0 0 10225 2 0 0 25 0 4 0 732570857 243253248 4688 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=237552 CPUtime=102.29 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 1745 0 0 0 10227 2 0 0 25 0 4 0 732570857 243253248 4688 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660126 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=237552 CPUtime=101.34 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 749 0 0 0 10132 2 0 0 25 0 4 0 732570857 243253248 4688 33554432000 4194304 4964800 140733892587616 18446744073709551615 4653136 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.19
Current children cumulated vsize (KiB) 237552

[startup+162.301 s]

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

[pid=19736] ppid=19734 vsize=238628 CPUtime=2802.62 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 5908 0 0 0 280246 16 0 0 25 0 4 0 732570857 244355072 5792 33554432000 4194304 4964800 140733892587616 18446744073709551615 4332221 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59657 5792 458 189 0 54006 0
[pid=19736/tid=19741] ppid=19734 vsize=238628 CPUtime=702.26 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 1162 0 0 0 70222 4 0 0 25 0 4 0 732570857 244355072 5792 33554432000 4194304 4964800 140733892587616 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=238628 CPUtime=702.28 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 2026 0 0 0 70225 3 0 0 25 0 4 0 732570857 244355072 5792 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=238628 CPUtime=695.85 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 1085 0 0 0 69582 3 0 0 25 0 4 0 732570857 244355072 5792 33554432000 4194304 4964800 140733892587616 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2802.62
Current children cumulated vsize (KiB) 238628

[startup+762.3 s]
/proc/loadavg: 8.13 8.10 8.02 9/323 19772
/proc/meminfo: memFree=15600744/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=238628 CPUtime=3042.09 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 5956 0 0 0 304193 16 0 0 25 0 4 0 732570857 244355072 5840 33554432000 4194304 4964800 140733892587616 18446744073709551615 4654559 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59657 5840 458 189 0 54006 0
[pid=19736/tid=19741] ppid=19734 vsize=238628 CPUtime=762.27 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 1167 0 0 0 76223 4 0 0 25 0 4 0 732570857 244355072 5840 33554432000 4194304 4964800 140733892587616 18446744073709551615 4362279 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=238628 CPUtime=762.29 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 2050 0 0 0 76226 3 0 0 25 0 4 0 732570857 244355072 5840 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=238628 CPUtime=755.32 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 1101 0 0 0 75529 3 0 0 25 0 4 0 732570857 244355072 5840 33554432000 4194304 4964800 140733892587616 18446744073709551615 4325321 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3042.09
Current children cumulated vsize (KiB) 238628

[startup+822.3 s]
/proc/loadavg: 8.12 8.10 8.02 9/323 19773
/proc/meminfo: memFree=15600712/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=238628 CPUtime=3281.52 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 6012 0 0 0 328135 17 0 0 25 0 4 0 732570857 244355072 5896 33554432000 4194304 4964800 140733892587616 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59657 5896 458 189 0 54006 0
[pid=19736/tid=19741] ppid=19734 vsize=238628 CPUtime=822.27 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 1181 0 0 0 82222 5 0 0 25 0 4 0 732570857 244355072 5896 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=238628 CPUtime=822.29 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 2082 0 0 0 82225 4 0 0 25 0 4 0 732570857 244355072 5896 33554432000 4194304 4964800 140733892587616 18446744073709551615 4321069 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=238628 CPUtime=814.76 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 1108 0 0 0 81473 3 0 0 25 0 4 0 732570857 244355072 5896 33554432000 4194304 4964800 140733892587616 18446744073709551615 4332341 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3281.52
Current children cumulated vsize (KiB) 238628

[startup+882.311 s]
/proc/loadavg: 8.12 8.11 8.03 9/323 19775
/proc/meminfo: memFree=15600432/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=238628 CPUtime=3521.01 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 6042 0 0 0 352084 17 0 0 25 0 4 0 732570857 244355072 5926 33554432000 4194304 4964800 140733892587616 18446744073709551615 4653547 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59657 5926 458 189 0 54006 0
[pid=19736/tid=19741] ppid=19734 vsize=238628 CPUtime=882.28 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 1184 0 0 0 88223 5 0 0 25 0 4 0 732570857 244355072 5926 33554432000 4194304 4964800 140733892587616 18446744073709551615 4653193 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=238628 CPUtime=882.3 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 2109 0 0 0 88226 4 0 0 25 0 4 0 732570857 244355072 5926 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=238628 CPUtime=874.23 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 1108 0 0 0 87420 3 0 0 25 0 4 0 732570857 244355072 5926 33554432000 4194304 4964800 140733892587616 18446744073709551615 4363588 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3521.01
Current children cumulated vsize (KiB) 238628

[startup+942.301 s]
/proc/loadavg: 8.15 8.12 8.03 9/323 19776
/proc/meminfo: memFree=15600408/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=238628 CPUtime=3760.42 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 6066 0 0 0 376025 17 0 0 25 0 4 0 732570857 244355072 5950 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660155 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59657 5950 458 189 0 54006 0
[pid=19736/tid=19741] ppid=19734 vsize=238628 CPUtime=942.27 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 1189 0 0 0 94222 5 0 0 25 0 4 0 732570857 244355072 5950 33554432000 4194304 4964800 140733892587616 18446744073709551615 4654432 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=238628 CPUtime=942.29 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 2121 0 0 0 94225 4 0 0 25 0 4 0 732570857 244355072 5950 33554432000 4194304 4964800 140733892587616 18446744073709551615 4653153 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=238628 CPUtime=933.68 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 1115 0 0 0 93365 3 0 0 25 0 4 0 732570857 244355072 5950 33554432000 4194304 4964800 140733892587616 18446744073709551615 4363605 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3760.42
Current children cumulated vsize (KiB) 238628

[startup+1002.3 s]
/proc/loadavg: 8.09 8.11 8.03 9/323 19778
/proc/meminfo: memFree=15600368/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=238628 CPUtime=3999.87 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 6094 0 0 0 399970 17 0 0 25 0 4 0 732570857 244355072 5978 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660187 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59657 5978 458 189 0 54006 0
[pid=19736/tid=19741] ppid=19734 vsize=238628 CPUtime=1002.27 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 1189 0 0 0 100222 5 0 0 25 0 4 0 732570857 244355072 5978 33554432000 4194304 4964800 140733892587616 18446744073709551615 4653388 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=238628 CPUtime=1002.3 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 2136 0 0 0 100226 4 0 0 25 0 4 0 732570857 244355072 5978 33554432000 4194304 4964800 140733892587616 18446744073709551615 4660224 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=238628 CPUtime=993.13 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 1128 0 0 0 99310 3 0 0 25 0 4 0 732570857 244355072 5978 33554432000 4194304 4964800 140733892587616 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3999.87
Current children cumulated vsize (KiB) 238628

[startup+1062.3 s]
/proc/loadavg: 8.11 8.10 8.03 9/323 19780
/proc/meminfo: memFree=15600220/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=238628 CPUtime=4239.33 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 6137 0 0 0 423916 17 0 0 25 0 4 0 732570857 244355072 6021 33554432000 4194304 4964800 140733892587616 18446744073709551615 4321180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59657 6021 458 189 0 54006 0
[pid=19736/tid=19741] ppid=19734 vsize=238628 CPUtime=1062.27 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 1189 0 0 0 106222 5 0 0 25 0 4 0 732570857 244355072 6021 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=238628 CPUtime=1062.3 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 2149 0 0 0 106226 4 0 0 25 0 4 0 732570857 244355072 6021 33554432000 4194304 4964800 140733892587616 18446744073709551615 4669149 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=238628 CPUtime=1052.59 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 1134 0 0 0 105256 3 0 0 25 0 4 0 732570857 244355072 6021 33554432000 4194304 4964800 140733892587616 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4239.33
Current children cumulated vsize (KiB) 238628

[startup+1122.3 s]
/proc/loadavg: 8.22 8.13 8.04 9/323 19781
/proc/meminfo: memFree=15600068/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=238628 CPUtime=4478.77 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 6154 0 0 0 447860 17 0 0 25 0 4 0 732570857 244355072 6038 33554432000 4194304 4964800 140733892587616 18446744073709551615 4324775 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59657 6038 458 189 0 54006 0
[pid=19736/tid=19741] ppid=19734 vsize=238628 CPUtime=1122.27 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 1189 0 0 0 112222 5 0 0 25 0 4 0 732570857 244355072 6038 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=238628 CPUtime=1122.3 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 2157 0 0 0 112226 4 0 0 25 0 4 0 732570857 244355072 6038 33554432000 4194304 4964800 140733892587616 18446744073709551615 4361367 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=238628 CPUtime=1112.04 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 1134 0 0 0 111201 3 0 0 25 0 4 0 732570857 244355072 6038 33554432000 4194304 4964800 140733892587616 18446744073709551615 4627170 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4478.77
Current children cumulated vsize (KiB) 238628

[startup+1182.3 s]
/proc/loadavg: 8.22 8.13 8.04 9/323 19783
/proc/meminfo: memFree=15600024/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=238628 CPUtime=4718.22 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 6192 0 0 0 471805 17 0 0 25 0 4 0 732570857 244355072 6076 33554432000 4194304 4964800 140733892587616 18446744073709551615 4653304 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59657 6076 458 189 0 54006 0
[pid=19736/tid=19741] ppid=19734 vsize=238628 CPUtime=1182.27 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 1198 0 0 0 118222 5 0 0 25 0 4 0 732570857 244355072 6076 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=238628 CPUtime=1182.3 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 2166 0 0 0 118226 4 0 0 25 0 4 0 732570857 244355072 6076 33554432000 4194304 4964800 140733892587616 18446744073709551615 4363044 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=238628 CPUtime=1171.51 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 1140 0 0 0 117147 4 0 0 25 0 4 0 732570857 244355072 6076 33554432000 4194304 4964800 140733892587616 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4718.22
Current children cumulated vsize (KiB) 238628



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.16 8.12 8.04 9/323 19783
/proc/meminfo: memFree=15599888/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=238628 CPUtime=4800.05 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 6195 0 0 0 479988 17 0 0 25 0 4 0 732570857 244355072 6079 33554432000 4194304 4964800 140733892587616 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59657 6079 458 189 0 54006 0
[pid=19736/tid=19741] ppid=19734 vsize=238628 CPUtime=1202.78 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 1201 0 0 0 120273 5 0 0 25 0 4 0 732570857 244355072 6079 33554432000 4194304 4964800 140733892587616 18446744073709551615 4320958 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=238628 CPUtime=1202.81 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 2166 0 0 0 120277 4 0 0 25 0 4 0 732570857 244355072 6079 33554432000 4194304 4964800 140733892587616 18446744073709551615 4363296 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=238628 CPUtime=1191.82 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 1140 0 0 0 119178 4 0 0 25 0 4 0 732570857 244355072 6079 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 238628

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

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

[startup+1202.8 s]
/proc/loadavg: 8.16 8.12 8.04 9/323 19783
/proc/meminfo: memFree=15599888/32950928 swapFree=67085488/67111528
[pid=19736] ppid=19734 vsize=238628 CPUtime=4800.05 cores=0,2,4,6
/proc/19736/stat : 19736 (claspmt) R 19734 19736 19229 0 -1 4202496 6195 0 0 0 479988 17 0 0 25 0 4 0 732570857 244355072 6079 33554432000 4194304 4964800 140733892587616 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19736/statm: 59657 6079 458 189 0 54006 0
[pid=19736/tid=19741] ppid=19734 vsize=238628 CPUtime=1202.78 cores=0,2,4,6
/proc/19736/task/19741/stat : 19741 (claspmt) R 19734 19736 19229 0 -1 4202560 1201 0 0 0 120273 5 0 0 25 0 4 0 732570857 244355072 6079 33554432000 4194304 4964800 140733892587616 18446744073709551615 4320958 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19736/tid=19742] ppid=19734 vsize=238628 CPUtime=1202.81 cores=0,2,4,6
/proc/19736/task/19742/stat : 19742 (claspmt) R 19734 19736 19229 0 -1 4202560 2166 0 0 0 120277 4 0 0 25 0 4 0 732570857 244355072 6079 33554432000 4194304 4964800 140733892587616 18446744073709551615 4363296 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19736/tid=19743] ppid=19734 vsize=238628 CPUtime=1191.82 cores=0,2,4,6
/proc/19736/task/19743/stat : 19743 (claspmt) R 19734 19736 19229 0 -1 4202560 1140 0 0 0 119178 4 0 0 25 0 4 0 732570857 244355072 6079 33554432000 4194304 4964800 140733892587616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.05
Current children cumulated vsize (KiB) 238628

Child status: 0
Real time (s): 1202.82
CPU time (s): 4800.11
CPU user time (s): 4799.93
CPU system time (s): 0.180972
CPU usage (%): 399.071
Max. virtual memory (cumulated for all children) (KiB): 238628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.93
system time used= 0.180972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6216
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= 29795
involuntary context switches= 23213

runsolver used 3.2575 second user time and 7.74182 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-15 03:36:42
IDJOB=3373286
IDBENCH=83149
IDSOLVER=1853
FILE ID=node114/3373286-1305423402
RUNJOBID= node114-1305423402-19721
PBS_JOBID= 13324585
Free space on /tmp= 72980 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n280-s93756482-sat.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-3373286-1305423402/watcher-3373286-1305423402 -o /tmp/evaluation-result-3373286-1305423402/solver-3373286-1305423402 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373286-1305423402.cnf

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

MD5SUM BENCH= badb3b4ac12b29ada7dd8ed96ed75c80
RANDOM SEED=1623383354

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      15640116 kB
Buffers:        284752 kB
Cached:        6266584 kB
SwapCached:         96 kB
Active:       11888216 kB
Inactive:      5015944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15640116 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:            1176 kB
Writeback:           0 kB
AnonPages:    10352116 kB
Mapped:          26300 kB
Slab:           306924 kB
PageTables:      36928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52429480 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= 72980 MiB
End job on node114 at 2011-05-15 03:56:47