Trace number 3299926

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095? (TO) 4800.31 1202.5

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...046726/instance-3299926-1304046726.cnf
0.79/0.87	c Solving...
4800.19/1202.41	
4800.19/1202.41	*** INTERRUPTED! ***
4800.19/1202.41	*** Shutting down threads...
4800.19/1202.50	s UNKNOWN
4800.19/1202.50	
4800.19/1202.50	c INTERRUPTED   : 1
4800.19/1202.50	c Models        : 0+    
4800.19/1202.50	c Time          : 1202.409s (Solving: 1201.54s 1st Model: 0.00s Unsat: 0.00s)
4800.19/1202.50	c CPU Time      : 4800.210s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.41 7.30 7.83 6/184 4820
/proc/meminfo: memFree=25072580/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=21352 CPUtime=0 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 647 0 0 0 0 0 0 0 25 0 1 0 516270841 21864448 566 33554432000 4194304 4964704 140736990790528 18446744073709551615 246516495045 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4820/statm: 5338 567 385 189 0 212 0

[startup+0.00787298 s]
/proc/loadavg: 6.41 7.30 7.83 6/184 4820
/proc/meminfo: memFree=25072580/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=21864 CPUtime=0 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 768 0 0 0 0 0 0 0 25 0 1 0 516270841 22388736 687 33554432000 4194304 4964704 140736990790528 18446744073709551615 246516531408 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4820/statm: 5466 693 385 189 0 340 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21864

[startup+0.100866 s]
/proc/loadavg: 6.41 7.30 7.83 6/184 4820
/proc/meminfo: memFree=25072580/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=28072 CPUtime=0.09 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 2629 0 0 0 9 0 0 0 25 0 1 0 516270841 28745728 2243 33554432000 4194304 4964704 140736990790528 18446744073709551615 4607513 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4820/statm: 7018 2243 398 189 0 1892 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28072

[startup+0.30082 s]
/proc/loadavg: 6.41 7.30 7.83 6/184 4820
/proc/meminfo: memFree=25072580/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=28740 CPUtime=0.29 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 2779 0 0 0 29 0 0 0 25 0 1 0 516270841 29429760 2393 33554432000 4194304 4964704 140736990790528 18446744073709551615 4612484 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4820/statm: 7185 2393 399 189 0 2059 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28740

[startup+0.700755 s]
/proc/loadavg: 6.41 7.30 7.83 6/184 4820
/proc/meminfo: memFree=25072580/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=29932 CPUtime=0.69 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 3105 0 0 0 69 0 0 0 25 0 1 0 516270841 30650368 2719 33554432000 4194304 4964704 140736990790528 18446744073709551615 4600425 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/4820/statm: 7483 2719 399 189 0 2357 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29932

[startup+1.50056 s]
/proc/loadavg: 6.41 7.30 7.83 10/188 4824
/proc/meminfo: memFree=25056932/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=178092 CPUtime=3.34 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 5509 0 0 0 333 1 0 0 25 0 4 0 516270841 182366208 4948 33554432000 4194304 4964704 140736990790528 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 44523 4948 458 189 0 38872 0
[pid=4820/tid=4822] ppid=4818 vsize=178092 CPUtime=0.61 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 554 0 0 0 61 0 0 0 18 0 4 0 516270929 182366208 4948 33554432000 4194304 4964704 140736990790528 18446744073709551615 4660364 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=178092 CPUtime=0.61 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 617 0 0 0 61 0 0 0 18 0 4 0 516270929 182366208 4948 33554432000 4194304 4964704 140736990790528 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=178092 CPUtime=0.61 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 305 0 0 0 61 0 0 0 18 0 4 0 516270929 182366208 4948 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.34
Current children cumulated vsize (KiB) 178092

