Trace number 3730941

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
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.5 1795.72

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/ppp-problems/normalized-ppp:3-13,25,26.opb
MD5SUM28d827e98d8e81c3ff9d9e47a6238269
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.3388
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4644
Total number of constraints31254
Number of constraints which are clauses30228
Number of constraints which are cardinality constraints (but not clauses)948
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 104
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.01/0.06	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.01/0.06	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.01/0.07	c no version file found!!!
0.01/0.07	c sun.arch.data.model	64
0.01/0.07	c java.version	1.6.0_24
0.01/0.07	c os.name	Linux
0.01/0.07	c os.version	2.6.32-71.29.1.el6.x86_64
0.01/0.07	c os.arch	amd64
0.01/0.07	c Free memory 1599470296
0.01/0.07	c Max memory 1607860224
0.01/0.07	c Total memory 1607860224
0.01/0.07	c Number of processors 8
0.01/0.09	--- Begin Solver configuration ---
0.01/0.09	c Stops conflict analysis at the first Unique Implication Point
0.01/0.09	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.01/0.09	c Learn all clauses as in MiniSAT
0.01/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.01/0.09	c VSIDS like heuristics from MiniSAT using a heap
0.01/0.09	c No reason simplification
0.01/0.09	c --- End Solver configuration ---
0.01/0.09	c solving HOME/instance-3730941-1338682560.opb
0.01/0.09	c reading problem ... 
1.08/0.54	c ... done. Wall clock time 0.451s.
1.08/0.54	c CPU time (experimental) 0.52s.
1.08/0.54	c #vars     4644
1.08/0.54	c #constraints  31428
1367.57/1363.45	c cleaning 824493 clauses out of 1649001 for limit 1.963943312023595E10
1377.38/1373.22	c cleaning 412499 clauses out of 825008 for limit 6.473625833047197E10
1378.58/1374.40	c cleaning 206501 clauses out of 413010 for limit 2.1346937849725378E11
1379.19/1375.09	c cleaning 103493 clauses out of 207008 for limit 7.01665944673806E11
1379.48/1375.30	c cleaning 51998 clauses out of 104016 for limit 2.3051955796489375E12
1379.88/1375.78	c cleaning 26247 clauses out of 52516 for limit 7.514552978501323E12
1380.19/1376.02	c cleaning 13377 clauses out of 26769 for limit 2.431187922314803E13
1380.29/1376.11	c cleaning 6937 clauses out of 13893 for limit 7.732947119903925E13
1380.29/1376.16	c cleaning 3717 clauses out of 7455 for limit 2.374186348726895E14
1380.29/1376.19	c cleaning 2108 clauses out of 4238 for limit 6.887432981251678E14
1380.38/1376.22	c cleaning 1315 clauses out of 2631 for limit 1.8314197319207252E15
1380.38/1376.25	c cleaning 899 clauses out of 1817 for limit 4.3776819784398374E-5
1380.38/1376.27	c cleaning 704 clauses out of 1417 for limit 9.248060471615922E-5
1380.38/1376.29	c cleaning 599 clauses out of 1212 for limit 1.7813090178607515E-4
1380.48/1376.31	c cleaning 553 clauses out of 1114 for limit 3.1992420122886394E-4
1380.48/1376.33	c cleaning 519 clauses out of 1060 for limit 5.539209551954646E-4
1380.48/1376.36	c cleaning 512 clauses out of 1044 for limit 9.302776433888008E-4
1380.48/1376.38	c cleaning 505 clauses out of 1029 for limit 0.0015518511401179723
1380.58/1376.40	c cleaning 503 clauses out of 1024 for limit 0.0025717062762133647
1380.58/1376.43	c cleaning 503 clauses out of 1022 for limit 0.004253640911611113
1380.58/1376.45	c cleaning 501 clauses out of 1020 for limit 0.007035613072936217
1380.58/1376.47	c cleaning 498 clauses out of 1018 for limit 0.011613836726460495
1380.68/1376.50	c cleaning 500 clauses out of 1021 for limit 0.019115609538051456
1380.68/1376.53	c cleaning 496 clauses out of 1020 for limit 0.03152354834114711
1380.68/1376.55	c cleaning 500 clauses out of 1023 for limit 0.051782261043267136
1380.68/1376.58	c cleaning 501 clauses out of 1023 for limit 0.08539587576729536
1380.78/1376.61	c cleaning 502 clauses out of 1022 for limit 0.14096702087050575
1380.78/1376.64	c cleaning 498 clauses out of 1021 for limit 0.2329341016926271
1380.78/1376.66	c cleaning 504 clauses out of 1022 for limit 0.3833798610856421
1380.78/1376.69	c cleaning 498 clauses out of 1018 for limit 0.6347289405687785
1380.88/1376.71	c cleaning 502 clauses out of 1020 for limit 1.0447004787801335
1380.88/1376.74	c cleaning 499 clauses out of 1019 for limit 1.7262678419134483
1380.88/1376.76	c cleaning 501 clauses out of 1019 for limit 2.84399976068826
1380.88/1376.79	c cleaning 501 clauses out of 1018 for limit 4.694743275210637
1380.98/1376.81	c cleaning 500 clauses out of 1017 for limit 7.749872553749801
1380.98/1376.83	c cleaning 499 clauses out of 1017 for limit 12.780576600535301
1380.98/1376.86	c cleaning 500 clauses out of 1020 for limit 21.056982652350005
1800.01/1795.71	c starts		: 23
1800.01/1795.71	c conflicts		: 1934561
1800.01/1795.71	c decisions		: 2172528
1800.01/1795.71	c propagations		: 65539442
1800.01/1795.71	c inspects		: 14198662585
1800.01/1795.71	c learnt literals	: 0
1800.01/1795.71	c learnt binary clauses	: 0
1800.01/1795.71	c learnt ternary clauses	: 0
1800.01/1795.71	c learnt clauses	: 1934561
1800.01/1795.71	c root simplifications	: 0
1800.01/1795.71	c removed literals (reason simplification)	: 0
1800.01/1795.71	c reason swapping (by a shorter reason)	: 0
1800.01/1795.71	c Calls to reduceDB	: 37
1800.01/1795.71	c speed (decisions/second)	: 1210.2087381236743
1800.01/1795.71	c non guided choices	19193
1800.01/1795.71	s UNKNOWN
1800.01/1795.71	c Total wall clock time (ms): 1795.623

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3730941-1338682560/watcher-3730941-1338682560 -o /tmp/evaluation-result-3730941-1338682560/solver-3730941-1338682560 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3730941-1338682560.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.10 2.03 1.95 3/194 2989
/proc/meminfo: memFree=28080324/32873648 swapFree=7116/7116
[pid=2989] ppid=2987 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/2989/stat : 2989 (java) R 2987 2989 1585 0 -1 4202496 982 0 0 0 0 0 0 0 20 0 1 0 334381503 23793664 709 33554432000 1073741824 1073778376 140733595334384 140733595323448 214528210280 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2989/statm: 5809 709 524 9 0 128 0

