Trace number 3687332

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
SAT 4j PB RES // CP 2.3.2 Snapshot? (TO) 1800.7 916.555

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k5_l4_n750.opb
MD5SUM84dfc4b706a5e82746c96ff285501708
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables3750
Total number of constraints467625
Number of constraints which are clauses466875
Number of constraints which are cardinality constraints (but not clauses)750
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.01/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.09	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.2.v20120418
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c c --- End Solver configuration ---
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-3687332-1337871901.opb
0.08/0.13	c reading problem ... 
4.99/3.84	c ... done. Wall clock time 3.717s.
4.99/3.84	c declared #vars     3750
4.99/3.84	c #constraints  468375
4.99/3.84	c constraints type 
4.99/3.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 467625
4.99/3.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 750
4.99/3.84	c 468375 constraints processed.
4.99/3.84	c constraints type 
4.99/3.84	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 467625
4.99/3.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 750
4.99/3.84	c 468375 constraints processed.
9.91/5.52	c cleaning 2497 clauses out of 5000 with flag 5000/5000
13.37/7.31	c cleaning 4248 clauses out of 8504 with flag 11001/11001
16.73/9.14	c cleaning 5616 clauses out of 11256 with flag 18001/18001
20.46/11.19	c cleaning 6810 clauses out of 13639 with flag 26000/26000
25.28/13.71	c cleaning 7909 clauses out of 15831 with flag 35002/35002
27.86/15.12	c cleaning 0 clauses out of 5000 with flag 0/5000
30.61/16.59	c cleaning 8950 clauses out of 17921 with flag 45001/45001
36.07/19.36	c cleaning 9977 clauses out of 19970 with flag 56000/56000
42.02/22.58	c cleaning 10986 clauses out of 21994 with flag 68001/68001
48.30/25.88	c cleaning 11992 clauses out of 24007 with flag 81000/81000
55.41/29.52	c cleaning 12991 clauses out of 26015 with flag 95000/95000
63.72/33.86	c cleaning 14013 clauses out of 28026 with flag 110002/110002
72.01/38.20	c cleaning 14999 clauses out of 30012 with flag 126001/126001
81.10/42.96	c cleaning 15985 clauses out of 32014 with flag 143002/143002
84.18/44.60	c cleaning 0 clauses out of 11000 with flag 0/11000
91.84/48.60	c cleaning 16984 clauses out of 34027 with flag 161000/161000
102.31/54.15	c cleaning 18012 clauses out of 36044 with flag 180001/180001
112.96/59.67	c cleaning 18999 clauses out of 38033 with flag 200002/200002
125.02/65.88	c cleaning 20012 clauses out of 40034 with flag 221002/221002
137.10/72.08	c cleaning 20993 clauses out of 42020 with flag 243000/243000
150.61/79.06	c cleaning 21998 clauses out of 44027 with flag 266000/266000
163.42/85.62	c cleaning 22998 clauses out of 46029 with flag 290000/290000
179.06/93.69	c cleaning 24004 clauses out of 48032 with flag 315001/315001
196.95/102.74	c cleaning 24994 clauses out of 50029 with flag 341002/341002
215.37/112.28	c cleaning 26006 clauses out of 52035 with flag 368002/368002
223.12/116.33	c cleaning 0 clauses out of 18000 with flag 0/18000
234.49/122.21	c cleaning 27009 clauses out of 54029 with flag 396002/396002
249.64/130.04	c cleaning 28003 clauses out of 56018 with flag 425000/425000
267.21/139.17	c cleaning 28990 clauses out of 58016 with flag 455001/455001
287.67/149.54	c cleaning 30004 clauses out of 60027 with flag 486002/486002
311.69/161.74	c cleaning 30984 clauses out of 62022 with flag 518001/518001
335.07/173.69	c cleaning 32003 clauses out of 64039 with flag 551002/551002
359.75/186.33	c cleaning 33002 clauses out of 66035 with flag 585001/585001
378.52/195.93	c cleaning 33999 clauses out of 68032 with flag 620000/620000
399.31/206.57	c cleaning 35002 clauses out of 70033 with flag 656000/656000
421.87/218.05	c cleaning 35997 clauses out of 72031 with flag 693000/693000
447.39/231.18	c cleaning 36997 clauses out of 74035 with flag 731001/731001
482.23/248.72	c cleaning 38013 clauses out of 76037 with flag 770000/770000
508.81/262.20	c cleaning 38988 clauses out of 78029 with flag 810005/810005
543.25/279.60	c cleaning 39979 clauses out of 80036 with flag 851000/851000
556.08/286.49	c cleaning 0 clauses out of 26000 with flag 0/26000
573.87/295.51	c cleaning 41010 clauses out of 82058 with flag 893001/893001
599.50/308.52	c cleaning 42005 clauses out of 84047 with flag 936000/936000
629.95/323.96	c cleaning 42993 clauses out of 86043 with flag 980001/980001
663.84/341.25	c cleaning 44007 clauses out of 88049 with flag 1025000/1025000
699.67/359.67	c cleaning 44998 clauses out of 90042 with flag 1071000/1071000
737.50/378.78	c cleaning 45978 clauses out of 92045 with flag 1118001/1118001
780.83/400.73	c cleaning 47014 clauses out of 94068 with flag 1166002/1166002
818.62/419.90	c cleaning 47986 clauses out of 96052 with flag 1215000/1215000
863.90/442.64	c cleaning 49017 clauses out of 98067 with flag 1265001/1265001
908.98/465.38	c cleaning 49989 clauses out of 100051 with flag 1316002/1316002
939.91/481.26	c cleaning 51007 clauses out of 102060 with flag 1368000/1368000
980.09/501.52	c cleaning 52011 clauses out of 104054 with flag 1421001/1421001
1023.10/523.23	c cleaning 52999 clauses out of 106043 with flag 1475001/1475001
1069.10/546.42	c cleaning 53992 clauses out of 108043 with flag 1530000/1530000
1086.40/555.54	c cleaning 0 clauses out of 35000 with flag 0/35000
1128.31/576.71	c cleaning 54991 clauses out of 110051 with flag 1586000/1586000
1180.47/603.06	c cleaning 55998 clauses out of 112062 with flag 1643002/1643002
1239.45/632.73	c cleaning 57016 clauses out of 114062 with flag 1701000/1701000
1296.69/661.77	c cleaning 57992 clauses out of 116046 with flag 1760000/1760000
1352.88/690.02	c cleaning 59005 clauses out of 118054 with flag 1820000/1820000
1409.46/718.59	c cleaning 59980 clauses out of 120050 with flag 1881001/1881001
1467.18/747.63	c cleaning 61007 clauses out of 122070 with flag 1943001/1943001
1523.82/776.49	c cleaning 62017 clauses out of 124062 with flag 2006000/2006000
1563.82/796.72	c cleaning 63010 clauses out of 126046 with flag 2070001/2070001
1609.86/820.05	c cleaning 64003 clauses out of 128038 with flag 2135003/2135003
1662.68/846.76	c cleaning 64994 clauses out of 130032 with flag 2201000/2201000
1729.67/880.71	c cleaning 65965 clauses out of 132038 with flag 2268000/2268000
1785.12/908.75	c cleaning 66997 clauses out of 134074 with flag 2336001/2336001
1800.01/916.51	c starts		: 229
1800.01/916.51	c conflicts		: 2356340
1800.01/916.51	c decisions		: 3240386
1800.01/916.51	c propagations		: 474900624
1800.01/916.51	c inspects		: 6735659305
1800.01/916.51	c shortcuts		: 0
1800.01/916.51	c learnt literals	: 0
1800.01/916.51	c learnt binary clauses	: 0
1800.01/916.51	c learnt ternary clauses	: 0
1800.01/916.51	c learnt constraints	: 2356341
1800.01/916.51	c ignored constraints	: 0
1800.01/916.51	c root simplifications	: 0
1800.01/916.51	c removed literals (reason simplification)	: 123819742
1800.01/916.51	c reason swapping (by a shorter reason)	: 0
1800.01/916.51	c Calls to reduceDB	: 64
1800.01/916.51	c number of reductions to clauses (during analyze)	: 0
1800.01/916.51	c number of learned constraints concerned by reduction	: 0
1800.01/916.51	c number of learning phase by resolution	: 0
1800.01/916.51	c number of learning phase by cutting planes	: 0
1800.01/916.51	c speed (assignments/second)	: 520350.1615066356
1800.01/916.51	c non guided choices	683
1800.01/916.54	c learnt constraints type 
1800.01/916.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 87466
1800.01/916.54	c constraints type 
1800.01/916.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 467625
1800.01/916.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 750
1800.01/916.54	c 468375 constraints processed.
1800.01/916.54	c constraints type 
1800.01/916.54	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 467625
1800.01/916.54	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 750
1800.01/916.54	c 468375 constraints processed.
1800.01/916.54	s UNKNOWN
1800.01/916.54	c Total wall clock time (in seconds): 916.412

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-3687332-1337871901/watcher-3687332-1337871901 -o /tmp/evaluation-result-3687332-1337871901/solver-3687332-1337871901 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3687332-1337871901.opb 

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

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: 0.16 0.03 0.01 4/197 21782
/proc/meminfo: memFree=28914136/32873648 swapFree=7108/7108
[pid=21782] ppid=21780 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/21782/stat : 21782 (runsolver) D 21780 21782 21597 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 253317533 12095488 51 33554432000 4194304 5436572 140735961260416 140735961256712 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/21782/statm: 2953 51 31 304 0 2645 0

