Trace number 4105728

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.98 1771.54

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=60-sizeP=31-sizeQ=60-784051325-max.opb
MD5SUM00fd5397600f602b7512f4fbf6ea5edc
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-735
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -15
Optimality of the best value was proved NO
Number of variables1951
Total number of constraints5581
Number of constraints which are clauses5580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint1860
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 618970019642690137449562112
Number of bits of the biggest number in a constraint 90
Biggest sum of numbers in a constraint 2475880078237913026827969150
Number of bits of the biggest sum of numbers91
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
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 No 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.minisat.core.VoidTracing@7c64dc11
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4105728-1466264642.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.48/0.36	c ... done. Wall clock time 0.25s.
0.48/0.36	c declared #vars     1951
0.48/0.36	c #constraints  5582
0.48/0.36	c constraints type 
0.48/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1860
0.48/0.36	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3720
0.48/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
0.48/0.36	c 5582 constraints processed.
0.48/0.36	c objective function length is 31 literals
8.41/7.49	c cleaning 2500 clauses out of 5001 with flag 12409/5001
17.34/16.16	c cleaning 4248 clauses out of 8500 with flag 29305/11000
26.60/25.27	c cleaning 5624 clauses out of 11252 with flag 48271/18000
37.48/35.92	c cleaning 6810 clauses out of 13628 with flag 70582/26000
49.59/47.82	c cleaning 7905 clauses out of 15818 with flag 93676/35000
63.31/61.32	c cleaning 8954 clauses out of 17913 with flag 121642/45000
78.67/76.44	c cleaning 9974 clauses out of 19960 with flag 152083/56001
95.09/92.58	c cleaning 10985 clauses out of 21986 with flag 184228/68001
113.58/110.78	c cleaning 11993 clauses out of 24000 with flag 221928/81000
134.05/130.87	c cleaning 13000 clauses out of 26007 with flag 261700/95000
157.15/153.55	c cleaning 13996 clauses out of 28007 with flag 309194/110000
179.04/175.18	c cleaning 14999 clauses out of 30012 with flag 351888/126001
202.35/198.19	c cleaning 15997 clauses out of 32012 with flag 398389/143000
227.96/223.36	c cleaning 17001 clauses out of 34017 with flag 450700/161002
255.57/250.58	c cleaning 17999 clauses out of 36015 with flag 506973/180001
286.29/280.72	c cleaning 19000 clauses out of 38015 with flag 572350/200000
317.61/311.56	c cleaning 19998 clauses out of 40016 with flag 632053/221001
349.54/343.05	c cleaning 21004 clauses out of 42019 with flag 691214/243002
384.36/377.30	c cleaning 22000 clauses out of 44014 with flag 755242/266001
424.01/416.30	c cleaning 22999 clauses out of 46014 with flag 831339/290001
464.56/456.29	c cleaning 23997 clauses out of 48018 with flag 910883/315004
501.40/492.59	c cleaning 24999 clauses out of 50017 with flag 977964/341000
546.32/536.74	c cleaning 25995 clauses out of 52018 with flag 1061213/368000
588.38/578.27	c cleaning 27006 clauses out of 54023 with flag 1135379/396000
633.43/622.68	c cleaning 28000 clauses out of 56019 with flag 1221235/425002
677.16/665.77	c cleaning 28998 clauses out of 58017 with flag 1305247/455000
717.59/705.67	c cleaning 30006 clauses out of 60019 with flag 1385928/486000
758.77/746.13	c cleaning 31002 clauses out of 62017 with flag 1466216/518004
801.89/788.62	c cleaning 31997 clauses out of 64012 with flag 1550744/551001
847.05/833.19	c cleaning 33003 clauses out of 66015 with flag 1639596/585001
897.20/882.54	c cleaning 33995 clauses out of 68011 with flag 1730138/620000
949.82/934.26	c cleaning 35000 clauses out of 70017 with flag 1822764/656001
1006.14/989.64	c cleaning 35999 clauses out of 72016 with flag 1921437/693000
1065.08/1047.70	c cleaning 37001 clauses out of 74018 with flag 2033850/731001
1126.28/1107.90	c cleaning 38004 clauses out of 76016 with flag 2145839/770000
1188.07/1168.60	c cleaning 39001 clauses out of 78015 with flag 2256362/810003
1251.76/1231.49	c cleaning 40000 clauses out of 80013 with flag 2368540/851002
1324.05/1302.72	c cleaning 41000 clauses out of 82013 with flag 2475402/893002
1397.29/1374.90	c cleaning 42002 clauses out of 84013 with flag 2590781/936002
1472.32/1448.76	c cleaning 42997 clauses out of 86009 with flag 2701184/980000
1551.43/1526.68	c cleaning 44001 clauses out of 88012 with flag 2820903/1025000
1640.53/1614.32	c cleaning 45000 clauses out of 90012 with flag 2931663/1071001
1728.89/1701.37	c cleaning 46004 clauses out of 92012 with flag 3050180/1118001
1800.08/1771.50	c starts		: 104
1800.08/1771.50	c conflicts		: 1159303
1800.08/1771.50	c decisions		: 1318090
1800.08/1771.50	c propagations		: 86709021
1800.08/1771.50	c inspects		: 4931585174
1800.08/1771.50	c shortcuts		: 0
1800.08/1771.50	c learnt literals	: 0
1800.08/1771.50	c learnt binary clauses	: 0
1800.08/1771.50	c learnt ternary clauses	: 1
1800.08/1771.50	c learnt constraints	: 1159302
1800.08/1771.50	c ignored constraints	: 0
1800.08/1771.50	c root simplifications	: 0
1800.08/1771.50	c removed literals (reason simplification)	: 0
1800.08/1771.50	c reason swapping (by a shorter reason)	: 0
1800.08/1771.50	c Calls to reduceDB	: 43
1800.08/1771.50	c Number of update (reduction) of LBD	: 100508
1800.08/1771.50	c Imported unit clauses	: 0
1800.08/1771.50	c number of reductions to clauses (during analyze)	: 0
1800.08/1771.50	c number of learned constraints concerned by reduction	: 0
1800.08/1771.50	c number of learning phase by resolution	: 0
1800.08/1771.50	c number of learning phase by cutting planes	: 0
1800.08/1771.50	c speed (assignments/second)	: 48956.72664323914
1800.08/1771.50	c non guided choices	21
1800.08/1771.50	c timeout
1800.08/1771.53	c learnt constraints type 
1800.08/1771.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 87310
1800.08/1771.53	s UNKNOWN
1800.08/1771.53	c Total wall clock time (in seconds): 1771.414

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-4105728-1466264642/watcher-4105728-1466264642 -o /tmp/evaluation-result-4105728-1466264642/solver-4105728-1466264642 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24566 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4105728-1466264642.opb 