[startup+0.0332311 s]
/proc/loadavg: 2.10 2.03 1.95 3/194 2989
/proc/meminfo: memFree=28080324/32873648 swapFree=7116/7116
[pid=2989] ppid=2987 vsize=2623916 CPUtime=0.01 cores=1,3,5,7
/proc/2989/stat : 2989 (java) S 2987 2989 1585 0 -1 4202496 3910 0 1 0 1 0 0 0 20 0 13 0 334381503 2686889984 5118 33554432000 1073741824 1073778376 140733595334384 140733595325520 214540779581 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2989/statm: 655979 5118 1683 9 0 646680 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2623916

[startup+0.100191 s]
/proc/loadavg: 2.10 2.03 1.95 3/194 2989
/proc/meminfo: memFree=28080324/32873648 swapFree=7116/7116
[pid=2989] ppid=2987 vsize=2957856 CPUtime=0.11 cores=1,3,5,7
/proc/2989/stat : 2989 (java) S 2987 2989 1585 0 -1 4202496 4937 0 1 0 10 1 0 0 20 0 18 0 334381503 3028844544 7140 33554432000 1073741824 1073778376 140733595334384 140733595325520 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2989/statm: 739464 7140 2130 9 0 729885 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2957856

[startup+0.300179 s]
/proc/loadavg: 2.10 2.03 1.95 3/194 2989
/proc/meminfo: memFree=28080324/32873648 swapFree=7116/7116
[pid=2989] ppid=2987 vsize=2957856 CPUtime=0.56 cores=1,3,5,7
/proc/2989/stat : 2989 (java) S 2987 2989 1585 0 -1 4202496 7629 0 1 0 55 1 0 0 20 0 18 0 334381503 3028844544 10784 33554432000 1073741824 1073778376 140733595334384 140733595325520 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2989/statm: 739464 10784 2247 9 0 729885 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 2957856

