Trace number 4103626

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
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.16 898.554

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scsd1.opb
MD5SUM34085e863ff461099a0ff7d8d6c87d4c
Bench CategoryOPT-BIGINT (optimisation, big 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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22800
Total number of constraints77
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints77
Minimum length of a constraint600
Maximum length of a constraint1500
Number of terms in the objective function 22800
Biggest coefficient in the objective function 268435456000000000
Number of bits for the biggest coefficient in the objective function 58
Sum of the numbers in the objective function 188158757647584541356
Number of bits of the sum of numbers in the objective function 68
Biggest number in a constraint 268435456000000000
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 188158757647584541356
Number of bits of the biggest sum of numbers68
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4103626-1466244052.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
1.38/0.78	c ... done. Wall clock time 0.671s.
1.38/0.78	c declared #vars     22800
1.38/0.78	c #constraints  154
1.38/0.78	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.38/0.78	c constraints type 
1.38/0.78	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 154
1.38/0.78	c 154 constraints processed.
1.38/0.78	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.38/0.78	c constraints type 
1.38/0.78	c org.sat4j.pb.constraints.pb.MaxWatchPb => 154
1.38/0.78	c 154 constraints processed.
1.38/0.78	c objective function length is 22800 literals
11.45/5.29	c cleaning 2500 clauses out of 5000 with flag 10930/5000
14.38/6.62	c cleaning 4251 clauses out of 8501 with flag 23293/11001
17.76/8.39	c cleaning 5628 clauses out of 11255 with flag 37379/18006
22.18/10.54	c cleaning 6806 clauses out of 13624 with flag 53749/26003
26.60/12.73	c cleaning 7908 clauses out of 15816 with flag 71745/35001
31.74/15.25	c cleaning 8949 clauses out of 17908 with flag 91745/45001
37.19/17.96	c cleaning 9977 clauses out of 19960 with flag 113747/56002
43.05/20.90	c cleaning 10989 clauses out of 21981 with flag 137743/68000
49.93/24.25	c cleaning 11995 clauses out of 23993 with flag 163745/81001
57.85/28.14	c cleaning 12998 clauses out of 25998 with flag 191745/95001
66.30/32.38	c cleaning 13999 clauses out of 28000 with flag 221745/110001
76.37/37.43	c cleaning 14998 clauses out of 30000 with flag 253743/126000
86.95/42.73	c cleaning 15998 clauses out of 32002 with flag 287743/143000
98.23/48.40	c cleaning 17002 clauses out of 34004 with flag 323743/161000
110.24/54.30	c cleaning 17998 clauses out of 36002 with flag 361743/180000
123.66/60.99	c cleaning 19005 clauses out of 38009 with flag 401753/200005
137.86/68.01	c cleaning 19998 clauses out of 40000 with flag 443745/221001
153.70/75.81	c cleaning 21001 clauses out of 42001 with flag 487743/243000
169.31/83.70	c cleaning 21997 clauses out of 44000 with flag 533743/266000
185.49/91.72	c cleaning 22998 clauses out of 46004 with flag 581745/290001
203.49/100.75	c cleaning 24003 clauses out of 48006 with flag 631745/315001
223.80/110.91	c cleaning 25001 clauses out of 50003 with flag 683745/341001
244.40/121.24	c cleaning 25996 clauses out of 52003 with flag 737747/368002
266.21/132.14	c cleaning 27004 clauses out of 54008 with flag 793749/396003
288.81/143.47	c cleaning 27999 clauses out of 56001 with flag 851743/425000
313.56/155.74	c cleaning 29000 clauses out of 58002 with flag 911743/455000
338.78/168.35	c cleaning 30000 clauses out of 60003 with flag 973745/486001
364.56/181.27	c cleaning 30998 clauses out of 62002 with flag 1037743/518000
392.36/195.11	c cleaning 31999 clauses out of 64004 with flag 1103743/551000
423.09/210.40	c cleaning 32996 clauses out of 66005 with flag 1171743/585000
454.86/226.29	c cleaning 34004 clauses out of 68009 with flag 1241743/620000
486.47/242.05	c cleaning 34998 clauses out of 70005 with flag 1313743/656000
523.03/260.29	c cleaning 36003 clauses out of 72008 with flag 1387745/693001
557.43/277.43	c cleaning 37002 clauses out of 74006 with flag 1463747/731002
593.63/295.52	c cleaning 37995 clauses out of 76002 with flag 1541743/770000
641.16/319.19	c cleaning 39006 clauses out of 78013 with flag 1621755/810006
683.54/340.34	c cleaning 39995 clauses out of 80001 with flag 1703743/851000
726.56/362.07	c cleaning 41001 clauses out of 82006 with flag 1787743/893000
769.93/383.72	c cleaning 42003 clauses out of 84005 with flag 1873743/936000
825.67/411.54	c cleaning 42998 clauses out of 86004 with flag 1961747/980002
874.45/435.91	c cleaning 44000 clauses out of 88006 with flag 2051747/1025002
920.84/459.19	c cleaning 45002 clauses out of 90005 with flag 2143746/1071001
980.45/488.80	c cleaning 45993 clauses out of 92003 with flag 2237746/1118001
1033.43/515.39	c cleaning 47003 clauses out of 94011 with flag 2333749/1166002
1094.83/546.07	c cleaning 48000 clauses out of 96007 with flag 2431747/1215001
1151.82/574.57	c cleaning 48995 clauses out of 98006 with flag 2531746/1265000
1222.57/609.78	c cleaning 50005 clauses out of 100011 with flag 2633746/1316000
1288.19/642.57	c cleaning 51003 clauses out of 102006 with flag 2737747/1368000
1356.18/676.52	c cleaning 52000 clauses out of 104004 with flag 2843749/1421001
1421.09/709.06	c cleaning 52996 clauses out of 106004 with flag 2951749/1475001
1485.48/741.29	c cleaning 54005 clauses out of 108009 with flag 3061752/1530002
1554.67/775.82	c cleaning 54994 clauses out of 110002 with flag 3173748/1586000
1627.26/812.16	c cleaning 55996 clauses out of 112008 with flag 3287748/1643000
1707.18/852.04	c cleaning 57001 clauses out of 114012 with flag 3403748/1701000
1788.96/892.97	c cleaning 58001 clauses out of 116011 with flag 3521748/1760000
1800.16/898.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/898.50	c starts		: 7
1800.16/898.50	c conflicts		: 1773442
1800.16/898.50	c decisions		: 1896033
1800.16/898.50	c propagations		: 9798155
1800.16/898.50	c inspects		: 12038326134
1800.16/898.50	c shortcuts		: 0
1800.16/898.50	c learnt literals	: 0
1800.16/898.50	c learnt binary clauses	: 0
1800.16/898.50	c learnt ternary clauses	: 0
1800.16/898.50	c learnt constraints	: 1773442
1800.16/898.50	c ignored constraints	: 0
1800.16/898.50	c root simplifications	: 0
1800.16/898.50	c removed literals (reason simplification)	: 23990595
1800.16/898.50	c reason swapping (by a shorter reason)	: 0
1800.16/898.50	c Calls to reduceDB	: 55
1800.16/898.50	c Number of update (reduction) of LBD	: 394
1800.16/898.50	c Imported unit clauses	: 0
1800.16/898.50	c number of reductions to clauses (during analyze)	: 0
1800.16/898.50	c number of learned constraints concerned by reduction	: 0
1800.16/898.50	c number of learning phase by resolution	: 0
1800.16/898.50	c number of learning phase by cutting planes	: 0
1800.16/898.50	c speed (assignments/second)	: 10915.023906175502
1800.16/898.50	c non guided choices	0
1800.16/898.53	c learnt constraints type 
1800.16/898.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 71452
1800.16/898.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.16/898.53	c starts		: 1
1800.16/898.53	c conflicts		: 93
1800.16/898.53	c decisions		: 39414
1800.16/898.53	c propagations		: 46134
1800.16/898.53	c inspects		: 189490
1800.16/898.53	c shortcuts		: 0
1800.16/898.53	c learnt literals	: 0
1800.16/898.53	c learnt binary clauses	: 0
1800.16/898.53	c learnt ternary clauses	: 0
1800.16/898.53	c learnt constraints	: 92
1800.16/898.53	c ignored constraints	: 0
1800.16/898.53	c root simplifications	: 0
1800.16/898.53	c removed literals (reason simplification)	: 0
1800.16/898.53	c reason swapping (by a shorter reason)	: 0
1800.16/898.53	c Calls to reduceDB	: 0
1800.16/898.53	c Number of update (reduction) of LBD	: 0
1800.16/898.53	c Imported unit clauses	: 0
1800.16/898.53	c number of reductions to clauses (during analyze)	: 0
1800.16/898.53	c number of learned constraints concerned by reduction	: 0
1800.16/898.53	c number of learning phase by resolution	: 0
1800.16/898.53	c number of learning phase by cutting planes	: 0
1800.16/898.53	c speed (assignments/second)	: 51.391390655442414
1800.16/898.53	c non guided choices	0
1800.16/898.53	c learnt constraints type 
1800.16/898.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 92
1800.16/898.53	s UNKNOWN
1800.16/898.53	c Total wall clock time (in seconds): 898.421

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4103626-1466244052/watcher-4103626-1466244052 -o /tmp/evaluation-result-4103626-1466244052/solver-4103626-1466244052 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6374 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4103626-1466244052.opb 

pid=7903
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: 4.46 4.27 4.04 4/198 7906
/proc/meminfo: memFree=28608872/32872528 swapFree=681964/737152
[pid=7906] ppid=7903 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/7906/stat : 7906 (java) S 7903 7906 6358 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 26454457 98570240 977 33554432000 1073741824 1073778376 140733585746304 140733585737440 213869690941 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7906/statm: 24065 977 743 9 0 16771 0
[pid=7906/tid=7907] ppid=7903 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7907/stat : 7907 (java) R 7903 7906 6358 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 26454457 98570240 977 33554432000 1073741824 1073778376 140733585746304 139689664028200 213866333568 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.100059 s]
/proc/loadavg: 4.46 4.27 4.04 4/198 7906
/proc/meminfo: memFree=28608872/32872528 swapFree=681964/737152
[pid=7906] ppid=7903 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/7906/stat : 7906 (java) S 7903 7906 6358 0 -1 4202496 4483 0 1 0 10 1 0 0 20 0 18 0 26454457 9787879424 6116 33554432000 1073741824 1073778376 140733585746304 140733585737440 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7906/statm: 2389619 6116 2156 9 0 2380296 0
[pid=7906/tid=7907] ppid=7903 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/7906/task/7907/stat : 7907 (java) R 7903 7906 6358 0 -1 4202560 2384 0 1 0 7 0 0 0 20 0 18 0 26454457 9787879424 6116 33554432000 1073741824 1073778376 140733585746304 139689664031648 213869716749 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200265 s]
/proc/loadavg: 4.46 4.27 4.04 4/198 7906
/proc/meminfo: memFree=28608872/32872528 swapFree=681964/737152
[pid=7906] ppid=7903 vsize=9558476 CPUtime=0.31 cores=0,2,4,6
/proc/7906/stat : 7906 (java) S 7903 7906 6358 0 -1 4202496 5068 0 1 0 30 1 0 0 20 0 18 0 26454457 9787879424 7421 33554432000 1073741824 1073778376 140733585746304 140733585737440 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7906/statm: 2389619 7421 2222 9 0 2380296 0
[pid=7906/tid=7907] ppid=7903 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/7906/task/7907/stat : 7907 (java) R 7903 7906 6358 0 -1 4202560 2401 0 1 0 17 0 0 0 20 0 18 0 26454457 9787879424 7421 33554432000 1073741824 1073778376 140733585746304 139689664032712 139689533197831 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9558476