pid=24675
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: 1.70 2.00 2.05 3/193 24678
/proc/meminfo: memFree=31112088/32872528 swapFree=338416/354768
[pid=24678] ppid=24675 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/24678/stat : 24678 (java) S 24675 24678 24550 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 28510917 98570240 977 33554432000 1073741824 1073778376 140736575744352 140736575735488 242170757181 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24678/statm: 24065 978 744 9 0 16771 0
[pid=24678/tid=24679] ppid=24675 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24679/stat : 24679 (java) R 24675 24678 24550 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 28510918 98570240 978 33554432000 1073741824 1073778376 140736575744352 140097214037544 242167399808 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100173 s]
/proc/loadavg: 1.70 2.00 2.05 3/193 24678
/proc/meminfo: memFree=31112088/32872528 swapFree=338416/354768
[pid=24678] ppid=24675 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/24678/stat : 24678 (java) S 24675 24678 24550 0 -1 4202496 4387 0 1 0 9 1 0 0 20 0 18 0 28510917 9787879424 6020 33554432000 1073741824 1073778376 140736575744352 140736575735488 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24678/statm: 2389619 6020 2125 9 0 2380296 0
[pid=24678/tid=24679] ppid=24675 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/24678/task/24679/stat : 24679 (java) R 24675 24678 24550 0 -1 4202560 2380 0 1 0 6 1 0 0 20 0 18 0 28510918 9787879424 6020 33554432000 1073741824 1073778376 140736575744352 140097214041816 140097217572539 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200358 s]
/proc/loadavg: 1.70 2.00 2.05 3/193 24678
/proc/meminfo: memFree=31112088/32872528 swapFree=338416/354768
[pid=24678] ppid=24675 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/24678/stat : 24678 (java) S 24675 24678 24550 0 -1 4202496 4672 0 1 0 24 1 0 0 20 0 18 0 28510917 9787879424 6749 33554432000 1073741824 1073778376 140736575744352 140736575735488 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24678/statm: 2389619 6749 2202 9 0 2380296 0
[pid=24678/tid=24679] ppid=24675 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/24678/task/24679/stat : 24679 (java) R 24675 24678 24550 0 -1 4202560 2400 0 1 0 16 1 0 0 20 0 18 0 28510918 9787879424 6749 33554432000 1073741824 1073778376 140736575744352 140097214041816 242170772536 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300264 s]
/proc/loadavg: 1.70 2.00 2.05 3/193 24678
/proc/meminfo: memFree=31112088/32872528 swapFree=338416/354768
[pid=24678] ppid=24675 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/24678/stat : 24678 (java) S 24675 24678 24550 0 -1 4202496 5656 0 1 0 47 1 0 0 20 0 18 0 28510917 9787879424 8233 33554432000 1073741824 1073778376 140736575744352 140736575735488 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24678/statm: 2389619 8233 2232 9 0 2380296 0
[pid=24678/tid=24679] ppid=24675 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/24678/task/24679/stat : 24679 (java) R 24675 24678 24550 0 -1 4202560 2402 0 1 0 26 1 0 0 20 0 18 0 28510918 9787879424 8233 33554432000 1073741824 1073778376 140736575744352 140097214041816 140097085653094 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.70022 s]
/proc/loadavg: 1.70 2.00 2.05 3/193 24678
/proc/meminfo: memFree=31112088/32872528 swapFree=338416/354768
[pid=24678] ppid=24675 vsize=9625040 CPUtime=1.51 cores=0,2,4,6
/proc/24678/stat : 24678 (java) S 24675 24678 24550 0 -1 4202496 16162 0 1 0 147 4 0 0 20 0 19 0 28510917 9856040960 24681 33554432000 1073741824 1073778376 140736575744352 140736575735488 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24678/statm: 2406260 24681 2260 9 0 2396937 0
[pid=24678/tid=24679] ppid=24675 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/24678/task/24679/stat : 24679 (java) R 24675 24678 24550 0 -1 4202560 2439 0 1 0 65 2 0 0 20 0 19 0 28510918 9856040960 24681 33554432000 1073741824 1073778376 140736575744352 140097214042376 140097085825266 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 9625040