[startup+0.700177 s]
/proc/loadavg: 2.10 2.03 1.95 3/194 2989
/proc/meminfo: memFree=28080324/32873648 swapFree=7116/7116
[pid=2989] ppid=2987 vsize=3024420 CPUtime=1.53 cores=1,3,5,7
/proc/2989/stat : 2989 (java) S 2987 2989 1585 0 -1 4202496 10940 0 1 0 150 3 0 0 20 0 19 0 334381503 3097006080 32072 33554432000 1073741824 1073778376 140733595334384 140733595325520 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2989/statm: 756105 32072 2275 9 0 746526 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 3024420

[startup+1.50066 s]
/proc/loadavg: 2.10 2.03 1.95 3/213 3008
/proc/meminfo: memFree=27952056/32873648 swapFree=7116/7116
[pid=2989] ppid=2987 vsize=3024420 CPUtime=2.42 cores=1,3,5,7
/proc/2989/stat : 2989 (java) S 2987 2989 1585 0 -1 4202496 11247 0 1 0 238 4 0 0 20 0 19 0 334381503 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140733595325520 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2989/statm: 756105 36169 2276 9 0 746526 0
[pid=2989/tid=2991] ppid=2987 vsize=3024420 CPUtime=1.48 cores=1,3,5,7
/proc/2989/task/2991/stat : 2991 (java) R 2987 2989 1585 0 -1 4202560 3082 0 1 0 145 3 0 0 20 0 19 0 334381503 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722828153288 140722674836213 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2992] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2992/stat : 2992 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722811578792 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=2993] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2993/stat : 2993 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722810526248 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=2994] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2994/stat : 2994 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722809473192 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2995] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2995/stat : 2995 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722808420648 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2996] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2996/stat : 2996 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722807368616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=2997] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2997/stat : 2997 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722806316072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2998] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2998/stat : 2998 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722805263016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2999] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2999/stat : 2999 (java) S 2987 2989 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722804210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3000] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3000/stat : 3000 (java) S 2987 2989 1585 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334381505 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722674067816 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3001] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3001/stat : 3001 (java) S 2987 2989 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722673014136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3002] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3002/stat : 3002 (java) S 2987 2989 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722671960968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3003] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3003/stat : 3003 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722670909712 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3004] ppid=2987 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/2989/task/3004/stat : 3004 (java) S 2987 2989 1585 0 -1 4202560 2893 0 0 0 47 0 0 0 20 0 19 0 334381508 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722669857592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3005] ppid=2987 vsize=3024420 CPUtime=0.44 cores=1,3,5,7
/proc/2989/task/3005/stat : 3005 (java) S 2987 2989 1585 0 -1 4202560 4077 0 0 0 44 0 0 0 20 0 19 0 334381508 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722668805048 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3006] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3006/stat : 3006 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722667752184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3007] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3007/stat : 3007 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722666699848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3008] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3008/stat : 3008 (java) S 2987 2989 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334381557 3097006080 36169 33554432000 1073741824 1073778376 140733595334384 140722664567848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 3024420