[startup+0.300248 s]
/proc/loadavg: 4.46 4.27 4.04 4/198 7906
/proc/meminfo: memFree=28608872/32872528 swapFree=681964/737152
[pid=7906] ppid=7903 vsize=9558476 CPUtime=0.53 cores=0,2,4,6
/proc/7906/stat : 7906 (java) S 7903 7906 6358 0 -1 4202496 6801 0 1 0 51 2 0 0 20 0 18 0 26454457 9787879424 11415 33554432000 1073741824 1073778376 140733585746304 140733585737440 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7906/statm: 2389619 11415 2234 9 0 2380296 0
[pid=7906/tid=7907] ppid=7903 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/7906/task/7907/stat : 7907 (java) R 7903 7906 6358 0 -1 4202560 2411 0 1 0 26 1 0 0 20 0 18 0 26454457 9787879424 11415 33554432000 1073741824 1073778376 140733585746304 139689664032904 213869716749 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9558476

[startup+0.700279 s]
/proc/loadavg: 4.46 4.27 4.04 4/198 7906
/proc/meminfo: memFree=28608872/32872528 swapFree=681964/737152
[pid=7906] ppid=7903 vsize=9558476 CPUtime=1.38 cores=0,2,4,6
/proc/7906/stat : 7906 (java) S 7903 7906 6358 0 -1 4202496 12758 0 1 0 133 5 0 0 20 0 18 0 26454457 9787879424 43246 33554432000 1073741824 1073778376 140733585746304 140733585737440 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7906/statm: 2389619 43246 2257 9 0 2380296 0
[pid=7906/tid=7907] ppid=7903 vsize=9558476 CPUtime=0.67 cores=0,2,4,6
/proc/7906/task/7907/stat : 7907 (java) S 7903 7906 6358 0 -1 4202560 2467 0 1 0 64 3 0 0 20 0 18 0 26454457 9787879424 43246 33554432000 1073741824 1073778376 140733585746304 139689664030968 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9558476