[startup+0.045796 s]
/proc/loadavg: 0.16 0.03 0.01 4/197 21782
/proc/meminfo: memFree=28914136/32873648 swapFree=7108/7108
[pid=21782] ppid=21780 vsize=9225560 CPUtime=0.01 cores=0,2,4,6
/proc/21782/stat : 21782 (java) S 21780 21782 21597 0 -1 4202496 2966 0 1 0 1 0 0 0 20 0 13 0 253317533 9446973440 3665 33554432000 1073741824 1073778376 140736948259696 140736948250832 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21782/statm: 2306390 3665 1661 9 0 2297091 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9225560

[startup+0.100211 s]
/proc/loadavg: 0.16 0.03 0.01 4/197 21782
/proc/meminfo: memFree=28914136/32873648 swapFree=7108/7108
[pid=21782] ppid=21780 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/21782/stat : 21782 (java) S 21780 21782 21597 0 -1 4202496 4165 0 1 0 8 0 0 0 20 0 18 0 253317533 9787813888 5373 33554432000 1073741824 1073778376 140736948259696 140736948250832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21782/statm: 2389603 5373 2080 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300268 s]
/proc/loadavg: 0.16 0.03 0.01 4/197 21782
/proc/meminfo: memFree=28914136/32873648 swapFree=7108/7108
[pid=21782] ppid=21780 vsize=9558412 CPUtime=0.46 cores=0,2,4,6
/proc/21782/stat : 21782 (java) S 21780 21782 21597 0 -1 4202496 5373 0 1 0 45 1 0 0 20 0 18 0 253317533 9787813888 8337 33554432000 1073741824 1073778376 140736948259696 140736948250832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21782/statm: 2389603 8337 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558412

