Trace number 4117246

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.13 897.356

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size160-round22-7.opb
MD5SUM3c97ccde6535b8dde3e19a211053aafb
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8736
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)448
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4117246-1466960413.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.76/0.48	c ... done. Wall clock time 0.372s.
0.76/0.48	c declared #vars     4128
0.76/0.48	c #constraints  10048
0.76/0.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.76/0.48	c constraints type 
0.76/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.76/0.48	c org.sat4j.specs.Constr$1 => 936
0.76/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.76/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 536
0.76/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.76/0.48	c 10048 constraints processed.
0.76/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.76/0.48	c constraints type 
0.76/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.76/0.48	c org.sat4j.specs.Constr$1 => 936
0.76/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.76/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.76/0.48	c org.sat4j.pb.constraints.pb.UnitClausePB => 536
0.76/0.48	c 10048 constraints processed.
4.49/1.49	c cleaning 2491 clauses out of 4998 with flag 15880/5000
6.78/2.09	c cleaning 4243 clauses out of 8507 with flag 39304/11000
8.49/2.81	c cleaning 5596 clauses out of 11264 with flag 67028/18000
10.15/3.66	c cleaning 6825 clauses out of 13668 with flag 100524/26000
12.23/4.67	c cleaning 7909 clauses out of 15844 with flag 142113/35001
14.41/5.76	c cleaning 8947 clauses out of 17935 with flag 188593/45001
17.09/7.01	c cleaning 9962 clauses out of 19987 with flag 243084/56000
19.90/8.45	c cleaning 10999 clauses out of 22027 with flag 302919/68002
23.42/10.02	c cleaning 12008 clauses out of 24026 with flag 370044/81000
27.08/11.85	c cleaning 12988 clauses out of 26018 with flag 444398/95000
30.90/13.77	c cleaning 14004 clauses out of 28030 with flag 523725/110000
35.10/15.80	c cleaning 14989 clauses out of 30027 with flag 608765/126001
39.70/18.13	c cleaning 16003 clauses out of 32037 with flag 701290/143000
44.86/20.63	c cleaning 16995 clauses out of 34034 with flag 802465/161000
45.67/21.05	c cleaning 0 clauses out of 5000 with flag 0/5000
50.31/23.37	c cleaning 17996 clauses out of 36040 with flag 908666/180001
56.49/26.26	c cleaning 18996 clauses out of 38044 with flag 1021133/200001
62.88/29.40	c cleaning 20015 clauses out of 40047 with flag 1138603/221000
69.83/32.81	c cleaning 20976 clauses out of 42032 with flag 1263825/243000
76.85/36.39	c cleaning 22017 clauses out of 44057 with flag 1394306/266001
84.63/40.26	c cleaning 23005 clauses out of 46039 with flag 1530630/290000
92.94/44.37	c cleaning 23987 clauses out of 48035 with flag 1674063/315001
102.01/48.86	c cleaning 24973 clauses out of 50047 with flag 1826881/341000
111.41/53.52	c cleaning 26014 clauses out of 52074 with flag 1984614/368000
120.93/58.22	c cleaning 27008 clauses out of 54060 with flag 2149169/396000
131.14/63.34	c cleaning 28003 clauses out of 56052 with flag 2323225/425000
141.81/68.67	c cleaning 29003 clauses out of 58050 with flag 2499819/455001
153.01/74.24	c cleaning 30019 clauses out of 60047 with flag 2681396/486001
163.71/79.59	c cleaning 31005 clauses out of 62027 with flag 2871069/518000
175.11/85.26	c cleaning 31996 clauses out of 64022 with flag 3065913/551000
188.59/91.98	c cleaning 32982 clauses out of 66026 with flag 3267904/585000
203.78/99.84	c cleaning 33981 clauses out of 68044 with flag 3476866/620000
218.42/107.16	c cleaning 34978 clauses out of 70063 with flag 3690265/656000
233.86/114.81	c cleaning 36016 clauses out of 72086 with flag 3915270/693001
249.94/122.83	c cleaning 37031 clauses out of 74069 with flag 4141299/731000
266.84/131.26	c cleaning 38013 clauses out of 76039 with flag 4375417/770001
284.14/139.89	c cleaning 39008 clauses out of 78025 with flag 4614554/810000
302.61/149.05	c cleaning 39983 clauses out of 80018 with flag 4858634/851001
322.18/158.75	c cleaning 41009 clauses out of 82034 with flag 5109407/893000
340.67/167.96	c cleaning 0 clauses out of 11000 with flag 0/11000
342.07/168.60	c cleaning 42012 clauses out of 84025 with flag 5370431/936000
362.60/178.85	c cleaning 42984 clauses out of 86014 with flag 5631971/980001
383.92/189.40	c cleaning 43981 clauses out of 88030 with flag 5900664/1025001
406.03/200.41	c cleaning 45005 clauses out of 90049 with flag 6178738/1071001
429.07/211.90	c cleaning 46013 clauses out of 92043 with flag 6463512/1118000
453.18/223.88	c cleaning 46992 clauses out of 94032 with flag 6753617/1166002
478.00/236.11	c cleaning 48007 clauses out of 96039 with flag 7052249/1215001
501.20/247.72	c cleaning 49010 clauses out of 98031 with flag 7357660/1265000
527.80/260.93	c cleaning 49987 clauses out of 100021 with flag 7669897/1316000
555.71/274.82	c cleaning 51009 clauses out of 102034 with flag 7984844/1368000
583.51/289.26	c cleaning 52005 clauses out of 104026 with flag 8309169/1421001
608.76/301.83	c cleaning 52971 clauses out of 106021 with flag 8638641/1475001
633.96/314.42	c cleaning 53993 clauses out of 108049 with flag 8974969/1530000
660.98/327.95	c cleaning 55016 clauses out of 110056 with flag 9316549/1586000
687.76/341.40	c cleaning 56008 clauses out of 112040 with flag 9664039/1643000
715.78/355.33	c cleaning 56996 clauses out of 114032 with flag 10022795/1701000
745.36/370.13	c cleaning 57986 clauses out of 116037 with flag 10384787/1760001
776.81/385.82	c cleaning 58999 clauses out of 118052 with flag 10755739/1820002
807.01/400.99	c cleaning 60007 clauses out of 120051 with flag 11128188/1881000
838.60/416.77	c cleaning 61009 clauses out of 122044 with flag 11505244/1943000
871.20/433.09	c cleaning 61994 clauses out of 124035 with flag 11892148/2006000
904.19/449.50	c cleaning 62980 clauses out of 126042 with flag 12289985/2070001
938.12/466.42	c cleaning 64008 clauses out of 128061 with flag 12687802/2135000
972.91/483.81	c cleaning 65018 clauses out of 130053 with flag 13094050/2201000
1008.10/501.47	c cleaning 65999 clauses out of 132035 with flag 13504579/2268000
1044.70/519.76	c cleaning 66973 clauses out of 134036 with flag 13920601/2336000
1082.30/538.58	c cleaning 68016 clauses out of 136065 with flag 14342843/2405002
1121.29/558.04	c cleaning 68998 clauses out of 138049 with flag 14778790/2475002
1160.90/577.86	c cleaning 70014 clauses out of 140050 with flag 15214574/2546001
1202.33/598.57	c cleaning 70983 clauses out of 142035 with flag 15656721/2618000
1244.71/619.79	c cleaning 71996 clauses out of 144052 with flag 16110457/2691000
1287.30/641.04	c cleaning 73021 clauses out of 146056 with flag 16567190/2765000
1331.31/663.09	c cleaning 73979 clauses out of 148036 with flag 17028591/2840001
1377.61/686.14	c cleaning 75001 clauses out of 150056 with flag 17492847/2916000
1423.20/708.97	c cleaning 76010 clauses out of 152057 with flag 17961523/2993002
1470.00/732.30	c cleaning 76998 clauses out of 154045 with flag 18432317/3071000
1519.20/756.93	c cleaning 77997 clauses out of 156047 with flag 18911312/3150000
1568.18/781.47	c cleaning 78986 clauses out of 158050 with flag 19399346/3230000
1619.17/806.94	c cleaning 79995 clauses out of 160064 with flag 19892711/3311000
1670.36/832.53	c cleaning 80995 clauses out of 162069 with flag 20397488/3393000
1723.16/858.90	c cleaning 82032 clauses out of 164074 with flag 20902992/3476000
1778.76/886.72	c cleaning 82974 clauses out of 166042 with flag 21418372/3560000
1800.13/897.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/897.30	c starts		: 31588
1800.13/897.30	c conflicts		: 3597460
1800.13/897.30	c decisions		: 29952053
1800.13/897.30	c propagations		: 461832306
1800.13/897.30	c inspects		: 10801168015
1800.13/897.30	c shortcuts		: 0
1800.13/897.30	c learnt literals	: 2
1800.13/897.30	c learnt binary clauses	: 69
1800.13/897.30	c learnt ternary clauses	: 912
1800.13/897.30	c learnt constraints	: 3597458
1800.13/897.30	c ignored constraints	: 0
1800.13/897.30	c root simplifications	: 0
1800.13/897.30	c removed literals (reason simplification)	: 3186739
1800.13/897.30	c reason swapping (by a shorter reason)	: 0
1800.13/897.30	c Calls to reduceDB	: 80
1800.13/897.30	c Number of update (reduction) of LBD	: 774914
1800.13/897.30	c Imported unit clauses	: 0
1800.13/897.30	c number of reductions to clauses (during analyze)	: 0
1800.13/897.30	c number of learned constraints concerned by reduction	: 0
1800.13/897.30	c number of learning phase by resolution	: 0
1800.13/897.30	c number of learning phase by cutting planes	: 0
1800.13/897.30	c speed (assignments/second)	: 514973.44582117914
1800.13/897.30	c non guided choices	8041
1800.13/897.33	c learnt constraints type 
1800.13/897.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 69
1800.13/897.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 120459
1800.13/897.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/897.33	c starts		: 36
1800.13/897.33	c conflicts		: 13006
1800.13/897.33	c decisions		: 49626
1800.13/897.33	c propagations		: 1585931
1800.13/897.33	c inspects		: 273168774
1800.13/897.33	c shortcuts		: 0
1800.13/897.33	c learnt literals	: 0
1800.13/897.33	c learnt binary clauses	: 0
1800.13/897.33	c learnt ternary clauses	: 0
1800.13/897.33	c learnt constraints	: 13005
1800.13/897.33	c ignored constraints	: 0
1800.13/897.33	c root simplifications	: 0
1800.13/897.33	c removed literals (reason simplification)	: 0
1800.13/897.33	c reason swapping (by a shorter reason)	: 0
1800.13/897.33	c Calls to reduceDB	: 2
1800.13/897.33	c Number of update (reduction) of LBD	: 0
1800.13/897.33	c Imported unit clauses	: 0
1800.13/897.33	c number of reductions to clauses (during analyze)	: 0
1800.13/897.33	c number of learned constraints concerned by reduction	: 0
1800.13/897.33	c number of learning phase by resolution	: 0
1800.13/897.33	c number of learning phase by cutting planes	: 0
1800.13/897.33	c speed (assignments/second)	: 1768.3682469311454
1800.13/897.33	c non guided choices	289
1800.13/897.33	c learnt constraints type 
1800.13/897.33	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3
1800.13/897.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13002
1800.13/897.33	s UNKNOWN
1800.13/897.33	c Total wall clock time (in seconds): 897.227

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-4117246-1466960413/watcher-4117246-1466960413 -o /tmp/evaluation-result-4117246-1466960413/solver-4117246-1466960413 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19491 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4117246-1466960413.opb 