[startup+1.5009 s]
/proc/loadavg: 4.46 4.27 4.04 7/220 7928
/proc/meminfo: memFree=28388348/32872528 swapFree=681964/737152
[pid=7906] ppid=7903 vsize=9824732 CPUtime=3.67 cores=0,2,4,6
/proc/7906/stat : 7906 (java) S 7903 7906 6358 0 -1 4202496 14820 0 1 0 357 10 0 0 20 0 22 0 26454457 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 140733585737440 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7906/statm: 2456183 53234 2278 9 0 2446860 0
[pid=7906/tid=7907] ppid=7903 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/7906/task/7907/stat : 7907 (java) S 7903 7906 6358 0 -1 4202560 2481 0 1 0 68 3 0 0 20 0 22 0 26454457 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689664033656 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7909] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7909/stat : 7909 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454458 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689653095208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7910] ppid=7903 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7906/task/7910/stat : 7910 (java) S 7903 7906 6358 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 26454458 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689652042408 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7911] ppid=7903 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/7906/task/7911/stat : 7911 (java) S 7903 7906 6358 0 -1 4202560 21 0 0 0 2 1 0 0 20 0 22 0 26454458 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689505537064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7912] ppid=7903 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7906/task/7912/stat : 7912 (java) S 7903 7906 6358 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 26454458 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689504484264 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7913] ppid=7903 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7906/task/7913/stat : 7913 (java) S 7903 7906 6358 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 26454458 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689503430952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7914] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7914/stat : 7914 (java) S 7903 7906 6358 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 26454458 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689502378152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7915] ppid=7903 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7906/task/7915/stat : 7915 (java) S 7903 7906 6358 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 26454458 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689501325864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7916] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7916/stat : 7916 (java) S 7903 7906 6358 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 26454458 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689500273064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7917] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7917/stat : 7917 (java) S 7903 7906 6358 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689488075496 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7918] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7918/stat : 7918 (java) S 7903 7906 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689487021560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7919] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7919/stat : 7919 (java) S 7903 7906 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689485969160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7920] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7920/stat : 7920 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689484917648 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7921] ppid=7903 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/7906/task/7921/stat : 7921 (java) S 7903 7906 6358 0 -1 4202560 6139 0 0 0 68 1 0 0 20 0 22 0 26454462 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689483864248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7922] ppid=7903 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/7906/task/7922/stat : 7922 (java) S 7903 7906 6358 0 -1 4202560 4716 0 0 0 61 1 0 0 20 0 22 0 26454462 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689482811448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7923] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7923/stat : 7923 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689481759352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7924] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7924/stat : 7924 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689480706760 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7925] ppid=7903 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/7906/task/7925/stat : 7925 (java) R 7903 7906 6358 0 -1 4202560 23 0 0 0 69 0 0 0 20 0 22 0 26454535 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689479652360 139689533901198 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7926] ppid=7903 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/7906/task/7926/stat : 7926 (java) R 7903 7906 6358 0 -1 4202560 22 0 0 0 70 0 0 0 20 0 22 0 26454535 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689478598712 139689533915384 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7927] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7927/stat : 7927 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454540 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689477547688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7928] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7928/stat : 7928 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454540 10060525568 53234 33554432000 1073741824 1073778376 140733585746304 139689476494888 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 9824732