[startup+0.700269 s]
/proc/loadavg: 0.16 0.03 0.01 4/197 21782
/proc/meminfo: memFree=28914136/32873648 swapFree=7108/7108
[pid=21782] ppid=21780 vsize=9558412 CPUtime=1.31 cores=0,2,4,6
/proc/21782/stat : 21782 (java) S 21780 21782 21597 0 -1 4202496 12293 0 1 0 126 5 0 0 20 0 18 0 253317533 9787813888 43992 33554432000 1073741824 1073778376 140736948259696 140736948250832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21782/statm: 2389603 43992 2246 9 0 2380296 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9558412

[startup+1.5006 s]
/proc/loadavg: 0.16 0.03 0.01 4/215 21800
/proc/meminfo: memFree=28612304/32873648 swapFree=7108/7108
[pid=21782] ppid=21780 vsize=9558412 CPUtime=2.32 cores=0,2,4,6
/proc/21782/stat : 21782 (java) S 21780 21782 21597 0 -1 4202496 12545 0 1 0 221 11 0 0 20 0 18 0 253317533 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140736948250832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21782/statm: 2389603 84056 2246 9 0 2380296 0
[pid=21782/tid=21784] ppid=21780 vsize=9558412 CPUtime=1.34 cores=0,2,4,6
/proc/21782/task/21784/stat : 21784 (java) R 21780 21782 21597 0 -1 4202560 2573 0 1 0 129 5 0 0 20 0 18 0 253317535 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038901497824 140038768190288 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21785] ppid=21780 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/21782/task/21785/stat : 21785 (java) S 21780 21782 21597 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 18 0 253317535 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038890567976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21786] ppid=21780 vsize=9558412 CPUtime=0.02 cores=0,2,4,6
/proc/21782/task/21786/stat : 21786 (java) S 21780 21782 21597 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 18 0 253317535 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038889515176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21787] ppid=21780 vsize=9558412 CPUtime=0.02 cores=0,2,4,6
/proc/21782/task/21787/stat : 21787 (java) S 21780 21782 21597 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 18 0 253317535 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038888462888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=9558412 CPUtime=0.02 cores=0,2,4,6
/proc/21782/task/21788/stat : 21788 (java) S 21780 21782 21597 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 18 0 253317535 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038887410088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/21782/task/21789/stat : 21789 (java) S 21780 21782 21597 0 -1 4202560 9 0 0 0 3 0 0 0 20 0 18 0 253317535 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038886357800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21790] ppid=21780 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/21782/task/21790/stat : 21790 (java) S 21780 21782 21597 0 -1 4202560 8 0 0 0 3 0 0 0 20 0 18 0 253317535 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038740064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21791] ppid=21780 vsize=9558412 CPUtime=0.02 cores=0,2,4,6
/proc/21782/task/21791/stat : 21791 (java) S 21780 21782 21597 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 18 0 253317535 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038739012648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21792] ppid=21780 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/21782/task/21792/stat : 21792 (java) S 21780 21782 21597 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 18 0 253317535 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038737959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21793] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21793/stat : 21793 (java) S 21780 21782 21597 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 253317536 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038725761256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21794] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21794/stat : 21794 (java) S 21780 21782 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 253317537 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038724707320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21795] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21795/stat : 21795 (java) S 21780 21782 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 253317537 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038723654920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21796] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21796/stat : 21796 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253317540 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038722603408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21797] ppid=21780 vsize=9558412 CPUtime=0.27 cores=0,2,4,6
/proc/21782/task/21797/stat : 21797 (java) S 21780 21782 21597 0 -1 4202560 4043 0 0 0 27 0 0 0 20 0 18 0 253317540 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038721551032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21798] ppid=21780 vsize=9558412 CPUtime=0.31 cores=0,2,4,6
/proc/21782/task/21798/stat : 21798 (java) S 21780 21782 21597 0 -1 4202560 4460 0 0 0 31 0 0 0 20 0 18 0 253317540 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038720498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21799] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21799/stat : 21799 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253317540 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038719446136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21800] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21800/stat : 21800 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253317540 9787813888 84056 33554432000 1073741824 1073778376 140736948259696 140038718393544 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 9558412