[startup+3.10054 s]
/proc/loadavg: 2.10 2.03 1.95 3/213 3008
/proc/meminfo: memFree=27935672/32873648 swapFree=7116/7116
[pid=2989] ppid=2987 vsize=3024420 CPUtime=4.02 cores=1,3,5,7
/proc/2989/stat : 2989 (java) S 2987 2989 1585 0 -1 4202496 11259 0 1 0 398 4 0 0 20 0 19 0 334381503 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140733595325520 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2989/statm: 756105 41290 2276 9 0 746526 0
[pid=2989/tid=2991] ppid=2987 vsize=3024420 CPUtime=3.07 cores=1,3,5,7
/proc/2989/task/2991/stat : 2991 (java) R 2987 2989 1585 0 -1 4202560 3093 0 1 0 304 3 0 0 20 0 19 0 334381503 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722828153288 140722674902678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2992] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2992/stat : 2992 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722811578792 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=2993] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2993/stat : 2993 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722810526248 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=2994] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2994/stat : 2994 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722809473192 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2995] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2995/stat : 2995 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722808420648 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2996] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2996/stat : 2996 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722807368616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=2997] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2997/stat : 2997 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722806316072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2998] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2998/stat : 2998 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722805263016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2999] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2999/stat : 2999 (java) S 2987 2989 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722804210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3000] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3000/stat : 3000 (java) S 2987 2989 1585 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 334381505 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722674067816 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3001] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3001/stat : 3001 (java) S 2987 2989 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722673014136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3002] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3002/stat : 3002 (java) S 2987 2989 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722671960968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3003] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3003/stat : 3003 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722670909712 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3004] ppid=2987 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/2989/task/3004/stat : 3004 (java) S 2987 2989 1585 0 -1 4202560 2893 0 0 0 47 0 0 0 20 0 19 0 334381508 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722669857592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3005] ppid=2987 vsize=3024420 CPUtime=0.44 cores=1,3,5,7
/proc/2989/task/3005/stat : 3005 (java) S 2987 2989 1585 0 -1 4202560 4077 0 0 0 44 0 0 0 20 0 19 0 334381508 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722668805048 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3006] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3006/stat : 3006 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722667752184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3007] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3007/stat : 3007 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722666699848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3008] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3008/stat : 3008 (java) S 2987 2989 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334381557 3097006080 41290 33554432000 1073741824 1073778376 140733595334384 140722664567848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 3024420

[startup+6.30058 s]
/proc/loadavg: 2.09 2.03 1.95 3/212 3008
/proc/meminfo: memFree=27896488/32873648 swapFree=7116/7116
[pid=2989] ppid=2987 vsize=3024420 CPUtime=7.23 cores=1,3,5,7
/proc/2989/stat : 2989 (java) S 2987 2989 1585 0 -1 4202496 11275 0 1 0 719 4 0 0 20 0 19 0 334381503 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140733595325520 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2989/statm: 756105 48927 2276 9 0 746526 0
[pid=2989/tid=2991] ppid=2987 vsize=3024420 CPUtime=6.27 cores=1,3,5,7
/proc/2989/task/2991/stat : 2991 (java) R 2987 2989 1585 0 -1 4202560 3109 0 1 0 624 3 0 0 20 0 19 0 334381503 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722828153224 140722674836230 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2992] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2992/stat : 2992 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722811578792 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=2993] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2993/stat : 2993 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722810526248 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=2994] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2994/stat : 2994 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722809473192 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2995] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2995/stat : 2995 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722808420648 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2996] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2996/stat : 2996 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722807368616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=2997] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2997/stat : 2997 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722806316072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2998] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2998/stat : 2998 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722805263016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2999] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/2999/stat : 2999 (java) S 2987 2989 1585 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334381504 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722804210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3000] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3000/stat : 3000 (java) S 2987 2989 1585 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 334381505 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722674067816 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3001] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3001/stat : 3001 (java) S 2987 2989 1585 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722673014136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3002] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3002/stat : 3002 (java) S 2987 2989 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722671960968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3003] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3003/stat : 3003 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722670909712 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3004] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/3004/stat : 3004 (java) S 2987 2989 1585 0 -1 4202560 2893 0 0 0 48 0 0 0 20 0 19 0 334381508 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722669857592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3005] ppid=2987 vsize=3024420 CPUtime=0.44 cores=1,3,5,7
/proc/2989/task/3005/stat : 3005 (java) S 2987 2989 1585 0 -1 4202560 4077 0 0 0 44 0 0 0 20 0 19 0 334381508 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722668805048 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3006] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3006/stat : 3006 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722667752184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3007] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3007/stat : 3007 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722666699848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3008] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3008/stat : 3008 (java) S 2987 2989 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334381557 3097006080 48927 33554432000 1073741824 1073778376 140733595334384 140722664567848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.23
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

