Trace number 3739689

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.48 1790.73

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12047_6-sat.opb
MD5SUM937ecf63c168ba3c2555061c1a7466e0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33396
Total number of constraints116135
Number of constraints which are clauses115587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints548
Minimum length of a constraint1
Maximum length of a constraint66
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 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 383
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.06	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.06	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.06	c no version file found!!!
0.00/0.06	c sun.arch.data.model	64
0.00/0.06	c java.version	1.6.0_24
0.00/0.06	c os.name	Linux
0.00/0.06	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.06	c os.arch	amd64
0.00/0.06	c Free memory 1599470296
0.00/0.06	c Max memory 1607860224
0.00/0.06	c Total memory 1607860224
0.00/0.06	c Number of processors 8
0.00/0.08	--- Begin Solver configuration ---
0.00/0.08	c Stops conflict analysis at the first Unique Implication Point
0.00/0.08	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.00/0.08	c Learn all clauses as in MiniSAT
0.00/0.08	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.08	c VSIDS like heuristics from MiniSAT using a heap
0.00/0.08	c No reason simplification
0.00/0.08	c --- End Solver configuration ---
0.00/0.08	c solving HOME/instance-3739689-1338733312.opb
0.00/0.08	c reading problem ... 
1.55/1.00	c ... done. Wall clock time 0.914s.
1.55/1.00	c CPU time (experimental) 0.98s.
1.55/1.00	c #vars     33396
1.55/1.00	c #constraints  96375
822.44/816.64	c cleaning 470455 clauses out of 940997 for limit 797.9783558646023
823.75/817.91	c cleaning 235467 clauses out of 471042 for limit 2628.9093158768624
824.26/818.50	c cleaning 117951 clauses out of 236077 for limit 8667.751874988475
824.66/818.87	c cleaning 59213 clauses out of 118625 for limit 28418.771365037195
836.27/830.39	c cleaning 41161 clauses out of 82411 for limit 4.028400396904911E-6
836.57/830.60	c cleaning 20867 clauses out of 41751 for limit 1.3126269931587962E-5
836.77/830.80	c cleaning 10618 clauses out of 21383 for limit 4.222415354722452E-5
836.97/831.00	c cleaning 5610 clauses out of 11267 for limit 1.3241775004888378E-4
837.07/831.19	c cleaning 2993 clauses out of 6155 for limit 3.9894525581312795E-4
845.64/839.69	c cleaning 11975 clauses out of 24163 for limit 135572.70907435438
845.94/839.93	c cleaning 6250 clauses out of 12688 for limit 425780.5761795593
846.04/840.09	c cleaning 3388 clauses out of 6938 for limit 1284105.2063673255
846.24/840.28	c cleaning 2014 clauses out of 4049 for limit 3625004.088942269
846.44/840.44	c cleaning 1185 clauses out of 2535 for limit 9548479.079215819
846.64/840.61	c cleaning 841 clauses out of 1851 for limit 2.158719152099864E7
853.67/847.63	c cleaning 10743 clauses out of 21509 for limit 1.499820202985157E-5
853.87/847.82	c cleaning 5626 clauses out of 11266 for limit 4.722212854129767E-5
854.08/848.00	c cleaning 3054 clauses out of 6141 for limit 1.4301006608789593E-4
854.18/848.17	c cleaning 1769 clauses out of 3586 for limit 4.0347515279851384E-4
854.27/848.29	c cleaning 1133 clauses out of 2317 for limit 0.001029809593188351
854.47/848.42	c cleaning 819 clauses out of 1684 for limit 0.0023366666858600188
854.57/848.54	c cleaning 650 clauses out of 1365 for limit 0.0047540318786690365
854.67/848.68	c cleaning 575 clauses out of 1216 for limit 0.008809506185479807
854.87/848.82	c cleaning 532 clauses out of 1140 for limit 0.015481094570981029
854.97/848.97	c cleaning 530 clauses out of 1111 for limit 0.026275553808215387
1794.00/1784.86	c cleaning 493719 clauses out of 987578 for limit 21525.163680448346
1797.60/1788.45	c cleaning 247124 clauses out of 494360 for limit 70984.73159010411
1798.50/1789.35	c cleaning 123746 clauses out of 247734 for limit 233136.09431975477
1800.01/1790.72	c starts		: 23
1800.01/1790.72	c conflicts		: 2007006
1800.01/1790.72	c decisions		: 2731432
1800.01/1790.72	c propagations		: 1641932185
1800.01/1790.72	c inspects		: 13895201867
1800.01/1790.72	c learnt literals	: 4
1800.01/1790.72	c learnt binary clauses	: 81
1800.01/1790.72	c learnt ternary clauses	: 2557
1800.01/1790.72	c learnt clauses	: 2007002
1800.01/1790.72	c root simplifications	: 0
1800.01/1790.72	c removed literals (reason simplification)	: 0
1800.01/1790.72	c reason swapping (by a shorter reason)	: 0
1800.01/1790.72	c Calls to reduceDB	: 28
1800.01/1790.72	c speed (decisions/second)	: 1526.1971572857542
1800.01/1790.72	c non guided choices	32
1800.01/1790.72	s UNKNOWN
1800.01/1790.72	c Total wall clock time (ms): 1790.632

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-3739689-1338733312/watcher-3739689-1338733312 -o /tmp/evaluation-result-3739689-1338733312/solver-3739689-1338733312 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3739689-1338733312.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.00 2.00 2.00 3/194 11001
/proc/meminfo: memFree=28128828/32873648 swapFree=7116/7116
[pid=11001] ppid=10999 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/11001/stat : 11001 (java) S 10999 11001 7854 0 -1 4202496 1278 0 0 0 0 0 0 0 20 0 2 0 339456670 98570240 979 33554432000 1073741824 1073778376 140733587798352 140733587789488 214540779581 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 24065 979 745 9 0 16771 0
[pid=11001/tid=11002] ppid=10999 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11002/stat : 11002 (java) R 10999 11001 7854 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 2 0 339456671 98570240 979 33554432000 1073741824 1073778376 140733587798352 140166671363624 214537422208 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.00681589 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11001
/proc/meminfo: memFree=28128828/32873648 swapFree=7116/7116
[pid=11001] ppid=10999 vsize=97336 CPUtime=0 cores=1,3,5,7
/proc/11001/stat : 11001 (java) S 10999 11001 7854 0 -1 4202496 1295 0 0 0 0 0 0 0 20 0 2 0 339456670 99672064 995 33554432000 1073741824 1073778376 140733587798352 140733587789488 214540779581 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 24334 995 759 9 0 16774 0
[pid=11001/tid=11002] ppid=10999 vsize=97336 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11002/stat : 11002 (java) R 10999 11001 7854 0 -1 4202560 150 0 0 0 0 0 0 0 20 0 2 0 339456671 99672064 997 33554432000 1073741824 1073778376 140733587798352 140166671364792 140166666903488 0 0 0 16784584 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 97336

