Trace number 4117142

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.1 895.165

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size144-round21-0.opb
MD5SUM96394676fed05cc2a0f06c1853c91491
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.66974
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7920
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints832
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	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.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	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.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4117142-1466950527.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
0.97/0.50	c ... done. Wall clock time 0.375s.
0.97/0.50	c declared #vars     3968
0.97/0.50	c #constraints  9184
0.97/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.97/0.50	c constraints type 
0.97/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.97/0.50	c org.sat4j.specs.Constr$1 => 920
0.97/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.97/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 520
0.97/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.97/0.50	c 9184 constraints processed.
0.97/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.97/0.50	c constraints type 
0.97/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.97/0.50	c org.sat4j.specs.Constr$1 => 920
0.97/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.97/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.97/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 520
0.97/0.50	c 9184 constraints processed.
4.52/1.49	c cleaning 2498 clauses out of 4998 with flag 16734/5000
6.06/2.11	c cleaning 4246 clauses out of 8500 with flag 40162/11001
7.73/2.93	c cleaning 5617 clauses out of 11253 with flag 68980/18000
9.58/3.83	c cleaning 6802 clauses out of 13638 with flag 104463/26002
11.87/4.97	c cleaning 7902 clauses out of 15835 with flag 146982/35001
14.53/6.25	c cleaning 8956 clauses out of 17932 with flag 195874/45000
17.35/7.63	c cleaning 9981 clauses out of 19977 with flag 253638/56001
20.35/9.19	c cleaning 10981 clauses out of 21995 with flag 320306/68000
24.06/10.97	c cleaning 11995 clauses out of 24015 with flag 392114/81001
28.18/12.96	c cleaning 12970 clauses out of 26021 with flag 471297/95002
32.38/15.08	c cleaning 14015 clauses out of 28050 with flag 558117/110001
37.37/17.57	c cleaning 15018 clauses out of 30036 with flag 652648/126002
42.92/20.21	c cleaning 15983 clauses out of 32016 with flag 752881/143000
48.32/22.93	c cleaning 17003 clauses out of 34034 with flag 857851/161001
54.68/26.04	c cleaning 18010 clauses out of 36032 with flag 974533/180002
54.90/26.10	c cleaning 0 clauses out of 5000 with flag 0/5000
61.32/29.24	c cleaning 19003 clauses out of 38020 with flag 1094240/200000
68.33/32.62	c cleaning 20000 clauses out of 40017 with flag 1223079/221000
76.31/36.53	c cleaning 20961 clauses out of 42017 with flag 1359896/243000
84.32/40.51	c cleaning 22008 clauses out of 44056 with flag 1503057/266000
93.02/44.80	c cleaning 23012 clauses out of 46048 with flag 1652813/290000
102.22/49.43	c cleaning 24008 clauses out of 48036 with flag 1808188/315000
112.10/54.38	c cleaning 25005 clauses out of 50028 with flag 1970985/341000
122.71/59.66	c cleaning 25997 clauses out of 52023 with flag 2142401/368000
134.20/65.38	c cleaning 26988 clauses out of 54026 with flag 2318032/396000
146.08/71.22	c cleaning 28001 clauses out of 56038 with flag 2501853/425000
158.08/77.24	c cleaning 29004 clauses out of 58040 with flag 2695037/455003
170.60/83.40	c cleaning 29997 clauses out of 60033 with flag 2890888/486000
183.27/89.76	c cleaning 31010 clauses out of 62037 with flag 3094965/518001
198.54/97.35	c cleaning 31988 clauses out of 64026 with flag 3304956/551000
214.74/105.80	c cleaning 33002 clauses out of 66040 with flag 3520932/585002
231.38/114.00	c cleaning 34002 clauses out of 68039 with flag 3744563/620003
248.65/122.60	c cleaning 35001 clauses out of 70035 with flag 3976848/656001
266.74/131.63	c cleaning 35985 clauses out of 72034 with flag 4211982/693001
285.64/141.01	c cleaning 36972 clauses out of 74048 with flag 4457666/731000
305.17/150.73	c cleaning 38031 clauses out of 76077 with flag 4708919/770001
324.47/160.35	c cleaning 38991 clauses out of 78045 with flag 4971498/810000
345.13/170.54	c cleaning 40016 clauses out of 80055 with flag 5237137/851001
354.72/175.35	c cleaning 0 clauses out of 11001 with flag 0/11001
365.85/180.85	c cleaning 40981 clauses out of 82038 with flag 5509311/893000
388.19/191.90	c cleaning 42017 clauses out of 84057 with flag 5791091/936000
410.93/203.28	c cleaning 43004 clauses out of 86040 with flag 6079184/980000
435.27/215.35	c cleaning 44011 clauses out of 88036 with flag 6375581/1025000
460.13/227.66	c cleaning 45000 clauses out of 90025 with flag 6680140/1071000
486.03/240.53	c cleaning 45975 clauses out of 92026 with flag 6983821/1118001
513.02/253.94	c cleaning 47001 clauses out of 94051 with flag 7299555/1166001
542.49/268.65	c cleaning 47991 clauses out of 96049 with flag 7621929/1215000
573.10/283.90	c cleaning 49002 clauses out of 98058 with flag 7951954/1265000
604.88/300.29	c cleaning 50021 clauses out of 100058 with flag 8285561/1316002
634.94/315.27	c cleaning 51000 clauses out of 102035 with flag 8628715/1368000
667.45/331.47	c cleaning 52002 clauses out of 104035 with flag 8978372/1421000
700.06/347.68	c cleaning 53004 clauses out of 106034 with flag 9333586/1475001
733.88/364.47	c cleaning 53991 clauses out of 108032 with flag 9698652/1530003
768.36/381.67	c cleaning 54993 clauses out of 110040 with flag 10070194/1586002
804.04/399.40	c cleaning 56021 clauses out of 112045 with flag 10445433/1643000
840.93/417.61	c cleaning 57012 clauses out of 114024 with flag 10831671/1701000
879.49/436.71	c cleaning 57994 clauses out of 116012 with flag 11224367/1760000
922.17/457.95	c cleaning 58995 clauses out of 118018 with flag 11623057/1820000
965.12/479.29	c cleaning 59997 clauses out of 120024 with flag 12033765/1881001
1006.83/499.95	c cleaning 60974 clauses out of 122026 with flag 12446322/1943000
1051.22/521.87	c cleaning 62025 clauses out of 124052 with flag 12865300/2006000
1095.95/544.13	c cleaning 62970 clauses out of 126027 with flag 13284918/2070000
1141.54/566.84	c cleaning 64015 clauses out of 128057 with flag 13716483/2135000
1189.60/590.76	c cleaning 64988 clauses out of 130042 with flag 14160164/2201000
1237.19/614.42	c cleaning 66012 clauses out of 132054 with flag 14610691/2268000
1249.30/620.43	c cleaning 0 clauses out of 18005 with flag 0/18005
1286.54/638.90	c cleaning 67000 clauses out of 134042 with flag 15066078/2336000
1337.79/664.42	c cleaning 67977 clauses out of 136043 with flag 15528583/2405001
1391.01/690.86	c cleaning 68998 clauses out of 138065 with flag 15992273/2475000
1446.50/719.34	c cleaning 70011 clauses out of 140068 with flag 16466465/2546001
1501.50/746.73	c cleaning 71015 clauses out of 142056 with flag 16947382/2618000
1557.84/774.77	c cleaning 72007 clauses out of 144041 with flag 17437483/2691000
1616.48/803.90	c cleaning 73005 clauses out of 146034 with flag 17935290/2765000
1679.90/835.32	c cleaning 73994 clauses out of 148030 with flag 18434766/2840001
1740.88/865.61	c cleaning 74984 clauses out of 150035 with flag 18939363/2916000
1800.10/895.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/895.10	c starts		: 29745
1800.10/895.10	c conflicts		: 2990163
1800.10/895.10	c decisions		: 26890561
1800.10/895.10	c propagations		: 408192645
1800.10/895.10	c inspects		: 9213858400
1800.10/895.10	c shortcuts		: 0
1800.10/895.10	c learnt literals	: 3
1800.10/895.10	c learnt binary clauses	: 81
1800.10/895.10	c learnt ternary clauses	: 785
1800.10/895.10	c learnt constraints	: 2990160
1800.10/895.10	c ignored constraints	: 0
1800.10/895.10	c root simplifications	: 0
1800.10/895.10	c removed literals (reason simplification)	: 2942528
1800.10/895.10	c reason swapping (by a shorter reason)	: 0
1800.10/895.10	c Calls to reduceDB	: 72
1800.10/895.10	c Number of update (reduction) of LBD	: 643337
1800.10/895.10	c Imported unit clauses	: 0
1800.10/895.10	c number of reductions to clauses (during analyze)	: 0
1800.10/895.10	c number of learned constraints concerned by reduction	: 0
1800.10/895.10	c number of learning phase by resolution	: 0
1800.10/895.10	c number of learning phase by cutting planes	: 0
1800.10/895.10	c speed (assignments/second)	: 456291.21450321266
1800.10/895.10	c non guided choices	2571
1800.10/895.13	c learnt constraints type 
1800.10/895.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 81
1800.10/895.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 149133
1800.10/895.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/895.13	c starts		: 45
1800.10/895.13	c conflicts		: 20495
1800.10/895.13	c decisions		: 65252
1800.10/895.13	c propagations		: 2498128
1800.10/895.13	c inspects		: 840056331
1800.10/895.13	c shortcuts		: 0
1800.10/895.13	c learnt literals	: 0
1800.10/895.13	c learnt binary clauses	: 0
1800.10/895.13	c learnt ternary clauses	: 0
1800.10/895.13	c learnt constraints	: 20495
1800.10/895.13	c ignored constraints	: 0
1800.10/895.13	c root simplifications	: 0
1800.10/895.13	c removed literals (reason simplification)	: 0
1800.10/895.13	c reason swapping (by a shorter reason)	: 0
1800.10/895.13	c Calls to reduceDB	: 3
1800.10/895.13	c Number of update (reduction) of LBD	: 0
1800.10/895.13	c Imported unit clauses	: 0
1800.10/895.13	c number of reductions to clauses (during analyze)	: 0
1800.10/895.13	c number of learned constraints concerned by reduction	: 0
1800.10/895.13	c number of learning phase by resolution	: 0
1800.10/895.13	c number of learning phase by cutting planes	: 0
1800.10/895.13	c speed (assignments/second)	: 2792.40879306606
1800.10/895.13	c non guided choices	276
1800.10/895.14	c learnt constraints type 
1800.10/895.14	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 5
1800.10/895.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20490
1800.10/895.14	s UNKNOWN
1800.10/895.14	c Total wall clock time (in seconds): 895.014

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

