Trace number 4081510

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.2 896.57

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx30.opb
MD5SUMa013c9210a7cfe037db9246041ce6240
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4081510-1465260167.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.50/0.32	c ... done. Wall clock time 0.205s.
0.50/0.32	c declared #vars     774
0.50/0.32	c #constraints  1024
0.50/0.32	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.50/0.32	c constraints type 
0.50/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.50/0.32	c org.sat4j.minisat.constraints.cnf.UnitClauses => 1
0.50/0.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
0.50/0.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 771
0.50/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 192
0.50/0.32	c 1024 constraints processed.
0.50/0.32	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.50/0.32	c constraints type 
0.50/0.32	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 771
0.50/0.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.50/0.32	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 30
0.50/0.32	c org.sat4j.pb.constraints.pb.UnitClausesPB => 1
0.50/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 192
0.50/0.32	c 1024 constraints processed.
0.50/0.32	c objective function length is 3 literals
3.58/1.20	c cleaning 2496 clauses out of 5000 with flag 34838/5000
5.33/1.69	c cleaning 4243 clauses out of 8504 with flag 83909/11000
6.58/2.29	c cleaning 5625 clauses out of 11265 with flag 135836/18004
8.40/3.17	c cleaning 6818 clauses out of 13638 with flag 178600/26002
10.86/4.33	c cleaning 7898 clauses out of 15819 with flag 231548/35001
12.90/5.37	c cleaning 8960 clauses out of 17921 with flag 298735/45001
15.56/6.64	c cleaning 9979 clauses out of 19961 with flag 364936/56001
18.15/7.94	c cleaning 10989 clauses out of 21982 with flag 445292/68001
22.64/10.10	c cleaning 11988 clauses out of 23993 with flag 521794/81001
27.10/12.37	c cleaning 12958 clauses out of 26004 with flag 613781/95000
31.51/14.55	c cleaning 14022 clauses out of 28049 with flag 714065/110003
36.77/17.11	c cleaning 14998 clauses out of 30025 with flag 849258/126001
42.18/19.81	c cleaning 15998 clauses out of 32027 with flag 991277/143001
46.85/22.17	c cleaning 17005 clauses out of 34030 with flag 1128981/161002
53.04/25.29	c cleaning 18009 clauses out of 36023 with flag 1329311/180000
58.85/28.15	c cleaning 18997 clauses out of 38015 with flag 1501951/200001
65.51/31.41	c cleaning 20009 clauses out of 40019 with flag 1701276/221002
72.31/34.82	c cleaning 20997 clauses out of 42009 with flag 1876060/243001
80.80/39.08	c cleaning 22002 clauses out of 44014 with flag 2075332/266003
89.80/43.52	c cleaning 22994 clauses out of 46011 with flag 2277488/290002
99.29/48.21	c cleaning 24006 clauses out of 48015 with flag 2502331/315000
107.89/52.56	c cleaning 24989 clauses out of 50011 with flag 2692573/341002
118.76/57.92	c cleaning 25990 clauses out of 52022 with flag 2937721/368002
129.43/63.24	c cleaning 27013 clauses out of 54033 with flag 3129456/396003
139.64/68.36	c cleaning 28005 clauses out of 56017 with flag 3330545/425000
149.09/73.09	c cleaning 0 clauses out of 5001 with flag 0/5001
150.56/73.55	c cleaning 28999 clauses out of 58012 with flag 3532396/455000
163.37/79.83	c cleaning 29985 clauses out of 60014 with flag 3780263/486001
177.08/86.51	c cleaning 31014 clauses out of 62029 with flag 4059743/518001
193.60/94.72	c cleaning 31977 clauses out of 64015 with flag 4344250/551001
209.05/102.43	c cleaning 33009 clauses out of 66038 with flag 4692673/585001
223.49/109.64	c cleaning 34005 clauses out of 68028 with flag 4938990/620000
239.75/117.70	c cleaning 35007 clauses out of 70025 with flag 5263747/656002
255.60/125.61	c cleaning 35994 clauses out of 72016 with flag 5624714/693000
276.26/135.98	c cleaning 37004 clauses out of 74023 with flag 5956459/731001
294.10/144.83	c cleaning 38002 clauses out of 76020 with flag 6311215/770002
314.25/154.83	c cleaning 39005 clauses out of 78018 with flag 6622505/810002
337.35/166.36	c cleaning 39997 clauses out of 80012 with flag 6978834/851001
360.46/177.80	c cleaning 41009 clauses out of 82017 with flag 7349418/893003
382.29/188.75	c cleaning 41993 clauses out of 84007 with flag 7681246/936002
407.50/201.57	c cleaning 43003 clauses out of 86013 with flag 8137862/980001
431.40/213.47	c cleaning 43997 clauses out of 88009 with flag 8543581/1025000
454.88/225.13	c cleaning 44995 clauses out of 90014 with flag 8976763/1071002
483.43/239.30	c cleaning 46003 clauses out of 92019 with flag 9393841/1118002
511.33/253.29	c cleaning 47005 clauses out of 94017 with flag 9822382/1166003
542.87/268.95	c cleaning 48000 clauses out of 96009 with flag 10266960/1215000
575.03/285.26	c cleaning 48993 clauses out of 98009 with flag 10768214/1265000
602.93/299.14	c cleaning 50005 clauses out of 100016 with flag 11177260/1316000
631.63/313.48	c cleaning 50998 clauses out of 102012 with flag 11708078/1368001
665.31/330.24	c cleaning 51982 clauses out of 104013 with flag 12144029/1421000
702.61/348.88	c cleaning 53012 clauses out of 106033 with flag 12674234/1475002
740.76/367.87	c cleaning 54005 clauses out of 108019 with flag 13195132/1530000
776.10/385.49	c cleaning 55003 clauses out of 110015 with flag 13724993/1586001
810.83/402.78	c cleaning 55997 clauses out of 112011 with flag 14241225/1643000
835.09/414.83	c cleaning 0 clauses out of 11001 with flag 0/11001
848.51/421.56	c cleaning 57003 clauses out of 114014 with flag 14776409/1701000
887.83/441.42	c cleaning 58002 clauses out of 116013 with flag 15324739/1760002
924.62/459.74	c cleaning 58997 clauses out of 118009 with flag 15837947/1820000
968.38/481.53	c cleaning 59998 clauses out of 120014 with flag 16429029/1881002
1014.79/504.67	c cleaning 60989 clauses out of 122015 with flag 17003399/1943001
1067.97/531.11	c cleaning 62006 clauses out of 124025 with flag 17682925/2006000
1121.78/557.92	c cleaning 63007 clauses out of 126020 with flag 18251446/2070001
1171.47/583.18	c cleaning 63998 clauses out of 128013 with flag 18858107/2135001
1217.88/606.25	c cleaning 64985 clauses out of 130014 with flag 19485895/2201000
1273.27/633.84	c cleaning 65997 clauses out of 132029 with flag 20182734/2268000
1330.07/662.18	c cleaning 67003 clauses out of 134033 with flag 20814209/2336001
1387.36/690.68	c cleaning 68001 clauses out of 136030 with flag 21504526/2405001
1443.14/718.48	c cleaning 69009 clauses out of 138028 with flag 22170051/2475000
1503.67/748.99	c cleaning 69992 clauses out of 140019 with flag 22833630/2546000
1560.35/777.19	c cleaning 71007 clauses out of 142029 with flag 23510578/2618002
1619.22/806.42	c cleaning 72002 clauses out of 144023 with flag 24224364/2691003
1679.84/836.60	c cleaning 73003 clauses out of 146018 with flag 24905501/2765000
1746.17/869.64	c cleaning 74000 clauses out of 148015 with flag 25456482/2840000
1800.20/896.51	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.20/896.51	c starts		: 7348
1800.20/896.51	c conflicts		: 2908763
1800.20/896.51	c decisions		: 4738483
1800.20/896.51	c propagations		: 214850459
1800.20/896.51	c inspects		: 12863573235
1800.20/896.51	c shortcuts		: 0
1800.20/896.51	c learnt literals	: 0
1800.20/896.51	c learnt binary clauses	: 0
1800.20/896.51	c learnt ternary clauses	: 0
1800.20/896.51	c learnt constraints	: 2908763
1800.20/896.51	c ignored constraints	: 0
1800.20/896.51	c root simplifications	: 0
1800.20/896.51	c removed literals (reason simplification)	: 20007991
1800.20/896.51	c reason swapping (by a shorter reason)	: 0
1800.20/896.51	c Calls to reduceDB	: 71
1800.20/896.51	c Number of update (reduction) of LBD	: 1619472
1800.20/896.51	c Imported unit clauses	: 0
1800.20/896.51	c number of reductions to clauses (during analyze)	: 0
1800.20/896.51	c number of learned constraints concerned by reduction	: 0
1800.20/896.51	c number of learning phase by resolution	: 0
1800.20/896.51	c number of learning phase by cutting planes	: 0
1800.20/896.51	c speed (assignments/second)	: 239739.76156628897
1800.20/896.51	c non guided choices	503
1800.20/896.54	c learnt constraints type 
1800.20/896.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 142778
1800.20/896.54	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.20/896.54	c starts		: 43
1800.20/896.54	c conflicts		: 16218
1800.20/896.54	c decisions		: 37280
1800.20/896.54	c propagations		: 938456
1800.20/896.54	c inspects		: 930509834
1800.20/896.54	c shortcuts		: 0
1800.20/896.54	c learnt literals	: 0
1800.20/896.54	c learnt binary clauses	: 0
1800.20/896.54	c learnt ternary clauses	: 0
1800.20/896.54	c learnt constraints	: 16217
1800.20/896.54	c ignored constraints	: 0
1800.20/896.54	c root simplifications	: 0
1800.20/896.54	c removed literals (reason simplification)	: 0
1800.20/896.54	c reason swapping (by a shorter reason)	: 0
1800.20/896.54	c Calls to reduceDB	: 2
1800.20/896.54	c Number of update (reduction) of LBD	: 0
1800.20/896.54	c Imported unit clauses	: 0
1800.20/896.54	c number of reductions to clauses (during analyze)	: 0
1800.20/896.54	c number of learned constraints concerned by reduction	: 0
1800.20/896.54	c number of learning phase by resolution	: 0
1800.20/896.54	c number of learning phase by cutting planes	: 0
1800.20/896.54	c speed (assignments/second)	: 1047.1361686743762
1800.20/896.54	c non guided choices	289
1800.20/896.54	c learnt constraints type 
1800.20/896.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16217
1800.20/896.54	s UNKNOWN
1800.20/896.54	c Total wall clock time (in seconds): 896.433

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-4081510-1465260167/watcher-4081510-1465260167 -o /tmp/evaluation-result-4081510-1465260167/solver-4081510-1465260167 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5998 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081510-1465260167.opb 