pid=22851
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.22 4.22 4.23 5/194 22854
/proc/meminfo: memFree=30387980/32872528 swapFree=1541156/1696500
[pid=22854] ppid=22851 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/22854/stat : 22854 (java) R 22851 22854 19474 0 -1 4202496 978 0 0 0 0 0 0 0 20 0 1 0 29080029 23793664 628 33554432000 1073741824 1073778376 140735694151872 140735694140936 270698330689 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22854/statm: 5809 640 474 9 0 128 0

[startup+0.100116 s]
/proc/loadavg: 4.22 4.22 4.23 5/194 22854
/proc/meminfo: memFree=30387980/32872528 swapFree=1541156/1696500
[pid=22854] ppid=22851 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/22854/stat : 22854 (java) S 22851 22854 19474 0 -1 4202496 4528 0 1 0 9 1 0 0 20 0 18 0 29080029 9787879424 5651 33554432000 1073741824 1073778376 140735694151872 140735694143008 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22854/statm: 2389619 5651 2156 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200224 s]
/proc/loadavg: 4.22 4.22 4.23 5/194 22854
/proc/meminfo: memFree=30387980/32872528 swapFree=1541156/1696500
[pid=22854] ppid=22851 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/22854/stat : 22854 (java) S 22851 22854 19474 0 -1 4202496 4788 0 1 0 25 1 0 0 20 0 18 0 29080029 9787879424 6357 33554432000 1073741824 1073778376 140735694151872 140735694143008 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22854/statm: 2389619 6357 2213 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300225 s]
/proc/loadavg: 4.22 4.22 4.23 5/194 22854
/proc/meminfo: memFree=30387980/32872528 swapFree=1541156/1696500
[pid=22854] ppid=22851 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/22854/stat : 22854 (java) S 22851 22854 19474 0 -1 4202496 6040 0 1 0 49 1 0 0 20 0 18 0 29080029 9787879424 8635 33554432000 1073741824 1073778376 140735694151872 140735694143008 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22854/statm: 2389619 8635 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700188 s]
/proc/loadavg: 4.22 4.22 4.23 5/194 22854
/proc/meminfo: memFree=30387980/32872528 swapFree=1541156/1696500
[pid=22854] ppid=22851 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/22854/stat : 22854 (java) S 22851 22854 19474 0 -1 4202496 16597 0 1 0 181 5 0 0 20 0 22 0 29080029 10060525568 23319 33554432000 1073741824 1073778376 140735694151872 140735694143008 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22854/statm: 2456183 23319 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.22 4.22 4.23 9/220 22880
/proc/meminfo: memFree=30096960/32872528 swapFree=1541156/1696500
[pid=22854] ppid=22851 vsize=9824732 CPUtime=4.89 cores=1,3,5,7
/proc/22854/stat : 22854 (java) S 22851 22854 19474 0 -1 4202496 28939 0 1 0 479 10 0 0 20 0 22 0 29080029 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 140735694143008 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22854/statm: 2456183 48080 2292 9 0 2446860 0
[pid=22854/tid=22856] ppid=22851 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/22854/task/22856/stat : 22856 (java) S 22851 22854 19474 0 -1 4202560 2484 0 1 0 44 2 0 0 20 0 22 0 29080030 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913333699448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22857] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22857/stat : 22857 (java) S 22851 22854 19474 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 29080031 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913177463080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22858] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22858/stat : 22858 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080031 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913176410280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22859] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22859/stat : 22859 (java) S 22851 22854 19474 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29080031 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913175357992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22860] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22860/stat : 22860 (java) S 22851 22854 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080031 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913174305192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22861] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22861/stat : 22861 (java) S 22851 22854 19474 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 29080031 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913173252904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22862] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22862/stat : 22862 (java) S 22851 22854 19474 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 29080031 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913172200104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22863] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22863/stat : 22863 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080031 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913171147816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22864] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22864/stat : 22864 (java) S 22851 22854 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29080031 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913170095016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22865] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22865/stat : 22865 (java) S 22851 22854 19474 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913157896424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22866] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22866/stat : 22866 (java) S 22851 22854 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913156842488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22867] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22867/stat : 22867 (java) S 22851 22854 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913155790088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22868] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22868/stat : 22868 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913154738576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22869] ppid=22851 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/22854/task/22869/stat : 22869 (java) R 22851 22854 19474 0 -1 4202560 14894 0 0 0 112 3 0 0 20 0 22 0 29080034 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913153663448 139913337792801 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22870] ppid=22851 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/22854/task/22870/stat : 22870 (java) R 22851 22854 19474 0 -1 4202560 10088 0 0 0 119 2 0 0 20 0 22 0 29080034 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913152610608 139913336718116 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22871] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22871/stat : 22871 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913151581304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22872] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22872/stat : 22872 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913150528712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22877] ppid=22851 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/22854/task/22877/stat : 22877 (java) R 22851 22854 19474 0 -1 4202560 19 0 0 0 97 0 0 0 20 0 22 0 29080078 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913149099808 139913206493088 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22878] ppid=22851 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/22854/task/22878/stat : 22878 (java) R 22851 22854 19474 0 -1 4202560 76 0 0 0 94 2 0 0 20 0 22 0 29080078 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913148054696 139913206366674 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22879] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22879/stat : 22879 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080079 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913147004072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22880] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22880/stat : 22880 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080079 10060525568 48080 33554432000 1073741824 1073778376 140735694151872 139913145951272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.22 4.22 4.23 6/220 22880
/proc/meminfo: memFree=29847492/32872528 swapFree=1541156/1696500
[pid=22854] ppid=22851 vsize=9824732 CPUtime=9.09 cores=1,3,5,7
/proc/22854/stat : 22854 (java) S 22851 22854 19474 0 -1 4202496 39160 0 1 0 892 17 0 0 20 0 22 0 29080029 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 140735694143008 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22854/statm: 2456183 89280 2292 9 0 2446860 0
[pid=22854/tid=22856] ppid=22851 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/22854/task/22856/stat : 22856 (java) S 22851 22854 19474 0 -1 4202560 2485 0 1 0 44 2 0 0 20 0 22 0 29080030 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913333699448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22857] ppid=22851 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22854/task/22857/stat : 22857 (java) S 22851 22854 19474 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 22 0 29080031 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913177463080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22858] ppid=22851 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22854/task/22858/stat : 22858 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 29080031 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913176410280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22859] ppid=22851 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22854/task/22859/stat : 22859 (java) S 22851 22854 19474 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 29080031 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913175357992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22860] ppid=22851 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/22854/task/22860/stat : 22860 (java) S 22851 22854 19474 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 29080031 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913174305192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22861] ppid=22851 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/22854/task/22861/stat : 22861 (java) S 22851 22854 19474 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 29080031 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913173252904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22862] ppid=22851 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/22854/task/22862/stat : 22862 (java) S 22851 22854 19474 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 29080031 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913172200104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22863] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22863/stat : 22863 (java) S 22851 22854 19474 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 29080031 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913171147816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22864] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22864/stat : 22864 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080031 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913170095016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22865] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22865/stat : 22865 (java) S 22851 22854 19474 0 -1 4202560 200 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913157896424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22866] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22866/stat : 22866 (java) S 22851 22854 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913156842488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22867] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22867/stat : 22867 (java) S 22851 22854 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913155790088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22868] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22868/stat : 22868 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913154738576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22869] ppid=22851 vsize=9824732 CPUtime=1.55 cores=1,3,5,7
/proc/22854/task/22869/stat : 22869 (java) S 22851 22854 19474 0 -1 4202560 19699 0 0 0 151 4 0 0 20 0 22 0 29080034 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913153686200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22870] ppid=22851 vsize=9824732 CPUtime=1.77 cores=1,3,5,7
/proc/22854/task/22870/stat : 22870 (java) S 22851 22854 19474 0 -1 4202560 15258 0 0 0 174 3 0 0 20 0 22 0 29080034 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913152633400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22871] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22871/stat : 22871 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913151581304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22872] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22872/stat : 22872 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913150528712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22877] ppid=22851 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/22854/task/22877/stat : 22877 (java) R 22851 22854 19474 0 -1 4202560 20 0 0 0 252 0 0 0 20 0 22 0 29080078 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913149099808 139913206587674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22878] ppid=22851 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/22854/task/22878/stat : 22878 (java) R 22851 22854 19474 0 -1 4202560 134 0 0 0 247 3 0 0 20 0 22 0 29080078 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913148054008 139913206768282 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22879] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22879/stat : 22879 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080079 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913147004072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22880] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22880/stat : 22880 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080079 10060525568 89280 33554432000 1073741824 1073778376 140735694151872 139913145951272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 9824732