[startup+0.100174 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11001
/proc/meminfo: memFree=28128828/32873648 swapFree=7116/7116
[pid=11001] ppid=10999 vsize=2957856 CPUtime=0.1 cores=1,3,5,7
/proc/11001/stat : 11001 (java) S 10999 11001 7854 0 -1 4202496 4915 0 1 0 9 1 0 0 20 0 18 0 339456670 3028844544 7139 33554432000 1073741824 1073778376 140733587798352 140733587789488 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 739464 7139 2130 9 0 729885 0
[pid=11001/tid=11002] ppid=10999 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/11001/task/11002/stat : 11002 (java) R 10999 11001 7854 0 -1 4202560 3006 0 1 0 6 2 0 0 20 0 18 0 339456671 3028844544 7139 33554432000 1073741824 1073778376 140733587798352 140166671356984 140166543029952 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.300194 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11001
/proc/meminfo: memFree=28128828/32873648 swapFree=7116/7116
[pid=11001] ppid=10999 vsize=2957856 CPUtime=0.48 cores=1,3,5,7
/proc/11001/stat : 11001 (java) S 10999 11001 7854 0 -1 4202496 6502 0 1 0 46 2 0 0 20 0 18 0 339456670 3028844544 10233 33554432000 1073741824 1073778376 140733587798352 140733587789488 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 739464 10233 2239 9 0 729885 0
[pid=11001/tid=11002] ppid=10999 vsize=2957856 CPUtime=0.28 cores=1,3,5,7
/proc/11001/task/11002/stat : 11002 (java) R 10999 11001 7854 0 -1 4202560 3018 0 1 0 26 2 0 0 20 0 18 0 339456671 3028844544 10233 33554432000 1073741824 1073778376 140733587798352 140166671356984 140166543385828 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 2957856

[startup+0.700209 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 11001
/proc/meminfo: memFree=28128828/32873648 swapFree=7116/7116
[pid=11001] ppid=10999 vsize=2957856 CPUtime=1.35 cores=1,3,5,7
/proc/11001/stat : 11001 (java) S 10999 11001 7854 0 -1 4202496 9327 0 1 0 131 4 0 0 20 0 18 0 339456670 3028844544 44343 33554432000 1073741824 1073778376 140733587798352 140733587789488 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 739464 44343 2261 9 0 729885 0
[pid=11001/tid=11002] ppid=10999 vsize=2957856 CPUtime=0.68 cores=1,3,5,7
/proc/11001/task/11002/stat : 11002 (java) R 10999 11001 7854 0 -1 4202560 3090 0 1 0 65 3 0 0 20 0 18 0 339456671 3028844544 44343 33554432000 1073741824 1073778376 140733587798352 140166671356984 214540805389 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 2957856

[startup+1.50062 s]
/proc/loadavg: 2.00 2.00 2.00 5/212 11019
/proc/meminfo: memFree=27815220/32873648 swapFree=7116/7116
[pid=11001] ppid=10999 vsize=3024420 CPUtime=2.73 cores=1,3,5,7
/proc/11001/stat : 11001 (java) S 10999 11001 7854 0 -1 4202496 15061 0 1 0 266 7 0 0 20 0 19 0 339456670 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140733587789488 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 756105 84766 2274 9 0 746526 0
[pid=11001/tid=11002] ppid=10999 vsize=3024420 CPUtime=1.48 cores=1,3,5,7
/proc/11001/task/11002/stat : 11002 (java) R 10999 11001 7854 0 -1 4202560 3171 0 1 0 143 5 0 0 20 0 19 0 339456671 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166671360456 140166543919714 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11004] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11004/stat : 11004 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166537276328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11005] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11005/stat : 11005 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166536223784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11006] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11006/stat : 11006 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166535170728 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11007] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11007/stat : 11007 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166534118184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11008] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11008/stat : 11008 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166533065128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11009] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11009/stat : 11009 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166532012584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11010] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11010/stat : 11010 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166530959528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11011] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11011/stat : 11011 (java) S 10999 11001 7854 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166529906984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11012] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11012/stat : 11012 (java) S 10999 11001 7854 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 339456672 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166046899048 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11013] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11013/stat : 11013 (java) S 10999 11001 7854 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166045845368 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11014] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11014/stat : 11014 (java) S 10999 11001 7854 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166044792200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11015] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11015/stat : 11015 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166043740944 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11016] ppid=10999 vsize=3024420 CPUtime=0.62 cores=1,3,5,7
/proc/11001/task/11016/stat : 11016 (java) S 10999 11001 7854 0 -1 4202560 4813 0 0 0 62 0 0 0 20 0 19 0 339456675 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166042687800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11017] ppid=10999 vsize=3024420 CPUtime=0.59 cores=1,3,5,7
/proc/11001/task/11017/stat : 11017 (java) S 10999 11001 7854 0 -1 4202560 5882 0 0 0 57 2 0 0 20 0 19 0 339456675 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166041635256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11018] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11018/stat : 11018 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166040582392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11019] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11019/stat : 11019 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 84766 33554432000 1073741824 1073778376 140733587798352 140166039530056 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 3024420