[startup+3.10091 s]
/proc/loadavg: 4.46 4.27 4.04 5/220 7928
/proc/meminfo: memFree=28264104/32872528 swapFree=681964/737152
[pid=7906] ppid=7903 vsize=9824732 CPUtime=7.15 cores=0,2,4,6
/proc/7906/stat : 7906 (java) S 7903 7906 6358 0 -1 4202496 15983 0 1 0 705 10 0 0 20 0 22 0 26454457 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 140733585737440 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7906/statm: 2456183 53304 2278 9 0 2446860 0
[pid=7906/tid=7907] ppid=7903 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/7906/task/7907/stat : 7907 (java) S 7903 7906 6358 0 -1 4202560 2481 0 1 0 68 3 0 0 20 0 22 0 26454457 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689664033656 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7909] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7909/stat : 7909 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454458 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689653095208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7910] ppid=7903 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7906/task/7910/stat : 7910 (java) S 7903 7906 6358 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 26454458 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689652042408 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7911] ppid=7903 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/7906/task/7911/stat : 7911 (java) S 7903 7906 6358 0 -1 4202560 21 0 0 0 2 1 0 0 20 0 22 0 26454458 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689505537064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7912] ppid=7903 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7906/task/7912/stat : 7912 (java) S 7903 7906 6358 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 26454458 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689504484264 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7913] ppid=7903 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7906/task/7913/stat : 7913 (java) S 7903 7906 6358 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 26454458 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689503430952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7914] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7914/stat : 7914 (java) S 7903 7906 6358 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 26454458 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689502378152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7915] ppid=7903 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7906/task/7915/stat : 7915 (java) S 7903 7906 6358 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 26454458 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689501325864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7916] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7916/stat : 7916 (java) S 7903 7906 6358 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 26454458 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689500273064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7917] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7917/stat : 7917 (java) S 7903 7906 6358 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689488075496 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7918] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7918/stat : 7918 (java) S 7903 7906 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689487021560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7919] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7919/stat : 7919 (java) S 7903 7906 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689485969160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7920] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7920/stat : 7920 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689484917648 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7921] ppid=7903 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/7906/task/7921/stat : 7921 (java) S 7903 7906 6358 0 -1 4202560 6140 0 0 0 81 1 0 0 20 0 22 0 26454462 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689483864248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7922] ppid=7903 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/7906/task/7922/stat : 7922 (java) S 7903 7906 6358 0 -1 4202560 5875 0 0 0 77 1 0 0 20 0 22 0 26454462 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689482811448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7923] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7923/stat : 7923 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689481759352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7924] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7924/stat : 7924 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689480706760 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7925] ppid=7903 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/7906/task/7925/stat : 7925 (java) R 7903 7906 6358 0 -1 4202560 24 0 0 0 227 0 0 0 20 0 22 0 26454535 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689479650360 139689533901212 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7926] ppid=7903 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/7906/task/7926/stat : 7926 (java) R 7903 7906 6358 0 -1 4202560 23 0 0 0 229 0 0 0 20 0 22 0 26454535 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689478597184 139689534106134 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7927] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7927/stat : 7927 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454540 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689477547688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7928] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7928/stat : 7928 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454540 10060525568 53304 33554432000 1073741824 1073778376 140733585746304 139689476494888 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 9824732