[pid=2989/tid=2997] ppid=2987 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/2989/task/2997/stat : 2997 (java) S 2987 2989 1585 0 -1 4202560 269 0 0 0 27 11 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722806316072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=2998] ppid=2987 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/2989/task/2998/stat : 2998 (java) S 2987 2989 1585 0 -1 4202560 510 0 0 0 29 11 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722805263016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2999] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/2999/stat : 2999 (java) S 2987 2989 1585 0 -1 4202560 281 0 0 0 33 15 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722804210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3000] ppid=2987 vsize=3024420 CPUtime=0.91 cores=1,3,5,7
/proc/2989/task/3000/stat : 3000 (java) S 2987 2989 1585 0 -1 4202560 72 0 0 0 88 3 0 0 20 0 19 0 334381505 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722674067816 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3001] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3001/stat : 3001 (java) S 2987 2989 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722673014136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3002] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3002/stat : 3002 (java) S 2987 2989 1585 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722671960968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3003] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3003/stat : 3003 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722670909712 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3004] ppid=2987 vsize=3024420 CPUtime=0.53 cores=1,3,5,7
/proc/2989/task/3004/stat : 3004 (java) S 2987 2989 1585 0 -1 4202560 2899 0 0 0 53 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722669857592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3005] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/3005/stat : 3005 (java) S 2987 2989 1585 0 -1 4202560 4082 0 0 0 48 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722668805048 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3006] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3006/stat : 3006 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722667752184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3007] ppid=2987 vsize=3024420 CPUtime=0.75 cores=1,3,5,7
/proc/2989/task/3007/stat : 3007 (java) S 2987 2989 1585 0 -1 4202560 99 0 0 0 33 42 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722666699848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3008] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3008/stat : 3008 (java) S 2987 2989 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334381557 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722664567848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1726.58
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/213 3088
/proc/meminfo: memFree=27189400/32873648 swapFree=7116/7116
[pid=2989] ppid=2987 vsize=3024420 CPUtime=1786.59 cores=1,3,5,7
/proc/2989/stat : 2989 (java) S 2987 2989 1585 0 -1 4202496 14165 0 1 0 178494 165 0 0 20 0 19 0 334381503 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140733595325520 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2989/statm: 756105 402967 2304 9 0 746526 0
[pid=2989/tid=2991] ppid=2987 vsize=3024420 CPUtime=1780.54 cores=1,3,5,7
/proc/2989/task/2991/stat : 2991 (java) R 2987 2989 1585 0 -1 4202560 3242 0 1 0 178018 36 0 0 20 0 19 0 334381503 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722828152200 140722674836301 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2992] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/2992/stat : 2992 (java) S 2987 2989 1585 0 -1 4202560 332 0 0 0 32 16 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722811578792 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2993] ppid=2987 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/2989/task/2993/stat : 2993 (java) S 2987 2989 1585 0 -1 4202560 321 0 0 0 33 16 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722810526248 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2994] ppid=2987 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/2989/task/2994/stat : 2994 (java) S 2987 2989 1585 0 -1 4202560 271 0 0 0 28 13 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722809473192 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2995] ppid=2987 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/2989/task/2995/stat : 2995 (java) S 2987 2989 1585 0 -1 4202560 300 0 0 0 31 16 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722808420648 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2996] ppid=2987 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/2989/task/2996/stat : 2996 (java) S 2987 2989 1585 0 -1 4202560 301 0 0 0 32 15 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722807368616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2997] ppid=2987 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/2989/task/2997/stat : 2997 (java) S 2987 2989 1585 0 -1 4202560 269 0 0 0 27 11 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722806316072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=2998] ppid=2987 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/2989/task/2998/stat : 2998 (java) S 2987 2989 1585 0 -1 4202560 510 0 0 0 29 11 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722805263016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2999] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/2999/stat : 2999 (java) S 2987 2989 1585 0 -1 4202560 281 0 0 0 33 15 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722804210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3000] ppid=2987 vsize=3024420 CPUtime=0.91 cores=1,3,5,7
/proc/2989/task/3000/stat : 3000 (java) S 2987 2989 1585 0 -1 4202560 72 0 0 0 88 3 0 0 20 0 19 0 334381505 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722674067816 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3001] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3001/stat : 3001 (java) S 2987 2989 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722673014136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3002] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3002/stat : 3002 (java) S 2987 2989 1585 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722671960968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3003] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3003/stat : 3003 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722670909712 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3004] ppid=2987 vsize=3024420 CPUtime=0.53 cores=1,3,5,7
/proc/2989/task/3004/stat : 3004 (java) S 2987 2989 1585 0 -1 4202560 2899 0 0 0 53 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722669857592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3005] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/3005/stat : 3005 (java) S 2987 2989 1585 0 -1 4202560 4082 0 0 0 48 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722668805048 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3006] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3006/stat : 3006 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722667752184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3007] ppid=2987 vsize=3024420 CPUtime=0.77 cores=1,3,5,7
/proc/2989/task/3007/stat : 3007 (java) S 2987 2989 1585 0 -1 4202560 103 0 0 0 34 43 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722666699848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3008] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3008/stat : 3008 (java) S 2987 2989 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334381557 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722664567848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/213 3088
/proc/meminfo: memFree=27185308/32873648 swapFree=7116/7116
[pid=2989] ppid=2987 vsize=3024420 CPUtime=1800.01 cores=1,3,5,7
/proc/2989/stat : 2989 (java) S 2987 2989 1585 0 -1 4202496 14165 0 1 0 179835 166 0 0 20 0 19 0 334381503 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140733595325520 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2989/statm: 756105 402967 2304 9 0 746526 0
[pid=2989/tid=2991] ppid=2987 vsize=3024420 CPUtime=1793.95 cores=1,3,5,7
/proc/2989/task/2991/stat : 2991 (java) R 2987 2989 1585 0 -1 4202560 3242 0 1 0 179359 36 0 0 20 0 19 0 334381503 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722828152200 140722674836201 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2992] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/2992/stat : 2992 (java) S 2987 2989 1585 0 -1 4202560 332 0 0 0 32 16 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722811578792 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2993] ppid=2987 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/2989/task/2993/stat : 2993 (java) S 2987 2989 1585 0 -1 4202560 321 0 0 0 33 16 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722810526248 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2994] ppid=2987 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/2989/task/2994/stat : 2994 (java) S 2987 2989 1585 0 -1 4202560 271 0 0 0 28 13 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722809473192 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2995] ppid=2987 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/2989/task/2995/stat : 2995 (java) S 2987 2989 1585 0 -1 4202560 300 0 0 0 31 16 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722808420648 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2996] ppid=2987 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/2989/task/2996/stat : 2996 (java) S 2987 2989 1585 0 -1 4202560 301 0 0 0 32 15 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722807368616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2997] ppid=2987 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/2989/task/2997/stat : 2997 (java) S 2987 2989 1585 0 -1 4202560 269 0 0 0 27 11 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722806316072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=2998] ppid=2987 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/2989/task/2998/stat : 2998 (java) S 2987 2989 1585 0 -1 4202560 510 0 0 0 29 11 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722805263016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2999] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/2999/stat : 2999 (java) S 2987 2989 1585 0 -1 4202560 281 0 0 0 33 15 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722804210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3000] ppid=2987 vsize=3024420 CPUtime=0.91 cores=1,3,5,7
/proc/2989/task/3000/stat : 3000 (java) S 2987 2989 1585 0 -1 4202560 72 0 0 0 88 3 0 0 20 0 19 0 334381505 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722674067816 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3001] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3001/stat : 3001 (java) S 2987 2989 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722673014136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3002] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3002/stat : 3002 (java) S 2987 2989 1585 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722671960968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3003] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3003/stat : 3003 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722670909712 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3004] ppid=2987 vsize=3024420 CPUtime=0.53 cores=1,3,5,7
/proc/2989/task/3004/stat : 3004 (java) S 2987 2989 1585 0 -1 4202560 2899 0 0 0 53 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722669857592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3005] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/3005/stat : 3005 (java) S 2987 2989 1585 0 -1 4202560 4082 0 0 0 48 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722668805048 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3006] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3006/stat : 3006 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722667752184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3007] ppid=2987 vsize=3024420 CPUtime=0.78 cores=1,3,5,7
/proc/2989/task/3007/stat : 3007 (java) S 2987 2989 1585 0 -1 4202560 103 0 0 0 35 43 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722666699848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3008] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3008/stat : 3008 (java) S 2987 2989 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334381557 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722664567848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3024420

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

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

