Trace number 3687937

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 NameAnswerobjective functionCPU timeWall clock time
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.07 1786.2

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ic98.opb
MD5SUMcbbc019f11b539634b02edfceafed9db
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1090626176
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15501
Total number of constraints763
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)627
Number of constraints which are nor clauses,nor cardinality constraints136
Minimum length of a constraint8
Maximum length of a constraint13581
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 783292842349555
Number of bits of the biggest sum of numbers50
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120418
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3687937-1337877569.opb
0.09/0.11	c reading problem ... 
1.40/0.83	c ... done. Wall clock time 0.72s.
1.40/0.83	c declared #vars     15501
1.40/0.83	c #constraints  853
1.40/0.83	c constraints type 
1.40/0.83	c org.sat4j.minisat.constraints.card.MinWatchCard => 627
1.40/0.83	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 226
1.40/0.83	c 853 constraints processed.
1.40/0.83	c objective function length is 31 literals
9.93/8.50	c cleaning 2501 clauses out of 5002 with flag 5003/5003
18.53/16.68	c cleaning 4250 clauses out of 8499 with flag 11001/11001
28.48/26.20	c cleaning 5629 clauses out of 11257 with flag 18009/18009
39.24/36.95	c cleaning 6810 clauses out of 13620 with flag 26001/26001
51.29/48.94	c cleaning 7906 clauses out of 15811 with flag 35002/35002
66.50/64.14	c cleaning 8955 clauses out of 17910 with flag 45007/45007
82.71/80.39	c cleaning 9975 clauses out of 19949 with flag 56001/56001
103.10/100.04	c cleaning 10987 clauses out of 21973 with flag 68000/68000
123.42/119.67	c cleaning 11994 clauses out of 23987 with flag 81001/81001
145.97/142.05	c cleaning 12998 clauses out of 25995 with flag 95003/95003
168.54/164.17	c cleaning 14000 clauses out of 27999 with flag 110005/110005
193.40/188.48	c cleaning 14997 clauses out of 29996 with flag 126002/126002
220.55/215.16	c cleaning 15999 clauses out of 31998 with flag 143001/143001
249.06/242.92	c cleaning 17000 clauses out of 34000 with flag 161002/161002
282.11/275.44	c cleaning 17999 clauses out of 35998 with flag 180000/180000
314.90/308.22	c cleaning 18999 clauses out of 38000 with flag 200001/200001
354.40/347.74	c cleaning 20000 clauses out of 40000 with flag 221000/221000
398.10/391.41	c cleaning 20998 clauses out of 42001 with flag 243001/243001
435.49/428.87	c cleaning 22002 clauses out of 44003 with flag 266001/266001
478.19/471.58	c cleaning 23003 clauses out of 46005 with flag 290005/290005
527.78/521.17	c cleaning 23999 clauses out of 47997 with flag 315000/315000
575.48/568.88	c cleaning 24997 clauses out of 49998 with flag 341000/341000
629.28/622.62	c cleaning 26003 clauses out of 52006 with flag 368005/368005
691.07/684.49	c cleaning 26998 clauses out of 53999 with flag 396001/396001
743.59/736.95	c cleaning 28003 clauses out of 56006 with flag 425006/425006
799.23/792.60	c cleaning 29000 clauses out of 58000 with flag 455003/455003
858.13/851.34	c cleaning 29998 clauses out of 59999 with flag 486002/486002
922.21/915.42	c cleaning 31001 clauses out of 62002 with flag 518003/518003
980.11/973.35	c cleaning 32001 clauses out of 64002 with flag 551004/551004
1036.31/1029.54	c cleaning 33001 clauses out of 66002 with flag 585005/585005
1097.69/1090.97	c cleaning 33996 clauses out of 67996 with flag 620000/620000
1158.50/1151.73	c cleaning 34998 clauses out of 70000 with flag 656000/656000
1223.82/1217.07	c cleaning 36003 clauses out of 72007 with flag 693005/693005
1290.52/1283.66	c cleaning 37000 clauses out of 74000 with flag 731001/731001
1366.32/1359.37	c cleaning 38002 clauses out of 76003 with flag 770004/770004
1437.41/1430.36	c cleaning 38997 clauses out of 77997 with flag 810000/810000
1506.91/1499.79	c cleaning 39998 clauses out of 80000 with flag 851000/851000
1580.40/1570.99	c cleaning 40998 clauses out of 82002 with flag 893000/893000
1661.19/1650.01	c cleaning 42003 clauses out of 84007 with flag 936003/936003
1747.69/1734.70	c cleaning 42998 clauses out of 86002 with flag 980001/980001
1800.07/1786.11	c starts		: 187
1800.07/1786.11	c conflicts		: 1004882
1800.07/1786.11	c decisions		: 2862063
1800.07/1786.11	c propagations		: 14564931
1800.07/1786.11	c inspects		: 1434622581
1800.07/1786.11	c shortcuts		: 0
1800.07/1786.11	c learnt literals	: 1
1800.07/1786.11	c learnt binary clauses	: 0
1800.07/1786.11	c learnt ternary clauses	: 0
1800.07/1786.11	c learnt constraints	: 1004880
1800.07/1786.11	c ignored constraints	: 0
1800.07/1786.11	c root simplifications	: 0
1800.07/1786.11	c removed literals (reason simplification)	: 0
1800.07/1786.11	c reason swapping (by a shorter reason)	: 0
1800.07/1786.11	c Calls to reduceDB	: 40
1800.07/1786.11	c number of reductions to clauses (during analyze)	: 0
1800.07/1786.11	c number of learned constraints concerned by reduction	: 0
1800.07/1786.11	c number of learning phase by resolution	: 0
1800.07/1786.11	c number of learning phase by cutting planes	: 0
1800.07/1786.11	c speed (assignments/second)	: 8158.460747366204
1800.07/1786.11	c non guided choices	9546
1800.07/1786.14	c learnt constraints type 
1800.07/1786.14	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 67897
1800.07/1786.14	c constraints type 
1800.07/1786.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 627
1800.07/1786.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 226
1800.07/1786.14	c 853 constraints processed.
1800.07/1786.14	s UNKNOWN
1800.07/1786.14	c Total wall clock time (in seconds): 1786.025

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-3687937-1337877569/watcher-3687937-1337877569 -o /tmp/evaluation-result-3687937-1337877569/solver-3687937-1337877569 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687937-1337877569.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: 1.99 2.00 1.99 3/194 10220
/proc/meminfo: memFree=27368408/32873844 swapFree=6592/6592
[pid=10220] ppid=10218 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/10220/stat : 10220 (java) D 10218 10220 8709 0 -1 4202496 240 0 0 0 0 0 0 0 20 0 1 0 253881807 9515008 175 33554432000 1073741824 1073778376 140736040888576 140736040871304 213419639696 0 0 4096 0 18446744072100609316 0 0 17 3 0 0 0 0 0
/proc/10220/statm: 2323 175 133 9 0 71 0