[startup+3.10028 s]
/proc/loadavg: 6.41 7.30 7.83 10/188 4824
/proc/meminfo: memFree=25049988/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=181912 CPUtime=9.72 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 7836 0 0 0 970 2 0 0 25 0 4 0 516270841 186277888 7275 33554432000 4194304 4964704 140736990790528 18446744073709551615 246516495045 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 45478 7275 458 189 0 39827 0
[pid=4820/tid=4822] ppid=4818 vsize=181912 CPUtime=2.21 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 817 0 0 0 221 0 0 0 21 0 4 0 516270929 186277888 7275 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=181912 CPUtime=2.2 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 1566 0 0 0 220 0 0 0 21 0 4 0 516270929 186277888 7275 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=181912 CPUtime=2.2 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 680 0 0 0 220 0 0 0 21 0 4 0 516270929 186277888 7275 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.72
Current children cumulated vsize (KiB) 181912

[startup+6.30069 s]
/proc/loadavg: 6.54 7.31 7.83 10/188 4824
/proc/meminfo: memFree=25030784/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=184456 CPUtime=22.51 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 10146 0 0 0 2248 3 0 0 25 0 4 0 516270841 188882944 9585 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 46114 9585 460 189 0 40463 0
[pid=4820/tid=4822] ppid=4818 vsize=184456 CPUtime=5.41 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 1133 0 0 0 541 0 0 0 25 0 4 0 516270929 188882944 9585 33554432000 4194304 4964704 140736990790528 18446744073709551615 4669997 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=184456 CPUtime=5.41 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 2837 0 0 0 540 1 0 0 25 0 4 0 516270929 188882944 9585 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=184456 CPUtime=5.38 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 892 0 0 0 538 0 0 0 25 0 4 0 516270929 188882944 9585 33554432000 4194304 4964704 140736990790528 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.51
Current children cumulated vsize (KiB) 184456

[startup+12.7005 s]
/proc/loadavg: 6.66 7.33 7.83 10/188 4824
/proc/meminfo: memFree=25011696/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=188392 CPUtime=48.07 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 13126 0 0 0 4802 5 0 0 25 0 4 0 516270841 192913408 12565 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668725 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 47098 12565 460 189 0 41447 0
[pid=4820/tid=4822] ppid=4818 vsize=188392 CPUtime=11.81 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 1959 0 0 0 1180 1 0 0 25 0 4 0 516270929 192913408 12565 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=188392 CPUtime=11.8 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 4303 0 0 0 1179 1 0 0 25 0 4 0 516270929 192913408 12565 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670252 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=188392 CPUtime=11.74 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 1170 0 0 0 1174 0 0 0 25 0 4 0 516270929 192913408 12565 33554432000 4194304 4964704 140736990790528 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 48.07
Current children cumulated vsize (KiB) 188392

[startup+25.5012 s]
/proc/loadavg: 7.03 7.37 7.84 10/188 4824
/proc/meminfo: memFree=24977356/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=192584 CPUtime=99.21 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 17370 0 0 0 9913 8 0 0 25 0 4 0 516270841 197206016 16809 33554432000 4194304 4964704 140736990790528 18446744073709551615 4669196 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 48146 16809 460 189 0 42495 0
[pid=4820/tid=4822] ppid=4818 vsize=192584 CPUtime=24.61 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 2559 0 0 0 2460 1 0 0 25 0 4 0 516270929 197206016 16809 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668697 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=192584 CPUtime=24.61 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 6955 0 0 0 2458 3 0 0 25 0 4 0 516270929 197206016 16809 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=192584 CPUtime=24.47 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 1768 0 0 0 2446 1 0 0 25 0 4 0 516270929 197206016 16809 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668645 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.21
Current children cumulated vsize (KiB) 192584