pid=8130
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.12 4.20 4.11 5/195 8133
/proc/meminfo: memFree=28057648/32872528 swapFree=17280/1464432
[pid=8133] ppid=8130 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/8133/stat : 8133 (java) S 8130 8133 5982 0 -1 4202496 1308 0 0 0 0 0 0 0 20 0 2 0 107949772 98635776 939 33554432000 1073741824 1073778376 140737136862368 140737136853504 227515859005 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8133/statm: 24081 943 714 9 0 16771 0
[pid=8133/tid=8134] ppid=8130 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8134/stat : 8134 (java) R 8130 8133 5982 0 -1 4202560 119 0 0 0 0 0 0 0 20 0 2 0 107949772 98570240 967 33554432000 1073741824 1073778376 140737136862368 140128423357992 140128425530384 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100055 s]
/proc/loadavg: 4.12 4.20 4.11 5/195 8133
/proc/meminfo: memFree=28057648/32872528 swapFree=17280/1464432
[pid=8133] ppid=8130 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/8133/stat : 8133 (java) S 8130 8133 5982 0 -1 4202496 4445 0 1 0 10 1 0 0 20 0 18 0 107949772 9787879424 6065 33554432000 1073741824 1073778376 140737136862368 140737136853504 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8133/statm: 2389619 6065 2141 9 0 2380296 0
[pid=8133/tid=8134] ppid=8130 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/8133/task/8134/stat : 8134 (java) R 8130 8133 5982 0 -1 4202560 2393 0 1 0 8 0 0 0 20 0 18 0 107949772 9787879424 6065 33554432000 1073741824 1073778376 140737136862368 140128423361440 227515884813 0 4 0 16800975 0 0 0 -1 0 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.12 4.20 4.11 5/195 8133
/proc/meminfo: memFree=28057648/32872528 swapFree=17280/1464432
[pid=8133] ppid=8130 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/8133/stat : 8133 (java) S 8130 8133 5982 0 -1 4202496 4652 0 1 0 23 1 0 0 20 0 18 0 107949772 9787879424 6763 33554432000 1073741824 1073778376 140737136862368 140737136853504 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8133/statm: 2389619 6763 2198 9 0 2380296 0
[pid=8133/tid=8134] ppid=8130 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/8133/task/8134/stat : 8134 (java) R 8130 8133 5982 0 -1 4202560 2409 0 1 0 17 0 0 0 20 0 18 0 107949772 9787879424 6763 33554432000 1073741824 1073778376 140737136862368 140128423353384 140128291096032 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300259 s]
/proc/loadavg: 4.12 4.20 4.11 5/195 8133
/proc/meminfo: memFree=28057648/32872528 swapFree=17280/1464432
[pid=8133] ppid=8130 vsize=9558476 CPUtime=0.5 cores=0,2,4,6
/proc/8133/stat : 8133 (java) S 8130 8133 5982 0 -1 4202496 5887 0 1 0 49 1 0 0 20 0 18 0 107949772 9787879424 9001 33554432000 1073741824 1073778376 140737136862368 140737136853504 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8133/statm: 2389619 9001 2239 9 0 2380296 0
[pid=8133/tid=8134] ppid=8130 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/8133/task/8134/stat : 8134 (java) R 8130 8133 5982 0 -1 4202560 2421 0 1 0 27 0 0 0 20 0 18 0 107949772 9787879424 9001 33554432000 1073741824 1073778376 140737136862368 140128423353384 140128291356158 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700218 s]
/proc/loadavg: 4.12 4.20 4.11 5/195 8133
/proc/meminfo: memFree=28057648/32872528 swapFree=17280/1464432
[pid=8133] ppid=8130 vsize=9824732 CPUtime=2.07 cores=0,2,4,6
/proc/8133/stat : 8133 (java) S 8130 8133 5982 0 -1 4202496 17991 0 1 0 204 3 0 0 20 0 22 0 107949772 10060525568 17399 33554432000 1073741824 1073778376 140737136862368 140737136853504 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8133/statm: 2456183 17399 2250 9 0 2446860 0
[pid=8133/tid=8134] ppid=8130 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8133/task/8134/stat : 8134 (java) S 8130 8133 5982 0 -1 4202560 2489 0 1 0 29 1 0 0 20 0 22 0 107949772 10060525568 17399 33554432000 1073741824 1073778376 140737136862368 140128423363448 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.12 4.20 4.11 6/217 8155
/proc/meminfo: memFree=27925652/32872528 swapFree=17280/1464432
[pid=8133] ppid=8130 vsize=9824732 CPUtime=5 cores=0,2,4,6
/proc/8133/stat : 8133 (java) S 8130 8133 5982 0 -1 4202496 28107 0 1 0 494 6 0 0 20 0 22 0 107949772 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140737136853504 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8133/statm: 2456183 45625 2283 9 0 2446860 0
[pid=8133/tid=8134] ppid=8130 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8133/task/8134/stat : 8134 (java) S 8130 8133 5982 0 -1 4202560 2489 0 1 0 29 1 0 0 20 0 22 0 107949772 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128423363448 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8136] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8136/stat : 8136 (java) S 8130 8133 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107949773 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128412424616 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8137] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8137/stat : 8137 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949773 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128411372072 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8138] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8138/stat : 8138 (java) S 8130 8133 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107949773 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128410319016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8139] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8139/stat : 8139 (java) S 8130 8133 5982 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107949773 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128263289128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8140] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8140/stat : 8140 (java) S 8130 8133 5982 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 107949773 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128262237096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8141] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8141/stat : 8141 (java) S 8130 8133 5982 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 107949773 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128261184552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8142] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8142/stat : 8142 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949773 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128260131496 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8143] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8143/stat : 8143 (java) S 8130 8133 5982 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107949773 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128259078952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8144] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8144/stat : 8144 (java) S 8130 8133 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107949774 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128246880616 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8145] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8145/stat : 8145 (java) S 8130 8133 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107949775 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128245826936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8146] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8146/stat : 8146 (java) S 8130 8133 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107949775 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128244773768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8147] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8147/stat : 8147 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128243722512 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8148] ppid=8130 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/8133/task/8148/stat : 8148 (java) R 8130 8133 5982 0 -1 4202560 17450 0 0 0 114 2 0 0 20 0 22 0 107949777 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128242647640 140128429817660 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8149] ppid=8130 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/8133/task/8149/stat : 8149 (java) S 8130 8133 5982 0 -1 4202560 6707 0 0 0 114 1 0 0 20 0 22 0 107949777 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128241617848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8150] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8150/stat : 8150 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128240564984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8151] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8151/stat : 8151 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128239512648 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8152] ppid=8130 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/8133/task/8152/stat : 8152 (java) R 8130 8133 5982 0 -1 4202560 30 0 0 0 114 0 0 0 20 0 22 0 107949804 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128237402672 140128291576751 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8153] ppid=8130 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/8133/task/8153/stat : 8153 (java) R 8130 8133 5982 0 -1 4202560 117 0 0 0 114 1 0 0 20 0 22 0 107949804 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128236350984 140128291627655 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8154] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8154/stat : 8154 (java) S 8130 8133 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107949805 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128238457640 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8155] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8155/stat : 8155 (java) S 8130 8133 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107949805 10060525568 45625 33554432000 1073741824 1073778376 140737136862368 140128235299752 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 9824732