[startup+0.029814 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 10220
/proc/meminfo: memFree=27368408/32873844 swapFree=6592/6592
[pid=10220] ppid=10218 vsize=9016616 CPUtime=0 cores=1,3,5,7
/proc/10220/stat : 10220 (java) S 10218 10220 8709 0 -1 4202496 2550 0 1 0 0 0 0 0 20 0 10 0 253881807 9233014784 3250 33554432000 1073741824 1073778376 140734387073440 140734387064576 213422997565 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10220/statm: 2254154 3250 1358 9 0 2244855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.100202 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 10220
/proc/meminfo: memFree=27368408/32873844 swapFree=6592/6592
[pid=10220] ppid=10218 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/10220/stat : 10220 (java) S 10218 10220 8709 0 -1 4202496 4249 0 1 0 8 1 0 0 20 0 18 0 253881807 9787813888 5451 33554432000 1073741824 1073778376 140734387073440 140734387064576 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10220/statm: 2389603 5451 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300188 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 10220
/proc/meminfo: memFree=27368408/32873844 swapFree=6592/6592
[pid=10220] ppid=10218 vsize=9558412 CPUtime=0.59 cores=1,3,5,7
/proc/10220/stat : 10220 (java) S 10218 10220 8709 0 -1 4202496 8978 0 1 0 57 2 0 0 20 0 18 0 253881807 9787813888 12002 33554432000 1073741824 1073778376 140734387073440 140734387064576 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10220/statm: 2389603 12002 2218 9 0 2380296 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9558412

[startup+0.700213 s]
/proc/loadavg: 1.99 2.00 1.99 3/194 10220
/proc/meminfo: memFree=27368408/32873844 swapFree=6592/6592
[pid=10220] ppid=10218 vsize=9558412 CPUtime=1.22 cores=1,3,5,7
/proc/10220/stat : 10220 (java) S 10218 10220 8709 0 -1 4202496 9565 0 1 0 113 9 0 0 20 0 18 0 253881807 9787813888 47476 33554432000 1073741824 1073778376 140734387073440 140734387064576 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10220/statm: 2389603 47476 2245 9 0 2380296 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 9558412

[startup+1.50078 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 10239
/proc/meminfo: memFree=27152740/32873844 swapFree=6592/6592
[pid=10220] ppid=10218 vsize=9624976 CPUtime=2.59 cores=1,3,5,7
/proc/10220/stat : 10220 (java) S 10218 10220 8709 0 -1 4202496 11340 0 1 0 244 15 0 0 20 0 19 0 253881807 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 140734387064576 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10220/statm: 2406244 56079 2263 9 0 2396937 0
[pid=10220/tid=10222] ppid=10218 vsize=9624976 CPUtime=1.36 cores=1,3,5,7
/proc/10220/task/10222/stat : 10222 (java) R 10218 10220 8709 0 -1 4202560 2515 0 1 0 133 3 0 0 20 0 19 0 253881808 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139678145700320 139677991186939 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10223] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10223/stat : 10223 (java) S 10218 10220 8709 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 253881810 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139678118152744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10220/tid=10224] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10224/stat : 10224 (java) S 10218 10220 8709 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139678117099944 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10225] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10225/stat : 10225 (java) S 10218 10220 8709 0 -1 4202560 96 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139678116047144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10226] ppid=10218 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/10220/task/10226/stat : 10226 (java) S 10218 10220 8709 0 -1 4202560 116 0 0 0 3 2 0 0 20 0 19 0 253881810 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139678114994344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10227] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10227/stat : 10227 (java) S 10218 10220 8709 0 -1 4202560 19 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139678113942568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10228] ppid=10218 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/10220/task/10228/stat : 10228 (java) S 10218 10220 8709 0 -1 4202560 112 0 0 0 3 2 0 0 20 0 19 0 253881810 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139678112889768 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10229] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10229/stat : 10229 (java) S 10218 10220 8709 0 -1 4202560 102 0 0 0 2 0 0 0 20 0 19 0 253881810 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139678111836968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10230] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10230/stat : 10230 (java) S 10218 10220 8709 0 -1 4202560 20 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139678110784168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10231] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10231/stat : 10231 (java) S 10218 10220 8709 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139677499632104 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10232] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10232/stat : 10232 (java) S 10218 10220 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139677498578168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10233] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10233/stat : 10233 (java) S 10218 10220 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139677497525256 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10234] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10234/stat : 10234 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139677496473744 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10235] ppid=10218 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/10220/task/10235/stat : 10235 (java) S 10218 10220 8709 0 -1 4202560 3259 0 0 0 43 0 0 0 20 0 19 0 253881814 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139677495421880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10236] ppid=10218 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/10220/task/10236/stat : 10236 (java) S 10218 10220 8709 0 -1 4202560 3811 0 0 0 40 0 0 0 20 0 19 0 253881814 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139677494369080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10237] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10237/stat : 10237 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139677493316472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10238] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10238/stat : 10238 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139677492263880 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10239] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10239/stat : 10239 (java) S 10218 10220 8709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253881893 9855975424 56079 33554432000 1073741824 1073778376 140734387073440 139677491209384 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.59
Current children cumulated vsize (KiB) 9624976