pid=22907
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.03 4.07 4.08 5/197 22910
/proc/meminfo: memFree=27563148/32872528 swapFree=681168/738400
[pid=22910] ppid=22907 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/22910/stat : 22910 (java) R 22907 22910 20053 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 28092175 9515008 183 33554432000 1073741824 1073778376 140735436034144 140735436025176 213866331829 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22910/statm: 2323 183 140 9 0 71 0

[startup+0.100113 s]
/proc/loadavg: 4.03 4.07 4.08 5/197 22910
/proc/meminfo: memFree=27563148/32872528 swapFree=681168/738400
[pid=22910] ppid=22907 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/22910/stat : 22910 (java) S 22907 22910 20053 0 -1 4202496 4459 0 1 0 8 1 0 0 20 0 18 0 28092175 9787879424 5063 33554432000 1073741824 1073778376 140736800976704 140736800967840 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22910/statm: 2389619 5063 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200573 s]
/proc/loadavg: 4.03 4.07 4.08 5/197 22910
/proc/meminfo: memFree=27563148/32872528 swapFree=681168/738400
[pid=22910] ppid=22907 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/22910/stat : 22910 (java) S 22907 22910 20053 0 -1 4202496 4735 0 1 0 22 1 0 0 20 0 18 0 28092175 9787879424 6320 33554432000 1073741824 1073778376 140736800976704 140736800967840 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22910/statm: 2389619 6320 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300279 s]
/proc/loadavg: 4.03 4.07 4.08 5/197 22910
/proc/meminfo: memFree=27563148/32872528 swapFree=681168/738400
[pid=22910] ppid=22907 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/22910/stat : 22910 (java) S 22907 22910 20053 0 -1 4202496 5859 0 1 0 45 2 0 0 20 0 18 0 28092175 9787879424 7977 33554432000 1073741824 1073778376 140736800976704 140736800967840 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22910/statm: 2389619 7977 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700181 s]
/proc/loadavg: 4.03 4.07 4.08 5/197 22910
/proc/meminfo: memFree=27563148/32872528 swapFree=681168/738400
[pid=22910] ppid=22907 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/22910/stat : 22910 (java) S 22907 22910 20053 0 -1 4202496 15995 0 1 0 172 4 0 0 20 0 22 0 28092175 10060525568 23086 33554432000 1073741824 1073778376 140736800976704 140736800967840 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22910/statm: 2456183 23086 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 4.03 4.07 4.08 7/219 22932
/proc/meminfo: memFree=27441220/32872528 swapFree=681168/738400
[pid=22910] ppid=22907 vsize=9824732 CPUtime=4.77 cores=0,2,4,6
/proc/22910/stat : 22910 (java) S 22907 22910 20053 0 -1 4202496 21330 0 1 0 471 6 0 0 20 0 22 0 28092175 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140736800967840 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22910/statm: 2456183 46868 2292 9 0 2446860 0
[pid=22910/tid=22912] ppid=22907 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/22910/task/22912/stat : 22912 (java) S 22907 22910 20053 0 -1 4202560 2491 0 1 0 45 2 0 0 20 0 22 0 28092176 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279740511096 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22913] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22913/stat : 22913 (java) S 22907 22910 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28092177 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279584123176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22914] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22914/stat : 22914 (java) S 22907 22910 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28092177 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279583070376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22915] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22915/stat : 22915 (java) S 22907 22910 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28092177 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279582018088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22916] ppid=22907 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22910/task/22916/stat : 22916 (java) S 22907 22910 20053 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 28092177 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279580965288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22917] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22917/stat : 22917 (java) S 22907 22910 20053 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 28092177 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279579913000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22918] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22918/stat : 22918 (java) S 22907 22910 20053 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 28092177 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279578860200 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22919] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22919/stat : 22919 (java) S 22907 22910 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28092177 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279577807912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22920] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22920/stat : 22920 (java) S 22907 22910 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28092177 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279576755112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22921] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22921/stat : 22921 (java) S 22907 22910 20053 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28092178 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279564556520 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22922] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22922/stat : 22922 (java) S 22907 22910 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279563502584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22923] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22923/stat : 22923 (java) S 22907 22910 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279562450184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22924] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22924/stat : 22924 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279561398672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22925] ppid=22907 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/22910/task/22925/stat : 22925 (java) S 22907 22910 20053 0 -1 4202560 9481 0 0 0 114 1 0 0 20 0 22 0 28092181 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279560346296 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22926] ppid=22907 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/22910/task/22926/stat : 22926 (java) R 22907 22910 20053 0 -1 4202560 7881 0 0 0 108 2 0 0 20 0 22 0 28092181 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279559293496 140279744602824 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22927] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22927/stat : 22927 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279558241400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22928] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22928/stat : 22928 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279557188808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22929] ppid=22907 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/22910/task/22929/stat : 22929 (java) R 22907 22910 20053 0 -1 4202560 21 0 0 0 93 0 0 0 20 0 22 0 28092226 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279555755808 140279613338539 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22930] ppid=22907 vsize=9824732 CPUtime=0.94 cores=0,2,4,6
/proc/22910/task/22930/stat : 22930 (java) R 22907 22910 20053 0 -1 4202560 76 0 0 0 93 1 0 0 20 0 22 0 28092226 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279554710552 140279613370734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22931] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22931/stat : 22931 (java) S 22907 22910 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28092227 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279553660072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22932] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22932/stat : 22932 (java) S 22907 22910 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28092227 10060525568 46868 33554432000 1073741824 1073778376 140736800976704 140279552607272 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 9824732