[startup+3.10085 s]
/proc/loadavg: 4.12 4.20 4.11 6/217 8155
/proc/meminfo: memFree=27852856/32872528 swapFree=17280/1464432
[pid=8133] ppid=8130 vsize=9824732 CPUtime=8.4 cores=0,2,4,6
/proc/8133/stat : 8133 (java) S 8130 8133 5982 0 -1 4202496 29086 0 1 0 827 13 0 0 20 0 22 0 107949772 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140737136853504 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8133/statm: 2456183 84218 2283 9 0 2446860 0
[pid=8133/tid=8134] ppid=8130 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8133/task/8134/stat : 8134 (java) S 8130 8133 5982 0 -1 4202560 2489 0 1 0 29 1 0 0 20 0 22 0 107949772 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128423363448 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8136] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8136/stat : 8136 (java) S 8130 8133 5982 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 107949773 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128412424616 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8137] ppid=8130 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/8133/task/8137/stat : 8137 (java) S 8130 8133 5982 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 107949773 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128411372072 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8138] ppid=8130 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/8133/task/8138/stat : 8138 (java) S 8130 8133 5982 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 107949773 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128410319016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8139] ppid=8130 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8133/task/8139/stat : 8139 (java) S 8130 8133 5982 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 107949773 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128263289128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8140] ppid=8130 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8133/task/8140/stat : 8140 (java) S 8130 8133 5982 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 22 0 107949773 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128262237096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8141] ppid=8130 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8133/task/8141/stat : 8141 (java) S 8130 8133 5982 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 107949773 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128261184552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8142] ppid=8130 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/8133/task/8142/stat : 8142 (java) S 8130 8133 5982 0 -1 4202560 17 0 0 0 1 1 0 0 20 0 22 0 107949773 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128260131496 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8143] ppid=8130 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8133/task/8143/stat : 8143 (java) S 8130 8133 5982 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 107949773 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128259078952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8144] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8144/stat : 8144 (java) S 8130 8133 5982 0 -1 4202560 195 0 0 0 0 0 0 0 20 0 22 0 107949774 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128246880616 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8145] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8145/stat : 8145 (java) S 8130 8133 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107949775 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128245826936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8146] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8146/stat : 8146 (java) S 8130 8133 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107949775 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128244773768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8147] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8147/stat : 8147 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128243722512 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8148] ppid=8130 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/8133/task/8148/stat : 8148 (java) S 8130 8133 5982 0 -1 4202560 18092 0 0 0 125 3 0 0 20 0 22 0 107949777 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128242670392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8149] ppid=8130 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/8133/task/8149/stat : 8149 (java) S 8130 8133 5982 0 -1 4202560 6707 0 0 0 117 1 0 0 20 0 22 0 107949777 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128241617848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8150] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8150/stat : 8150 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128240564984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8151] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8151/stat : 8151 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128239512648 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8152] ppid=8130 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/8133/task/8152/stat : 8152 (java) R 8130 8133 5982 0 -1 4202560 32 0 0 0 267 0 0 0 20 0 22 0 107949804 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128237402688 140128291456582 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8153] ppid=8130 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/8133/task/8153/stat : 8153 (java) R 8130 8133 5982 0 -1 4202560 171 0 0 0 265 3 0 0 20 0 22 0 107949804 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128236350816 140128291592990 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8154] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8154/stat : 8154 (java) S 8130 8133 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107949805 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128238457640 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8155] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8155/stat : 8155 (java) S 8130 8133 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107949805 10060525568 84218 33554432000 1073741824 1073778376 140737136862368 140128235299752 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.4
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 4.11 4.19 4.11 5/217 8155
/proc/meminfo: memFree=27462284/32872528 swapFree=17280/1464432
[pid=8133] ppid=8130 vsize=9824732 CPUtime=14.95 cores=0,2,4,6
/proc/8133/stat : 8133 (java) S 8130 8133 5982 0 -1 4202496 29910 0 1 0 1472 23 0 0 20 0 22 0 107949772 10060525568 157730 33554432000 1073741824 1073778376 140737136862368 140737136853504 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8133/statm: 2456183 157730 2283 9 0 2446860 0
[pid=8133/tid=8134] ppid=8130 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/8133/task/8134/stat : 8134 (java) S 8130 8133 5982 0 -1 4202560 2489 0 1 0 29 1 0 0 20 0 22 0 107949772 10060525568 157730 33554432000 1073741824 1073778376 140737136862368 140128423363448 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8136] ppid=8130 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/8133/task/8136/stat : 8136 (java) S 8130 8133 5982 0 -1 4202560 114 0 0 0 4 1 0 0 20 0 22 0 107949773 10060525568 157730 33554432000 1073741824 1073778376 140737136862368 140128412424616 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8137] ppid=8130 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8133/task/8137/stat : 8137 (java) S 8130 8133 5982 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 107949773 10060525568 157730 33554432000 1073741824 1073778376 140737136862368 140128411372072 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8138] ppid=8130 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/8133/task/8138/stat : 8138 (java) S 8130 8133 5982 0 -1 4202560 118 0 0 0 5 2 0 0 20 0 22 0 107949773 10060525568 157730 33554432000 1073741824 1073778376 140737136862368 140128410319016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8139] ppid=8130 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/8133/task/8139/stat : 8139 (java) S 8130 8133 5982 0 -1 4202560 112 0 0 0 3 2 0 0 20 0 22 0 107949773 10060525568 157730 33554432000 1073741824 1073778376 140737136862368 140128263289128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8140] ppid=8130 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/8133/task/8140/stat : 8140 (java) S 8130 8133 5982 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 22 0 107949773 10060525568 157730 33554432000 1073741824 1073778376 140737136862368 140128262237096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8141] ppid=8130 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/8133/task/8141/stat : 8141 (java) S 8130 8133 5982 0 -1 4202560 50 0 0 0 6 2 0 0 20 0 22 0 107949773 10060525568 157730 33554432000 1073741824 1073778376 140737136862368 140128261184552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8142] ppid=8130 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/8133/task/8142/stat : 8142 (java) S 8130 8133 5982 0 -1 4202560 32 0 0 0 4 2 0 0 20 0 22 0 107949773 10060525568 157730 33554432000 1073741824 1073778376 140737136862368 140128260131496 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8143] ppid=8130 vsize=9824732 CPUtime=0.05 cores=0,2,4,6

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