[startup+51.1005 s]
/proc/loadavg: 7.43 7.44 7.84 10/188 4825
/proc/meminfo: memFree=24911616/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=202332 CPUtime=201.45 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 25523 0 0 0 20133 12 0 0 25 0 4 0 516270841 207187968 24858 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670241 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 50583 24858 460 189 0 44932 0
[pid=4820/tid=4822] ppid=4818 vsize=202332 CPUtime=50.21 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 4048 0 0 0 5018 3 0 0 25 0 4 0 516270929 207187968 24858 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=202332 CPUtime=50.2 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 11695 0 0 0 5016 4 0 0 25 0 4 0 516270929 207187968 24858 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=202332 CPUtime=49.94 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 2944 0 0 0 4992 2 0 0 25 0 4 0 516270929 207187968 24858 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 201.45
Current children cumulated vsize (KiB) 202332

[startup+102.307 s]
/proc/loadavg: 7.90 7.56 7.86 10/188 4827
/proc/meminfo: memFree=24852072/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=209628 CPUtime=405.99 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 30321 0 0 0 40583 16 0 0 25 0 4 0 516270841 214659072 29502 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670255 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 52407 29502 460 189 0 46756 0
[pid=4820/tid=4822] ppid=4818 vsize=209628 CPUtime=101.41 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 5250 0 0 0 10137 4 0 0 25 0 4 0 516270929 214659072 29502 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=209628 CPUtime=101.41 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 14061 0 0 0 10136 5 0 0 25 0 4 0 516270929 214659072 29502 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=209628 CPUtime=100.86 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 3465 0 0 0 10084 2 0 0 25 0 4 0 516270929 214659072 29502 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 405.99
Current children cumulated vsize (KiB) 209628

[startup+162.301 s]
/proc/loadavg: 8.16 7.69 7.89 10/188 4828
/proc/meminfo: memFree=24776160/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=217696 CPUtime=645.63 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 36294 0 0 0 64542 21 0 0 25 0 4 0 516270841 222920704 34951 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668618 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 54424 34951 460 189 0 48773 0
[pid=4820/tid=4822] ppid=4818 vsize=217696 CPUtime=161.39 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 7282 0 0 0 16133 6 0 0 25 0 4 0 516270929 222920704 34951 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=217696 CPUtime=161.41 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 15967 0 0 0 16135 6 0 0 25 0 4 0 516270929 222920704 34951 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=217696 CPUtime=160.53 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 4473 0 0 0 16050 3 0 0 25 0 4 0 516270929 222920704 34951 33554432000 4194304 4964704 140736990790528 18446744073709551615 4644840 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 645.63
Current children cumulated vsize (KiB) 217696

[startup+222.301 s]
/proc/loadavg: 8.18 7.78 7.90 10/188 4830
/proc/meminfo: memFree=24706564/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=235784 CPUtime=885.3 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 44493 0 0 0 88504 26 0 0 25 0 4 0 516270841 241442816 42600 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 58946 42600 460 189 0 53295 0
[pid=4820/tid=4822] ppid=4818 vsize=235784 CPUtime=221.39 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 8625 0 0 0 22133 6 0 0 25 0 4 0 516270929 241442816 42600 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=235784 CPUtime=221.41 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 21261 0 0 0 22132 9 0 0 25 0 4 0 516270929 241442816 42600 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=235784 CPUtime=220.19 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 4924 0 0 0 22016 3 0 0 25 0 4 0 516270929 241442816 42600 33554432000 4194304 4964704 140736990790528 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 885.3
Current children cumulated vsize (KiB) 235784

[startup+282.301 s]

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

[pid=4820] ppid=4818 vsize=389996 CPUtime=2562.98 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 70214 0 0 0 256247 51 0 0 25 0 4 0 516270841 399355904 67743 33554432000 4194304 4964704 140736990790528 18446744073709551615 4627601 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 97499 67743 460 189 0 91848 0
[pid=4820/tid=4822] ppid=4818 vsize=389996 CPUtime=639.19 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 17108 0 0 0 63907 12 0 0 25 0 4 0 516270929 399355904 67743 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=389996 CPUtime=641.41 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 30376 0 0 0 64124 17 0 0 25 0 4 0 516270929 399355904 67743 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=389996 CPUtime=640.08 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 8285 0 0 0 64001 7 0 0 25 0 4 0 516270929 399355904 67743 33554432000 4194304 4964704 140736990790528 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2562.98
Current children cumulated vsize (KiB) 389996