[startup+3.11669 s]
/proc/loadavg: 4.03 4.07 4.08 5/219 22932
/proc/meminfo: memFree=27277008/32872528 swapFree=681168/738400
[pid=22910] ppid=22907 vsize=9824732 CPUtime=8.21 cores=0,2,4,6
/proc/22910/stat : 22910 (java) S 22907 22910 20053 0 -1 4202496 21681 0 1 0 804 17 0 0 20 0 22 0 28092175 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140736800967840 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22910/statm: 2456183 90579 2292 9 0 2446860 0
[pid=22910/tid=22912] ppid=22907 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/22910/task/22912/stat : 22912 (java) S 22907 22910 20053 0 -1 4202560 2491 0 1 0 45 2 0 0 20 0 22 0 28092176 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279740511096 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22913] ppid=22907 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22910/task/22913/stat : 22913 (java) R 22907 22910 20053 0 -1 4202560 24 0 0 0 2 1 0 0 20 0 22 0 28092177 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279584123352 140279744686300 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22914] ppid=22907 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22910/task/22914/stat : 22914 (java) R 22907 22910 20053 0 -1 4202560 25 0 0 0 1 0 0 0 20 0 22 0 28092177 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279583070376 140279747406764 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22915] ppid=22907 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/22910/task/22915/stat : 22915 (java) R 22907 22910 20053 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 28092177 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279582018264 140279747406764 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22916] ppid=22907 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/22910/task/22916/stat : 22916 (java) R 22907 22910 20053 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 22 0 28092177 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279580965312 140279747406764 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22917] ppid=22907 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/22910/task/22917/stat : 22917 (java) R 22907 22910 20053 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 28092177 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279579913176 140279744686264 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22918] ppid=22907 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22910/task/22918/stat : 22918 (java) R 22907 22910 20053 0 -1 4202560 34 0 0 0 2 1 0 0 20 0 22 0 28092177 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279578860376 140279747019207 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22919] ppid=22907 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22910/task/22919/stat : 22919 (java) R 22907 22910 20053 0 -1 4202560 18 0 0 0 2 1 0 0 20 0 22 0 28092177 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279577808088 140279747406779 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22920] ppid=22907 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/22910/task/22920/stat : 22920 (java) R 22907 22910 20053 0 -1 4202560 32 0 0 0 2 2 0 0 20 0 22 0 28092177 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279576755112 140279747406179 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22921] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22921/stat : 22921 (java) S 22907 22910 20053 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28092178 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279564555400 213869704252 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22922] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22922/stat : 22922 (java) S 22907 22910 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279563502584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22923] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22923/stat : 22923 (java) S 22907 22910 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279562450184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22924] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22924/stat : 22924 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279561398672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22925] ppid=22907 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/22910/task/22925/stat : 22925 (java) S 22907 22910 20053 0 -1 4202560 9489 0 0 0 120 1 0 0 20 0 22 0 28092181 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279560346296 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22926] ppid=22907 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/22910/task/22926/stat : 22926 (java) S 22907 22910 20053 0 -1 4202560 7890 0 0 0 114 2 0 0 20 0 22 0 28092181 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279559293496 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22927] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22927/stat : 22927 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279558241400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22928] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22928/stat : 22928 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279557188808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22929] ppid=22907 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/22910/task/22929/stat : 22929 (java) S 22907 22910 20053 0 -1 4202560 22 0 0 0 247 0 0 0 20 0 22 0 28092226 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279555762840 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22930] ppid=22907 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/22910/task/22930/stat : 22930 (java) S 22907 22910 20053 0 -1 4202560 136 0 0 0 245 3 0 0 20 0 22 0 28092226 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279554710152 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22931] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22931/stat : 22931 (java) S 22907 22910 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28092227 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279553660072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22932] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22932/stat : 22932 (java) S 22907 22910 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28092227 10060525568 90579 33554432000 1073741824 1073778376 140736800976704 140279552607272 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.03 4.07 4.08 5/219 22932
/proc/meminfo: memFree=26939152/32872528 swapFree=681168/738400
[pid=22910] ppid=22907 vsize=9824732 CPUtime=14.73 cores=0,2,4,6
/proc/22910/stat : 22910 (java) S 22907 22910 20053 0 -1 4202496 22245 0 1 0 1446 27 0 0 20 0 22 0 28092175 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140736800967840 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22910/statm: 2456183 163520 2292 9 0 2446860 0
[pid=22910/tid=22912] ppid=22907 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/22910/task/22912/stat : 22912 (java) S 22907 22910 20053 0 -1 4202560 2491 0 1 0 45 2 0 0 20 0 22 0 28092176 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279740511096 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22913] ppid=22907 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/22910/task/22913/stat : 22913 (java) S 22907 22910 20053 0 -1 4202560 45 0 0 0 4 2 0 0 20 0 22 0 28092177 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279584123176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22914] ppid=22907 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/22910/task/22914/stat : 22914 (java) S 22907 22910 20053 0 -1 4202560 66 0 0 0 6 2 0 0 20 0 22 0 28092177 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279583070376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22915] ppid=22907 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/22910/task/22915/stat : 22915 (java) S 22907 22910 20053 0 -1 4202560 44 0 0 0 5 2 0 0 20 0 22 0 28092177 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279582018088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22916] ppid=22907 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/22910/task/22916/stat : 22916 (java) S 22907 22910 20053 0 -1 4202560 33 0 0 0 5 2 0 0 20 0 22 0 28092177 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279580965288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22917] ppid=22907 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/22910/task/22917/stat : 22917 (java) S 22907 22910 20053 0 -1 4202560 34 0 0 0 5 0 0 0 20 0 22 0 28092177 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279579913000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22918] ppid=22907 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/22910/task/22918/stat : 22918 (java) S 22907 22910 20053 0 -1 4202560 56 0 0 0 5 2 0 0 20 0 22 0 28092177 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279578860200 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22919] ppid=22907 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/22910/task/22919/stat : 22919 (java) S 22907 22910 20053 0 -1 4202560 42 0 0 0 5 2 0 0 20 0 22 0 28092177 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279577807912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22920] ppid=22907 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/22910/task/22920/stat : 22920 (java) S 22907 22910 20053 0 -1 4202560 47 0 0 0 5 2 0 0 20 0 22 0 28092177 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279576755112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22921] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22921/stat : 22921 (java) S 22907 22910 20053 0 -1 4202560 467 0 0 0 0 0 0 0 20 0 22 0 28092178 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279564556520 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22922] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22922/stat : 22922 (java) S 22907 22910 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279563502584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22923] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22923/stat : 22923 (java) S 22907 22910 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279562450184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22924] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22924/stat : 22924 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 163520 33554432000 1073741824 1073778376 140736800976704 140279561398672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22925] ppid=22907 vsize=9824732 CPUtime=1.23 cores=0,2,4,6

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