[startup+3.1007 s]
/proc/loadavg: 0.39 0.08 0.03 4/215 21800
/proc/meminfo: memFree=28407568/32873648 swapFree=7108/7108
[pid=21782] ppid=21780 vsize=9558412 CPUtime=4.29 cores=0,2,4,6
/proc/21782/stat : 21782 (java) S 21780 21782 21597 0 -1 4202496 13239 0 1 0 404 25 0 0 20 0 18 0 253317533 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140736948250832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21782/statm: 2389603 159755 2246 9 0 2380296 0
[pid=21782/tid=21784] ppid=21780 vsize=9558412 CPUtime=2.81 cores=0,2,4,6
/proc/21782/task/21784/stat : 21784 (java) R 21780 21782 21597 0 -1 4202560 2684 0 1 0 272 9 0 0 20 0 18 0 253317535 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038901497712 140038768048928 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21785] ppid=21780 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/21782/task/21785/stat : 21785 (java) S 21780 21782 21597 0 -1 4202560 45 0 0 0 6 2 0 0 20 0 18 0 253317535 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038890567976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21786] ppid=21780 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/21782/task/21786/stat : 21786 (java) S 21780 21782 21597 0 -1 4202560 34 0 0 0 5 1 0 0 20 0 18 0 253317535 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038889515176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21787] ppid=21780 vsize=9558412 CPUtime=0.12 cores=0,2,4,6
/proc/21782/task/21787/stat : 21787 (java) S 21780 21782 21597 0 -1 4202560 49 0 0 0 10 2 0 0 20 0 18 0 253317535 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038888462888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/21782/task/21788/stat : 21788 (java) S 21780 21782 21597 0 -1 4202560 41 0 0 0 5 1 0 0 20 0 18 0 253317535 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038887410088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=9558412 CPUtime=0.11 cores=0,2,4,6
/proc/21782/task/21789/stat : 21789 (java) S 21780 21782 21597 0 -1 4202560 55 0 0 0 9 2 0 0 20 0 18 0 253317535 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038886357800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21790] ppid=21780 vsize=9558412 CPUtime=0.11 cores=0,2,4,6
/proc/21782/task/21790/stat : 21790 (java) S 21780 21782 21597 0 -1 4202560 45 0 0 0 9 2 0 0 20 0 18 0 253317535 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038740064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21791] ppid=21780 vsize=9558412 CPUtime=0.11 cores=0,2,4,6
/proc/21782/task/21791/stat : 21791 (java) S 21780 21782 21597 0 -1 4202560 78 0 0 0 8 3 0 0 20 0 18 0 253317535 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038739012648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21792] ppid=21780 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/21782/task/21792/stat : 21792 (java) S 21780 21782 21597 0 -1 4202560 53 0 0 0 7 1 0 0 20 0 18 0 253317535 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038737959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21793] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21793/stat : 21793 (java) S 21780 21782 21597 0 -1 4202560 478 0 0 0 0 0 0 0 20 0 18 0 253317536 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038725761256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21794] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21794/stat : 21794 (java) S 21780 21782 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 253317537 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038724707320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21795] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21795/stat : 21795 (java) S 21780 21782 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 253317537 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038723654920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21796] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21796/stat : 21796 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253317540 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038722603408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21797] ppid=21780 vsize=9558412 CPUtime=0.27 cores=0,2,4,6
/proc/21782/task/21797/stat : 21797 (java) S 21780 21782 21597 0 -1 4202560 4043 0 0 0 27 0 0 0 20 0 18 0 253317540 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038721551032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21798] ppid=21780 vsize=9558412 CPUtime=0.31 cores=0,2,4,6
/proc/21782/task/21798/stat : 21798 (java) S 21780 21782 21597 0 -1 4202560 4460 0 0 0 31 0 0 0 20 0 18 0 253317540 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038720498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21799] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21799/stat : 21799 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253317540 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038719446136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21800] ppid=21780 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21800/stat : 21800 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 253317540 9787813888 159755 33554432000 1073741824 1073778376 140736948259696 140038718393544 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 9558412

