Trace number 4105602

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.63 898.541

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_4.opb
MD5SUMd78f5121f87a7bad7fc74d5d3eacc32f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1881
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5644
Number of bits of the biggest sum of numbers13
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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4105602-1466255678.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  objective function found
0.07/0.18	c ... done. Wall clock time 0.054s.
0.07/0.18	c declared #vars     71
0.07/0.18	c #constraints  17
0.07/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.19	c constraints type 
0.07/0.19	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.07/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 16
0.07/0.19	c 17 constraints processed.
0.07/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.19	c constraints type 
0.07/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16
0.07/0.19	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.07/0.19	c 17 constraints processed.
0.07/0.19	c objective function length is 1 literals
3.03/0.95	c cleaning 2500 clauses out of 5002 with flag 10362/5002
4.71/1.44	c cleaning 4255 clauses out of 8510 with flag 22707/11010
5.91/2.02	c cleaning 5626 clauses out of 11251 with flag 37123/18006
7.11/2.69	c cleaning 6812 clauses out of 13623 with flag 54271/26004
8.75/3.42	c cleaning 7904 clauses out of 15810 with flag 73229/35003
10.53/4.36	c cleaning 8951 clauses out of 17903 with flag 94319/45000
12.55/5.38	c cleaning 9979 clauses out of 19957 with flag 117761/56005
14.97/6.60	c cleaning 10987 clauses out of 21973 with flag 143167/68000
17.97/8.00	c cleaning 11993 clauses out of 23986 with flag 171026/81000
20.98/9.59	c cleaning 12998 clauses out of 25996 with flag 200654/95003
24.79/11.44	c cleaning 13996 clauses out of 27997 with flag 232251/110002
29.03/13.51	c cleaning 15000 clauses out of 29999 with flag 265686/126000
33.44/15.78	c cleaning 16000 clauses out of 32001 with flag 301051/143002
38.64/18.33	c cleaning 16998 clauses out of 34000 with flag 339348/161001
43.86/20.98	c cleaning 18001 clauses out of 36003 with flag 379866/180002
49.65/23.88	c cleaning 19001 clauses out of 38003 with flag 422444/200003
56.46/27.20	c cleaning 19999 clauses out of 39999 with flag 466504/221000
63.48/30.70	c cleaning 21001 clauses out of 42001 with flag 512591/243001
70.88/34.41	c cleaning 22000 clauses out of 44000 with flag 561587/266001
78.70/38.37	c cleaning 23000 clauses out of 46002 with flag 611542/290003
86.49/42.25	c cleaning 23994 clauses out of 48001 with flag 663068/315002
95.92/46.99	c cleaning 25004 clauses out of 50008 with flag 717869/341003
105.75/51.87	c cleaning 26001 clauses out of 52003 with flag 774627/368002
115.73/56.83	c cleaning 27003 clauses out of 54006 with flag 834969/396006
126.15/62.08	c cleaning 28000 clauses out of 56000 with flag 896427/425003
137.59/67.70	c cleaning 28999 clauses out of 57997 with flag 958964/455000
149.20/73.59	c cleaning 30001 clauses out of 60003 with flag 1023395/486005
162.63/80.26	c cleaning 31003 clauses out of 62008 with flag 1089972/518011
178.03/87.92	c cleaning 31991 clauses out of 63995 with flag 1158835/551001
196.23/97.00	c cleaning 33002 clauses out of 66003 with flag 1230131/585000
215.64/106.77	c cleaning 34001 clauses out of 68001 with flag 1304213/620000
235.82/116.81	c cleaning 34993 clauses out of 70002 with flag 1381047/656002
257.27/127.52	c cleaning 36001 clauses out of 72014 with flag 1459173/693007
279.91/138.84	c cleaning 36999 clauses out of 74007 with flag 1538972/731001
305.33/151.50	c cleaning 38005 clauses out of 76009 with flag 1620715/770002
329.13/163.49	c cleaning 38998 clauses out of 78003 with flag 1704492/810001
354.75/176.27	c cleaning 40002 clauses out of 80006 with flag 1790319/851002
381.78/189.74	c cleaning 41001 clauses out of 82006 with flag 1879012/893004
407.62/202.68	c cleaning 41997 clauses out of 84004 with flag 1969852/936003
436.27/216.91	c cleaning 42993 clauses out of 86005 with flag 2061671/980001
463.91/230.72	c cleaning 44003 clauses out of 88012 with flag 2155438/1025001
496.52/247.06	c cleaning 45000 clauses out of 90014 with flag 2251305/1071006
527.11/262.34	c cleaning 46004 clauses out of 92010 with flag 2350848/1118002
558.54/278.01	c cleaning 47000 clauses out of 94005 with flag 2453403/1166001
593.37/295.49	c cleaning 48003 clauses out of 96005 with flag 2555226/1215001
627.96/312.75	c cleaning 48998 clauses out of 98006 with flag 2659134/1265005
670.81/334.15	c cleaning 50001 clauses out of 100003 with flag 2765131/1316000
705.59/351.50	c cleaning 50995 clauses out of 102004 with flag 2874443/1368002
739.62/368.56	c cleaning 52003 clauses out of 104010 with flag 2986302/1421003
774.41/385.97	c cleaning 53006 clauses out of 106011 with flag 3101158/1475007
811.45/404.45	c cleaning 53996 clauses out of 107998 with flag 3216968/1530000
851.84/424.70	c cleaning 55002 clauses out of 110004 with flag 3335198/1586002
892.03/444.80	c cleaning 55999 clauses out of 112003 with flag 3454794/1643003
932.87/465.13	c cleaning 56998 clauses out of 114001 with flag 3578094/1701000
977.16/487.23	c cleaning 58001 clauses out of 116006 with flag 3701971/1760003
1022.24/509.76	c cleaning 59000 clauses out of 118002 with flag 3830481/1820000
1071.76/534.49	c cleaning 59994 clauses out of 120002 with flag 3960412/1881000
1118.27/557.71	c cleaning 61005 clauses out of 122010 with flag 4091545/1943002
1168.09/582.64	c cleaning 62000 clauses out of 124006 with flag 4224210/2006003
1220.68/608.95	c cleaning 62991 clauses out of 126009 with flag 4360997/2070006
1275.92/636.55	c cleaning 64007 clauses out of 128015 with flag 4498103/2135003
1339.73/668.44	c cleaning 64996 clauses out of 130006 with flag 4637951/2201001
1415.75/706.40	c cleaning 65997 clauses out of 132010 with flag 4779433/2268001
1491.16/744.16	c cleaning 67003 clauses out of 134013 with flag 4925986/2336001
1568.56/782.86	c cleaning 68006 clauses out of 136013 with flag 5072398/2405004
1649.17/823.19	c cleaning 69001 clauses out of 138004 with flag 5219539/2475001
1728.42/862.71	c cleaning 69999 clauses out of 140002 with flag 5367262/2546000
1800.02/898.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/898.50	c starts		: 684
1800.02/898.50	c conflicts		: 2611588
1800.02/898.50	c decisions		: 2733547
1800.02/898.50	c propagations		: 25269095
1800.02/898.50	c inspects		: 17955669699
1800.02/898.50	c shortcuts		: 0
1800.02/898.50	c learnt literals	: 0
1800.02/898.50	c learnt binary clauses	: 0
1800.02/898.50	c learnt ternary clauses	: 0
1800.02/898.50	c learnt constraints	: 2611588
1800.02/898.50	c ignored constraints	: 0
1800.02/898.50	c root simplifications	: 0
1800.02/898.50	c removed literals (reason simplification)	: 25690297
1800.02/898.50	c reason swapping (by a shorter reason)	: 0
1800.02/898.50	c Calls to reduceDB	: 67
1800.02/898.50	c Number of update (reduction) of LBD	: 239060
1800.02/898.50	c Imported unit clauses	: 0
1800.02/898.50	c number of reductions to clauses (during analyze)	: 0
1800.02/898.50	c number of learned constraints concerned by reduction	: 0
1800.02/898.50	c number of learning phase by resolution	: 0
1800.02/898.50	c number of learning phase by cutting planes	: 0
1800.02/898.50	c speed (assignments/second)	: 28129.468092448744
1800.02/898.50	c non guided choices	31
1800.02/898.53	c learnt constraints type 
1800.02/898.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 135591
1800.02/898.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/898.53	c starts		: 7
1800.02/898.53	c conflicts		: 899
1800.02/898.53	c decisions		: 1914
1800.02/898.53	c propagations		: 9298
1800.02/898.53	c inspects		: 1586095
1800.02/898.53	c shortcuts		: 0
1800.02/898.53	c learnt literals	: 0
1800.02/898.53	c learnt binary clauses	: 0
1800.02/898.53	c learnt ternary clauses	: 0
1800.02/898.53	c learnt constraints	: 898
1800.02/898.53	c ignored constraints	: 0
1800.02/898.53	c root simplifications	: 0
1800.02/898.53	c removed literals (reason simplification)	: 0
1800.02/898.53	c reason swapping (by a shorter reason)	: 0
1800.02/898.53	c Calls to reduceDB	: 0
1800.02/898.53	c Number of update (reduction) of LBD	: 0
1800.02/898.53	c Imported unit clauses	: 0
1800.02/898.53	c number of reductions to clauses (during analyze)	: 0
1800.02/898.53	c number of learned constraints concerned by reduction	: 0
1800.02/898.53	c number of learning phase by resolution	: 0
1800.02/898.53	c number of learning phase by cutting planes	: 0
1800.02/898.53	c speed (assignments/second)	: 10.350178439836943
1800.02/898.53	c non guided choices	31
1800.02/898.53	c learnt constraints type 
1800.02/898.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 898
1800.02/898.53	s UNKNOWN
1800.02/898.53	c Total wall clock time (in seconds): 898.404

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-4105602-1466255678/watcher-4105602-1466255678 -o /tmp/evaluation-result-4105602-1466255678/solver-4105602-1466255678 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18375 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4105602-1466255678.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.09 4.23 4.19 4/197 1524
/proc/meminfo: memFree=29939548/32872528 swapFree=1286400/1433568
[pid=1524] ppid=1521 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/1524/stat : 1524 (java) D 1521 1524 18358 0 -1 4202496 159 0 0 0 0 0 0 0 20 0 1 0 27614580 278528 33 33554432000 1073741824 1073778376 140733207588800 140733207585976 214360485159 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/1524/statm: 68 33 25 9 0 25 0