[startup+1.5008 s]
/proc/loadavg: 1.70 2.00 2.05 3/213 24698
/proc/meminfo: memFree=30861484/32872528 swapFree=338416/354768
[pid=24678] ppid=24675 vsize=9625040 CPUtime=2.34 cores=0,2,4,6
/proc/24678/stat : 24678 (java) S 24675 24678 24550 0 -1 4202496 16230 0 1 0 228 6 0 0 20 0 19 0 28510917 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140736575735488 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24678/statm: 2406260 45696 2276 9 0 2396937 0
[pid=24678/tid=24679] ppid=24675 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/24678/task/24679/stat : 24679 (java) R 24675 24678 24550 0 -1 4202560 2484 0 1 0 143 4 0 0 20 0 19 0 28510918 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097214042392 140097085838718 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24681] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24681/stat : 24681 (java) S 24675 24678 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097057667368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24682] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24682/stat : 24682 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097056614568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24683] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24683/stat : 24683 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097055562280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24684] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24684/stat : 24684 (java) S 24675 24678 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097054509480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24685] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24685/stat : 24685 (java) S 24675 24678 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097053457192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24686] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24686/stat : 24686 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097052404392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24687] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24687/stat : 24687 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097051352104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24688] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24688/stat : 24688 (java) S 24675 24678 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097050299304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24689] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24689/stat : 24689 (java) S 24675 24678 24550 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097038100712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24690] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24690/stat : 24690 (java) S 24675 24678 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097037046776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24691] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24691/stat : 24691 (java) S 24675 24678 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097035994376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24692] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24692/stat : 24692 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097034942864 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24693] ppid=24675 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/24678/task/24693/stat : 24693 (java) S 24675 24678 24550 0 -1 4202560 5681 0 0 0 41 0 0 0 20 0 19 0 28510923 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097033890488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24694] ppid=24675 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/24678/task/24694/stat : 24694 (java) S 24675 24678 24550 0 -1 4202560 6768 0 0 0 40 1 0 0 20 0 19 0 28510923 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097032837688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24695] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24695/stat : 24695 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097031785592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24696] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24696/stat : 24696 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097030733000 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24697] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24697/stat : 24697 (java) S 24675 24678 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28510954 9856040960 45696 33554432000 1073741824 1073778376 140736575744352 140097029677992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 9625040