[startup+3.10072 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 10239
/proc/meminfo: memFree=27152236/32873844 swapFree=6592/6592
[pid=10220] ppid=10218 vsize=9624976 CPUtime=4.25 cores=1,3,5,7
/proc/10220/stat : 10220 (java) S 10218 10220 8709 0 -1 4202496 11719 0 1 0 410 15 0 0 20 0 19 0 253881807 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 140734387064576 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10220/statm: 2406244 56080 2263 9 0 2396937 0
[pid=10220/tid=10222] ppid=10218 vsize=9624976 CPUtime=2.96 cores=1,3,5,7
/proc/10220/task/10222/stat : 10222 (java) R 10218 10220 8709 0 -1 4202560 2517 0 1 0 293 3 0 0 20 0 19 0 253881808 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139678145700616 139677991258214 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10223] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10223/stat : 10223 (java) S 10218 10220 8709 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 253881810 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139678118152744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10220/tid=10224] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10224/stat : 10224 (java) S 10218 10220 8709 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139678117099944 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10225] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10225/stat : 10225 (java) S 10218 10220 8709 0 -1 4202560 96 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139678116047144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10226] ppid=10218 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/10220/task/10226/stat : 10226 (java) S 10218 10220 8709 0 -1 4202560 116 0 0 0 3 2 0 0 20 0 19 0 253881810 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139678114994344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10227] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10227/stat : 10227 (java) S 10218 10220 8709 0 -1 4202560 19 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139678113942568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10228] ppid=10218 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/10220/task/10228/stat : 10228 (java) S 10218 10220 8709 0 -1 4202560 112 0 0 0 3 2 0 0 20 0 19 0 253881810 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139678112889768 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10229] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10229/stat : 10229 (java) S 10218 10220 8709 0 -1 4202560 102 0 0 0 2 0 0 0 20 0 19 0 253881810 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139678111836968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10230] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10230/stat : 10230 (java) S 10218 10220 8709 0 -1 4202560 20 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139678110784168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10231] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10231/stat : 10231 (java) S 10218 10220 8709 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139677499632104 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10232] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10232/stat : 10232 (java) S 10218 10220 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139677498578168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10233] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10233/stat : 10233 (java) S 10218 10220 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139677497525256 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10234] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10234/stat : 10234 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139677496473744 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10235] ppid=10218 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/10220/task/10235/stat : 10235 (java) S 10218 10220 8709 0 -1 4202560 3635 0 0 0 45 0 0 0 20 0 19 0 253881814 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139677495421880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10236] ppid=10218 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/10220/task/10236/stat : 10236 (java) S 10218 10220 8709 0 -1 4202560 3811 0 0 0 44 0 0 0 20 0 19 0 253881814 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139677494369080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10237] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10237/stat : 10237 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139677493316472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10238] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10238/stat : 10238 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139677492263880 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10239] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10239/stat : 10239 (java) S 10218 10220 8709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253881893 9855975424 56080 33554432000 1073741824 1073778376 140734387073440 139677491209384 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 9624976