[pid=8133/tid=8139] ppid=8130 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/8133/task/8139/stat : 8139 (java) S 8130 8133 5982 0 -1 4202560 434 0 0 0 224 10 0 0 20 0 22 0 107949773 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128263289128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8140] ppid=8130 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/8133/task/8140/stat : 8140 (java) S 8130 8133 5982 0 -1 4202560 477 0 0 0 212 10 0 0 20 0 22 0 107949773 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128262237096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8141] ppid=8130 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/8133/task/8141/stat : 8141 (java) S 8130 8133 5982 0 -1 4202560 483 0 0 0 215 10 0 0 20 0 22 0 107949773 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128261184552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8142] ppid=8130 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/8133/task/8142/stat : 8142 (java) S 8130 8133 5982 0 -1 4202560 341 0 0 0 204 8 0 0 20 0 22 0 107949773 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128260131496 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8143] ppid=8130 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/8133/task/8143/stat : 8143 (java) S 8130 8133 5982 0 -1 4202560 430 0 0 0 216 9 0 0 20 0 22 0 107949773 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128259078952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8144] ppid=8130 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/8133/task/8144/stat : 8144 (java) S 8130 8133 5982 0 -1 4202560 1597 0 0 0 332 16 0 0 20 0 22 0 107949774 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128246880616 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8145] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8145/stat : 8145 (java) S 8130 8133 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107949775 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128245826936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8146] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8146/stat : 8146 (java) S 8130 8133 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107949775 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128244773768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8147] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8147/stat : 8147 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128243722512 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8148] ppid=8130 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/8133/task/8148/stat : 8148 (java) S 8130 8133 5982 0 -1 4202560 18092 0 0 0 131 3 0 0 20 0 22 0 107949777 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128242670392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8149] ppid=8130 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/8133/task/8149/stat : 8149 (java) S 8130 8133 5982 0 -1 4202560 16535 0 0 0 216 2 0 0 20 0 22 0 107949777 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128241617848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8150] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8150/stat : 8150 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128240564984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8151] ppid=8130 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/8133/task/8151/stat : 8151 (java) S 8130 8133 5982 0 -1 4202560 50 0 0 0 14 13 0 0 20 0 22 0 107949777 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128239512648 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8152] ppid=8130 vsize=9824732 CPUtime=870.9 cores=0,2,4,6
/proc/8133/task/8152/stat : 8152 (java) R 8130 8133 5982 0 -1 4202560 98 0 0 0 87074 16 0 0 20 0 22 0 107949804 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128237403520 140128291576751 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8153] ppid=8130 vsize=9824732 CPUtime=871 cores=0,2,4,6
/proc/8133/task/8153/stat : 8153 (java) R 8130 8133 5982 0 -1 4202560 1559 0 0 0 87051 49 0 0 20 0 22 0 107949804 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128236352080 140128291576751 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8154] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8154/stat : 8154 (java) S 8130 8133 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107949805 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128238457640 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8155] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8155/stat : 8155 (java) S 8130 8133 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107949805 10060525568 497373 33554432000 1073741824 1073778376 140737136862368 140128235299752 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1771.68
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.501 s]
/proc/loadavg: 4.31 4.25 4.14 5/217 8245
/proc/meminfo: memFree=24555020/32872528 swapFree=17280/1464432
[pid=8133] ppid=8130 vsize=9824732 CPUtime=1800.2 cores=0,2,4,6
/proc/8133/stat : 8133 (java) S 8130 8133 5982 0 -1 4202496 45479 0 1 0 179872 148 0 0 20 0 22 0 107949772 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140737136853504 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8133/statm: 2456183 502574 2292 9 0 2446860 0
[pid=8133/tid=8134] ppid=8130 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/8133/task/8134/stat : 8134 (java) S 8130 8133 5982 0 -1 4202560 2497 0 1 0 32 3 0 0 20 0 22 0 107949772 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128423363448 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8136] ppid=8130 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/8133/task/8136/stat : 8136 (java) S 8130 8133 5982 0 -1 4202560 569 0 0 0 225 9 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128412424616 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8137] ppid=8130 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/8133/task/8137/stat : 8137 (java) S 8130 8133 5982 0 -1 4202560 377 0 0 0 203 9 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128411372072 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8138] ppid=8130 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/8133/task/8138/stat : 8138 (java) S 8130 8133 5982 0 -1 4202560 566 0 0 0 220 8 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128410319016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8139] ppid=8130 vsize=9824732 CPUtime=2.38 cores=0,2,4,6
/proc/8133/task/8139/stat : 8139 (java) S 8130 8133 5982 0 -1 4202560 437 0 0 0 228 10 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128263289128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8140] ppid=8130 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/8133/task/8140/stat : 8140 (java) S 8130 8133 5982 0 -1 4202560 477 0 0 0 214 10 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128262237096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8141] ppid=8130 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/8133/task/8141/stat : 8141 (java) S 8130 8133 5982 0 -1 4202560 491 0 0 0 218 10 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128261184552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8142] ppid=8130 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/8133/task/8142/stat : 8142 (java) S 8130 8133 5982 0 -1 4202560 341 0 0 0 206 9 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128260131496 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8143] ppid=8130 vsize=9824732 CPUtime=2.33 cores=0,2,4,6
/proc/8133/task/8143/stat : 8143 (java) S 8130 8133 5982 0 -1 4202560 436 0 0 0 223 10 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128259078952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8144] ppid=8130 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/8133/task/8144/stat : 8144 (java) S 8130 8133 5982 0 -1 4202560 1678 0 0 0 332 16 0 0 20 0 22 0 107949774 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128246880616 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8145] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8145/stat : 8145 (java) S 8130 8133 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107949775 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128245826936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8146] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8146/stat : 8146 (java) S 8130 8133 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107949775 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128244773768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8147] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8147/stat : 8147 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128243722512 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8148] ppid=8130 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/8133/task/8148/stat : 8148 (java) S 8130 8133 5982 0 -1 4202560 18092 0 0 0 131 3 0 0 20 0 22 0 107949777 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128242670392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8149] ppid=8130 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/8133/task/8149/stat : 8149 (java) S 8130 8133 5982 0 -1 4202560 16535 0 0 0 216 2 0 0 20 0 22 0 107949777 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128241617848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8150] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8150/stat : 8150 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128240564984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8151] ppid=8130 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/8133/task/8151/stat : 8151 (java) S 8130 8133 5982 0 -1 4202560 52 0 0 0 15 13 0 0 20 0 22 0 107949777 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128239512648 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8152] ppid=8130 vsize=9824732 CPUtime=884.98 cores=0,2,4,6
/proc/8133/task/8152/stat : 8152 (java) R 8130 8133 5982 0 -1 4202560 98 0 0 0 88482 16 0 0 20 0 22 0 107949804 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128237402752 140128291576069 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8153] ppid=8130 vsize=9824732 CPUtime=885.08 cores=0,2,4,6
/proc/8133/task/8153/stat : 8153 (java) R 8130 8133 5982 0 -1 4202560 1561 0 0 0 88459 49 0 0 20 0 22 0 107949804 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128236350960 140128291774421 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8154] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8154/stat : 8154 (java) S 8130 8133 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107949805 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128238457640 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8155] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8155/stat : 8155 (java) S 8130 8133 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107949805 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128235299752 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
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 8133 sig 9
??? kill -8133 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.501 s]
/proc/loadavg: 4.31 4.25 4.14 5/217 8245
/proc/meminfo: memFree=24555020/32872528 swapFree=17280/1464432
[pid=8133] ppid=8130 vsize=9824732 CPUtime=1800.2 cores=0,2,4,6
/proc/8133/stat : 8133 (java) S 8130 8133 5982 0 -1 4202496 45479 0 1 0 179872 148 0 0 20 0 22 0 107949772 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140737136853504 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8133/statm: 2456183 502574 2292 9 0 2446860 0
[pid=8133/tid=8134] ppid=8130 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/8133/task/8134/stat : 8134 (java) S 8130 8133 5982 0 -1 4202560 2497 0 1 0 32 3 0 0 20 0 22 0 107949772 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128423363448 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8136] ppid=8130 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/8133/task/8136/stat : 8136 (java) S 8130 8133 5982 0 -1 4202560 569 0 0 0 225 9 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128412424616 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8137] ppid=8130 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/8133/task/8137/stat : 8137 (java) S 8130 8133 5982 0 -1 4202560 377 0 0 0 203 9 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128411372072 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8138] ppid=8130 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/8133/task/8138/stat : 8138 (java) S 8130 8133 5982 0 -1 4202560 566 0 0 0 220 8 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128410319016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8139] ppid=8130 vsize=9824732 CPUtime=2.38 cores=0,2,4,6
/proc/8133/task/8139/stat : 8139 (java) S 8130 8133 5982 0 -1 4202560 437 0 0 0 228 10 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128263289128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8140] ppid=8130 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/8133/task/8140/stat : 8140 (java) S 8130 8133 5982 0 -1 4202560 477 0 0 0 214 10 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128262237096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8141] ppid=8130 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/8133/task/8141/stat : 8141 (java) S 8130 8133 5982 0 -1 4202560 491 0 0 0 218 10 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128261184552 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8142] ppid=8130 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/8133/task/8142/stat : 8142 (java) S 8130 8133 5982 0 -1 4202560 341 0 0 0 206 9 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128260131496 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8143] ppid=8130 vsize=9824732 CPUtime=2.33 cores=0,2,4,6
/proc/8133/task/8143/stat : 8143 (java) S 8130 8133 5982 0 -1 4202560 436 0 0 0 223 10 0 0 20 0 22 0 107949773 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128259078952 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8144] ppid=8130 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/8133/task/8144/stat : 8144 (java) S 8130 8133 5982 0 -1 4202560 1678 0 0 0 332 16 0 0 20 0 22 0 107949774 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128246880616 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8145] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8145/stat : 8145 (java) S 8130 8133 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107949775 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128245826936 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8146] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8146/stat : 8146 (java) S 8130 8133 5982 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 107949775 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128244773768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8147] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8147/stat : 8147 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128243722512 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8148] ppid=8130 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/8133/task/8148/stat : 8148 (java) S 8130 8133 5982 0 -1 4202560 18092 0 0 0 131 3 0 0 20 0 22 0 107949777 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128242670392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8133/tid=8149] ppid=8130 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/8133/task/8149/stat : 8149 (java) S 8130 8133 5982 0 -1 4202560 16535 0 0 0 216 2 0 0 20 0 22 0 107949777 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128241617848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8150] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8150/stat : 8150 (java) S 8130 8133 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107949777 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128240564984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8151] ppid=8130 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/8133/task/8151/stat : 8151 (java) S 8130 8133 5982 0 -1 4202560 52 0 0 0 15 13 0 0 20 0 22 0 107949777 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128239512648 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8152] ppid=8130 vsize=9824732 CPUtime=884.98 cores=0,2,4,6
/proc/8133/task/8152/stat : 8152 (java) R 8130 8133 5982 0 -1 4202560 98 0 0 0 88482 16 0 0 20 0 22 0 107949804 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128237402752 140128291576069 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8133/tid=8153] ppid=8130 vsize=9824732 CPUtime=885.08 cores=0,2,4,6
/proc/8133/task/8153/stat : 8153 (java) R 8130 8133 5982 0 -1 4202560 1561 0 0 0 88459 49 0 0 20 0 22 0 107949804 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128236350960 140128291774421 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8133/tid=8154] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8154/stat : 8154 (java) S 8130 8133 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107949805 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128238457640 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8133/tid=8155] ppid=8130 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8133/task/8155/stat : 8155 (java) S 8130 8133 5982 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 107949805 10060525568 502574 33554432000 1073741824 1073778376 140737136862368 140128235299752 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8133 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=290226
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=929706
# CPU time returned by wait4() is 1796.22
# while last known CPU time is 1800.2
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.57
CPU time (s): 1800.2
CPU user time (s): 1798.72
CPU system time (s): 1.48
CPU usage (%): 200.787
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.29
system time used= 1.92971
maximum resident set size= 2929892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45520
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27474
involuntary context switches= 45780

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.27135 second user time and 8.30674 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-07 02:42:47
IDJOB=4081510
IDBENCH=71846
IDSOLVER=2543
FILE ID=node121/4081510-1465260167
RUNJOBID= node121-1465256572-5998
PBS_JOBID= 19843282
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081510-1465260167/watcher-4081510-1465260167 -o /tmp/evaluation-result-4081510-1465260167/solver-4081510-1465260167 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5998 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081510-1465260167.opb

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

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=976500259

node121.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.050
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.10
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.050
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		: 2667.050
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	: 5332.57
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.050
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		: 2667.050
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		: 2667.050
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.56
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.050
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.54
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.050
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28058284 kB
Buffers:           37844 kB
Cached:           128056 kB
SwapCached:         1740 kB
Active:          2535028 kB
Inactive:          98080 kB
Active(anon):    2466544 kB
Inactive(anon):     2760 kB
Active(file):      68484 kB
Inactive(file):    95320 kB
Unevictable:     1464432 kB
Mlocked:           17280 kB
SwapTotal:      67108856 kB
SwapFree:       67099256 kB
Dirty:               796 kB
Writeback:             0 kB
AnonPages:       3939052 kB
Mapped:            15320 kB
Shmem:                 0 kB
Slab:             569148 kB
SReclaimable:      13036 kB
SUnreclaim:       556112 kB
KernelStack:        1584 kB
PageTables:        12156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4074744 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3854336 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= 71728 MiB
End job on node121 at 2016-06-07 02:57:44