[startup+3.10088 s]
/proc/loadavg: 1.70 2.00 2.05 4/213 24698
/proc/meminfo: memFree=30848516/32872528 swapFree=338416/354768
[pid=24678] ppid=24675 vsize=9625040 CPUtime=3.98 cores=0,2,4,6
/proc/24678/stat : 24678 (java) S 24675 24678 24550 0 -1 4202496 16260 0 1 0 389 9 0 0 20 0 19 0 28510917 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140736575735488 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24678/statm: 2406260 49281 2276 9 0 2396937 0
[pid=24678/tid=24679] ppid=24675 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/24678/task/24679/stat : 24679 (java) R 24675 24678 24550 0 -1 4202560 2487 0 1 0 301 4 0 0 20 0 19 0 28510918 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097214041304 140097085825284 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24681] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24681/stat : 24681 (java) S 24675 24678 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097057667368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24682] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24682/stat : 24682 (java) S 24675 24678 24550 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097056614568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24683] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24683/stat : 24683 (java) S 24675 24678 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097055562280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24684] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24684/stat : 24684 (java) S 24675 24678 24550 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097054509480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24685] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24685/stat : 24685 (java) S 24675 24678 24550 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097053457192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24686] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24686/stat : 24686 (java) S 24675 24678 24550 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097052404392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24687] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24687/stat : 24687 (java) S 24675 24678 24550 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097051352104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24688] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24688/stat : 24688 (java) S 24675 24678 24550 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097050299304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24689] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24689/stat : 24689 (java) S 24675 24678 24550 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097038100712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24690] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24690/stat : 24690 (java) S 24675 24678 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097037046776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24691] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24691/stat : 24691 (java) S 24675 24678 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097035994376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24692] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24692/stat : 24692 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097034942864 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24693] ppid=24675 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/24678/task/24693/stat : 24693 (java) S 24675 24678 24550 0 -1 4202560 5681 0 0 0 41 0 0 0 20 0 19 0 28510923 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097033890488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24694] ppid=24675 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/24678/task/24694/stat : 24694 (java) S 24675 24678 24550 0 -1 4202560 6768 0 0 0 41 1 0 0 20 0 19 0 28510923 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097032837688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24695] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24695/stat : 24695 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097031785592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24696] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24696/stat : 24696 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097030733000 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24697] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24697/stat : 24697 (java) S 24675 24678 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28510954 9856040960 49281 33554432000 1073741824 1073778376 140736575744352 140097029677992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 9625040

[startup+6.30083 s]
/proc/loadavg: 1.88 2.03 2.06 3/213 24698
/proc/meminfo: memFree=30759856/32872528 swapFree=338416/354768
[pid=24678] ppid=24675 vsize=9625040 CPUtime=7.28 cores=0,2,4,6
/proc/24678/stat : 24678 (java) S 24675 24678 24550 0 -1 4202496 16763 0 1 0 715 13 0 0 20 0 19 0 28510917 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140736575735488 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24678/statm: 2406260 82076 2276 9 0 2396937 0
[pid=24678/tid=24679] ppid=24675 vsize=9625040 CPUtime=6.21 cores=0,2,4,6
/proc/24678/task/24679/stat : 24679 (java) R 24675 24678 24550 0 -1 4202560 2782 0 1 0 616 5 0 0 20 0 19 0 28510918 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097214041288 140097085825176 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24681] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24681/stat : 24681 (java) S 24675 24678 24550 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097057667368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24682] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24682/stat : 24682 (java) S 24675 24678 24550 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097056614568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24683] ppid=24675 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24678/task/24683/stat : 24683 (java) S 24675 24678 24550 0 -1 4202560 19 0 0 0 1 1 0 0 20 0 19 0 28510918 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097055562280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24684] ppid=24675 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24678/task/24684/stat : 24684 (java) S 24675 24678 24550 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 28510918 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097054509480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24685] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24685/stat : 24685 (java) S 24675 24678 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28510918 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097053457192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24686] ppid=24675 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24678/task/24686/stat : 24686 (java) S 24675 24678 24550 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 28510918 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097052404392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24687] ppid=24675 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/24678/task/24687/stat : 24687 (java) S 24675 24678 24550 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 19 0 28510918 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097051352104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24688] ppid=24675 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/24678/task/24688/stat : 24688 (java) S 24675 24678 24550 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 28510918 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097050299304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24689] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24689/stat : 24689 (java) S 24675 24678 24550 0 -1 4202560 145 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097038100712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24690] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24690/stat : 24690 (java) S 24675 24678 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097037046776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24691] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24691/stat : 24691 (java) S 24675 24678 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097035994376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24692] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24692/stat : 24692 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097034942864 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24693] ppid=24675 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/24678/task/24693/stat : 24693 (java) S 24675 24678 24550 0 -1 4202560 5681 0 0 0 41 0 0 0 20 0 19 0 28510923 9856040960 82076 33554432000 1073741824 1073778376 140736575744352 140097033890488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24694] ppid=24675 vsize=9625040 CPUtime=0.43 cores=0,2,4,6

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