[startup+3.10062 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 11020
/proc/meminfo: memFree=27764324/32873648 swapFree=7116/7116
[pid=11001] ppid=10999 vsize=3024420 CPUtime=4.38 cores=1,3,5,7
/proc/11001/stat : 11001 (java) S 10999 11001 7854 0 -1 4202496 15298 0 1 0 430 8 0 0 20 0 19 0 339456670 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140733587789488 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 756105 105762 2277 9 0 746526 0
[pid=11001/tid=11002] ppid=10999 vsize=3024420 CPUtime=3.08 cores=1,3,5,7
/proc/11001/task/11002/stat : 11002 (java) R 10999 11001 7854 0 -1 4202560 3213 0 1 0 302 6 0 0 20 0 19 0 339456671 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166671368584 140166543759060 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11004] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11004/stat : 11004 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166537276328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11005] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11005/stat : 11005 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166536223784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11006] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11006/stat : 11006 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166535170728 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11007] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11007/stat : 11007 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166534118184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11008] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11008/stat : 11008 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166533065128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11009] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11009/stat : 11009 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166532012584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11010] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11010/stat : 11010 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166530959528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11011] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11011/stat : 11011 (java) S 10999 11001 7854 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166529906984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11012] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11012/stat : 11012 (java) S 10999 11001 7854 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 339456672 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166046899048 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11013] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11013/stat : 11013 (java) S 10999 11001 7854 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166045845368 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11014] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11014/stat : 11014 (java) S 10999 11001 7854 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166044792200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11015] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11015/stat : 11015 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166043740944 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11016] ppid=10999 vsize=3024420 CPUtime=0.67 cores=1,3,5,7
/proc/11001/task/11016/stat : 11016 (java) S 10999 11001 7854 0 -1 4202560 5007 0 0 0 67 0 0 0 20 0 19 0 339456675 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166042687800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11017] ppid=10999 vsize=3024420 CPUtime=0.6 cores=1,3,5,7
/proc/11001/task/11017/stat : 11017 (java) S 10999 11001 7854 0 -1 4202560 5882 0 0 0 58 2 0 0 20 0 19 0 339456675 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166041635256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11018] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11018/stat : 11018 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166040582392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11019] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11019/stat : 11019 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166039530056 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11020] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11020/stat : 11020 (java) S 10999 11001 7854 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339456776 3097006080 105762 33554432000 1073741824 1073778376 140733587798352 140166037399080 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.38
Current children cumulated vsize (KiB) 3024420