[startup+6.30092 s]
/proc/loadavg: 4.42 4.27 4.04 5/220 7928
/proc/meminfo: memFree=28031520/32872528 swapFree=681964/737152
[pid=7906] ppid=7903 vsize=9824732 CPUtime=13.68 cores=0,2,4,6
/proc/7906/stat : 7906 (java) S 7903 7906 6358 0 -1 4202496 16431 0 1 0 1352 16 0 0 20 0 22 0 26454457 10060525568 63668 33554432000 1073741824 1073778376 140733585746304 140733585737440 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7906/statm: 2456183 63668 2282 9 0 2446860 0
[pid=7906/tid=7907] ppid=7903 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/7906/task/7907/stat : 7907 (java) S 7903 7906 6358 0 -1 4202560 2481 0 1 0 68 3 0 0 20 0 22 0 26454457 10060525568 63668 33554432000 1073741824 1073778376 140733585746304 139689664033656 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7909] ppid=7903 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7906/task/7909/stat : 7909 (java) S 7903 7906 6358 0 -1 4202560 64 0 0 0 1 0 0 0 20 0 22 0 26454458 10060525568 63668 33554432000 1073741824 1073778376 140733585746304 139689653095208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7910] ppid=7903 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/7906/task/7910/stat : 7910 (java) S 7903 7906 6358 0 -1 4202560 22 0 0 0 1 2 0 0 20 0 22 0 26454458 10060525568 63668 33554432000 1073741824 1073778376 140733585746304 139689652042408 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7911] ppid=7903 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7906/task/7911/stat : 7911 (java) S 7903 7906 6358 0 -1 4202560 98 0 0 0 5 3 0 0 20 0 22 0 26454458 10060525568 63668 33554432000 1073741824 1073778376 140733585746304 139689505537064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7912] ppid=7903 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/7906/task/7912/stat : 7912 (java) S 7903 7906 6358 0 -1 4202560 26 0 0 0 2 1 0 0 20 0 22 0 26454458 10060525568 63668 33554432000 1073741824 1073778376 140733585746304 139689504484264 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7913] ppid=7903 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7906/task/7913/stat : 7913 (java) S 7903 7906 6358 0 -1 4202560 213 0 0 0 2 0 0 0 20 0 22 0 26454458 10060525568 63668 33554432000 1073741824 1073778376 140733585746304 139689503430952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7914] ppid=7903 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/7906/task/7914/stat : 7914 (java) S 7903 7906 6358 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 26454458 10060525568 63668 33554432000 1073741824 1073778376 140733585746304 139689502378152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7915] ppid=7903 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/7906/task/7915/stat : 7915 (java) S 7903 7906 6358 0 -1 4202560 84 0 0 0 3 2 0 0 20 0 22 0 26454458 10060525568 63668 33554432000 1073741824 1073778376 140733585746304 139689501325864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7916] ppid=7903 vsize=9824732 CPUtime=0.02 cores=0,2,4,6

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