[startup+6.30077 s]
/proc/loadavg: 1.99 2.00 1.99 3/213 10239
/proc/meminfo: memFree=27085148/32873844 swapFree=6592/6592
[pid=10220] ppid=10218 vsize=9624976 CPUtime=7.47 cores=1,3,5,7
/proc/10220/stat : 10220 (java) S 10218 10220 8709 0 -1 4202496 11771 0 1 0 729 18 0 0 20 0 19 0 253881807 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 140734387064576 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10220/statm: 2406244 81876 2263 9 0 2396937 0
[pid=10220/tid=10222] ppid=10218 vsize=9624976 CPUtime=6.15 cores=1,3,5,7
/proc/10220/task/10222/stat : 10222 (java) R 10218 10220 8709 0 -1 4202560 2569 0 1 0 610 5 0 0 20 0 19 0 253881808 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139678145698352 139677991258656 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10223] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10223/stat : 10223 (java) S 10218 10220 8709 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 253881810 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139678118152744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10220/tid=10224] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10224/stat : 10224 (java) S 10218 10220 8709 0 -1 4202560 16 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139678117099944 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10225] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10225/stat : 10225 (java) S 10218 10220 8709 0 -1 4202560 96 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139678116047144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10226] ppid=10218 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/10220/task/10226/stat : 10226 (java) S 10218 10220 8709 0 -1 4202560 116 0 0 0 3 2 0 0 20 0 19 0 253881810 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139678114994344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10227] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10227/stat : 10227 (java) S 10218 10220 8709 0 -1 4202560 19 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139678113942568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10228] ppid=10218 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/10220/task/10228/stat : 10228 (java) S 10218 10220 8709 0 -1 4202560 112 0 0 0 3 2 0 0 20 0 19 0 253881810 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139678112889768 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10229] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10229/stat : 10229 (java) S 10218 10220 8709 0 -1 4202560 102 0 0 0 2 0 0 0 20 0 19 0 253881810 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139678111836968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10230] ppid=10218 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/10220/task/10230/stat : 10230 (java) S 10218 10220 8709 0 -1 4202560 20 0 0 0 1 1 0 0 20 0 19 0 253881810 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139678110784168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10231] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10231/stat : 10231 (java) S 10218 10220 8709 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139677499632104 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10232] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10232/stat : 10232 (java) S 10218 10220 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139677498578168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10233] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10233/stat : 10233 (java) S 10218 10220 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139677497525256 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10234] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10234/stat : 10234 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139677496473744 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10235] ppid=10218 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/10220/task/10235/stat : 10235 (java) S 10218 10220 8709 0 -1 4202560 3635 0 0 0 46 0 0 0 20 0 19 0 253881814 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139677495421880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10236] ppid=10218 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/10220/task/10236/stat : 10236 (java) S 10218 10220 8709 0 -1 4202560 3811 0 0 0 44 0 0 0 20 0 19 0 253881814 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139677494369080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10237] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10237/stat : 10237 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139677493316472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10238] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10238/stat : 10238 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139677492263880 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10239] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10239/stat : 10239 (java) S 10218 10220 8709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253881893 9855975424 81876 33554432000 1073741824 1073778376 140734387073440 139677491209384 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.47
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=10220/tid=10235] ppid=10218 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/10220/task/10235/stat : 10235 (java) S 10218 10220 8709 0 -1 4202560 4894 0 0 0 67 0 0 0 20 0 19 0 253881814 9855975424 1493434 33554432000 1073741824 1073778376 140734387073440 139677495421880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10236] ppid=10218 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/10220/task/10236/stat : 10236 (java) S 10218 10220 8709 0 -1 4202560 7197 0 0 0 62 2 0 0 20 0 19 0 253881814 9855975424 1493434 33554432000 1073741824 1073778376 140734387073440 139677494369080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10237] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10237/stat : 10237 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 1493434 33554432000 1073741824 1073778376 140734387073440 139677493316472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10238] ppid=10218 vsize=9624976 CPUtime=0.77 cores=1,3,5,7
/proc/10220/task/10238/stat : 10238 (java) S 10218 10220 8709 0 -1 4202560 99 0 0 0 38 39 0 0 20 0 19 0 253881814 9855975424 1493434 33554432000 1073741824 1073778376 140734387073440 139677492263880 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10239] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10239/stat : 10239 (java) S 10218 10220 8709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253881893 9855975424 1493434 33554432000 1073741824 1073778376 140734387073440 139677491209384 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1734.4
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.02 2.09 2.04 3/213 10336
/proc/meminfo: memFree=22127320/32873844 swapFree=6592/6592
[pid=10220] ppid=10218 vsize=9624976 CPUtime=1796.26 cores=1,3,5,7
/proc/10220/stat : 10220 (java) S 10218 10220 8709 0 -1 4202496 203093 0 1 0 179010 616 0 0 20 0 19 0 253881807 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 140734387064576 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10220/statm: 2406244 1501702 2276 9 0 2396937 0
[pid=10220/tid=10222] ppid=10218 vsize=9624976 CPUtime=1753.07 cores=1,3,5,7
/proc/10220/task/10222/stat : 10222 (java) R 10218 10220 8709 0 -1 4202560 4316 0 1 0 175249 58 0 0 20 0 19 0 253881808 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678145699200 139677991122369 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10223] ppid=10218 vsize=9624976 CPUtime=2.02 cores=1,3,5,7
/proc/10220/task/10223/stat : 10223 (java) S 10218 10220 8709 0 -1 4202560 19098 0 0 0 140 62 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678118152744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10224] ppid=10218 vsize=9624976 CPUtime=1.94 cores=1,3,5,7
/proc/10220/task/10224/stat : 10224 (java) S 10218 10220 8709 0 -1 4202560 20013 0 0 0 134 60 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678117099944 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10225] ppid=10218 vsize=9624976 CPUtime=1.87 cores=1,3,5,7
/proc/10220/task/10225/stat : 10225 (java) S 10218 10220 8709 0 -1 4202560 19666 0 0 0 123 64 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678116047144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10226] ppid=10218 vsize=9624976 CPUtime=2.17 cores=1,3,5,7
/proc/10220/task/10226/stat : 10226 (java) S 10218 10220 8709 0 -1 4202560 22591 0 0 0 157 60 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678114994344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10227] ppid=10218 vsize=9624976 CPUtime=2.19 cores=1,3,5,7
/proc/10220/task/10227/stat : 10227 (java) S 10218 10220 8709 0 -1 4202560 17274 0 0 0 162 57 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678113942568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10228] ppid=10218 vsize=9624976 CPUtime=2.04 cores=1,3,5,7
/proc/10220/task/10228/stat : 10228 (java) S 10218 10220 8709 0 -1 4202560 22620 0 0 0 131 73 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678112889768 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10229] ppid=10218 vsize=9624976 CPUtime=1.98 cores=1,3,5,7
/proc/10220/task/10229/stat : 10229 (java) S 10218 10220 8709 0 -1 4202560 22779 0 0 0 139 59 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678111836968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10220/tid=10230] ppid=10218 vsize=9624976 CPUtime=2 cores=1,3,5,7
/proc/10220/task/10230/stat : 10230 (java) S 10218 10220 8709 0 -1 4202560 26534 0 0 0 130 70 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678110784168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10220/tid=10231] ppid=10218 vsize=9624976 CPUtime=19.9 cores=1,3,5,7
/proc/10220/task/10231/stat : 10231 (java) S 10218 10220 8709 0 -1 4202560 14824 0 0 0 1975 15 0 0 20 0 19 0 253881811 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677499632104 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10232] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10232/stat : 10232 (java) S 10218 10220 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677498578168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10233] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10233/stat : 10233 (java) S 10218 10220 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677497525256 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10234] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10234/stat : 10234 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677496473744 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10235] ppid=10218 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/10220/task/10235/stat : 10235 (java) S 10218 10220 8709 0 -1 4202560 4894 0 0 0 67 0 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677495421880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10236] ppid=10218 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/10220/task/10236/stat : 10236 (java) S 10218 10220 8709 0 -1 4202560 7197 0 0 0 62 2 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677494369080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10237] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10237/stat : 10237 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677493316472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10238] ppid=10218 vsize=9624976 CPUtime=0.8 cores=1,3,5,7
/proc/10220/task/10238/stat : 10238 (java) S 10218 10220 8709 0 -1 4202560 103 0 0 0 39 41 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677492263880 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10239] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10239/stat : 10239 (java) S 10218 10220 8709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253881893 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677491209384 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1796.26
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.1 s]
/proc/loadavg: 2.02 2.08 2.04 3/213 10336
/proc/meminfo: memFree=22127072/32873844 swapFree=6592/6592
[pid=10220] ppid=10218 vsize=9624976 CPUtime=1800.07 cores=1,3,5,7
/proc/10220/stat : 10220 (java) S 10218 10220 8709 0 -1 4202496 203093 0 1 0 179391 616 0 0 20 0 19 0 253881807 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 140734387064576 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10220/statm: 2406244 1501702 2276 9 0 2396937 0
[pid=10220/tid=10222] ppid=10218 vsize=9624976 CPUtime=1756.86 cores=1,3,5,7
/proc/10220/task/10222/stat : 10222 (java) R 10218 10220 8709 0 -1 4202560 4316 0 1 0 175628 58 0 0 20 0 19 0 253881808 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678145699200 139677991122657 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10223] ppid=10218 vsize=9624976 CPUtime=2.02 cores=1,3,5,7
/proc/10220/task/10223/stat : 10223 (java) S 10218 10220 8709 0 -1 4202560 19098 0 0 0 140 62 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678118152744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10224] ppid=10218 vsize=9624976 CPUtime=1.94 cores=1,3,5,7
/proc/10220/task/10224/stat : 10224 (java) S 10218 10220 8709 0 -1 4202560 20013 0 0 0 134 60 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678117099944 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10225] ppid=10218 vsize=9624976 CPUtime=1.87 cores=1,3,5,7
/proc/10220/task/10225/stat : 10225 (java) S 10218 10220 8709 0 -1 4202560 19666 0 0 0 123 64 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678116047144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10226] ppid=10218 vsize=9624976 CPUtime=2.17 cores=1,3,5,7
/proc/10220/task/10226/stat : 10226 (java) S 10218 10220 8709 0 -1 4202560 22591 0 0 0 157 60 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678114994344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10227] ppid=10218 vsize=9624976 CPUtime=2.19 cores=1,3,5,7
/proc/10220/task/10227/stat : 10227 (java) S 10218 10220 8709 0 -1 4202560 17274 0 0 0 162 57 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678113942568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10228] ppid=10218 vsize=9624976 CPUtime=2.04 cores=1,3,5,7
/proc/10220/task/10228/stat : 10228 (java) S 10218 10220 8709 0 -1 4202560 22620 0 0 0 131 73 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678112889768 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10229] ppid=10218 vsize=9624976 CPUtime=1.98 cores=1,3,5,7
/proc/10220/task/10229/stat : 10229 (java) S 10218 10220 8709 0 -1 4202560 22779 0 0 0 139 59 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678111836968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10220/tid=10230] ppid=10218 vsize=9624976 CPUtime=2 cores=1,3,5,7
/proc/10220/task/10230/stat : 10230 (java) S 10218 10220 8709 0 -1 4202560 26534 0 0 0 130 70 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678110784168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10220/tid=10231] ppid=10218 vsize=9624976 CPUtime=19.9 cores=1,3,5,7
/proc/10220/task/10231/stat : 10231 (java) S 10218 10220 8709 0 -1 4202560 14824 0 0 0 1975 15 0 0 20 0 19 0 253881811 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677499632104 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10232] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10232/stat : 10232 (java) S 10218 10220 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677498578168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10233] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10233/stat : 10233 (java) S 10218 10220 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677497525256 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10234] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10234/stat : 10234 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677496473744 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10235] ppid=10218 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/10220/task/10235/stat : 10235 (java) S 10218 10220 8709 0 -1 4202560 4894 0 0 0 67 0 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677495421880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10236] ppid=10218 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/10220/task/10236/stat : 10236 (java) S 10218 10220 8709 0 -1 4202560 7197 0 0 0 62 2 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677494369080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10237] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10237/stat : 10237 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677493316472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10238] ppid=10218 vsize=9624976 CPUtime=0.8 cores=1,3,5,7
/proc/10220/task/10238/stat : 10238 (java) S 10218 10220 8709 0 -1 4202560 103 0 0 0 39 41 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677492263880 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10239] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10239/stat : 10239 (java) S 10218 10220 8709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253881893 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677491209384 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9624976

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

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