[startup+702.3 s]
/proc/loadavg: 8.15 8.12 8.01 10/188 4842
/proc/meminfo: memFree=24475812/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=391480 CPUtime=2802.62 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 71684 0 0 0 280210 52 0 0 25 0 4 0 516270841 400875520 68983 33554432000 4194304 4964704 140736990790528 18446744073709551615 4644844 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 97870 68983 460 189 0 92219 0
[pid=4820/tid=4822] ppid=4818 vsize=391480 CPUtime=698.86 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 17470 0 0 0 69874 12 0 0 25 0 4 0 516270929 400875520 68983 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=391480 CPUtime=701.41 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 31378 0 0 0 70123 18 0 0 25 0 4 0 516270929 400875520 68983 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=391480 CPUtime=700.07 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 8330 0 0 0 70000 7 0 0 25 0 4 0 516270929 400875520 68983 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2802.62
Current children cumulated vsize (KiB) 391480

[startup+762.306 s]
/proc/loadavg: 8.21 8.14 8.02 10/188 4844
/proc/meminfo: memFree=24463520/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=396040 CPUtime=3042.29 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 74512 0 0 0 304176 53 0 0 25 0 4 0 516270841 405544960 71811 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 99010 71811 460 189 0 93359 0
[pid=4820/tid=4822] ppid=4818 vsize=396040 CPUtime=758.52 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 17671 0 0 0 75840 12 0 0 25 0 4 0 516270929 405544960 71811 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=396040 CPUtime=761.42 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 33593 0 0 0 76123 19 0 0 25 0 4 0 516270929 405544960 71811 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=396040 CPUtime=760.06 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 8677 0 0 0 75999 7 0 0 25 0 4 0 516270929 405544960 71811 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670233 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3042.29
Current children cumulated vsize (KiB) 396040

[startup+822.3 s]
/proc/loadavg: 8.16 8.13 8.02 10/188 4846
/proc/meminfo: memFree=24437212/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=412388 CPUtime=3281.94 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 81087 0 0 0 328137 57 0 0 25 0 4 0 516270841 422285312 78386 33554432000 4194304 4964704 140736990790528 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 103097 78386 460 189 0 97446 0
[pid=4820/tid=4822] ppid=4818 vsize=412388 CPUtime=818.19 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 18050 0 0 0 81807 12 0 0 25 0 4 0 516270929 422285312 78386 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=412388 CPUtime=821.42 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 37265 0 0 0 82122 20 0 0 25 0 4 0 516270929 422285312 78386 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=412388 CPUtime=820.06 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 10779 0 0 0 81997 9 0 0 25 0 4 0 516270929 422285312 78386 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3281.94
Current children cumulated vsize (KiB) 412388

[startup+882.3 s]
/proc/loadavg: 8.13 8.12 8.02 10/188 4847
/proc/meminfo: memFree=24406928/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=424176 CPUtime=3521.6 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 88668 0 0 0 352098 62 0 0 25 0 4 0 516270841 434356224 85812 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670260 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 106044 85812 460 189 0 100393 0
[pid=4820/tid=4822] ppid=4818 vsize=424176 CPUtime=877.85 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 19207 0 0 0 87772 13 0 0 25 0 4 0 516270929 434356224 85812 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=424176 CPUtime=881.42 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 40208 0 0 0 88121 21 0 0 25 0 4 0 516270929 434356224 85812 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=424176 CPUtime=880.05 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 13232 0 0 0 87994 11 0 0 25 0 4 0 516270929 434356224 85812 33554432000 4194304 4964704 140736990790528 18446744073709551615 246516494875 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3521.6
Current children cumulated vsize (KiB) 424176