/proc/22910/task/22915/stat : 22915 (java) S 22907 22910 20053 0 -1 4202560 585 0 0 0 312 17 0 0 20 0 22 0 28092177 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279582018088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22916] ppid=22907 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/22910/task/22916/stat : 22916 (java) S 22907 22910 20053 0 -1 4202560 632 0 0 0 260 14 0 0 20 0 22 0 28092177 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279580965288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22917] ppid=22907 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/22910/task/22917/stat : 22917 (java) S 22907 22910 20053 0 -1 4202560 555 0 0 0 259 17 0 0 20 0 22 0 28092177 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279579913000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22918] ppid=22907 vsize=9824732 CPUtime=2.94 cores=0,2,4,6
/proc/22910/task/22918/stat : 22918 (java) S 22907 22910 20053 0 -1 4202560 735 0 0 0 277 17 0 0 20 0 22 0 28092177 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279578860200 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22919] ppid=22907 vsize=9824732 CPUtime=3.39 cores=0,2,4,6
/proc/22910/task/22919/stat : 22919 (java) S 22907 22910 20053 0 -1 4202560 584 0 0 0 320 19 0 0 20 0 22 0 28092177 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279577807912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22920] ppid=22907 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/22910/task/22920/stat : 22920 (java) S 22907 22910 20053 0 -1 4202560 606 0 0 0 281 14 0 0 20 0 22 0 28092177 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279576755112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22921] ppid=22907 vsize=9824732 CPUtime=3.79 cores=0,2,4,6
/proc/22910/task/22921/stat : 22921 (java) S 22907 22910 20053 0 -1 4202560 2283 0 0 0 369 10 0 0 20 0 22 0 28092178 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279564556520 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22922] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22922/stat : 22922 (java) S 22907 22910 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279563502584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22923] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22923/stat : 22923 (java) S 22907 22910 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279562450184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22924] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22924/stat : 22924 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279561398672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22925] ppid=22907 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/22910/task/22925/stat : 22925 (java) S 22907 22910 20053 0 -1 4202560 11636 0 0 0 188 2 0 0 20 0 22 0 28092181 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279560346296 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22926] ppid=22907 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/22910/task/22926/stat : 22926 (java) S 22907 22910 20053 0 -1 4202560 7906 0 0 0 121 2 0 0 20 0 22 0 28092181 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279559293496 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22927] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22927/stat : 22927 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279558241400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22928] ppid=22907 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/22910/task/22928/stat : 22928 (java) S 22907 22910 20053 0 -1 4202560 50 0 0 0 16 17 0 0 20 0 22 0 28092181 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279557188808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22929] ppid=22907 vsize=9824732 CPUtime=869.5 cores=0,2,4,6
/proc/22910/task/22929/stat : 22929 (java) R 22907 22910 20053 0 -1 4202560 51 0 0 0 86935 15 0 0 20 0 22 0 28092226 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279555763520 140279613315680 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22930] ppid=22907 vsize=9824732 CPUtime=869.45 cores=0,2,4,6
/proc/22910/task/22930/stat : 22930 (java) R 22907 22910 20053 0 -1 4202560 2223 0 0 0 86897 48 0 0 20 0 22 0 28092226 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279554711808 140279613354431 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22931] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22931/stat : 22931 (java) S 22907 22910 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28092227 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279553660072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22932] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22932/stat : 22932 (java) S 22907 22910 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28092227 10060525568 910606 33554432000 1073741824 1073778376 140736800976704 140279552607272 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1774.4
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.101 s]
/proc/loadavg: 4.33 4.23 4.16 5/220 23024
/proc/meminfo: memFree=23965560/32872528 swapFree=681168/738400
[pid=22910] ppid=22907 vsize=9824732 CPUtime=1800.1 cores=0,2,4,6
/proc/22910/stat : 22910 (java) S 22907 22910 20053 0 -1 4202496 32714 0 1 0 179816 194 0 0 20 0 22 0 28092175 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140736800967840 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22910/statm: 2456183 914191 2301 9 0 2446860 0
[pid=22910/tid=22912] ppid=22907 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/22910/task/22912/stat : 22912 (java) S 22907 22910 20053 0 -1 4202560 2498 0 1 0 48 4 0 0 20 0 22 0 28092176 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279740511096 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22913] ppid=22907 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/22910/task/22913/stat : 22913 (java) S 22907 22910 20053 0 -1 4202560 548 0 0 0 260 16 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279584123176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22914] ppid=22907 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/22910/task/22914/stat : 22914 (java) S 22907 22910 20053 0 -1 4202560 531 0 0 0 236 14 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279583070376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22915] ppid=22907 vsize=9824732 CPUtime=3.31 cores=0,2,4,6
/proc/22910/task/22915/stat : 22915 (java) S 22907 22910 20053 0 -1 4202560 589 0 0 0 314 17 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279582018088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22916] ppid=22907 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/22910/task/22916/stat : 22916 (java) S 22907 22910 20053 0 -1 4202560 635 0 0 0 261 14 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279580965288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22917] ppid=22907 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/22910/task/22917/stat : 22917 (java) S 22907 22910 20053 0 -1 4202560 562 0 0 0 265 17 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279579913000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22918] ppid=22907 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/22910/task/22918/stat : 22918 (java) S 22907 22910 20053 0 -1 4202560 738 0 0 0 279 17 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279578860200 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22919] ppid=22907 vsize=9824732 CPUtime=3.4 cores=0,2,4,6
/proc/22910/task/22919/stat : 22919 (java) S 22907 22910 20053 0 -1 4202560 584 0 0 0 321 19 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279577807912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22920] ppid=22907 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/22910/task/22920/stat : 22920 (java) S 22907 22910 20053 0 -1 4202560 613 0 0 0 286 15 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279576755112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22921] ppid=22907 vsize=9824732 CPUtime=3.79 cores=0,2,4,6
/proc/22910/task/22921/stat : 22921 (java) S 22907 22910 20053 0 -1 4202560 2284 0 0 0 369 10 0 0 20 0 22 0 28092178 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279564556520 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22922] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22922/stat : 22922 (java) S 22907 22910 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279563502584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22923] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22923/stat : 22923 (java) S 22907 22910 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279562450184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22924] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22924/stat : 22924 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279561398672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22925] ppid=22907 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/22910/task/22925/stat : 22925 (java) S 22907 22910 20053 0 -1 4202560 11636 0 0 0 188 2 0 0 20 0 22 0 28092181 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279560346296 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22926] ppid=22907 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/22910/task/22926/stat : 22926 (java) S 22907 22910 20053 0 -1 4202560 7906 0 0 0 121 2 0 0 20 0 22 0 28092181 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279559293496 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22927] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22927/stat : 22927 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279558241400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22928] ppid=22907 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/22910/task/22928/stat : 22928 (java) S 22907 22910 20053 0 -1 4202560 50 0 0 0 18 17 0 0 20 0 22 0 28092181 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279557188808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22929] ppid=22907 vsize=9824732 CPUtime=882.2 cores=0,2,4,6
/proc/22910/task/22929/stat : 22929 (java) R 22907 22910 20053 0 -1 4202560 51 0 0 0 88205 15 0 0 20 0 22 0 28092226 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279555763520 140279613026829 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22930] ppid=22907 vsize=9824732 CPUtime=882.15 cores=0,2,4,6
/proc/22910/task/22930/stat : 22930 (java) R 22907 22910 20053 0 -1 4202560 2224 0 0 0 88167 48 0 0 20 0 22 0 28092226 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279554711936 140279613488273 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22931] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22931/stat : 22931 (java) S 22907 22910 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28092227 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279553660072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22932] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22932/stat : 22932 (java) S 22907 22910 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28092227 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279552607272 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 22910 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.101 s]
/proc/loadavg: 4.33 4.23 4.16 5/220 23024
/proc/meminfo: memFree=23965560/32872528 swapFree=681168/738400
[pid=22910] ppid=22907 vsize=9824732 CPUtime=1800.1 cores=0,2,4,6
/proc/22910/stat : 22910 (java) S 22907 22910 20053 0 -1 4202496 32714 0 1 0 179816 194 0 0 20 0 22 0 28092175 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140736800967840 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22910/statm: 2456183 914191 2301 9 0 2446860 0
[pid=22910/tid=22912] ppid=22907 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/22910/task/22912/stat : 22912 (java) S 22907 22910 20053 0 -1 4202560 2498 0 1 0 48 4 0 0 20 0 22 0 28092176 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279740511096 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22913] ppid=22907 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/22910/task/22913/stat : 22913 (java) S 22907 22910 20053 0 -1 4202560 548 0 0 0 260 16 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279584123176 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22914] ppid=22907 vsize=9824732 CPUtime=2.5 cores=0,2,4,6
/proc/22910/task/22914/stat : 22914 (java) S 22907 22910 20053 0 -1 4202560 531 0 0 0 236 14 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279583070376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22915] ppid=22907 vsize=9824732 CPUtime=3.31 cores=0,2,4,6
/proc/22910/task/22915/stat : 22915 (java) S 22907 22910 20053 0 -1 4202560 589 0 0 0 314 17 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279582018088 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22916] ppid=22907 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/22910/task/22916/stat : 22916 (java) S 22907 22910 20053 0 -1 4202560 635 0 0 0 261 14 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279580965288 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22917] ppid=22907 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/22910/task/22917/stat : 22917 (java) S 22907 22910 20053 0 -1 4202560 562 0 0 0 265 17 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279579913000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22918] ppid=22907 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/22910/task/22918/stat : 22918 (java) S 22907 22910 20053 0 -1 4202560 738 0 0 0 279 17 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279578860200 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22919] ppid=22907 vsize=9824732 CPUtime=3.4 cores=0,2,4,6
/proc/22910/task/22919/stat : 22919 (java) S 22907 22910 20053 0 -1 4202560 584 0 0 0 321 19 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279577807912 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22920] ppid=22907 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/22910/task/22920/stat : 22920 (java) S 22907 22910 20053 0 -1 4202560 613 0 0 0 286 15 0 0 20 0 22 0 28092177 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279576755112 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22921] ppid=22907 vsize=9824732 CPUtime=3.79 cores=0,2,4,6
/proc/22910/task/22921/stat : 22921 (java) S 22907 22910 20053 0 -1 4202560 2284 0 0 0 369 10 0 0 20 0 22 0 28092178 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279564556520 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22922] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22922/stat : 22922 (java) S 22907 22910 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279563502584 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22923] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22923/stat : 22923 (java) S 22907 22910 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28092179 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279562450184 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22924] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22924/stat : 22924 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279561398672 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22925] ppid=22907 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/22910/task/22925/stat : 22925 (java) S 22907 22910 20053 0 -1 4202560 11636 0 0 0 188 2 0 0 20 0 22 0 28092181 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279560346296 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22926] ppid=22907 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/22910/task/22926/stat : 22926 (java) S 22907 22910 20053 0 -1 4202560 7906 0 0 0 121 2 0 0 20 0 22 0 28092181 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279559293496 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22927] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22927/stat : 22927 (java) S 22907 22910 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28092181 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279558241400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22928] ppid=22907 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/22910/task/22928/stat : 22928 (java) S 22907 22910 20053 0 -1 4202560 50 0 0 0 18 17 0 0 20 0 22 0 28092181 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279557188808 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22910/tid=22929] ppid=22907 vsize=9824732 CPUtime=882.2 cores=0,2,4,6
/proc/22910/task/22929/stat : 22929 (java) R 22907 22910 20053 0 -1 4202560 51 0 0 0 88205 15 0 0 20 0 22 0 28092226 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279555763520 140279613026829 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22910/tid=22930] ppid=22907 vsize=9824732 CPUtime=882.15 cores=0,2,4,6
/proc/22910/task/22930/stat : 22930 (java) R 22907 22910 20053 0 -1 4202560 2224 0 0 0 88167 48 0 0 20 0 22 0 28092226 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279554711936 140279613488273 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22910/tid=22931] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22931/stat : 22931 (java) S 22907 22910 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28092227 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279553660072 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22910/tid=22932] ppid=22907 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22910/task/22932/stat : 22932 (java) S 22907 22910 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28092227 10060525568 914191 33554432000 1073741824 1073778376 140736800976704 140279552607272 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 895.165
CPU time (s): 1800.1
CPU user time (s): 1798.16
CPU system time (s): 1.94
CPU usage (%): 201.091
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.63
system time used= 2.44063
maximum resident set size= 3656880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32747
page faults= 1
swaps= 0
block input operations= 0
block output operations= 952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24045
involuntary context switches= 26724

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.55285 second user time and 5.30519 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-26 16:15:27
IDJOB=4117142
IDBENCH=109558
IDSOLVER=2543
FILE ID=node112/4117142-1466950527
RUNJOBID= node112-1466939767-20069
PBS_JOBID= 19976335
Free space on /tmp= 71688 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size144-round21-0.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117142-1466950527/watcher-4117142-1466950527 -o /tmp/evaluation-result-4117142-1466950527/solver-4117142-1466950527 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466939767-20069 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117142-1466950527.opb

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

MD5SUM BENCH= 96394676fed05cc2a0f06c1853c91491
RANDOM SEED=1057926453

node112.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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		: 2666.959
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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		: 2666.959
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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:        27563684 kB
Buffers:           17412 kB
Cached:           150508 kB
SwapCached:         1700 kB
Active:          3705492 kB
Inactive:         144780 kB
Active(anon):    3682376 kB
Inactive(anon):     2540 kB
Active(file):      23116 kB
Inactive(file):   142240 kB
Unevictable:      738400 kB
Mlocked:          681168 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              1212 kB
Writeback:             0 kB
AnonPages:       4436692 kB
Mapped:            15368 kB
Shmem:                 0 kB
Slab:             565820 kB
SReclaimable:       9412 kB
SUnreclaim:       556408 kB
KernelStack:        1592 kB
PageTables:        12948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4782452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3688448 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= 71688 MiB
End job on node112 at 2016-06-26 16:30:22