/proc/7906/task/7911/stat : 7911 (java) S 7903 7906 6358 0 -1 4202560 738 0 0 0 69 36 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689505537064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7912] ppid=7903 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/7906/task/7912/stat : 7912 (java) S 7903 7906 6358 0 -1 4202560 780 0 0 0 76 40 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689504484264 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7913] ppid=7903 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/7906/task/7913/stat : 7913 (java) S 7903 7906 6358 0 -1 4202560 1041 0 0 0 64 40 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689503430952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7914] ppid=7903 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/7906/task/7914/stat : 7914 (java) S 7903 7906 6358 0 -1 4202560 808 0 0 0 74 44 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689502378152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7915] ppid=7903 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/7906/task/7915/stat : 7915 (java) S 7903 7906 6358 0 -1 4202560 1023 0 0 0 85 49 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689501325864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7916] ppid=7903 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/7906/task/7916/stat : 7916 (java) S 7903 7906 6358 0 -1 4202560 778 0 0 0 74 38 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689500273064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7917] ppid=7903 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/7906/task/7917/stat : 7917 (java) S 7903 7906 6358 0 -1 4202560 3045 0 0 0 246 4 0 0 20 0 22 0 26454459 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689488075496 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7918] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7918/stat : 7918 (java) S 7903 7906 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689487021560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7919] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7919/stat : 7919 (java) S 7903 7906 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689485969160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7920] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7920/stat : 7920 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689484917648 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7921] ppid=7903 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/7906/task/7921/stat : 7921 (java) S 7903 7906 6358 0 -1 4202560 6145 0 0 0 112 1 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689483864248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7922] ppid=7903 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/7906/task/7922/stat : 7922 (java) S 7903 7906 6358 0 -1 4202560 5879 0 0 0 96 2 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689482811448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7923] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7923/stat : 7923 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689481759352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7924] ppid=7903 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/7906/task/7924/stat : 7924 (java) S 7903 7906 6358 0 -1 4202560 51 0 0 0 11 14 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689480706760 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7925] ppid=7903 vsize=9824732 CPUtime=874.35 cores=0,2,4,6
/proc/7906/task/7925/stat : 7925 (java) R 7903 7906 6358 0 -1 4202560 738 0 0 0 87419 16 0 0 20 0 22 0 26454535 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689479643408 139689534157655 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7926] ppid=7903 vsize=9824732 CPUtime=874.19 cores=0,2,4,6
/proc/7906/task/7926/stat : 7926 (java) R 7903 7906 6358 0 -1 4202560 1070 0 0 0 87393 26 0 0 20 0 22 0 26454535 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689478597840 139689534082462 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7927] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7927/stat : 7927 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454540 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689477547688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7928] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7928/stat : 7928 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454540 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689476494888 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1767.78
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.501 s]
/proc/loadavg: 4.61 4.30 4.15 5/219 8043
/proc/meminfo: memFree=23739208/32872528 swapFree=681964/737152
[pid=7906] ppid=7903 vsize=9824732 CPUtime=1800.16 cores=0,2,4,6
/proc/7906/stat : 7906 (java) S 7903 7906 6358 0 -1 4202496 27519 0 1 0 179642 374 0 0 20 0 22 0 26454457 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 140733585737440 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7906/statm: 2456183 1026144 2292 9 0 2446860 0
[pid=7906/tid=7907] ppid=7903 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/7906/task/7907/stat : 7907 (java) S 7903 7906 6358 0 -1 4202560 2485 0 1 0 69 5 0 0 20 0 22 0 26454457 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689664033656 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7909] ppid=7903 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/7906/task/7909/stat : 7909 (java) S 7903 7906 6358 0 -1 4202560 765 0 0 0 66 37 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689653095208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7910] ppid=7903 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/7906/task/7910/stat : 7910 (java) S 7903 7906 6358 0 -1 4202560 908 0 0 0 79 53 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689652042408 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7911] ppid=7903 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/7906/task/7911/stat : 7911 (java) S 7903 7906 6358 0 -1 4202560 738 0 0 0 69 36 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689505537064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7912] ppid=7903 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/7906/task/7912/stat : 7912 (java) S 7903 7906 6358 0 -1 4202560 780 0 0 0 76 40 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689504484264 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7913] ppid=7903 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/7906/task/7913/stat : 7913 (java) S 7903 7906 6358 0 -1 4202560 1041 0 0 0 64 40 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689503430952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7914] ppid=7903 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/7906/task/7914/stat : 7914 (java) S 7903 7906 6358 0 -1 4202560 808 0 0 0 74 44 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689502378152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7915] ppid=7903 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/7906/task/7915/stat : 7915 (java) S 7903 7906 6358 0 -1 4202560 1023 0 0 0 85 49 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689501325864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7916] ppid=7903 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/7906/task/7916/stat : 7916 (java) S 7903 7906 6358 0 -1 4202560 778 0 0 0 74 38 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689500273064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7917] ppid=7903 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/7906/task/7917/stat : 7917 (java) S 7903 7906 6358 0 -1 4202560 3045 0 0 0 246 4 0 0 20 0 22 0 26454459 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689488075496 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7918] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7918/stat : 7918 (java) S 7903 7906 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689487021560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7919] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7919/stat : 7919 (java) S 7903 7906 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689485969160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7920] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7920/stat : 7920 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689484917648 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7921] ppid=7903 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/7906/task/7921/stat : 7921 (java) S 7903 7906 6358 0 -1 4202560 6145 0 0 0 112 1 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689483864248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7922] ppid=7903 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/7906/task/7922/stat : 7922 (java) S 7903 7906 6358 0 -1 4202560 5879 0 0 0 96 2 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689482811448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7923] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7923/stat : 7923 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689481759352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7924] ppid=7903 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/7906/task/7924/stat : 7924 (java) S 7903 7906 6358 0 -1 4202560 51 0 0 0 12 14 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689480706760 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7925] ppid=7903 vsize=9824732 CPUtime=890.5 cores=0,2,4,6
/proc/7906/task/7925/stat : 7925 (java) R 7903 7906 6358 0 -1 4202560 738 0 0 0 89034 16 0 0 20 0 22 0 26454535 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689479643408 139689533674986 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7926] ppid=7903 vsize=9824732 CPUtime=890.34 cores=0,2,4,6
/proc/7906/task/7926/stat : 7926 (java) R 7903 7906 6358 0 -1 4202560 1070 0 0 0 89008 26 0 0 20 0 22 0 26454535 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689478597840 139689534082432 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7927] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7927/stat : 7927 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454540 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689477547688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7928] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7928/stat : 7928 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454540 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689476494888 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7906 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.501 s]
/proc/loadavg: 4.61 4.30 4.15 5/219 8043
/proc/meminfo: memFree=23739208/32872528 swapFree=681964/737152
[pid=7906] ppid=7903 vsize=9824732 CPUtime=1800.16 cores=0,2,4,6
/proc/7906/stat : 7906 (java) S 7903 7906 6358 0 -1 4202496 27519 0 1 0 179642 374 0 0 20 0 22 0 26454457 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 140733585737440 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/7906/statm: 2456183 1026144 2292 9 0 2446860 0
[pid=7906/tid=7907] ppid=7903 vsize=9824732 CPUtime=0.74 cores=0,2,4,6
/proc/7906/task/7907/stat : 7907 (java) S 7903 7906 6358 0 -1 4202560 2485 0 1 0 69 5 0 0 20 0 22 0 26454457 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689664033656 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7909] ppid=7903 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/7906/task/7909/stat : 7909 (java) S 7903 7906 6358 0 -1 4202560 765 0 0 0 66 37 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689653095208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7910] ppid=7903 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/7906/task/7910/stat : 7910 (java) S 7903 7906 6358 0 -1 4202560 908 0 0 0 79 53 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689652042408 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7911] ppid=7903 vsize=9824732 CPUtime=1.05 cores=0,2,4,6
/proc/7906/task/7911/stat : 7911 (java) S 7903 7906 6358 0 -1 4202560 738 0 0 0 69 36 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689505537064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7912] ppid=7903 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/7906/task/7912/stat : 7912 (java) S 7903 7906 6358 0 -1 4202560 780 0 0 0 76 40 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689504484264 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7913] ppid=7903 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/7906/task/7913/stat : 7913 (java) S 7903 7906 6358 0 -1 4202560 1041 0 0 0 64 40 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689503430952 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7914] ppid=7903 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/7906/task/7914/stat : 7914 (java) S 7903 7906 6358 0 -1 4202560 808 0 0 0 74 44 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689502378152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7915] ppid=7903 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/7906/task/7915/stat : 7915 (java) S 7903 7906 6358 0 -1 4202560 1023 0 0 0 85 49 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689501325864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7916] ppid=7903 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/7906/task/7916/stat : 7916 (java) S 7903 7906 6358 0 -1 4202560 778 0 0 0 74 38 0 0 20 0 22 0 26454458 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689500273064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7917] ppid=7903 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/7906/task/7917/stat : 7917 (java) S 7903 7906 6358 0 -1 4202560 3045 0 0 0 246 4 0 0 20 0 22 0 26454459 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689488075496 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7918] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7918/stat : 7918 (java) S 7903 7906 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689487021560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7919] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7919/stat : 7919 (java) S 7903 7906 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 26454459 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689485969160 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7920] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7920/stat : 7920 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689484917648 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7921] ppid=7903 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/7906/task/7921/stat : 7921 (java) S 7903 7906 6358 0 -1 4202560 6145 0 0 0 112 1 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689483864248 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7906/tid=7922] ppid=7903 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/7906/task/7922/stat : 7922 (java) S 7903 7906 6358 0 -1 4202560 5879 0 0 0 96 2 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689482811448 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7923] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7923/stat : 7923 (java) S 7903 7906 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689481759352 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7924] ppid=7903 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/7906/task/7924/stat : 7924 (java) S 7903 7906 6358 0 -1 4202560 51 0 0 0 12 14 0 0 20 0 22 0 26454462 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689480706760 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7906/tid=7925] ppid=7903 vsize=9824732 CPUtime=890.5 cores=0,2,4,6
/proc/7906/task/7925/stat : 7925 (java) R 7903 7906 6358 0 -1 4202560 738 0 0 0 89034 16 0 0 20 0 22 0 26454535 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689479643408 139689533674986 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7906/tid=7926] ppid=7903 vsize=9824732 CPUtime=890.34 cores=0,2,4,6
/proc/7906/task/7926/stat : 7926 (java) R 7903 7906 6358 0 -1 4202560 1070 0 0 0 89008 26 0 0 20 0 22 0 26454535 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689478597840 139689534082432 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7927] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7927/stat : 7927 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454540 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689477547688 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7906/tid=7928] ppid=7903 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7906/task/7928/stat : 7928 (java) S 7903 7906 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26454540 10060525568 1026144 33554432000 1073741824 1073778376 140733585746304 139689476494888 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7906 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=850597
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=221358
# CPU time returned by wait4() is 1796.07
# while last known CPU time is 1800.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 898.554
CPU time (s): 1800.16
CPU user time (s): 1796.42
CPU system time (s): 3.74
CPU usage (%): 200.34
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.85
system time used= 4.22136
maximum resident set size= 4319100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27560
page faults= 1
swaps= 0
block input operations= 0
block output operations= 728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21675
involuntary context switches= 17472

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9111 second user time and 6.97694 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 12:00:52
IDJOB=4103626
IDBENCH=2412
IDSOLVER=2543
FILE ID=node112/4103626-1466244052
RUNJOBID= node112-1466241279-6374
PBS_JOBID= 19918204
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-scsd1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103626-1466244052/watcher-4103626-1466244052 -o /tmp/evaluation-result-4103626-1466244052/solver-4103626-1466244052 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6374 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103626-1466244052.opb

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

MD5SUM BENCH= 34085e863ff461099a0ff7d8d6c87d4c
RANDOM SEED=1303728072

node112.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.734
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	: 5333.46
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.734
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	: 5332.55
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.734
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	: 5321.48
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.734
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	: 5332.55
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.734
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	: 5332.55
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.734
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	: 5332.55
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.734
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	: 5332.55
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.734
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	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28611712 kB
Buffers:           31956 kB
Cached:            97752 kB
SwapCached:         2048 kB
Active:          2687532 kB
Inactive:          68996 kB
Active(anon):    2626952 kB
Inactive(anon):     2100 kB
Active(file):      60580 kB
Inactive(file):    66896 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096724 kB
Dirty:              2712 kB
Writeback:             0 kB
AnonPages:       3483344 kB
Mapped:            15364 kB
Shmem:                 0 kB
Slab:             601440 kB
SReclaimable:      44748 kB
SUnreclaim:       556692 kB
KernelStack:        1816 kB
PageTables:        10824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4002620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2754560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71668 MiB
End job on node112 at 2016-06-18 12:15:51