[startup+6.30064 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 11020
/proc/meminfo: memFree=27662072/32873648 swapFree=7116/7116
[pid=11001] ppid=10999 vsize=3024420 CPUtime=7.72 cores=1,3,5,7
/proc/11001/stat : 11001 (java) S 10999 11001 7854 0 -1 4202496 15987 0 1 0 762 10 0 0 20 0 19 0 339456670 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140733587789488 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 756105 118390 2290 9 0 746526 0
[pid=11001/tid=11002] ppid=10999 vsize=3024420 CPUtime=6.25 cores=1,3,5,7
/proc/11001/task/11002/stat : 11002 (java) R 10999 11001 7854 0 -1 4202560 3234 0 1 0 619 6 0 0 20 0 19 0 339456671 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166671366712 140166543759060 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11004] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11004/stat : 11004 (java) S 10999 11001 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166537276328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11005] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11005/stat : 11005 (java) S 10999 11001 7854 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166536223784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11006] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11006/stat : 11006 (java) S 10999 11001 7854 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166535170728 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11007] ppid=10999 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/11001/task/11007/stat : 11007 (java) S 10999 11001 7854 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 339456671 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166534118184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11008] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11008/stat : 11008 (java) S 10999 11001 7854 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166533065128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11009] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11009/stat : 11009 (java) S 10999 11001 7854 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166532012584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11010] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11010/stat : 11010 (java) S 10999 11001 7854 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166530959528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11011] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11011/stat : 11011 (java) S 10999 11001 7854 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 339456671 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166529906984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11012] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11012/stat : 11012 (java) S 10999 11001 7854 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 339456672 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166046899048 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11013] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11013/stat : 11013 (java) S 10999 11001 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166045845368 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11014] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11014/stat : 11014 (java) S 10999 11001 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166044792200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11015] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11015/stat : 11015 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166043740944 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11016] ppid=10999 vsize=3024420 CPUtime=0.72 cores=1,3,5,7
/proc/11001/task/11016/stat : 11016 (java) S 10999 11001 7854 0 -1 4202560 5612 0 0 0 70 2 0 0 20 0 19 0 339456675 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166042687800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11017] ppid=10999 vsize=3024420 CPUtime=0.61 cores=1,3,5,7
/proc/11001/task/11017/stat : 11017 (java) S 10999 11001 7854 0 -1 4202560 5882 0 0 0 59 2 0 0 20 0 19 0 339456675 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166041635256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11018] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11018/stat : 11018 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 118390 33554432000 1073741824 1073778376 140733587798352 140166040582392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