[startup+6.30103 s]
/proc/loadavg: 4.21 4.22 4.23 6/220 22880
/proc/meminfo: memFree=29169876/32872528 swapFree=1541156/1696500
[pid=22854] ppid=22851 vsize=9824732 CPUtime=15.69 cores=1,3,5,7
/proc/22854/stat : 22854 (java) S 22851 22854 19474 0 -1 4202496 39789 0 1 0 1541 28 0 0 20 0 22 0 29080029 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 140735694143008 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22854/statm: 2456183 164810 2292 9 0 2446860 0
[pid=22854/tid=22856] ppid=22851 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/22854/task/22856/stat : 22856 (java) S 22851 22854 19474 0 -1 4202560 2486 0 1 0 44 2 0 0 20 0 22 0 29080030 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913333699448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22857] ppid=22851 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22854/task/22857/stat : 22857 (java) S 22851 22854 19474 0 -1 4202560 59 0 0 0 4 1 0 0 20 0 22 0 29080031 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913177463080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22858] ppid=22851 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22854/task/22858/stat : 22858 (java) S 22851 22854 19474 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 22 0 29080031 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913176410280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22859] ppid=22851 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/22854/task/22859/stat : 22859 (java) S 22851 22854 19474 0 -1 4202560 42 0 0 0 4 2 0 0 20 0 22 0 29080031 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913175357992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22860] ppid=22851 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/22854/task/22860/stat : 22860 (java) S 22851 22854 19474 0 -1 4202560 37 0 0 0 5 2 0 0 20 0 22 0 29080031 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913174305192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22861] ppid=22851 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/22854/task/22861/stat : 22861 (java) S 22851 22854 19474 0 -1 4202560 35 0 0 0 4 2 0 0 20 0 22 0 29080031 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913173252904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22862] ppid=22851 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/22854/task/22862/stat : 22862 (java) S 22851 22854 19474 0 -1 4202560 40 0 0 0 3 2 0 0 20 0 22 0 29080031 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913172200104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22863] ppid=22851 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/22854/task/22863/stat : 22863 (java) S 22851 22854 19474 0 -1 4202560 43 0 0 0 6 2 0 0 20 0 22 0 29080031 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913171147816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22864] ppid=22851 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/22854/task/22864/stat : 22864 (java) S 22851 22854 19474 0 -1 4202560 64 0 0 0 9 2 0 0 20 0 22 0 29080031 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913170095016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22865] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22865/stat : 22865 (java) S 22851 22854 19474 0 -1 4202560 466 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913157896424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22866] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22866/stat : 22866 (java) S 22851 22854 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913156842488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22867] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22867/stat : 22867 (java) S 22851 22854 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913155790088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22868] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22868/stat : 22868 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 164810 33554432000 1073741824 1073778376 140735694151872 139913154738576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22869] ppid=22851 vsize=9824732 CPUtime=1.57 cores=1,3,5,7

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