[startup+6.30078 s]
/proc/loadavg: 0.39 0.08 0.03 5/219 21804
/proc/meminfo: memFree=28063312/32873648 swapFree=7108/7108
[pid=21782] ppid=21780 vsize=9824668 CPUtime=11.34 cores=0,2,4,6
/proc/21782/stat : 21782 (java) S 21780 21782 21597 0 -1 4202496 20969 0 1 0 1095 39 0 0 20 0 22 0 253317533 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140736948250832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21782/statm: 2456167 203522 2284 9 0 2446860 0
[pid=21782/tid=21784] ppid=21780 vsize=9824668 CPUtime=3.56 cores=0,2,4,6
/proc/21782/task/21784/stat : 21784 (java) S 21780 21782 21597 0 -1 4202560 2698 0 1 0 347 9 0 0 20 0 22 0 253317535 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038901507064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21785] ppid=21780 vsize=9824668 CPUtime=0.18 cores=0,2,4,6
/proc/21782/task/21785/stat : 21785 (java) S 21780 21782 21597 0 -1 4202560 76 0 0 0 14 4 0 0 20 0 22 0 253317535 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038890567976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21786] ppid=21780 vsize=9824668 CPUtime=0.15 cores=0,2,4,6
/proc/21782/task/21786/stat : 21786 (java) S 21780 21782 21597 0 -1 4202560 73 0 0 0 13 2 0 0 20 0 22 0 253317535 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038889515176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21787] ppid=21780 vsize=9824668 CPUtime=0.22 cores=0,2,4,6
/proc/21782/task/21787/stat : 21787 (java) S 21780 21782 21597 0 -1 4202560 93 0 0 0 19 3 0 0 20 0 22 0 253317535 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038888462888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=9824668 CPUtime=0.16 cores=0,2,4,6
/proc/21782/task/21788/stat : 21788 (java) S 21780 21782 21597 0 -1 4202560 164 0 0 0 13 3 0 0 20 0 22 0 253317535 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038887410088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=9824668 CPUtime=0.2 cores=0,2,4,6
/proc/21782/task/21789/stat : 21789 (java) S 21780 21782 21597 0 -1 4202560 83 0 0 0 16 4 0 0 20 0 22 0 253317535 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038886357800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21790] ppid=21780 vsize=9824668 CPUtime=0.22 cores=0,2,4,6
/proc/21782/task/21790/stat : 21790 (java) S 21780 21782 21597 0 -1 4202560 85 0 0 0 18 4 0 0 20 0 22 0 253317535 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038740064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21791] ppid=21780 vsize=9824668 CPUtime=0.16 cores=0,2,4,6
/proc/21782/task/21791/stat : 21791 (java) S 21780 21782 21597 0 -1 4202560 90 0 0 0 12 4 0 0 20 0 22 0 253317535 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038739012648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21792] ppid=21780 vsize=9824668 CPUtime=0.16 cores=0,2,4,6
/proc/21782/task/21792/stat : 21792 (java) S 21780 21782 21597 0 -1 4202560 83 0 0 0 13 3 0 0 20 0 22 0 253317535 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038737959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21793] ppid=21780 vsize=9824668 CPUtime=0.34 cores=0,2,4,6
/proc/21782/task/21793/stat : 21793 (java) S 21780 21782 21597 0 -1 4202560 544 0 0 0 34 0 0 0 20 0 22 0 253317536 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038725761256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21794] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21794/stat : 21794 (java) S 21780 21782 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253317537 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038724707320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21795] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21795/stat : 21795 (java) S 21780 21782 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253317537 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038723654920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21796] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21796/stat : 21796 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253317540 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038722603408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21797] ppid=21780 vsize=9824668 CPUtime=1.08 cores=0,2,4,6
/proc/21782/task/21797/stat : 21797 (java) S 21780 21782 21597 0 -1 4202560 9963 0 0 0 106 2 0 0 20 0 22 0 253317540 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038721551032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21798] ppid=21780 vsize=9824668 CPUtime=0.93 cores=0,2,4,6
/proc/21782/task/21798/stat : 21798 (java) S 21780 21782 21597 0 -1 4202560 5729 0 0 0 93 0 0 0 20 0 22 0 253317540 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038720498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21799] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21799/stat : 21799 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253317540 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038719446136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21800] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21800/stat : 21800 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253317540 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038718393544 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21801] ppid=21780 vsize=9824668 CPUtime=1.9 cores=0,2,4,6
/proc/21782/task/21801/stat : 21801 (java) R 21780 21782 21597 0 -1 4202560 29 0 0 0 190 0 0 0 20 0 22 0 253317918 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038717337928 140038768847683 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21802] ppid=21780 vsize=9824668 CPUtime=1.89 cores=0,2,4,6
/proc/21782/task/21802/stat : 21802 (java) R 21780 21782 21597 0 -1 4202560 71 0 0 0 189 0 0 0 20 0 22 0 253317918 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038716282992 140038768542585 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21803] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21803/stat : 21803 (java) S 21780 21782 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253317919 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038715233448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21804] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21804/stat : 21804 (java) S 21780 21782 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253317919 10060460032 203522 33554432000 1073741824 1073778376 140736948259696 140038714180648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 11.34
Current children cumulated vsize (KiB) 9824668

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

[pid=21782/tid=21802] ppid=21780 vsize=9824668 CPUtime=774.76 cores=0,2,4,6
/proc/21782/task/21802/stat : 21802 (java) R 21780 21782 21597 0 -1 4202560 1519 0 0 0 77433 43 0 0 20 0 22 0 253317918 10060460032 778378 33554432000 1073741824 1073778376 140736948259696 140038716282992 140038768699821 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21803] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21803/stat : 21803 (java) S 21780 21782 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253317919 10060460032 778378 33554432000 1073741824 1073778376 140736948259696 140038715233448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21804] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21804/stat : 21804 (java) S 21780 21782 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253317919 10060460032 778378 33554432000 1073741824 1073778376 140736948259696 140038714180648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1613.78
Current children cumulated vsize (KiB) 9824668