[pid=11001/tid=11009] ppid=10999 vsize=3024420 CPUtime=1.27 cores=1,3,5,7
/proc/11001/task/11009/stat : 11009 (java) S 10999 11001 7854 0 -1 4202560 461 0 0 0 111 16 0 0 20 0 19 0 339456671 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166532012584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11010] ppid=10999 vsize=3024420 CPUtime=1.33 cores=1,3,5,7
/proc/11001/task/11010/stat : 11010 (java) S 10999 11001 7854 0 -1 4202560 395 0 0 0 118 15 0 0 20 0 19 0 339456671 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166530959528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11011] ppid=10999 vsize=3024420 CPUtime=1.31 cores=1,3,5,7
/proc/11001/task/11011/stat : 11011 (java) S 10999 11001 7854 0 -1 4202560 466 0 0 0 115 16 0 0 20 0 19 0 339456671 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166529906984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11012] ppid=10999 vsize=3024420 CPUtime=0.2 cores=1,3,5,7
/proc/11001/task/11012/stat : 11012 (java) S 10999 11001 7854 0 -1 4202560 120 0 0 0 18 2 0 0 20 0 19 0 339456672 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166046899048 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11013] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11013/stat : 11013 (java) S 10999 11001 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166045845368 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11014] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11014/stat : 11014 (java) S 10999 11001 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166044792200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11015] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11015/stat : 11015 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166043740944 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11016] ppid=10999 vsize=3024420 CPUtime=0.78 cores=1,3,5,7
/proc/11001/task/11016/stat : 11016 (java) S 10999 11001 7854 0 -1 4202560 5619 0 0 0 76 2 0 0 20 0 19 0 339456675 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166042687800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11017] ppid=10999 vsize=3024420 CPUtime=0.65 cores=1,3,5,7
/proc/11001/task/11017/stat : 11017 (java) S 10999 11001 7854 0 -1 4202560 5887 0 0 0 63 2 0 0 20 0 19 0 339456675 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166041635256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11018] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11018/stat : 11018 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166040582392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11019] ppid=10999 vsize=3024420 CPUtime=0.66 cores=1,3,5,7
/proc/11001/task/11019/stat : 11019 (java) S 10999 11001 7854 0 -1 4202560 99 0 0 0 30 36 0 0 20 0 19 0 339456675 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166039530056 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 7 0 0
[pid=11001/tid=11020] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11020/stat : 11020 (java) S 10999 11001 7854 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339456776 3097006080 410936 33554432000 1073741824 1073778376 140733587798352 140166037399080 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1731.38
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/213 11581
/proc/meminfo: memFree=26711864/32873648 swapFree=7116/7116
[pid=11001] ppid=10999 vsize=3024420 CPUtime=1791.5 cores=1,3,5,7
/proc/11001/stat : 11001 (java) S 10999 11001 7854 0 -1 4202496 19636 0 1 0 178970 180 0 0 20 0 19 0 339456670 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140733587789488 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 756105 410978 2306 9 0 746526 0
[pid=11001/tid=11002] ppid=10999 vsize=3024420 CPUtime=1779.01 cores=1,3,5,7
/proc/11001/task/11002/stat : 11002 (java) R 10999 11001 7854 0 -1 4202560 3321 0 1 0 177863 38 0 0 20 0 19 0 339456671 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166671367376 140166543774245 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11004] ppid=10999 vsize=3024420 CPUtime=1.25 cores=1,3,5,7
/proc/11001/task/11004/stat : 11004 (java) S 10999 11001 7854 0 -1 4202560 417 0 0 0 108 17 0 0 20 0 19 0 339456671 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166537276328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11005] ppid=10999 vsize=3024420 CPUtime=1.19 cores=1,3,5,7
/proc/11001/task/11005/stat : 11005 (java) S 10999 11001 7854 0 -1 4202560 414 0 0 0 105 14 0 0 20 0 19 0 339456671 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166536223784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11006] ppid=10999 vsize=3024420 CPUtime=1.29 cores=1,3,5,7
/proc/11001/task/11006/stat : 11006 (java) S 10999 11001 7854 0 -1 4202560 324 0 0 0 115 14 0 0 20 0 19 0 339456671 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166535170728 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11007] ppid=10999 vsize=3024420 CPUtime=1.43 cores=1,3,5,7
/proc/11001/task/11007/stat : 11007 (java) S 10999 11001 7854 0 -1 4202560 427 0 0 0 126 17 0 0 20 0 19 0 339456671 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166534118184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11008] ppid=10999 vsize=3024420 CPUtime=1.26 cores=1,3,5,7
/proc/11001/task/11008/stat : 11008 (java) S 10999 11001 7854 0 -1 4202560 499 0 0 0 112 14 0 0 20 0 19 0 339456671 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166533065128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11009] ppid=10999 vsize=3024420 CPUtime=1.28 cores=1,3,5,7
/proc/11001/task/11009/stat : 11009 (java) S 10999 11001 7854 0 -1 4202560 461 0 0 0 112 16 0 0 20 0 19 0 339456671 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166532012584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11010] ppid=10999 vsize=3024420 CPUtime=1.34 cores=1,3,5,7
/proc/11001/task/11010/stat : 11010 (java) S 10999 11001 7854 0 -1 4202560 395 0 0 0 119 15 0 0 20 0 19 0 339456671 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166530959528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11011] ppid=10999 vsize=3024420 CPUtime=1.32 cores=1,3,5,7
/proc/11001/task/11011/stat : 11011 (java) S 10999 11001 7854 0 -1 4202560 466 0 0 0 116 16 0 0 20 0 19 0 339456671 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166529906984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11012] ppid=10999 vsize=3024420 CPUtime=0.2 cores=1,3,5,7
/proc/11001/task/11012/stat : 11012 (java) S 10999 11001 7854 0 -1 4202560 122 0 0 0 18 2 0 0 20 0 19 0 339456672 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166046899048 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11013] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11013/stat : 11013 (java) S 10999 11001 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166045845368 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11014] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11014/stat : 11014 (java) S 10999 11001 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166044792200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11015] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11015/stat : 11015 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166043740944 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11016] ppid=10999 vsize=3024420 CPUtime=0.78 cores=1,3,5,7
/proc/11001/task/11016/stat : 11016 (java) S 10999 11001 7854 0 -1 4202560 5619 0 0 0 76 2 0 0 20 0 19 0 339456675 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166042687800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11017] ppid=10999 vsize=3024420 CPUtime=0.65 cores=1,3,5,7
/proc/11001/task/11017/stat : 11017 (java) S 10999 11001 7854 0 -1 4202560 5887 0 0 0 63 2 0 0 20 0 19 0 339456675 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166041635256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11018] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11018/stat : 11018 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166040582392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11019] ppid=10999 vsize=3024420 CPUtime=0.68 cores=1,3,5,7
/proc/11001/task/11019/stat : 11019 (java) S 10999 11001 7854 0 -1 4202560 103 0 0 0 31 37 0 0 20 0 19 0 339456675 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166039530056 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 7 0 0
[pid=11001/tid=11020] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11020/stat : 11020 (java) S 10999 11001 7854 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339456776 3097006080 410978 33554432000 1073741824 1073778376 140733587798352 140166037399080 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.7 s]
/proc/loadavg: 2.00 2.03 2.00 3/213 11581
/proc/meminfo: memFree=26701500/32873648 swapFree=7116/7116
[pid=11001] ppid=10999 vsize=3024420 CPUtime=1800.01 cores=1,3,5,7
/proc/11001/stat : 11001 (java) S 10999 11001 7854 0 -1 4202496 19645 0 1 0 179821 180 0 0 20 0 19 0 339456670 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140733587789488 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 756105 410984 2306 9 0 746526 0
[pid=11001/tid=11002] ppid=10999 vsize=3024420 CPUtime=1787.39 cores=1,3,5,7
/proc/11001/task/11002/stat : 11002 (java) R 10999 11001 7854 0 -1 4202560 3322 0 1 0 178701 38 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166671367376 140166543908516 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11004] ppid=10999 vsize=3024420 CPUtime=1.28 cores=1,3,5,7
/proc/11001/task/11004/stat : 11004 (java) S 10999 11001 7854 0 -1 4202560 417 0 0 0 111 17 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166537276328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11005] ppid=10999 vsize=3024420 CPUtime=1.2 cores=1,3,5,7
/proc/11001/task/11005/stat : 11005 (java) S 10999 11001 7854 0 -1 4202560 414 0 0 0 106 14 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166536223784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11006] ppid=10999 vsize=3024420 CPUtime=1.31 cores=1,3,5,7
/proc/11001/task/11006/stat : 11006 (java) S 10999 11001 7854 0 -1 4202560 327 0 0 0 117 14 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166535170728 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11007] ppid=10999 vsize=3024420 CPUtime=1.44 cores=1,3,5,7
/proc/11001/task/11007/stat : 11007 (java) S 10999 11001 7854 0 -1 4202560 428 0 0 0 127 17 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166534118184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11008] ppid=10999 vsize=3024420 CPUtime=1.28 cores=1,3,5,7
/proc/11001/task/11008/stat : 11008 (java) S 10999 11001 7854 0 -1 4202560 499 0 0 0 114 14 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166533065128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11009] ppid=10999 vsize=3024420 CPUtime=1.3 cores=1,3,5,7
/proc/11001/task/11009/stat : 11009 (java) S 10999 11001 7854 0 -1 4202560 461 0 0 0 114 16 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166532012584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11010] ppid=10999 vsize=3024420 CPUtime=1.37 cores=1,3,5,7
/proc/11001/task/11010/stat : 11010 (java) S 10999 11001 7854 0 -1 4202560 397 0 0 0 121 16 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166530959528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11011] ppid=10999 vsize=3024420 CPUtime=1.33 cores=1,3,5,7
/proc/11001/task/11011/stat : 11011 (java) S 10999 11001 7854 0 -1 4202560 466 0 0 0 117 16 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166529906984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11012] ppid=10999 vsize=3024420 CPUtime=0.2 cores=1,3,5,7
/proc/11001/task/11012/stat : 11012 (java) S 10999 11001 7854 0 -1 4202560 124 0 0 0 18 2 0 0 20 0 19 0 339456672 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166046899048 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11013] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11013/stat : 11013 (java) S 10999 11001 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166045845368 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11014] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11014/stat : 11014 (java) S 10999 11001 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166044792200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11015] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11015/stat : 11015 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166043740944 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11016] ppid=10999 vsize=3024420 CPUtime=0.78 cores=1,3,5,7
/proc/11001/task/11016/stat : 11016 (java) S 10999 11001 7854 0 -1 4202560 5619 0 0 0 76 2 0 0 20 0 19 0 339456675 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166042687800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11017] ppid=10999 vsize=3024420 CPUtime=0.65 cores=1,3,5,7
/proc/11001/task/11017/stat : 11017 (java) S 10999 11001 7854 0 -1 4202560 5887 0 0 0 63 2 0 0 20 0 19 0 339456675 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166041635256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11018] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11018/stat : 11018 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166040582392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11019] ppid=10999 vsize=3024420 CPUtime=0.69 cores=1,3,5,7
/proc/11001/task/11019/stat : 11019 (java) S 10999 11001 7854 0 -1 4202560 103 0 0 0 31 38 0 0 20 0 19 0 339456675 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166039530056 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 7 0 0
[pid=11001/tid=11020] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11020/stat : 11020 (java) S 10999 11001 7854 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339456776 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166037399080 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 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+1790.7 s]
/proc/loadavg: 2.00 2.03 2.00 3/213 11581
/proc/meminfo: memFree=26701500/32873648 swapFree=7116/7116
[pid=11001] ppid=10999 vsize=3024420 CPUtime=1800.01 cores=1,3,5,7
/proc/11001/stat : 11001 (java) S 10999 11001 7854 0 -1 4202496 19645 0 1 0 179821 180 0 0 20 0 19 0 339456670 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140733587789488 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11001/statm: 756105 410984 2306 9 0 746526 0
[pid=11001/tid=11002] ppid=10999 vsize=3024420 CPUtime=1787.39 cores=1,3,5,7
/proc/11001/task/11002/stat : 11002 (java) R 10999 11001 7854 0 -1 4202560 3322 0 1 0 178701 38 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166671367376 140166543908516 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11004] ppid=10999 vsize=3024420 CPUtime=1.28 cores=1,3,5,7
/proc/11001/task/11004/stat : 11004 (java) S 10999 11001 7854 0 -1 4202560 417 0 0 0 111 17 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166537276328 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11005] ppid=10999 vsize=3024420 CPUtime=1.2 cores=1,3,5,7
/proc/11001/task/11005/stat : 11005 (java) S 10999 11001 7854 0 -1 4202560 414 0 0 0 106 14 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166536223784 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11006] ppid=10999 vsize=3024420 CPUtime=1.31 cores=1,3,5,7
/proc/11001/task/11006/stat : 11006 (java) S 10999 11001 7854 0 -1 4202560 327 0 0 0 117 14 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166535170728 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11007] ppid=10999 vsize=3024420 CPUtime=1.44 cores=1,3,5,7
/proc/11001/task/11007/stat : 11007 (java) S 10999 11001 7854 0 -1 4202560 428 0 0 0 127 17 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166534118184 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11008] ppid=10999 vsize=3024420 CPUtime=1.28 cores=1,3,5,7
/proc/11001/task/11008/stat : 11008 (java) S 10999 11001 7854 0 -1 4202560 499 0 0 0 114 14 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166533065128 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11009] ppid=10999 vsize=3024420 CPUtime=1.3 cores=1,3,5,7
/proc/11001/task/11009/stat : 11009 (java) S 10999 11001 7854 0 -1 4202560 461 0 0 0 114 16 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166532012584 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11001/tid=11010] ppid=10999 vsize=3024420 CPUtime=1.37 cores=1,3,5,7
/proc/11001/task/11010/stat : 11010 (java) S 10999 11001 7854 0 -1 4202560 397 0 0 0 121 16 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166530959528 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11011] ppid=10999 vsize=3024420 CPUtime=1.33 cores=1,3,5,7
/proc/11001/task/11011/stat : 11011 (java) S 10999 11001 7854 0 -1 4202560 466 0 0 0 117 16 0 0 20 0 19 0 339456671 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166529906984 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11012] ppid=10999 vsize=3024420 CPUtime=0.2 cores=1,3,5,7
/proc/11001/task/11012/stat : 11012 (java) S 10999 11001 7854 0 -1 4202560 124 0 0 0 18 2 0 0 20 0 19 0 339456672 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166046899048 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11013] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11013/stat : 11013 (java) S 10999 11001 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166045845368 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11014] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11014/stat : 11014 (java) S 10999 11001 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339456673 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166044792200 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11015] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11015/stat : 11015 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166043740944 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11016] ppid=10999 vsize=3024420 CPUtime=0.78 cores=1,3,5,7
/proc/11001/task/11016/stat : 11016 (java) S 10999 11001 7854 0 -1 4202560 5619 0 0 0 76 2 0 0 20 0 19 0 339456675 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166042687800 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11001/tid=11017] ppid=10999 vsize=3024420 CPUtime=0.65 cores=1,3,5,7
/proc/11001/task/11017/stat : 11017 (java) S 10999 11001 7854 0 -1 4202560 5887 0 0 0 63 2 0 0 20 0 19 0 339456675 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166041635256 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11001/tid=11018] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11018/stat : 11018 (java) S 10999 11001 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339456675 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166040582392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11001/tid=11019] ppid=10999 vsize=3024420 CPUtime=0.69 cores=1,3,5,7
/proc/11001/task/11019/stat : 11019 (java) S 10999 11001 7854 0 -1 4202560 103 0 0 0 31 38 0 0 20 0 19 0 339456675 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166039530056 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 7 0 0
[pid=11001/tid=11020] ppid=10999 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11001/task/11020/stat : 11020 (java) S 10999 11001 7854 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 339456776 3097006080 410984 33554432000 1073741824 1073778376 140733587798352 140166037399080 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 7 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): 1790.73
CPU time (s): 1800.48
CPU user time (s): 1798.29
CPU system time (s): 2.19367
CPU usage (%): 100.545
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.29
system time used= 2.19367
maximum resident set size= 1644052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19675
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40483
involuntary context switches= 33178