[pid=24678/tid=24690] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24690/stat : 24690 (java) S 24675 24678 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 214062 33554432000 1073741824 1073778376 140736575744352 140097037046776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24691] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24691/stat : 24691 (java) S 24675 24678 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 214062 33554432000 1073741824 1073778376 140736575744352 140097035994376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24692] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24692/stat : 24692 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 214062 33554432000 1073741824 1073778376 140736575744352 140097034942864 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24693] ppid=24675 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/24678/task/24693/stat : 24693 (java) S 24675 24678 24550 0 -1 4202560 5689 0 0 0 43 0 0 0 20 0 19 0 28510923 9856040960 214062 33554432000 1073741824 1073778376 140736575744352 140097033890488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24694] ppid=24675 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/24678/task/24694/stat : 24694 (java) S 24675 24678 24550 0 -1 4202560 6857 0 0 0 61 2 0 0 20 0 19 0 28510923 9856040960 214062 33554432000 1073741824 1073778376 140736575744352 140097032837688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24695] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24695/stat : 24695 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 214062 33554432000 1073741824 1073778376 140736575744352 140097031785592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24696] ppid=24675 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/24678/task/24696/stat : 24696 (java) S 24675 24678 24550 0 -1 4202560 93 0 0 0 38 30 0 0 20 0 19 0 28510923 9856040960 214062 33554432000 1073741824 1073778376 140736575744352 140097030733000 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24697] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24697/stat : 24697 (java) S 24675 24678 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28510954 9856040960 214062 33554432000 1073741824 1073778376 140736575744352 140097029677992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1689.32
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.10 2.09 2.08 3/213 24764
/proc/meminfo: memFree=28062428/32872528 swapFree=338416/354768
[pid=24678] ppid=24675 vsize=9625040 CPUtime=1750.24 cores=0,2,4,6
/proc/24678/stat : 24678 (java) S 24675 24678 24550 0 -1 4202496 62347 0 1 0 174691 333 0 0 20 0 19 0 28510917 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140736575735488 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24678/statm: 2406260 209452 2292 9 0 2396937 0
[pid=24678/tid=24679] ppid=24675 vsize=9625040 CPUtime=1706.08 cores=0,2,4,6
/proc/24678/task/24679/stat : 24679 (java) R 24675 24678 24550 0 -1 4202560 27464 0 1 0 170539 69 0 0 20 0 19 0 28510918 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097214041136 140097085824879 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24681] ppid=24675 vsize=9625040 CPUtime=4.91 cores=0,2,4,6
/proc/24678/task/24681/stat : 24681 (java) S 24675 24678 24550 0 -1 4202560 1872 0 0 0 462 29 0 0 20 0 19 0 28510918 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097057667368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24682] ppid=24675 vsize=9625040 CPUtime=5.06 cores=0,2,4,6
/proc/24678/task/24682/stat : 24682 (java) S 24675 24678 24550 0 -1 4202560 3121 0 0 0 480 26 0 0 20 0 19 0 28510918 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097056614568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24683] ppid=24675 vsize=9625040 CPUtime=5.2 cores=0,2,4,6
/proc/24678/task/24683/stat : 24683 (java) S 24675 24678 24550 0 -1 4202560 2900 0 0 0 492 28 0 0 20 0 19 0 28510918 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097055562280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24684] ppid=24675 vsize=9625040 CPUtime=5.14 cores=0,2,4,6
/proc/24678/task/24684/stat : 24684 (java) S 24675 24678 24550 0 -1 4202560 1513 0 0 0 486 28 0 0 20 0 19 0 28510918 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097054509480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24685] ppid=24675 vsize=9625040 CPUtime=4.92 cores=0,2,4,6
/proc/24678/task/24685/stat : 24685 (java) S 24675 24678 24550 0 -1 4202560 2022 0 0 0 464 28 0 0 20 0 19 0 28510918 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097053457192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24686] ppid=24675 vsize=9625040 CPUtime=5.05 cores=0,2,4,6
/proc/24678/task/24686/stat : 24686 (java) S 24675 24678 24550 0 -1 4202560 2042 0 0 0 477 28 0 0 20 0 19 0 28510918 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097052404392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24687] ppid=24675 vsize=9625040 CPUtime=5.01 cores=0,2,4,6
/proc/24678/task/24687/stat : 24687 (java) S 24675 24678 24550 0 -1 4202560 2134 0 0 0 474 27 0 0 20 0 19 0 28510918 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097051352104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24688] ppid=24675 vsize=9625040 CPUtime=5 cores=0,2,4,6
/proc/24678/task/24688/stat : 24688 (java) S 24675 24678 24550 0 -1 4202560 2251 0 0 0 473 27 0 0 20 0 19 0 28510918 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097050299304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24689] ppid=24675 vsize=9625040 CPUtime=2.64 cores=0,2,4,6
/proc/24678/task/24689/stat : 24689 (java) S 24675 24678 24550 0 -1 4202560 3124 0 0 0 224 40 0 0 20 0 19 0 28510920 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097038100712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24690] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24690/stat : 24690 (java) S 24675 24678 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097037046776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24691] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24691/stat : 24691 (java) S 24675 24678 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097035994376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24692] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24692/stat : 24692 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097034942864 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24693] ppid=24675 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/24678/task/24693/stat : 24693 (java) S 24675 24678 24550 0 -1 4202560 5689 0 0 0 43 0 0 0 20 0 19 0 28510923 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097033890488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24694] ppid=24675 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/24678/task/24694/stat : 24694 (java) S 24675 24678 24550 0 -1 4202560 6857 0 0 0 61 2 0 0 20 0 19 0 28510923 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097032837688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24695] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24695/stat : 24695 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097031785592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24696] ppid=24675 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/24678/task/24696/stat : 24696 (java) S 24675 24678 24550 0 -1 4202560 95 0 0 0 39 32 0 0 20 0 19 0 28510923 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097030733000 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24697] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24697/stat : 24697 (java) S 24675 24678 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28510954 9856040960 209452 33554432000 1073741824 1073778376 140736575744352 140097029677992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1750.24
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1771.5 s]
/proc/loadavg: 2.09 2.09 2.09 3/213 24765
/proc/meminfo: memFree=28168408/32872528 swapFree=338416/354768
[pid=24678] ppid=24675 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/24678/stat : 24678 (java) S 24675 24678 24550 0 -1 4202496 63115 0 1 0 179671 337 0 0 20 0 19 0 28510917 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140736575735488 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24678/statm: 2406260 183340 2292 9 0 2396937 0
[pid=24678/tid=24679] ppid=24675 vsize=9625040 CPUtime=1754.79 cores=0,2,4,6
/proc/24678/task/24679/stat : 24679 (java) R 24675 24678 24550 0 -1 4202560 27520 0 1 0 175408 71 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097214041104 140097085824922 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24681] ppid=24675 vsize=9625040 CPUtime=5.02 cores=0,2,4,6
/proc/24678/task/24681/stat : 24681 (java) S 24675 24678 24550 0 -1 4202560 2076 0 0 0 473 29 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097057667368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24682] ppid=24675 vsize=9625040 CPUtime=5.18 cores=0,2,4,6
/proc/24678/task/24682/stat : 24682 (java) S 24675 24678 24550 0 -1 4202560 3210 0 0 0 491 27 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097056614568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24683] ppid=24675 vsize=9625040 CPUtime=5.34 cores=0,2,4,6
/proc/24678/task/24683/stat : 24683 (java) S 24675 24678 24550 0 -1 4202560 2901 0 0 0 505 29 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097055562280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24684] ppid=24675 vsize=9625040 CPUtime=5.26 cores=0,2,4,6
/proc/24678/task/24684/stat : 24684 (java) S 24675 24678 24550 0 -1 4202560 1516 0 0 0 498 28 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097054509480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24685] ppid=24675 vsize=9625040 CPUtime=5.06 cores=0,2,4,6
/proc/24678/task/24685/stat : 24685 (java) S 24675 24678 24550 0 -1 4202560 2024 0 0 0 478 28 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097053457192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24686] ppid=24675 vsize=9625040 CPUtime=5.18 cores=0,2,4,6
/proc/24678/task/24686/stat : 24686 (java) S 24675 24678 24550 0 -1 4202560 2045 0 0 0 489 29 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097052404392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24687] ppid=24675 vsize=9625040 CPUtime=5.15 cores=0,2,4,6
/proc/24678/task/24687/stat : 24687 (java) S 24675 24678 24550 0 -1 4202560 2396 0 0 0 488 27 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097051352104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24688] ppid=24675 vsize=9625040 CPUtime=5.11 cores=0,2,4,6
/proc/24678/task/24688/stat : 24688 (java) S 24675 24678 24550 0 -1 4202560 2305 0 0 0 484 27 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097050299304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24689] ppid=24675 vsize=9625040 CPUtime=2.78 cores=0,2,4,6
/proc/24678/task/24689/stat : 24689 (java) S 24675 24678 24550 0 -1 4202560 3214 0 0 0 237 41 0 0 20 0 19 0 28510920 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097038100712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24690] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24690/stat : 24690 (java) S 24675 24678 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097037046776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24691] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24691/stat : 24691 (java) S 24675 24678 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097035994376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24692] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24692/stat : 24692 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097034942864 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24693] ppid=24675 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/24678/task/24693/stat : 24693 (java) S 24675 24678 24550 0 -1 4202560 5689 0 0 0 43 0 0 0 20 0 19 0 28510923 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097033890488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24694] ppid=24675 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/24678/task/24694/stat : 24694 (java) S 24675 24678 24550 0 -1 4202560 6857 0 0 0 61 2 0 0 20 0 19 0 28510923 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097032837688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24695] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24695/stat : 24695 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097031785592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24696] ppid=24675 vsize=9625040 CPUtime=0.73 cores=0,2,4,6
/proc/24678/task/24696/stat : 24696 (java) S 24675 24678 24550 0 -1 4202560 99 0 0 0 40 33 0 0 20 0 19 0 28510923 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097030733000 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24697] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24697/stat : 24697 (java) S 24675 24678 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28510954 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097029677992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

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 24678 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1771.5 s]
/proc/loadavg: 2.09 2.09 2.09 3/213 24765
/proc/meminfo: memFree=28168408/32872528 swapFree=338416/354768
[pid=24678] ppid=24675 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/24678/stat : 24678 (java) S 24675 24678 24550 0 -1 4202496 63115 0 1 0 179671 337 0 0 20 0 19 0 28510917 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140736575735488 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24678/statm: 2406260 183340 2292 9 0 2396937 0
[pid=24678/tid=24679] ppid=24675 vsize=9625040 CPUtime=1754.79 cores=0,2,4,6
/proc/24678/task/24679/stat : 24679 (java) R 24675 24678 24550 0 -1 4202560 27520 0 1 0 175408 71 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097214041104 140097085824922 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24681] ppid=24675 vsize=9625040 CPUtime=5.02 cores=0,2,4,6
/proc/24678/task/24681/stat : 24681 (java) S 24675 24678 24550 0 -1 4202560 2076 0 0 0 473 29 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097057667368 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24682] ppid=24675 vsize=9625040 CPUtime=5.18 cores=0,2,4,6
/proc/24678/task/24682/stat : 24682 (java) S 24675 24678 24550 0 -1 4202560 3210 0 0 0 491 27 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097056614568 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24683] ppid=24675 vsize=9625040 CPUtime=5.34 cores=0,2,4,6
/proc/24678/task/24683/stat : 24683 (java) S 24675 24678 24550 0 -1 4202560 2901 0 0 0 505 29 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097055562280 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24684] ppid=24675 vsize=9625040 CPUtime=5.26 cores=0,2,4,6
/proc/24678/task/24684/stat : 24684 (java) S 24675 24678 24550 0 -1 4202560 1516 0 0 0 498 28 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097054509480 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24685] ppid=24675 vsize=9625040 CPUtime=5.06 cores=0,2,4,6
/proc/24678/task/24685/stat : 24685 (java) S 24675 24678 24550 0 -1 4202560 2024 0 0 0 478 28 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097053457192 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24686] ppid=24675 vsize=9625040 CPUtime=5.18 cores=0,2,4,6
/proc/24678/task/24686/stat : 24686 (java) S 24675 24678 24550 0 -1 4202560 2045 0 0 0 489 29 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097052404392 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24687] ppid=24675 vsize=9625040 CPUtime=5.15 cores=0,2,4,6
/proc/24678/task/24687/stat : 24687 (java) S 24675 24678 24550 0 -1 4202560 2396 0 0 0 488 27 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097051352104 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24688] ppid=24675 vsize=9625040 CPUtime=5.11 cores=0,2,4,6
/proc/24678/task/24688/stat : 24688 (java) S 24675 24678 24550 0 -1 4202560 2305 0 0 0 484 27 0 0 20 0 19 0 28510918 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097050299304 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24689] ppid=24675 vsize=9625040 CPUtime=2.78 cores=0,2,4,6
/proc/24678/task/24689/stat : 24689 (java) S 24675 24678 24550 0 -1 4202560 3214 0 0 0 237 41 0 0 20 0 19 0 28510920 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097038100712 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24690] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24690/stat : 24690 (java) S 24675 24678 24550 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097037046776 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24691] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24691/stat : 24691 (java) S 24675 24678 24550 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28510920 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097035994376 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24692] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24692/stat : 24692 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097034942864 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24693] ppid=24675 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/24678/task/24693/stat : 24693 (java) S 24675 24678 24550 0 -1 4202560 5689 0 0 0 43 0 0 0 20 0 19 0 28510923 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097033890488 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24678/tid=24694] ppid=24675 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/24678/task/24694/stat : 24694 (java) S 24675 24678 24550 0 -1 4202560 6857 0 0 0 61 2 0 0 20 0 19 0 28510923 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097032837688 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24678/tid=24695] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24695/stat : 24695 (java) S 24675 24678 24550 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28510923 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097031785592 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24678/tid=24696] ppid=24675 vsize=9625040 CPUtime=0.73 cores=0,2,4,6
/proc/24678/task/24696/stat : 24696 (java) S 24675 24678 24550 0 -1 4202560 99 0 0 0 40 33 0 0 20 0 19 0 28510923 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097030733000 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24678/tid=24697] ppid=24675 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/24678/task/24697/stat : 24697 (java) S 24675 24678 24550 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28510954 9856040960 183340 33554432000 1073741824 1073778376 140736575744352 140097029677992 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1771.54
CPU time (s): 1800.98
CPU user time (s): 1797.12
CPU system time (s): 3.86141
CPU usage (%): 101.662
Max. virtual memory (cumulated for all children) (KiB): 9626704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.12
system time used= 3.86141
maximum resident set size= 996004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63149
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 91984
involuntary context switches= 133125

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0023 second user time and 12.934 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-18 17:44:02
IDJOB=4105728
IDBENCH=2992
IDSOLVER=2546
FILE ID=node126/4105728-1466264642
RUNJOBID= node126-1466264639-24566
PBS_JOBID= 19918224
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=60-sizeP=31-sizeQ=60-784051325-max.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105728-1466264642/watcher-4105728-1466264642 -o /tmp/evaluation-result-4105728-1466264642/solver-4105728-1466264642 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466264639-24566 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4105728-1466264642.opb

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

MD5SUM BENCH= 00fd5397600f602b7512f4fbf6ea5edc
RANDOM SEED=523219479

node126.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.121
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	: 5332.24
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.121
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.121
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.121
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
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.121
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:        31116708 kB
Buffers:          131224 kB
Cached:           254716 kB
SwapCached:         1736 kB
Active:           336480 kB
Inactive:         296848 kB
Active(anon):     247832 kB
Inactive(anon):     1796 kB
Active(file):      88648 kB
Inactive(file):   295052 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100232 kB
Dirty:             14376 kB
Writeback:             0 kB
AnonPages:        562160 kB
Mapped:            16960 kB
Shmem:                 0 kB
Slab:             606404 kB
SReclaimable:      49788 kB
SUnreclaim:       556616 kB
KernelStack:        1592 kB
PageTables:         5068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1169812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    206848 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node126 at 2016-06-18 18:13:34