[startup+882.301 s]
/proc/loadavg: 3.72 3.60 2.34 5/219 22158
/proc/meminfo: memFree=24059648/32873648 swapFree=7108/7108
[pid=21782] ppid=21780 vsize=9824668 CPUtime=1732.17 cores=0,2,4,6
/proc/21782/stat : 21782 (java) S 21780 21782 21597 0 -1 4202496 32235 0 1 0 172953 264 0 0 20 0 22 0 253317533 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140736948250832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21782/statm: 2456167 786647 2285 9 0 2446860 0
[pid=21782/tid=21784] ppid=21780 vsize=9824668 CPUtime=3.6 cores=0,2,4,6
/proc/21782/task/21784/stat : 21784 (java) S 21780 21782 21597 0 -1 4202560 2742 0 1 0 348 12 0 0 20 0 22 0 253317535 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038901507064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21785] ppid=21780 vsize=9824668 CPUtime=2.42 cores=0,2,4,6
/proc/21782/task/21785/stat : 21785 (java) S 21780 21782 21597 0 -1 4202560 672 0 0 0 220 22 0 0 20 0 22 0 253317535 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038890567976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21786] ppid=21780 vsize=9824668 CPUtime=2.22 cores=0,2,4,6
/proc/21782/task/21786/stat : 21786 (java) S 21780 21782 21597 0 -1 4202560 687 0 0 0 203 19 0 0 20 0 22 0 253317535 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038889515176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21787] ppid=21780 vsize=9824668 CPUtime=2.61 cores=0,2,4,6
/proc/21782/task/21787/stat : 21787 (java) S 21780 21782 21597 0 -1 4202560 532 0 0 0 237 24 0 0 20 0 22 0 253317535 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038888462888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=9824668 CPUtime=2.38 cores=0,2,4,6
/proc/21782/task/21788/stat : 21788 (java) S 21780 21782 21597 0 -1 4202560 572 0 0 0 217 21 0 0 20 0 22 0 253317535 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038887410088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=9824668 CPUtime=2.75 cores=0,2,4,6
/proc/21782/task/21789/stat : 21789 (java) S 21780 21782 21597 0 -1 4202560 828 0 0 0 247 28 0 0 20 0 22 0 253317535 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038886357800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21790] ppid=21780 vsize=9824668 CPUtime=2.66 cores=0,2,4,6
/proc/21782/task/21790/stat : 21790 (java) S 21780 21782 21597 0 -1 4202560 827 0 0 0 240 26 0 0 20 0 22 0 253317535 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038740064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21791] ppid=21780 vsize=9824668 CPUtime=2.69 cores=0,2,4,6
/proc/21782/task/21791/stat : 21791 (java) S 21780 21782 21597 0 -1 4202560 733 0 0 0 245 24 0 0 20 0 22 0 253317535 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038739012648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21792] ppid=21780 vsize=9824668 CPUtime=2.53 cores=0,2,4,6
/proc/21782/task/21792/stat : 21792 (java) S 21780 21782 21597 0 -1 4202560 666 0 0 0 229 24 0 0 20 0 22 0 253317535 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038737959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21793] ppid=21780 vsize=9824668 CPUtime=40.53 cores=0,2,4,6
/proc/21782/task/21793/stat : 21793 (java) S 21780 21782 21597 0 -1 4202560 2413 0 0 0 4038 15 0 0 20 0 22 0 253317536 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038725761256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21794] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21794/stat : 21794 (java) S 21780 21782 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253317537 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038724707320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21795] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21795/stat : 21795 (java) S 21780 21782 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253317537 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038723654920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21796] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21796/stat : 21796 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253317540 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038722603408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21797] ppid=21780 vsize=9824668 CPUtime=1.66 cores=0,2,4,6
/proc/21782/task/21797/stat : 21797 (java) S 21780 21782 21597 0 -1 4202560 12898 0 0 0 164 2 0 0 20 0 22 0 253317540 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038721551032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21798] ppid=21780 vsize=9824668 CPUtime=1.06 cores=0,2,4,6
/proc/21782/task/21798/stat : 21798 (java) S 21780 21782 21597 0 -1 4202560 5756 0 0 0 106 0 0 0 20 0 22 0 253317540 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038720498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21799] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21799/stat : 21799 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253317540 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038719446136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21800] ppid=21780 vsize=9824668 CPUtime=0.32 cores=0,2,4,6
/proc/21782/task/21800/stat : 21800 (java) S 21780 21782 21597 0 -1 4202560 53 0 0 0 15 17 0 0 20 0 22 0 253317540 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038718393544 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21801] ppid=21780 vsize=9824668 CPUtime=832.52 cores=0,2,4,6
/proc/21782/task/21801/stat : 21801 (java) R 21780 21782 21597 0 -1 4202560 148 0 0 0 83237 15 0 0 20 0 22 0 253317918 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038717337824 140038768443199 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21802] ppid=21780 vsize=9824668 CPUtime=832.46 cores=0,2,4,6
/proc/21782/task/21802/stat : 21802 (java) R 21780 21782 21597 0 -1 4202560 1521 0 0 0 83202 44 0 0 20 0 22 0 253317918 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038716282992 140038768699838 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21803] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21803/stat : 21803 (java) S 21780 21782 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253317919 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038715233448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21804] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21804/stat : 21804 (java) S 21780 21782 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253317919 10060460032 786647 33554432000 1073741824 1073778376 140736948259696 140038714180648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1732.17
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+916.501 s]
/proc/loadavg: 3.58 3.58 2.38 4/220 22161
/proc/meminfo: memFree=24048920/32873648 swapFree=7108/7108
[pid=21782] ppid=21780 vsize=9824668 CPUtime=1800.01 cores=0,2,4,6
/proc/21782/stat : 21782 (java) S 21780 21782 21597 0 -1 4202496 32322 0 1 0 179737 264 0 0 20 0 22 0 253317533 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140736948250832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21782/statm: 2456167 789280 2285 9 0 2446860 0
[pid=21782/tid=21784] ppid=21780 vsize=9824668 CPUtime=3.6 cores=0,2,4,6
/proc/21782/task/21784/stat : 21784 (java) S 21780 21782 21597 0 -1 4202560 2742 0 1 0 348 12 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038901507064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21785] ppid=21780 vsize=9824668 CPUtime=2.47 cores=0,2,4,6
/proc/21782/task/21785/stat : 21785 (java) S 21780 21782 21597 0 -1 4202560 674 0 0 0 224 23 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038890567976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21786] ppid=21780 vsize=9824668 CPUtime=2.29 cores=0,2,4,6
/proc/21782/task/21786/stat : 21786 (java) S 21780 21782 21597 0 -1 4202560 693 0 0 0 210 19 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038889515176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21787] ppid=21780 vsize=9824668 CPUtime=2.68 cores=0,2,4,6
/proc/21782/task/21787/stat : 21787 (java) S 21780 21782 21597 0 -1 4202560 539 0 0 0 244 24 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038888462888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=9824668 CPUtime=2.44 cores=0,2,4,6
/proc/21782/task/21788/stat : 21788 (java) S 21780 21782 21597 0 -1 4202560 573 0 0 0 223 21 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038887410088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=9824668 CPUtime=2.82 cores=0,2,4,6
/proc/21782/task/21789/stat : 21789 (java) S 21780 21782 21597 0 -1 4202560 834 0 0 0 254 28 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038886357800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21790] ppid=21780 vsize=9824668 CPUtime=2.7 cores=0,2,4,6
/proc/21782/task/21790/stat : 21790 (java) S 21780 21782 21597 0 -1 4202560 828 0 0 0 244 26 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038740064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21791] ppid=21780 vsize=9824668 CPUtime=2.78 cores=0,2,4,6
/proc/21782/task/21791/stat : 21791 (java) S 21780 21782 21597 0 -1 4202560 756 0 0 0 254 24 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038739012648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21792] ppid=21780 vsize=9824668 CPUtime=2.6 cores=0,2,4,6
/proc/21782/task/21792/stat : 21792 (java) S 21780 21782 21597 0 -1 4202560 696 0 0 0 236 24 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038737959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21793] ppid=21780 vsize=9824668 CPUtime=41.3 cores=0,2,4,6
/proc/21782/task/21793/stat : 21793 (java) S 21780 21782 21597 0 -1 4202560 2417 0 0 0 4115 15 0 0 20 0 22 0 253317536 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038725761256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21794] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21794/stat : 21794 (java) S 21780 21782 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253317537 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038724707320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21795] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21795/stat : 21795 (java) S 21780 21782 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253317537 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038723654920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21796] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21796/stat : 21796 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253317540 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038722603408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21797] ppid=21780 vsize=9824668 CPUtime=1.66 cores=0,2,4,6
/proc/21782/task/21797/stat : 21797 (java) S 21780 21782 21597 0 -1 4202560 12898 0 0 0 164 2 0 0 20 0 22 0 253317540 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038721551032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21798] ppid=21780 vsize=9824668 CPUtime=1.06 cores=0,2,4,6
/proc/21782/task/21798/stat : 21798 (java) S 21780 21782 21597 0 -1 4202560 5756 0 0 0 106 0 0 0 20 0 22 0 253317540 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038720498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21799] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21799/stat : 21799 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253317540 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038719446136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21800] ppid=21780 vsize=9824668 CPUtime=0.33 cores=0,2,4,6
/proc/21782/task/21800/stat : 21800 (java) S 21780 21782 21597 0 -1 4202560 55 0 0 0 16 17 0 0 20 0 22 0 253317540 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038718393544 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21801] ppid=21780 vsize=9824668 CPUtime=865.8 cores=0,2,4,6
/proc/21782/task/21801/stat : 21801 (java) R 21780 21782 21597 0 -1 4202560 152 0 0 0 86564 16 0 0 20 0 22 0 253317918 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038717337824 140038768442701 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21802] ppid=21780 vsize=9824668 CPUtime=865.74 cores=0,2,4,6
/proc/21782/task/21802/stat : 21802 (java) R 21780 21782 21597 0 -1 4202560 1522 0 0 0 86529 45 0 0 20 0 22 0 253317918 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038716283168 140038768860321 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21803] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21803/stat : 21803 (java) S 21780 21782 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253317919 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038715233448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21804] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21804/stat : 21804 (java) S 21780 21782 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253317919 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038714180648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824668

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

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