[startup+942.3 s]
/proc/loadavg: 8.11 8.11 8.02 10/188 4849
/proc/meminfo: memFree=24397596/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=424968 CPUtime=3761.25 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 90357 0 0 0 376060 65 0 0 25 0 4 0 516270841 435167232 87346 33554432000 4194304 4964704 140736990790528 18446744073709551615 4627509 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 106242 87346 460 189 0 100591 0
[pid=4820/tid=4822] ppid=4818 vsize=424968 CPUtime=937.52 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 19790 0 0 0 93738 14 0 0 25 0 4 0 516270929 435167232 87346 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=424968 CPUtime=941.41 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 40964 0 0 0 94119 22 0 0 25 0 4 0 516270929 435167232 87346 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=424968 CPUtime=940.05 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 13387 0 0 0 93993 12 0 0 25 0 4 0 516270929 435167232 87346 33554432000 4194304 4964704 140736990790528 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3761.25
Current children cumulated vsize (KiB) 424968

[startup+1002.3 s]
/proc/loadavg: 8.04 8.09 8.02 9/188 4851
/proc/meminfo: memFree=24389752/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=429420 CPUtime=4000.9 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 92225 0 0 0 400025 65 0 0 25 0 4 0 516270841 439726080 89175 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 107355 89175 460 189 0 101704 0
[pid=4820/tid=4822] ppid=4818 vsize=429420 CPUtime=997.18 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 20113 0 0 0 99704 14 0 0 25 0 4 0 516270929 439726080 89175 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=429420 CPUtime=1001.42 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 42210 0 0 0 100119 23 0 0 25 0 4 0 516270929 439726080 89175 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670184 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=429420 CPUtime=1000.05 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 13679 0 0 0 99993 12 0 0 25 0 4 0 516270929 439726080 89175 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4000.9
Current children cumulated vsize (KiB) 429420

[startup+1062.3 s]
/proc/loadavg: 8.14 8.10 8.02 10/188 4852
/proc/meminfo: memFree=24375588/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=432892 CPUtime=4240.56 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 94680 0 0 0 423988 68 0 0 25 0 4 0 516270841 443281408 91630 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 108223 91630 460 189 0 102572 0
[pid=4820/tid=4822] ppid=4818 vsize=432892 CPUtime=1056.84 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 20808 0 0 0 105670 14 0 0 25 0 4 0 516270929 443281408 91630 33554432000 4194304 4964704 140736990790528 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=432892 CPUtime=1061.42 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 42841 0 0 0 106118 24 0 0 25 0 4 0 516270929 443281408 91630 33554432000 4194304 4964704 140736990790528 18446744073709551615 4320865 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=432892 CPUtime=1060.05 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 14592 0 0 0 105993 12 0 0 25 0 4 0 516270929 443281408 91630 33554432000 4194304 4964704 140736990790528 18446744073709551615 4320919 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4240.56
Current children cumulated vsize (KiB) 432892

[startup+1122.3 s]
/proc/loadavg: 8.12 8.10 8.02 10/188 4854
/proc/meminfo: memFree=24374320/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=432892 CPUtime=4480.23 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 94974 0 0 0 447954 69 0 0 25 0 4 0 516270841 443281408 91924 33554432000 4194304 4964704 140736990790528 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 108223 91924 460 189 0 102572 0
[pid=4820/tid=4822] ppid=4818 vsize=432892 CPUtime=1116.51 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 20967 0 0 0 111637 14 0 0 25 0 4 0 516270929 443281408 91924 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=432892 CPUtime=1121.42 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 42845 0 0 0 112118 24 0 0 25 0 4 0 516270929 443281408 91924 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=432892 CPUtime=1120.05 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 14660 0 0 0 111992 13 0 0 25 0 4 0 516270929 443281408 91924 33554432000 4194304 4964704 140736990790528 18446744073709551615 246516501506 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4480.23
Current children cumulated vsize (KiB) 432892