[startup+0.100213 s]
/proc/loadavg: 4.09 4.23 4.19 4/197 1524
/proc/meminfo: memFree=29939548/32872528 swapFree=1286400/1433568
[pid=1524] ppid=1521 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/1524/stat : 1524 (java) S 1521 1524 18358 0 -1 4202496 4276 0 1 0 6 1 0 0 20 0 18 0 27614580 9787879424 5395 33554432000 1073741824 1073778376 140736409422864 140736409414000 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1524/statm: 2389619 5395 2088 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200181 s]
/proc/loadavg: 4.09 4.23 4.19 4/197 1524
/proc/meminfo: memFree=29939548/32872528 swapFree=1286400/1433568
[pid=1524] ppid=1521 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/1524/stat : 1524 (java) S 1521 1524 18358 0 -1 4202496 5024 0 1 0 21 2 0 0 20 0 22 0 27614580 10060525568 8146 33554432000 1073741824 1073778376 140736409422864 140736409414000 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1524/statm: 2456183 8151 2218 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300181 s]
/proc/loadavg: 4.09 4.23 4.19 4/197 1524
/proc/meminfo: memFree=29939548/32872528 swapFree=1286400/1433568
[pid=1524] ppid=1521 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/1524/stat : 1524 (java) S 1521 1524 18358 0 -1 4202496 11487 0 1 0 60 3 0 0 20 0 22 0 27614580 10060525568 12607 33554432000 1073741824 1073778376 140736409422864 140736409414000 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1524/statm: 2456183 12616 2232 9 0 2446860 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9824732