[startup+1786.1 s]
/proc/loadavg: 2.02 2.08 2.04 3/213 10336
/proc/meminfo: memFree=22127072/32873844 swapFree=6592/6592
[pid=10220] ppid=10218 vsize=9624976 CPUtime=1800.07 cores=1,3,5,7
/proc/10220/stat : 10220 (java) S 10218 10220 8709 0 -1 4202496 203093 0 1 0 179391 616 0 0 20 0 19 0 253881807 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 140734387064576 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10220/statm: 2406244 1501702 2276 9 0 2396937 0
[pid=10220/tid=10222] ppid=10218 vsize=9624976 CPUtime=1756.86 cores=1,3,5,7
/proc/10220/task/10222/stat : 10222 (java) R 10218 10220 8709 0 -1 4202560 4316 0 1 0 175628 58 0 0 20 0 19 0 253881808 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678145699200 139677991122657 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10223] ppid=10218 vsize=9624976 CPUtime=2.02 cores=1,3,5,7
/proc/10220/task/10223/stat : 10223 (java) S 10218 10220 8709 0 -1 4202560 19098 0 0 0 140 62 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678118152744 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10224] ppid=10218 vsize=9624976 CPUtime=1.94 cores=1,3,5,7
/proc/10220/task/10224/stat : 10224 (java) S 10218 10220 8709 0 -1 4202560 20013 0 0 0 134 60 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678117099944 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10225] ppid=10218 vsize=9624976 CPUtime=1.87 cores=1,3,5,7
/proc/10220/task/10225/stat : 10225 (java) S 10218 10220 8709 0 -1 4202560 19666 0 0 0 123 64 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678116047144 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10226] ppid=10218 vsize=9624976 CPUtime=2.17 cores=1,3,5,7
/proc/10220/task/10226/stat : 10226 (java) S 10218 10220 8709 0 -1 4202560 22591 0 0 0 157 60 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678114994344 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10227] ppid=10218 vsize=9624976 CPUtime=2.19 cores=1,3,5,7
/proc/10220/task/10227/stat : 10227 (java) S 10218 10220 8709 0 -1 4202560 17274 0 0 0 162 57 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678113942568 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10228] ppid=10218 vsize=9624976 CPUtime=2.04 cores=1,3,5,7
/proc/10220/task/10228/stat : 10228 (java) S 10218 10220 8709 0 -1 4202560 22620 0 0 0 131 73 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678112889768 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10229] ppid=10218 vsize=9624976 CPUtime=1.98 cores=1,3,5,7
/proc/10220/task/10229/stat : 10229 (java) S 10218 10220 8709 0 -1 4202560 22779 0 0 0 139 59 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678111836968 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10220/tid=10230] ppid=10218 vsize=9624976 CPUtime=2 cores=1,3,5,7
/proc/10220/task/10230/stat : 10230 (java) S 10218 10220 8709 0 -1 4202560 26534 0 0 0 130 70 0 0 20 0 19 0 253881810 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139678110784168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10220/tid=10231] ppid=10218 vsize=9624976 CPUtime=19.9 cores=1,3,5,7
/proc/10220/task/10231/stat : 10231 (java) S 10218 10220 8709 0 -1 4202560 14824 0 0 0 1975 15 0 0 20 0 19 0 253881811 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677499632104 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10232] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10232/stat : 10232 (java) S 10218 10220 8709 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677498578168 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10233] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10233/stat : 10233 (java) S 10218 10220 8709 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253881811 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677497525256 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10234] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10234/stat : 10234 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677496473744 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10235] ppid=10218 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/10220/task/10235/stat : 10235 (java) S 10218 10220 8709 0 -1 4202560 4894 0 0 0 67 0 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677495421880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10236] ppid=10218 vsize=9624976 CPUtime=0.64 cores=1,3,5,7
/proc/10220/task/10236/stat : 10236 (java) S 10218 10220 8709 0 -1 4202560 7197 0 0 0 62 2 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677494369080 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10220/tid=10237] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10237/stat : 10237 (java) S 10218 10220 8709 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677493316472 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10220/tid=10238] ppid=10218 vsize=9624976 CPUtime=0.8 cores=1,3,5,7
/proc/10220/task/10238/stat : 10238 (java) S 10218 10220 8709 0 -1 4202560 103 0 0 0 39 41 0 0 20 0 19 0 253881814 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677492263880 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10220/tid=10239] ppid=10218 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/10220/task/10239/stat : 10239 (java) S 10218 10220 8709 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253881893 9855975424 1501702 33554432000 1073741824 1073778376 140734387073440 139677491209384 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9624976

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10220 and gives
#  childrusage.ru_utime.tv_sec=1789
#  childrusage.ru_utime.tv_usec=71019
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=410025
# CPU time returned by wait4() is 1795.48
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1786.2
CPU time (s): 1800.07
CPU user time (s): 1793.91
CPU system time (s): 6.16
CPU usage (%): 100.776
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.07
system time used= 6.41003
maximum resident set size= 6006960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203134
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49685
involuntary context switches= 29589