/proc/22854/task/22859/stat : 22859 (java) S 22851 22854 19474 0 -1 4202560 365 0 0 0 89 13 0 0 20 0 22 0 29080031 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913175357992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22860] ppid=22851 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/22854/task/22860/stat : 22860 (java) S 22851 22854 19474 0 -1 4202560 421 0 0 0 95 13 0 0 20 0 22 0 29080031 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913174305192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22861] ppid=22851 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/22854/task/22861/stat : 22861 (java) S 22851 22854 19474 0 -1 4202560 398 0 0 0 89 11 0 0 20 0 22 0 29080031 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913173252904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22862] ppid=22851 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/22854/task/22862/stat : 22862 (java) S 22851 22854 19474 0 -1 4202560 380 0 0 0 81 12 0 0 20 0 22 0 29080031 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913172200104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22863] ppid=22851 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/22854/task/22863/stat : 22863 (java) S 22851 22854 19474 0 -1 4202560 478 0 0 0 102 15 0 0 20 0 22 0 29080031 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913171147816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22864] ppid=22851 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/22854/task/22864/stat : 22864 (java) S 22851 22854 19474 0 -1 4202560 441 0 0 0 94 15 0 0 20 0 22 0 29080031 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913170095016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22865] ppid=22851 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/22854/task/22865/stat : 22865 (java) S 22851 22854 19474 0 -1 4202560 1840 0 0 0 178 6 0 0 20 0 22 0 29080032 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913157896424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22866] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22866/stat : 22866 (java) S 22851 22854 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913156842488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22867] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22867/stat : 22867 (java) S 22851 22854 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913155790088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22868] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22868/stat : 22868 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913154738576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22869] ppid=22851 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/22854/task/22869/stat : 22869 (java) S 22851 22854 19474 0 -1 4202560 19715 0 0 0 162 4 0 0 20 0 22 0 29080034 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913153686200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22870] ppid=22851 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/22854/task/22870/stat : 22870 (java) S 22851 22854 19474 0 -1 4202560 19148 0 0 0 221 4 0 0 20 0 22 0 29080034 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913152633400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22871] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22871/stat : 22871 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913151581304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22872] ppid=22851 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/22854/task/22872/stat : 22872 (java) S 22851 22854 19474 0 -1 4202560 51 0 0 0 16 18 0 0 20 0 22 0 29080034 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913150528712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22877] ppid=22851 vsize=9824732 CPUtime=875.32 cores=1,3,5,7
/proc/22854/task/22877/stat : 22877 (java) R 22851 22854 19474 0 -1 4202560 41 0 0 0 87518 14 0 0 20 0 22 0 29080078 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913149099888 139913206621817 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22878] ppid=22851 vsize=9824732 CPUtime=875.18 cores=1,3,5,7
/proc/22854/task/22878/stat : 22878 (java) R 22851 22854 19474 0 -1 4202560 1711 0 0 0 87469 49 0 0 20 0 22 0 29080078 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913148054640 139913207182687 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22879] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22879/stat : 22879 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080079 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913147004072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22880] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22880/stat : 22880 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080079 10060525568 826374 33554432000 1073741824 1073778376 140735694151872 139913145951272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1769.96
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.301 s]
/proc/loadavg: 4.24 4.26 4.26 3/191 22956
/proc/meminfo: memFree=26991700/32872528 swapFree=1541156/1696500
[pid=22854] ppid=22851 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/22854/stat : 22854 (java) S 22851 22854 19474 0 -1 4202496 49827 0 1 0 179825 188 0 0 20 0 22 0 29080029 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 140735694143008 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22854/statm: 2456183 854058 2301 9 0 2446860 0
[pid=22854/tid=22856] ppid=22851 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/22854/task/22856/stat : 22856 (java) S 22851 22854 19474 0 -1 4202560 2488 0 1 0 47 4 0 0 20 0 22 0 29080030 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913333699448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22857] ppid=22851 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/22854/task/22857/stat : 22857 (java) S 22851 22854 19474 0 -1 4202560 521 0 0 0 106 18 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913177463080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22858] ppid=22851 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/22854/task/22858/stat : 22858 (java) S 22851 22854 19474 0 -1 4202560 385 0 0 0 96 13 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913176410280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22859] ppid=22851 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/22854/task/22859/stat : 22859 (java) S 22851 22854 19474 0 -1 4202560 401 0 0 0 91 14 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913175357992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22860] ppid=22851 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/22854/task/22860/stat : 22860 (java) S 22851 22854 19474 0 -1 4202560 443 0 0 0 98 14 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913174305192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22861] ppid=22851 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/22854/task/22861/stat : 22861 (java) S 22851 22854 19474 0 -1 4202560 429 0 0 0 93 13 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913173252904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22862] ppid=22851 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/22854/task/22862/stat : 22862 (java) S 22851 22854 19474 0 -1 4202560 414 0 0 0 84 14 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913172200104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22863] ppid=22851 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/22854/task/22863/stat : 22863 (java) S 22851 22854 19474 0 -1 4202560 498 0 0 0 105 17 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913171147816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22864] ppid=22851 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/22854/task/22864/stat : 22864 (java) S 22851 22854 19474 0 -1 4202560 472 0 0 0 97 17 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913170095016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22865] ppid=22851 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/22854/task/22865/stat : 22865 (java) S 22851 22854 19474 0 -1 4202560 1842 0 0 0 178 6 0 0 20 0 22 0 29080032 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913157896424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22866] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22866/stat : 22866 (java) S 22851 22854 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913156842488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22867] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22867/stat : 22867 (java) S 22851 22854 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913155790088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22868] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22868/stat : 22868 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913154738576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22869] ppid=22851 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/22854/task/22869/stat : 22869 (java) S 22851 22854 19474 0 -1 4202560 19715 0 0 0 162 4 0 0 20 0 22 0 29080034 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913153686200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22870] ppid=22851 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/22854/task/22870/stat : 22870 (java) S 22851 22854 19474 0 -1 4202560 19148 0 0 0 221 4 0 0 20 0 22 0 29080034 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913152633400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22871] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22871/stat : 22871 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913151581304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22872] ppid=22851 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/22854/task/22872/stat : 22872 (java) S 22851 22854 19474 0 -1 4202560 53 0 0 0 17 18 0 0 20 0 22 0 29080034 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913150528712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22877] ppid=22851 vsize=9824732 CPUtime=890.17 cores=1,3,5,7
/proc/22854/task/22877/stat : 22877 (java) R 22851 22854 19474 0 -1 4202560 41 0 0 0 89003 14 0 0 20 0 22 0 29080078 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913149106768 139913206621817 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22878] ppid=22851 vsize=9824732 CPUtime=890.03 cores=1,3,5,7
/proc/22854/task/22878/stat : 22878 (java) R 22851 22854 19474 0 -1 4202560 1712 0 0 0 88953 50 0 0 20 0 22 0 29080078 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913148054640 139913207178821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22879] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22879/stat : 22879 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080079 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913147004072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22880] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22880/stat : 22880 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080079 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913145951272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
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 22854 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.301 s]
/proc/loadavg: 4.24 4.26 4.26 3/191 22956
/proc/meminfo: memFree=26991700/32872528 swapFree=1541156/1696500
[pid=22854] ppid=22851 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/22854/stat : 22854 (java) S 22851 22854 19474 0 -1 4202496 49827 0 1 0 179825 188 0 0 20 0 22 0 29080029 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 140735694143008 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22854/statm: 2456183 854058 2301 9 0 2446860 0
[pid=22854/tid=22856] ppid=22851 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/22854/task/22856/stat : 22856 (java) S 22851 22854 19474 0 -1 4202560 2488 0 1 0 47 4 0 0 20 0 22 0 29080030 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913333699448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22857] ppid=22851 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/22854/task/22857/stat : 22857 (java) S 22851 22854 19474 0 -1 4202560 521 0 0 0 106 18 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913177463080 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22858] ppid=22851 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/22854/task/22858/stat : 22858 (java) S 22851 22854 19474 0 -1 4202560 385 0 0 0 96 13 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913176410280 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22859] ppid=22851 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/22854/task/22859/stat : 22859 (java) S 22851 22854 19474 0 -1 4202560 401 0 0 0 91 14 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913175357992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22860] ppid=22851 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/22854/task/22860/stat : 22860 (java) S 22851 22854 19474 0 -1 4202560 443 0 0 0 98 14 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913174305192 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22861] ppid=22851 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/22854/task/22861/stat : 22861 (java) S 22851 22854 19474 0 -1 4202560 429 0 0 0 93 13 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913173252904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22862] ppid=22851 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/22854/task/22862/stat : 22862 (java) S 22851 22854 19474 0 -1 4202560 414 0 0 0 84 14 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913172200104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22863] ppid=22851 vsize=9824732 CPUtime=1.22 cores=1,3,5,7
/proc/22854/task/22863/stat : 22863 (java) S 22851 22854 19474 0 -1 4202560 498 0 0 0 105 17 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913171147816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22864] ppid=22851 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/22854/task/22864/stat : 22864 (java) S 22851 22854 19474 0 -1 4202560 472 0 0 0 97 17 0 0 20 0 22 0 29080031 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913170095016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22865] ppid=22851 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/22854/task/22865/stat : 22865 (java) S 22851 22854 19474 0 -1 4202560 1842 0 0 0 178 6 0 0 20 0 22 0 29080032 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913157896424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22866] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22866/stat : 22866 (java) S 22851 22854 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913156842488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22867] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22867/stat : 22867 (java) S 22851 22854 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29080032 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913155790088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22868] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22868/stat : 22868 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913154738576 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22869] ppid=22851 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/22854/task/22869/stat : 22869 (java) S 22851 22854 19474 0 -1 4202560 19715 0 0 0 162 4 0 0 20 0 22 0 29080034 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913153686200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22854/tid=22870] ppid=22851 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/22854/task/22870/stat : 22870 (java) S 22851 22854 19474 0 -1 4202560 19148 0 0 0 221 4 0 0 20 0 22 0 29080034 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913152633400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22871] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22871/stat : 22871 (java) S 22851 22854 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29080034 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913151581304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22854/tid=22872] ppid=22851 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/22854/task/22872/stat : 22872 (java) S 22851 22854 19474 0 -1 4202560 53 0 0 0 17 18 0 0 20 0 22 0 29080034 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913150528712 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22877] ppid=22851 vsize=9824732 CPUtime=890.17 cores=1,3,5,7
/proc/22854/task/22877/stat : 22877 (java) R 22851 22854 19474 0 -1 4202560 41 0 0 0 89003 14 0 0 20 0 22 0 29080078 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913149106768 139913206621817 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22854/tid=22878] ppid=22851 vsize=9824732 CPUtime=890.03 cores=1,3,5,7
/proc/22854/task/22878/stat : 22878 (java) R 22851 22854 19474 0 -1 4202560 1712 0 0 0 88953 50 0 0 20 0 22 0 29080078 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913148054640 139913207178821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22879] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22879/stat : 22879 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080079 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913147004072 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22854/tid=22880] ppid=22851 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/22854/task/22880/stat : 22880 (java) S 22851 22854 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29080079 10060525568 854058 33554432000 1073741824 1073778376 140735694151872 139913145951272 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22854 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=738310
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=372639
# CPU time returned by wait4() is 1796.11
# while last known CPU time is 1800.13
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 897.356
CPU time (s): 1800.13
CPU user time (s): 1798.25
CPU system time (s): 1.88
CPU usage (%): 200.604
Max. virtual memory (cumulated for all children) (KiB): 9825088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.74
system time used= 2.37264
maximum resident set size= 3416348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49863
page faults= 1
swaps= 0
block input operations= 0
block output operations= 752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22340
involuntary context switches= 20860

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.74413 second user time and 7.35288 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 19:00:13
IDJOB=4117246
IDBENCH=109571
IDSOLVER=2543
FILE ID=node125/4117246-1466960413
RUNJOBID= node125-1466943674-19491
PBS_JOBID= 19976354
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size160-round22-7.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117246-1466960413/watcher-4117246-1466960413 -o /tmp/evaluation-result-4117246-1466960413/solver-4117246-1466960413 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19491 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117246-1466960413.opb

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

MD5SUM BENCH= 3c97ccde6535b8dde3e19a211053aafb
RANDOM SEED=1143789206

node125.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.021
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.04
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.021
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.56
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.021
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.55
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.021
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.021
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.021
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.021
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		: 2667.021
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:        30388508 kB
Buffers:           22584 kB
Cached:            43776 kB
SwapCached:         1740 kB
Active:            44916 kB
Inactive:          40636 kB
Active(anon):      21236 kB
Inactive(anon):      448 kB
Active(file):      23680 kB
Inactive(file):    40188 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67098448 kB
Dirty:              2480 kB
Writeback:             0 kB
AnonPages:       1783840 kB
Mapped:            14264 kB
Shmem:                 0 kB
Slab:             565792 kB
SReclaimable:       9572 kB
SUnreclaim:       556220 kB
KernelStack:        1720 kB
PageTables:         7320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2384152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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= 71740 MiB
End job on node125 at 2016-06-26 19:15:11