[startup+0.700184 s]
/proc/loadavg: 4.09 4.23 4.19 4/197 1524
/proc/meminfo: memFree=29939548/32872528 swapFree=1286400/1433568
[pid=1524] ppid=1521 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/1524/stat : 1524 (java) S 1521 1524 18358 0 -1 4202496 20615 0 1 0 218 5 0 0 20 0 22 0 27614580 10060525568 21461 33554432000 1073741824 1073778376 140736409422864 140736409414000 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1524/statm: 2456183 21461 2244 9 0 2446860 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9824732

[startup+1.50083 s]
/proc/loadavg: 4.09 4.23 4.19 6/219 1550
/proc/meminfo: memFree=29761368/32872528 swapFree=1286400/1433568
[pid=1524] ppid=1521 vsize=9824732 CPUtime=4.91 cores=1,3,5,7
/proc/1524/stat : 1524 (java) S 1521 1524 18358 0 -1 4202496 24735 0 1 0 483 8 0 0 20 0 22 0 27614580 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140736409414000 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1524/statm: 2456183 48209 2278 9 0 2446860 0
[pid=1524/tid=1526] ppid=1521 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/1524/task/1526/stat : 1526 (java) S 1521 1524 18358 0 -1 4202560 2422 0 1 0 13 2 0 0 20 0 22 0 27614582 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705958552440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1528] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1528/stat : 1528 (java) S 1521 1524 18358 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705802172968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1529] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1529/stat : 1529 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705801120168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1530] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1530/stat : 1530 (java) S 1521 1524 18358 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705800067368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1531] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1531/stat : 1531 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705799014568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1532] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1532/stat : 1532 (java) S 1521 1524 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705797962792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1533] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1533/stat : 1533 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705796909992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1534] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1534/stat : 1534 (java) S 1521 1524 18358 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705795857192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1535] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1535/stat : 1535 (java) S 1521 1524 18358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705794804392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1536] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1536/stat : 1536 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614584 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705782606312 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1540] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1540/stat : 1540 (java) S 1521 1524 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705781552376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1541] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1541/stat : 1541 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705780499464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1542] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1542/stat : 1542 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705779447952 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1543] ppid=1521 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/1524/task/1543/stat : 1543 (java) S 1521 1524 18358 0 -1 4202560 8503 0 0 0 115 2 0 0 20 0 22 0 27614587 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705778396088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1544] ppid=1521 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/1524/task/1544/stat : 1544 (java) S 1521 1524 18358 0 -1 4202560 12381 0 0 0 92 3 0 0 20 0 22 0 27614587 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705777343288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1545] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1545/stat : 1545 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705776290680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1546] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1546/stat : 1546 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705775238088 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1547] ppid=1521 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/1524/task/1547/stat : 1547 (java) R 1521 1524 18358 0 -1 4202560 27 0 0 0 129 0 0 0 20 0 22 0 27614599 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705774174224 140705830179176 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1548] ppid=1521 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/1524/task/1548/stat : 1548 (java) R 1521 1524 18358 0 -1 4202560 95 0 0 0 127 1 0 0 20 0 22 0 27614599 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705773128488 140705830343221 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1549] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1549/stat : 1549 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614600 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705772077992 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1550] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1550/stat : 1550 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614600 10060525568 48209 33554432000 1073741824 1073778376 140736409422864 140705771025192 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.91
Current children cumulated vsize (KiB) 9824732