[startup+1795.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/213 3088
/proc/meminfo: memFree=27185308/32873648 swapFree=7116/7116
[pid=2989] ppid=2987 vsize=3024420 CPUtime=1800.01 cores=1,3,5,7
/proc/2989/stat : 2989 (java) S 2987 2989 1585 0 -1 4202496 14165 0 1 0 179835 166 0 0 20 0 19 0 334381503 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140733595325520 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2989/statm: 756105 402967 2304 9 0 746526 0
[pid=2989/tid=2991] ppid=2987 vsize=3024420 CPUtime=1793.95 cores=1,3,5,7
/proc/2989/task/2991/stat : 2991 (java) R 2987 2989 1585 0 -1 4202560 3242 0 1 0 179359 36 0 0 20 0 19 0 334381503 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722828152200 140722674836201 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2992] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/2992/stat : 2992 (java) S 2987 2989 1585 0 -1 4202560 332 0 0 0 32 16 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722811578792 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2993] ppid=2987 vsize=3024420 CPUtime=0.49 cores=1,3,5,7
/proc/2989/task/2993/stat : 2993 (java) S 2987 2989 1585 0 -1 4202560 321 0 0 0 33 16 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722810526248 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2994] ppid=2987 vsize=3024420 CPUtime=0.41 cores=1,3,5,7
/proc/2989/task/2994/stat : 2994 (java) S 2987 2989 1585 0 -1 4202560 271 0 0 0 28 13 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722809473192 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=2995] ppid=2987 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/2989/task/2995/stat : 2995 (java) S 2987 2989 1585 0 -1 4202560 300 0 0 0 31 16 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722808420648 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2996] ppid=2987 vsize=3024420 CPUtime=0.47 cores=1,3,5,7
/proc/2989/task/2996/stat : 2996 (java) S 2987 2989 1585 0 -1 4202560 301 0 0 0 32 15 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722807368616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2997] ppid=2987 vsize=3024420 CPUtime=0.38 cores=1,3,5,7
/proc/2989/task/2997/stat : 2997 (java) S 2987 2989 1585 0 -1 4202560 269 0 0 0 27 11 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722806316072 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=2998] ppid=2987 vsize=3024420 CPUtime=0.4 cores=1,3,5,7
/proc/2989/task/2998/stat : 2998 (java) S 2987 2989 1585 0 -1 4202560 510 0 0 0 29 11 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722805263016 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2989/tid=2999] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/2999/stat : 2999 (java) S 2987 2989 1585 0 -1 4202560 281 0 0 0 33 15 0 0 20 0 19 0 334381504 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722804210472 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3000] ppid=2987 vsize=3024420 CPUtime=0.91 cores=1,3,5,7
/proc/2989/task/3000/stat : 3000 (java) S 2987 2989 1585 0 -1 4202560 72 0 0 0 88 3 0 0 20 0 19 0 334381505 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722674067816 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3001] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3001/stat : 3001 (java) S 2987 2989 1585 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722673014136 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3002] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3002/stat : 3002 (java) S 2987 2989 1585 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334381506 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722671960968 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3003] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3003/stat : 3003 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722670909712 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3004] ppid=2987 vsize=3024420 CPUtime=0.53 cores=1,3,5,7
/proc/2989/task/3004/stat : 3004 (java) S 2987 2989 1585 0 -1 4202560 2899 0 0 0 53 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722669857592 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2989/tid=3005] ppid=2987 vsize=3024420 CPUtime=0.48 cores=1,3,5,7
/proc/2989/task/3005/stat : 3005 (java) S 2987 2989 1585 0 -1 4202560 4082 0 0 0 48 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722668805048 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3006] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3006/stat : 3006 (java) S 2987 2989 1585 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722667752184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2989/tid=3007] ppid=2987 vsize=3024420 CPUtime=0.78 cores=1,3,5,7
/proc/2989/task/3007/stat : 3007 (java) S 2987 2989 1585 0 -1 4202560 103 0 0 0 35 43 0 0 20 0 19 0 334381508 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722666699848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2989/tid=3008] ppid=2987 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/2989/task/3008/stat : 3008 (java) S 2987 2989 1585 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334381557 3097006080 402967 33554432000 1073741824 1073778376 140733595334384 140722664567848 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 3024420