runsolver used 6.41003 second user time and 14.6938 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-03 16:21:52
IDJOB=3739689
IDBENCH=74121
IDSOLVER=2319
FILE ID=node127/3739689-1338733312
RUNJOBID= node127-1338713637-7871
PBS_JOBID= 14636737
Free space on /tmp= 70472 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12047_6-sat.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3739689-1338733312/watcher-3739689-1338733312 -o /tmp/evaluation-result-3739689-1338733312/solver-3739689-1338733312 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3739689-1338733312.opb           

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

MD5SUM BENCH= 937ecf63c168ba3c2555061c1a7466e0
RANDOM SEED=450258817

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:        28128852 kB
Buffers:          403336 kB
Cached:          1912732 kB
SwapCached:         1428 kB
Active:          2555332 kB
Inactive:        1285944 kB
Active(anon):    1519592 kB
Inactive(anon):     7952 kB
Active(file):    1035740 kB
Inactive(file):  1277992 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104508 kB
Dirty:              7336 kB
Writeback:             0 kB
AnonPages:       1548980 kB
Mapped:            19000 kB
Shmem:                92 kB
Slab:             746264 kB
SReclaimable:     190232 kB
SUnreclaim:       556032 kB
KernelStack:        1728 kB
PageTables:         6892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1826336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1505280 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= 70468 MiB
End job on node127 at 2012-06-03 16:51:45