[startup+3.10084 s]
/proc/loadavg: 4.09 4.23 4.19 5/219 1550
/proc/meminfo: memFree=29754480/32872528 swapFree=1286400/1433568
[pid=1524] ppid=1521 vsize=9824732 CPUtime=8.13 cores=1,3,5,7
/proc/1524/stat : 1524 (java) S 1521 1524 18358 0 -1 4202496 24751 0 1 0 805 8 0 0 20 0 22 0 27614580 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140736409414000 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1524/statm: 2456183 50258 2278 9 0 2446860 0
[pid=1524/tid=1526] ppid=1521 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/1524/task/1526/stat : 1526 (java) S 1521 1524 18358 0 -1 4202560 2422 0 1 0 13 2 0 0 20 0 22 0 27614582 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705958552440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1528] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1528/stat : 1528 (java) S 1521 1524 18358 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705802172968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1529] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1529/stat : 1529 (java) S 1521 1524 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705801120168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1530] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1530/stat : 1530 (java) S 1521 1524 18358 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705800067368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1531] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1531/stat : 1531 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705799014568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1532] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1532/stat : 1532 (java) S 1521 1524 18358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705797962792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1533] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1533/stat : 1533 (java) S 1521 1524 18358 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705796909992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1534] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1534/stat : 1534 (java) S 1521 1524 18358 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705795857192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1535] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1535/stat : 1535 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705794804392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1536] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1536/stat : 1536 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614584 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705782606312 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1540] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1540/stat : 1540 (java) S 1521 1524 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705781552376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1541] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1541/stat : 1541 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705780499464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1542] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1542/stat : 1542 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705779447952 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1543] ppid=1521 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/1524/task/1543/stat : 1543 (java) S 1521 1524 18358 0 -1 4202560 8503 0 0 0 118 2 0 0 20 0 22 0 27614587 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705778396088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1544] ppid=1521 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/1524/task/1544/stat : 1544 (java) S 1521 1524 18358 0 -1 4202560 12381 0 0 0 92 3 0 0 20 0 22 0 27614587 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705777343288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1545] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1545/stat : 1545 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705776290680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1546] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1546/stat : 1546 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705775238088 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1547] ppid=1521 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/1524/task/1547/stat : 1547 (java) R 1521 1524 18358 0 -1 4202560 27 0 0 0 288 0 0 0 20 0 22 0 27614599 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705774181152 140705830262256 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1548] ppid=1521 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/1524/task/1548/stat : 1548 (java) R 1521 1524 18358 0 -1 4202560 97 0 0 0 285 2 0 0 20 0 22 0 27614599 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705773128800 140705830343266 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1549] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1549/stat : 1549 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614600 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705772077992 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1550] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1550/stat : 1550 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614600 10060525568 50258 33554432000 1073741824 1073778376 140736409422864 140705771025192 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.13
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.01 4.21 4.18 4/216 1637
/proc/meminfo: memFree=30211260/32872528 swapFree=1286400/1433568
[pid=1524] ppid=1521 vsize=9824732 CPUtime=14.57 cores=1,3,5,7
/proc/1524/stat : 1524 (java) S 1521 1524 18358 0 -1 4202496 24760 0 1 0 1448 9 0 0 20 0 22 0 27614580 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140736409414000 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1524/statm: 2456183 51065 2278 9 0 2446860 0
[pid=1524/tid=1526] ppid=1521 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/1524/task/1526/stat : 1526 (java) S 1521 1524 18358 0 -1 4202560 2422 0 1 0 13 2 0 0 20 0 22 0 27614582 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705958552440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1528] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1528/stat : 1528 (java) S 1521 1524 18358 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705802172968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1529] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1529/stat : 1529 (java) S 1521 1524 18358 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705801120168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1530] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1530/stat : 1530 (java) S 1521 1524 18358 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705800067368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1531] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1531/stat : 1531 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705799014568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1532] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1532/stat : 1532 (java) S 1521 1524 18358 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705797962792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1533] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1533/stat : 1533 (java) S 1521 1524 18358 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705796909992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1534] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1534/stat : 1534 (java) S 1521 1524 18358 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705795857192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1535] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1535/stat : 1535 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614583 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705794804392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1536] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1536/stat : 1536 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614584 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705782606312 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1540] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1540/stat : 1540 (java) S 1521 1524 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705781552376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1541] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1541/stat : 1541 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705780499464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1542] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1542/stat : 1542 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 51065 33554432000 1073741824 1073778376 140736409422864 140705779447952 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1543] ppid=1521 vsize=9824732 CPUtime=1.23 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.16 4.16 4.15 5/219 1798
/proc/meminfo: memFree=28666816/32872528 swapFree=1286400/1433568
[pid=1524] ppid=1521 vsize=9824732 CPUtime=1767.65 cores=1,3,5,7
/proc/1524/stat : 1524 (java) S 1521 1524 18358 0 -1 4202496 30146 0 1 0 176679 86 0 0 20 0 22 0 27614580 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140736409414000 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1524/statm: 2456183 123985 2287 9 0 2446860 0
[pid=1524/tid=1526] ppid=1521 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/1524/task/1526/stat : 1526 (java) S 1521 1524 18358 0 -1 4202560 2424 0 1 0 15 3 0 0 20 0 22 0 27614582 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705958552440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1528] ppid=1521 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/1524/task/1528/stat : 1528 (java) S 1521 1524 18358 0 -1 4202560 322 0 0 0 47 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705802172968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1529] ppid=1521 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/1524/task/1529/stat : 1529 (java) S 1521 1524 18358 0 -1 4202560 557 0 0 0 42 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705801120168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1530] ppid=1521 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/1524/task/1530/stat : 1530 (java) S 1521 1524 18358 0 -1 4202560 248 0 0 0 46 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705800067368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1531] ppid=1521 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/1524/task/1531/stat : 1531 (java) S 1521 1524 18358 0 -1 4202560 221 0 0 0 44 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705799014568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1532] ppid=1521 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/1524/task/1532/stat : 1532 (java) S 1521 1524 18358 0 -1 4202560 516 0 0 0 45 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705797962792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1533] ppid=1521 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/1524/task/1533/stat : 1533 (java) S 1521 1524 18358 0 -1 4202560 204 0 0 0 46 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705796909992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1534] ppid=1521 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/1524/task/1534/stat : 1534 (java) S 1521 1524 18358 0 -1 4202560 518 0 0 0 46 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705795857192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1535] ppid=1521 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/1524/task/1535/stat : 1535 (java) S 1521 1524 18358 0 -1 4202560 206 0 0 0 49 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705794804392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1536] ppid=1521 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/1524/task/1536/stat : 1536 (java) S 1521 1524 18358 0 -1 4202560 181 0 0 0 15 18 0 0 20 0 22 0 27614584 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705782606312 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1540] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1540/stat : 1540 (java) S 1521 1524 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705781552376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1541] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1541/stat : 1541 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705780499464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1542] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1542/stat : 1542 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705779447952 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1543] ppid=1521 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/1524/task/1543/stat : 1543 (java) S 1521 1524 18358 0 -1 4202560 8511 0 0 0 126 2 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705778396088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1544] ppid=1521 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/1524/task/1544/stat : 1544 (java) S 1521 1524 18358 0 -1 4202560 12381 0 0 0 92 3 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705777343288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1545] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1545/stat : 1545 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705776290680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1546] ppid=1521 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/1524/task/1546/stat : 1546 (java) S 1521 1524 18358 0 -1 4202560 51 0 0 0 12 18 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705775238088 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1547] ppid=1521 vsize=9824732 CPUtime=880.34 cores=1,3,5,7
/proc/1524/task/1547/stat : 1547 (java) R 1521 1524 18358 0 -1 4202560 348 0 0 0 88019 15 0 0 20 0 22 0 27614599 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705774181872 140705830219390 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1548] ppid=1521 vsize=9824732 CPUtime=880.39 cores=1,3,5,7
/proc/1524/task/1548/stat : 1548 (java) R 1521 1524 18358 0 -1 4202560 2192 0 0 0 88023 16 0 0 20 0 22 0 27614599 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705773127664 140705830343286 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1549] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1549/stat : 1549 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614600 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705772077992 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1550] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1550/stat : 1550 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614600 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705771025192 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1767.65
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.501 s]
/proc/loadavg: 4.21 4.17 4.16 5/219 1798
/proc/meminfo: memFree=28679968/32872528 swapFree=1286400/1433568
[pid=1524] ppid=1521 vsize=9824732 CPUtime=1800.02 cores=1,3,5,7
/proc/1524/stat : 1524 (java) S 1521 1524 18358 0 -1 4202496 30148 0 1 0 179916 86 0 0 20 0 22 0 27614580 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140736409414000 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1524/statm: 2456183 123985 2287 9 0 2446860 0
[pid=1524/tid=1526] ppid=1521 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1524/task/1526/stat : 1526 (java) S 1521 1524 18358 0 -1 4202560 2424 0 1 0 15 4 0 0 20 0 22 0 27614582 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705958552440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1528] ppid=1521 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/1524/task/1528/stat : 1528 (java) S 1521 1524 18358 0 -1 4202560 322 0 0 0 47 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705802172968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1529] ppid=1521 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/1524/task/1529/stat : 1529 (java) S 1521 1524 18358 0 -1 4202560 557 0 0 0 42 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705801120168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1530] ppid=1521 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/1524/task/1530/stat : 1530 (java) S 1521 1524 18358 0 -1 4202560 248 0 0 0 46 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705800067368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1531] ppid=1521 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/1524/task/1531/stat : 1531 (java) S 1521 1524 18358 0 -1 4202560 221 0 0 0 44 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705799014568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1532] ppid=1521 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/1524/task/1532/stat : 1532 (java) S 1521 1524 18358 0 -1 4202560 516 0 0 0 45 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705797962792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1533] ppid=1521 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/1524/task/1533/stat : 1533 (java) S 1521 1524 18358 0 -1 4202560 204 0 0 0 46 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705796909992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1534] ppid=1521 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/1524/task/1534/stat : 1534 (java) S 1521 1524 18358 0 -1 4202560 518 0 0 0 46 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705795857192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1535] ppid=1521 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/1524/task/1535/stat : 1535 (java) S 1521 1524 18358 0 -1 4202560 206 0 0 0 49 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705794804392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1536] ppid=1521 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/1524/task/1536/stat : 1536 (java) S 1521 1524 18358 0 -1 4202560 181 0 0 0 15 18 0 0 20 0 22 0 27614584 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705782606312 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1540] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1540/stat : 1540 (java) S 1521 1524 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705781552376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1541] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1541/stat : 1541 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705780499464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1542] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1542/stat : 1542 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705779447952 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1543] ppid=1521 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/1524/task/1543/stat : 1543 (java) S 1521 1524 18358 0 -1 4202560 8511 0 0 0 126 2 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705778396088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1544] ppid=1521 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/1524/task/1544/stat : 1544 (java) S 1521 1524 18358 0 -1 4202560 12381 0 0 0 92 3 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705777343288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1545] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1545/stat : 1545 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705776290680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1546] ppid=1521 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/1524/task/1546/stat : 1546 (java) S 1521 1524 18358 0 -1 4202560 53 0 0 0 12 18 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705775238088 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1547] ppid=1521 vsize=9824732 CPUtime=896.52 cores=1,3,5,7
/proc/1524/task/1547/stat : 1547 (java) R 1521 1524 18358 0 -1 4202560 348 0 0 0 89637 15 0 0 20 0 22 0 27614599 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705774181872 140705830267107 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1548] ppid=1521 vsize=9824732 CPUtime=896.58 cores=1,3,5,7
/proc/1524/task/1548/stat : 1548 (java) R 1521 1524 18358 0 -1 4202560 2192 0 0 0 89642 16 0 0 20 0 22 0 27614599 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705773127664 140705830320919 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1549] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1549/stat : 1549 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614600 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705772077992 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1550] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1550/stat : 1550 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614600 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705771025192 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 1524 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+898.501 s]
/proc/loadavg: 4.21 4.17 4.16 5/219 1798
/proc/meminfo: memFree=28679968/32872528 swapFree=1286400/1433568
[pid=1524] ppid=1521 vsize=9824732 CPUtime=1800.02 cores=1,3,5,7
/proc/1524/stat : 1524 (java) S 1521 1524 18358 0 -1 4202496 30148 0 1 0 179916 86 0 0 20 0 22 0 27614580 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140736409414000 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/1524/statm: 2456183 123985 2287 9 0 2446860 0
[pid=1524/tid=1526] ppid=1521 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/1524/task/1526/stat : 1526 (java) S 1521 1524 18358 0 -1 4202560 2424 0 1 0 15 4 0 0 20 0 22 0 27614582 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705958552440 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1528] ppid=1521 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/1524/task/1528/stat : 1528 (java) S 1521 1524 18358 0 -1 4202560 322 0 0 0 47 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705802172968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1529] ppid=1521 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/1524/task/1529/stat : 1529 (java) S 1521 1524 18358 0 -1 4202560 557 0 0 0 42 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705801120168 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1530] ppid=1521 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/1524/task/1530/stat : 1530 (java) S 1521 1524 18358 0 -1 4202560 248 0 0 0 46 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705800067368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1531] ppid=1521 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/1524/task/1531/stat : 1531 (java) S 1521 1524 18358 0 -1 4202560 221 0 0 0 44 6 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705799014568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1532] ppid=1521 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/1524/task/1532/stat : 1532 (java) S 1521 1524 18358 0 -1 4202560 516 0 0 0 45 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705797962792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1533] ppid=1521 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/1524/task/1533/stat : 1533 (java) S 1521 1524 18358 0 -1 4202560 204 0 0 0 46 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705796909992 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1534] ppid=1521 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/1524/task/1534/stat : 1534 (java) S 1521 1524 18358 0 -1 4202560 518 0 0 0 46 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705795857192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1535] ppid=1521 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/1524/task/1535/stat : 1535 (java) S 1521 1524 18358 0 -1 4202560 206 0 0 0 49 5 0 0 20 0 22 0 27614583 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705794804392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1536] ppid=1521 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/1524/task/1536/stat : 1536 (java) S 1521 1524 18358 0 -1 4202560 181 0 0 0 15 18 0 0 20 0 22 0 27614584 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705782606312 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1540] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1540/stat : 1540 (java) S 1521 1524 18358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705781552376 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1541] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1541/stat : 1541 (java) S 1521 1524 18358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27614585 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705780499464 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1542] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1542/stat : 1542 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705779447952 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1543] ppid=1521 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/1524/task/1543/stat : 1543 (java) S 1521 1524 18358 0 -1 4202560 8511 0 0 0 126 2 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705778396088 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=1524/tid=1544] ppid=1521 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/1524/task/1544/stat : 1544 (java) S 1521 1524 18358 0 -1 4202560 12381 0 0 0 92 3 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705777343288 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1545] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1545/stat : 1545 (java) S 1521 1524 18358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705776290680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1546] ppid=1521 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/1524/task/1546/stat : 1546 (java) S 1521 1524 18358 0 -1 4202560 53 0 0 0 12 18 0 0 20 0 22 0 27614587 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705775238088 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1547] ppid=1521 vsize=9824732 CPUtime=896.52 cores=1,3,5,7
/proc/1524/task/1547/stat : 1547 (java) R 1521 1524 18358 0 -1 4202560 348 0 0 0 89637 15 0 0 20 0 22 0 27614599 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705774181872 140705830267107 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=1524/tid=1548] ppid=1521 vsize=9824732 CPUtime=896.58 cores=1,3,5,7
/proc/1524/task/1548/stat : 1548 (java) R 1521 1524 18358 0 -1 4202560 2192 0 0 0 89642 16 0 0 20 0 22 0 27614599 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705773127664 140705830320919 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=1524/tid=1549] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1549/stat : 1549 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614600 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705772077992 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=1524/tid=1550] ppid=1521 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/1524/task/1550/stat : 1550 (java) S 1521 1524 18358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27614600 10060525568 123985 33554432000 1073741824 1073778376 140736409422864 140705771025192 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 898.541
CPU time (s): 1800.63
CPU user time (s): 1799.26
CPU system time (s): 1.37179
CPU usage (%): 200.395
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.26
system time used= 1.37179
maximum resident set size= 557172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30195
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25163
involuntary context switches= 22670

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.37218 second user time and 7.77382 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 15:14:38
IDJOB=4105602
IDBENCH=2922
IDSOLVER=2543
FILE ID=node130/4105602-1466255678
RUNJOBID= node130-1466240252-18375
PBS_JOBID= 19918180
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_8_70_4.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105602-1466255678/watcher-4105602-1466255678 -o /tmp/evaluation-result-4105602-1466255678/solver-4105602-1466255678 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466240252-18375 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4105602-1466255678.opb

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

MD5SUM BENCH= d78f5121f87a7bad7fc74d5d3eacc32f
RANDOM SEED=427862238

node130.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.365
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.73
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.365
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.365
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.365
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.365
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.365
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.53
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.365
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.56
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.365
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:        29939928 kB
Buffers:           27564 kB
Cached:           146176 kB
SwapCached:         1896 kB
Active:           634892 kB
Inactive:         124852 kB
Active(anon):     586404 kB
Inactive(anon):     2208 kB
Active(file):      48488 kB
Inactive(file):   122644 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67098716 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:       2023236 kB
Mapped:            15324 kB
Shmem:                 0 kB
Slab:             600288 kB
SReclaimable:      43620 kB
SUnreclaim:       556668 kB
KernelStack:        1600 kB
PageTables:         7968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2286740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    716800 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= 71748 MiB
End job on node130 at 2016-06-18 15:29:37