Child status: 143
Real time (s): 1795.72
CPU time (s): 1800.5
CPU user time (s): 1798.42
CPU system time (s): 2.08068
CPU usage (%): 100.266
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.42
system time used= 2.08068
maximum resident set size= 1611988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14197
page faults= 1
swaps= 0
block input operations= 0
block output operations= 992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38209
involuntary context switches= 2847

runsolver used 5.9101 second user time and 15.4237 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-03 02:16:00
IDJOB=3730941
IDBENCH=1496
IDSOLVER=2319
FILE ID=node127/3730941-1338682560
RUNJOBID= node127-1338678617-1607
PBS_JOBID= 14636686
Free space on /tmp= 70480 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:3-13,25,26.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730941-1338682560/watcher-3730941-1338682560 -o /tmp/evaluation-result-3730941-1338682560/solver-3730941-1338682560 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3730941-1338682560.opb           

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

MD5SUM BENCH= 28d827e98d8e81c3ff9d9e47a6238269
RANDOM SEED=2026980915

node127.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28080224 kB
Buffers:          382952 kB
Cached:          1850396 kB
SwapCached:         1500 kB
Active:          2653312 kB
Inactive:        1228956 kB
Active(anon):    1642712 kB
Inactive(anon):     7932 kB
Active(file):    1010600 kB
Inactive(file):  1221024 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104404 kB
Dirty:              4604 kB
Writeback:             0 kB
AnonPages:       1656084 kB
Mapped:            19076 kB
Shmem:                92 kB
Slab:             745304 kB
SReclaimable:     189236 kB
SUnreclaim:       556068 kB
KernelStack:        1760 kB
PageTables:         6956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1825240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1619968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70476 MiB
End job on node127 at 2012-06-03 02:45:58