[startup+916.501 s]
/proc/loadavg: 3.58 3.58 2.38 4/220 22161
/proc/meminfo: memFree=24048920/32873648 swapFree=7108/7108
[pid=21782] ppid=21780 vsize=9824668 CPUtime=1800.01 cores=0,2,4,6
/proc/21782/stat : 21782 (java) S 21780 21782 21597 0 -1 4202496 32322 0 1 0 179737 264 0 0 20 0 22 0 253317533 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140736948250832 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21782/statm: 2456167 789280 2285 9 0 2446860 0
[pid=21782/tid=21784] ppid=21780 vsize=9824668 CPUtime=3.6 cores=0,2,4,6
/proc/21782/task/21784/stat : 21784 (java) S 21780 21782 21597 0 -1 4202560 2742 0 1 0 348 12 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038901507064 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21785] ppid=21780 vsize=9824668 CPUtime=2.47 cores=0,2,4,6
/proc/21782/task/21785/stat : 21785 (java) S 21780 21782 21597 0 -1 4202560 674 0 0 0 224 23 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038890567976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21786] ppid=21780 vsize=9824668 CPUtime=2.29 cores=0,2,4,6
/proc/21782/task/21786/stat : 21786 (java) S 21780 21782 21597 0 -1 4202560 693 0 0 0 210 19 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038889515176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21787] ppid=21780 vsize=9824668 CPUtime=2.68 cores=0,2,4,6
/proc/21782/task/21787/stat : 21787 (java) S 21780 21782 21597 0 -1 4202560 539 0 0 0 244 24 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038888462888 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21788] ppid=21780 vsize=9824668 CPUtime=2.44 cores=0,2,4,6
/proc/21782/task/21788/stat : 21788 (java) S 21780 21782 21597 0 -1 4202560 573 0 0 0 223 21 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038887410088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21789] ppid=21780 vsize=9824668 CPUtime=2.82 cores=0,2,4,6
/proc/21782/task/21789/stat : 21789 (java) S 21780 21782 21597 0 -1 4202560 834 0 0 0 254 28 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038886357800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21790] ppid=21780 vsize=9824668 CPUtime=2.7 cores=0,2,4,6
/proc/21782/task/21790/stat : 21790 (java) S 21780 21782 21597 0 -1 4202560 828 0 0 0 244 26 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038740064936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21782/tid=21791] ppid=21780 vsize=9824668 CPUtime=2.78 cores=0,2,4,6
/proc/21782/task/21791/stat : 21791 (java) S 21780 21782 21597 0 -1 4202560 756 0 0 0 254 24 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038739012648 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21792] ppid=21780 vsize=9824668 CPUtime=2.6 cores=0,2,4,6
/proc/21782/task/21792/stat : 21792 (java) S 21780 21782 21597 0 -1 4202560 696 0 0 0 236 24 0 0 20 0 22 0 253317535 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038737959848 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21793] ppid=21780 vsize=9824668 CPUtime=41.3 cores=0,2,4,6
/proc/21782/task/21793/stat : 21793 (java) S 21780 21782 21597 0 -1 4202560 2417 0 0 0 4115 15 0 0 20 0 22 0 253317536 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038725761256 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21794] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21794/stat : 21794 (java) S 21780 21782 21597 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253317537 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038724707320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21795] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21795/stat : 21795 (java) S 21780 21782 21597 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253317537 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038723654920 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21796] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21796/stat : 21796 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253317540 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038722603408 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21797] ppid=21780 vsize=9824668 CPUtime=1.66 cores=0,2,4,6
/proc/21782/task/21797/stat : 21797 (java) S 21780 21782 21597 0 -1 4202560 12898 0 0 0 164 2 0 0 20 0 22 0 253317540 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038721551032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21798] ppid=21780 vsize=9824668 CPUtime=1.06 cores=0,2,4,6
/proc/21782/task/21798/stat : 21798 (java) S 21780 21782 21597 0 -1 4202560 5756 0 0 0 106 0 0 0 20 0 22 0 253317540 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038720498232 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21799] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21799/stat : 21799 (java) S 21780 21782 21597 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253317540 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038719446136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21800] ppid=21780 vsize=9824668 CPUtime=0.33 cores=0,2,4,6
/proc/21782/task/21800/stat : 21800 (java) S 21780 21782 21597 0 -1 4202560 55 0 0 0 16 17 0 0 20 0 22 0 253317540 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038718393544 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21801] ppid=21780 vsize=9824668 CPUtime=865.8 cores=0,2,4,6
/proc/21782/task/21801/stat : 21801 (java) R 21780 21782 21597 0 -1 4202560 152 0 0 0 86564 16 0 0 20 0 22 0 253317918 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038717337824 140038768442701 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21782/tid=21802] ppid=21780 vsize=9824668 CPUtime=865.74 cores=0,2,4,6
/proc/21782/task/21802/stat : 21802 (java) R 21780 21782 21597 0 -1 4202560 1522 0 0 0 86529 45 0 0 20 0 22 0 253317918 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038716283168 140038768860321 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21782/tid=21803] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21803/stat : 21803 (java) S 21780 21782 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253317919 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038715233448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21782/tid=21804] ppid=21780 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21782/task/21804/stat : 21804 (java) S 21780 21782 21597 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253317919 10060460032 789280 33554432000 1073741824 1073778376 140736948259696 140038714180648 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824668