[startup+1182.3 s]
/proc/loadavg: 8.04 8.08 8.01 10/188 4855
/proc/meminfo: memFree=24371444/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=432892 CPUtime=4719.89 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 95429 0 0 0 471920 69 0 0 25 0 4 0 516270841 443281408 92224 33554432000 4194304 4964704 140736990790528 18446744073709551615 4668652 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 108223 92224 460 189 0 102572 0
[pid=4820/tid=4822] ppid=4818 vsize=432892 CPUtime=1176.19 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 21343 0 0 0 117604 15 0 0 25 0 4 0 516270929 443281408 92224 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=432892 CPUtime=1181.42 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 42870 0 0 0 118118 24 0 0 25 0 4 0 516270929 443281408 92224 33554432000 4194304 4964704 140736990790528 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=432892 CPUtime=1180.05 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 14711 0 0 0 117992 13 0 0 25 0 4 0 516270929 443281408 92224 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4719.89
Current children cumulated vsize (KiB) 432892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.4 s]
/proc/loadavg: 7.56 7.97 7.98 6/185 4884
/proc/meminfo: memFree=24723840/32951124 swapFree=67111352/67111528
[pid=4820] ppid=4818 vsize=432892 CPUtime=4800.19 cores=1,3,5,7
/proc/4820/stat : 4820 (claspmt) R 4818 4820 4269 0 -1 4202496 95773 0 0 0 479949 70 0 0 25 0 4 0 516270841 443281408 92568 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670233 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/4820/statm: 108223 92568 460 189 0 102572 0
[pid=4820/tid=4822] ppid=4818 vsize=432892 CPUtime=1196.17 cores=1,3,5,7
/proc/4820/task/4822/stat : 4822 (claspmt) R 4818 4820 4269 0 -1 4202560 21351 0 0 0 119602 15 0 0 25 0 4 0 516270929 443281408 92568 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=4820/tid=4823] ppid=4818 vsize=432892 CPUtime=1201.52 cores=1,3,5,7
/proc/4820/task/4823/stat : 4823 (claspmt) R 4818 4820 4269 0 -1 4202560 43109 0 0 0 120128 24 0 0 25 0 4 0 516270929 443281408 92568 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=4820/tid=4824] ppid=4818 vsize=432892 CPUtime=1200.15 cores=1,3,5,7
/proc/4820/task/4824/stat : 4824 (claspmt) R 4818 4820 4269 0 -1 4202560 14757 0 0 0 120002 13 0 0 25 0 4 0 516270929 443281408 92568 33554432000 4194304 4964704 140736990790528 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 432892

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

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

Child status: 0
Real time (s): 1202.5
CPU time (s): 4800.31
CPU user time (s): 4799.59
CPU system time (s): 0.725889
CPU usage (%): 399.193
Max. virtual memory (cumulated for all children) (KiB): 432892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4799.59
system time used= 0.725889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95785
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= 10819
involuntary context switches= 34637

runsolver used 1.78873 second user time and 4.78127 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 05:12:06
IDJOB=3299926
IDBENCH=71089
IDSOLVER=1683
FILE ID=node134/3299926-1304046726
RUNJOBID= node134-1304046671-4676
PBS_JOBID= 13170388
Free space on /tmp= 71580 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3299926-1304046726/watcher-3299926-1304046726 -o /tmp/evaluation-result-3299926-1304046726/solver-3299926-1304046726 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299926-1304046726.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=1195184959

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25072860 kB
Buffers:       1472400 kB
Cached:        5783008 kB
SwapCached:         64 kB
Active:        1434104 kB
Inactive:      5922080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25072860 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            4548 kB
Writeback:           0 kB
AnonPages:       99968 kB
Mapped:          15796 kB
Slab:           459348 kB
PageTables:       4696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   257132 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71580 MiB
End job on node134 at 2011-04-29 05:32:11