runsolver used 6.62099 second user time and 16.3525 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-24 18:39:30
IDJOB=3687937
IDBENCH=2366
IDSOLVER=2269
FILE ID=node140/3687937-1337877569
RUNJOBID= node140-1337871881-8726
PBS_JOBID= 14620064
Free space on /tmp= 71676 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ic98.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687937-1337877569/watcher-3687937-1337877569 -o /tmp/evaluation-result-3687937-1337877569/solver-3687937-1337877569 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687937-1337877569.opb

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

MD5SUM BENCH= cbbc019f11b539634b02edfceafed9db
RANDOM SEED=297142349

node140.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		: 2667.094
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	: 5334.18
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		: 2667.094
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		: 2667.094
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.91
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		: 2667.094
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		: 2667.094
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.92
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		: 2667.094
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.88
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		: 2667.094
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.90
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		: 2667.094
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:       32873844 kB
MemFree:        27369316 kB
Buffers:          224584 kB
Cached:          3265460 kB
SwapCached:            0 kB
Active:          1615616 kB
Inactive:        3109644 kB
Active(anon):    1234736 kB
Inactive(anon):     1852 kB
Active(file):     380880 kB
Inactive(file):  3107792 kB
Unevictable:        6592 kB
Mlocked:            6592 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2772 kB
Writeback:             0 kB
AnonPages:       1240440 kB
Mapped:            22448 kB
Shmem:               200 kB
Slab:             640096 kB
SReclaimable:      82576 kB
SUnreclaim:       557520 kB
KernelStack:        1760 kB
PageTables:         6236 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1954288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1183744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71676 MiB
End job on node140 at 2012-05-24 19:09:18