Child status: 143
Real time (s): 916.555
CPU time (s): 1800.7
CPU user time (s): 1797.57
CPU system time (s): 3.13052
CPU usage (%): 196.464
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.57
system time used= 3.13052
maximum resident set size= 3157236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32355
page faults= 1
swaps= 0
block input operations= 8
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27647
involuntary context switches= 43067

runsolver used 3.71043 second user time and 7.73382 second system time

The end

Launcher Data

Begin job on node114 at 2012-05-24 17:05:02
IDJOB=3687332
IDBENCH=1373
IDSOLVER=2268
FILE ID=node114/3687332-1337871901
RUNJOBID= node114-1337871881-21613
PBS_JOBID= 14620090
Free space on /tmp= 71652 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k5_l4_n750.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687332-1337871901/watcher-3687332-1337871901 -o /tmp/evaluation-result-3687332-1337871901/solver-3687332-1337871901 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3687332-1337871901.opb

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

MD5SUM BENCH= 84dfc4b706a5e82746c96ff285501708
RANDOM SEED=1576986474

node114.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.242
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.48
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.242
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.242
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	: 5451.90
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.242
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.242
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.242
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.242
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.242
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:        28914400 kB
Buffers:          196240 kB
Cached:          2502920 kB
SwapCached:            0 kB
Active:          1118260 kB
Inactive:        2067092 kB
Active(anon):     488980 kB
Inactive(anon):        0 kB
Active(file):     629280 kB
Inactive(file):  2067092 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             20928 kB
Writeback:             0 kB
AnonPages:        509892 kB
Mapped:            21748 kB
Shmem:               200 kB
Slab:             622324 kB
SReclaimable:      66428 kB
SUnreclaim:       555896 kB
KernelStack:        1616 kB
PageTables:         5272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1085436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    456704 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= 71652 MiB
End job on node114 at 2012-05-24 17:20:20