Trace number 4081359

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) 1801.06 895.361

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_4.opb
MD5SUM153ea7f27a80a18c7caefc8ed55018be
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 variables41
Total number of constraints11
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 constraints10
Minimum length of a constraint1
Maximum length of a constraint40
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 1207
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3621
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081359-1465233170.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.15	c ... done. Wall clock time 0.027s.
0.09/0.15	c declared #vars     41
0.09/0.15	c #constraints  11
0.09/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.09/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 10
0.09/0.15	c 11 constraints processed.
0.09/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.15	c constraints type 
0.09/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10
0.09/0.15	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.09/0.15	c 11 constraints processed.
0.09/0.15	c objective function length is 1 literals
2.30/0.71	c cleaning 2499 clauses out of 5001 with flag 10123/5001
4.31/1.28	c cleaning 4250 clauses out of 8501 with flag 22226/11000
5.40/1.74	c cleaning 5626 clauses out of 11252 with flag 36502/18001
6.63/2.33	c cleaning 6811 clauses out of 13625 with flag 52773/26000
8.05/3.07	c cleaning 7908 clauses out of 15815 with flag 71053/35001
9.86/3.95	c cleaning 8953 clauses out of 17906 with flag 91396/45000
12.07/5.00	c cleaning 9973 clauses out of 19953 with flag 113812/56000
14.48/6.27	c cleaning 10988 clauses out of 21980 with flag 138310/68000
17.28/7.66	c cleaning 11998 clauses out of 23995 with flag 164941/81003
20.48/9.26	c cleaning 12995 clauses out of 25995 with flag 193530/95001
24.50/11.20	c cleaning 13999 clauses out of 27999 with flag 224127/110000
28.73/13.36	c cleaning 14999 clauses out of 30000 with flag 256525/126000
33.53/15.71	c cleaning 16000 clauses out of 32002 with flag 291091/143001
38.77/18.38	c cleaning 17001 clauses out of 34002 with flag 327601/161001
44.59/21.23	c cleaning 17999 clauses out of 36002 with flag 366160/180002
50.80/24.31	c cleaning 19001 clauses out of 38001 with flag 406670/200000
57.81/27.88	c cleaning 19996 clauses out of 40000 with flag 449356/221000
65.84/31.87	c cleaning 21003 clauses out of 42005 with flag 494542/243001
74.67/36.29	c cleaning 21997 clauses out of 44002 with flag 541641/266001
84.13/40.96	c cleaning 22998 clauses out of 46005 with flag 591317/290001
92.97/45.33	c cleaning 24001 clauses out of 48006 with flag 642533/315000
103.20/50.46	c cleaning 25004 clauses out of 50008 with flag 695538/341003
115.83/56.76	c cleaning 26001 clauses out of 52005 with flag 750903/368004
129.90/63.72	c cleaning 27000 clauses out of 54000 with flag 808754/396000
143.53/70.59	c cleaning 27996 clauses out of 56002 with flag 868484/425002
157.53/77.54	c cleaning 28998 clauses out of 58004 with flag 930390/455000
173.43/85.50	c cleaning 30002 clauses out of 60006 with flag 993978/486000
191.27/94.32	c cleaning 30999 clauses out of 62004 with flag 1059401/518000
209.15/103.28	c cleaning 32003 clauses out of 64010 with flag 1128150/551005
228.23/112.79	c cleaning 33000 clauses out of 66002 with flag 1198436/585000
249.94/123.54	c cleaning 34001 clauses out of 68003 with flag 1271075/620001
270.79/133.90	c cleaning 34998 clauses out of 70001 with flag 1346613/656000
294.46/145.71	c cleaning 36001 clauses out of 72003 with flag 1423059/693000
307.53/152.23	c cleaning 0 clauses out of 5000 with flag 0/5000
322.50/159.33	c cleaning 37002 clauses out of 74003 with flag 1500949/731001
352.47/174.11	c cleaning 37996 clauses out of 76000 with flag 1581510/770000
378.20/186.90	c cleaning 39003 clauses out of 78007 with flag 1664493/810003
409.89/202.75	c cleaning 39994 clauses out of 80002 with flag 1749230/851001
446.69/221.04	c cleaning 41002 clauses out of 82007 with flag 1834664/893000
482.01/238.66	c cleaning 41996 clauses out of 84005 with flag 1921964/936000
515.38/255.30	c cleaning 43005 clauses out of 86013 with flag 2011228/980004
547.28/271.13	c cleaning 44003 clauses out of 88006 with flag 2103227/1025002
580.87/287.83	c cleaning 44996 clauses out of 90001 with flag 2197217/1071000
616.83/305.74	c cleaning 45996 clauses out of 92005 with flag 2293611/1118000
654.02/324.27	c cleaning 47002 clauses out of 94011 with flag 2391550/1166002
694.85/344.66	c cleaning 48003 clauses out of 96007 with flag 2491773/1215000
739.64/366.95	c cleaning 48995 clauses out of 98004 with flag 2593514/1265000
784.64/389.37	c cleaning 50005 clauses out of 100009 with flag 2697692/1316000
832.84/413.39	c cleaning 51001 clauses out of 102005 with flag 2806593/1368001
875.27/434.41	c cleaning 51999 clauses out of 104003 with flag 2915216/1421000
923.54/458.56	c cleaning 52998 clauses out of 106004 with flag 3026188/1475000
980.77/487.00	c cleaning 54000 clauses out of 108008 with flag 3139675/1530002
1041.97/517.53	c cleaning 55001 clauses out of 110006 with flag 3257590/1586000
1095.99/544.41	c cleaning 56001 clauses out of 112005 with flag 3373738/1643000
1159.51/576.12	c cleaning 57002 clauses out of 114004 with flag 3492257/1701000
1216.01/604.36	c cleaning 57997 clauses out of 116003 with flag 3613164/1760001
1282.63/637.56	c cleaning 59003 clauses out of 118005 with flag 3737117/1820000
1349.96/671.02	c cleaning 59997 clauses out of 120003 with flag 3862156/1881001
1431.10/711.54	c cleaning 60997 clauses out of 122005 with flag 3991877/1943000
1511.83/751.70	c cleaning 62001 clauses out of 124008 with flag 4128803/2006000
1592.86/792.19	c cleaning 62999 clauses out of 126007 with flag 4262272/2070000
1680.15/835.61	c cleaning 63998 clauses out of 128009 with flag 4400551/2135001
1756.26/873.57	c cleaning 65001 clauses out of 130011 with flag 4538242/2201001
1800.07/895.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.30	c starts		: 400
1800.07/895.30	c conflicts		: 2247114
1800.07/895.30	c decisions		: 2276417
1800.07/895.30	c propagations		: 16188214
1800.07/895.30	c inspects		: 16915689444
1800.07/895.30	c shortcuts		: 0
1800.07/895.30	c learnt literals	: 0
1800.07/895.30	c learnt binary clauses	: 0
1800.07/895.30	c learnt ternary clauses	: 0
1800.07/895.30	c learnt constraints	: 2247114
1800.07/895.30	c ignored constraints	: 0
1800.07/895.30	c root simplifications	: 0
1800.07/895.30	c removed literals (reason simplification)	: 20410974
1800.07/895.30	c reason swapping (by a shorter reason)	: 0
1800.07/895.30	c Calls to reduceDB	: 62
1800.07/895.30	c Number of update (reduction) of LBD	: 61875
1800.07/895.30	c Imported unit clauses	: 0
1800.07/895.30	c number of reductions to clauses (during analyze)	: 0
1800.07/895.30	c number of learned constraints concerned by reduction	: 0
1800.07/895.30	c number of learning phase by resolution	: 0
1800.07/895.30	c number of learning phase by cutting planes	: 0
1800.07/895.30	c speed (assignments/second)	: 18084.33884339067
1800.07/895.30	c non guided choices	18
1800.07/895.33	c learnt constraints type 
1800.07/895.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 111123
1800.07/895.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.33	c starts		: 35
1800.07/895.33	c conflicts		: 10386
1800.07/895.33	c decisions		: 11705
1800.07/895.33	c propagations		: 83863
1800.07/895.33	c inspects		: 132406886
1800.07/895.33	c shortcuts		: 0
1800.07/895.33	c learnt literals	: 0
1800.07/895.33	c learnt binary clauses	: 0
1800.07/895.33	c learnt ternary clauses	: 0
1800.07/895.33	c learnt constraints	: 10385
1800.07/895.33	c ignored constraints	: 0
1800.07/895.33	c root simplifications	: 0
1800.07/895.33	c removed literals (reason simplification)	: 0
1800.07/895.33	c reason swapping (by a shorter reason)	: 0
1800.07/895.33	c Calls to reduceDB	: 1
1800.07/895.33	c Number of update (reduction) of LBD	: 0
1800.07/895.33	c Imported unit clauses	: 0
1800.07/895.33	c number of reductions to clauses (during analyze)	: 0
1800.07/895.33	c number of learned constraints concerned by reduction	: 0
1800.07/895.33	c number of learning phase by resolution	: 0
1800.07/895.33	c number of learning phase by cutting planes	: 0
1800.07/895.33	c speed (assignments/second)	: 93.68293938977568
1800.07/895.33	c non guided choices	18
1800.07/895.34	c learnt constraints type 
1800.07/895.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10385
1800.07/895.34	s UNKNOWN
1800.07/895.34	c Total wall clock time (in seconds): 895.219

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-4081359-1465233170/watcher-4081359-1465233170 -o /tmp/evaluation-result-4081359-1465233170/solver-4081359-1465233170 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12332 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081359-1465233170.opb 

pid=15366
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: 3.00 3.21 3.63 3/196 15369
/proc/meminfo: memFree=29244372/32872528 swapFree=11320/319964
[pid=15369] ppid=15366 vsize=5632 CPUtime=0 cores=0,2,4,6
/proc/15369/stat : 15369 (java) R 15366 15369 12316 0 -1 4202496 384 0 0 0 0 0 0 0 20 0 1 0 105250259 5767168 55 33554432000 1073741824 1073778376 140736522413232 140736522410360 262953594151 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15369/statm: 2303 62 49 9 0 35 0

[startup+0.10006 s]
/proc/loadavg: 3.00 3.21 3.63 3/196 15369
/proc/meminfo: memFree=29244372/32872528 swapFree=11320/319964
[pid=15369] ppid=15366 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/15369/stat : 15369 (java) S 15366 15369 12316 0 -1 4202496 4397 0 1 0 8 1 0 0 20 0 18 0 105250259 9787879424 6031 33554432000 1073741824 1073778376 140736522413232 140736522404368 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15369/statm: 2389619 6031 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200216 s]
/proc/loadavg: 3.00 3.21 3.63 3/196 15369
/proc/meminfo: memFree=29244372/32872528 swapFree=11320/319964
[pid=15369] ppid=15366 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/15369/stat : 15369 (java) S 15366 15369 12316 0 -1 4202496 6273 0 1 0 29 2 0 0 20 0 22 0 105250259 10060525568 8907 33554432000 1073741824 1073778376 140736522413232 140736522404368 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15369/statm: 2456183 8907 2222 9 0 2446860 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9824732

[startup+0.300224 s]
/proc/loadavg: 3.00 3.21 3.63 3/196 15369
/proc/meminfo: memFree=29244372/32872528 swapFree=11320/319964
[pid=15369] ppid=15366 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/15369/stat : 15369 (java) S 15366 15369 12316 0 -1 4202496 9578 0 1 0 68 3 0 0 20 0 22 0 105250259 10060525568 11131 33554432000 1073741824 1073778376 140736522413232 140736522404368 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15369/statm: 2456183 11131 2223 9 0 2446860 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 9824732

[startup+0.70019 s]
/proc/loadavg: 3.00 3.21 3.63 3/196 15369
/proc/meminfo: memFree=29244372/32872528 swapFree=11320/319964
[pid=15369] ppid=15366 vsize=9824732 CPUtime=2.3 cores=0,2,4,6
/proc/15369/stat : 15369 (java) S 15366 15369 12316 0 -1 4202496 20352 0 1 0 225 5 0 0 20 0 22 0 105250259 10060525568 25729 33554432000 1073741824 1073778376 140736522413232 140736522404368 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15369/statm: 2456183 25729 2250 9 0 2446860 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 3.00 3.21 3.63 6/218 15391
/proc/meminfo: memFree=29056756/32872528 swapFree=11320/319964
[pid=15369] ppid=15366 vsize=9824732 CPUtime=5 cores=0,2,4,6
/proc/15369/stat : 15369 (java) S 15366 15369 12316 0 -1 4202496 27344 0 1 0 491 9 0 0 20 0 22 0 105250259 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140736522404368 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15369/statm: 2456183 51075 2272 9 0 2446860 0
[pid=15369/tid=15371] ppid=15366 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15369/task/15371/stat : 15371 (java) S 15366 15369 12316 0 -1 4202560 2407 0 1 0 10 2 0 0 20 0 22 0 105250260 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250530902904 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15372] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15372/stat : 15372 (java) S 15366 15369 12316 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250492394408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15373] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15373/stat : 15373 (java) S 15366 15369 12316 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250491341864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15374] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15374/stat : 15374 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250490288808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15375] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15375/stat : 15375 (java) S 15366 15369 12316 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250489236264 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15376] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15376/stat : 15376 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250488183208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15377] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15377/stat : 15377 (java) S 15366 15369 12316 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250487130664 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15378] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15378/stat : 15378 (java) S 15366 15369 12316 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250486077608 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15379] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15379/stat : 15379 (java) S 15366 15369 12316 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250485025064 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15380] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15380/stat : 15380 (java) S 15366 15369 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250354514792 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15381] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15381/stat : 15381 (java) S 15366 15369 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250353461112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15382] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15382/stat : 15382 (java) S 15366 15369 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250352407944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15383] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15383/stat : 15383 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250351356688 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15384] ppid=15366 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/15369/task/15384/stat : 15384 (java) S 15366 15369 12316 0 -1 4202560 14150 0 0 0 107 3 0 0 20 0 22 0 105250265 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250350303544 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15385] ppid=15366 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/15369/task/15385/stat : 15385 (java) S 15366 15369 12316 0 -1 4202560 9343 0 0 0 106 2 0 0 20 0 22 0 105250265 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250349251000 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15386] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15386/stat : 15386 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250348198136 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15387] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15387/stat : 15387 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140250347145800 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15388] ppid=15366 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/15369/task/15388/stat : 15388 (java) R 15366 15369 12316 0 -1 4202560 36 0 0 0 132 0 0 0 20 0 22 0 105250274 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140249338471672 140250362419523 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15389] ppid=15366 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/15369/task/15389/stat : 15389 (java) R 15366 15369 12316 0 -1 4202560 91 0 0 0 128 3 0 0 20 0 22 0 105250274 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140249337417808 140250362433424 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15390] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15390/stat : 15390 (java) S 15366 15369 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105250274 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140249336366376 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15391] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15391/stat : 15391 (java) S 15366 15369 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105250274 10060525568 51075 33554432000 1073741824 1073778376 140736522413232 140249335313832 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 3.00 3.21 3.63 4/218 15391
/proc/meminfo: memFree=29041428/32872528 swapFree=11320/319964
[pid=15369] ppid=15366 vsize=9824732 CPUtime=8.25 cores=0,2,4,6
/proc/15369/stat : 15369 (java) S 15366 15369 12316 0 -1 4202496 27607 0 1 0 813 12 0 0 20 0 22 0 105250259 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140736522404368 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15369/statm: 2456183 84531 2272 9 0 2446860 0
[pid=15369/tid=15371] ppid=15366 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15369/task/15371/stat : 15371 (java) S 15366 15369 12316 0 -1 4202560 2407 0 1 0 10 2 0 0 20 0 22 0 105250260 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250530902904 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15372] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15372/stat : 15372 (java) S 15366 15369 12316 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250492394408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15373] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15373/stat : 15373 (java) S 15366 15369 12316 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250491341864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15374] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15374/stat : 15374 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250490288808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15375] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15375/stat : 15375 (java) S 15366 15369 12316 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250489236264 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15376] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15376/stat : 15376 (java) S 15366 15369 12316 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250488183208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15377] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15377/stat : 15377 (java) S 15366 15369 12316 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250487130664 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15378] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15378/stat : 15378 (java) S 15366 15369 12316 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250486077608 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15379] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15379/stat : 15379 (java) S 15366 15369 12316 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250485025064 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15380] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15380/stat : 15380 (java) S 15366 15369 12316 0 -1 4202560 184 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250354514792 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15381] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15381/stat : 15381 (java) S 15366 15369 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250353461112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15382] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15382/stat : 15382 (java) S 15366 15369 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250352407944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15383] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15383/stat : 15383 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250351356688 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15384] ppid=15366 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/15369/task/15384/stat : 15384 (java) S 15366 15369 12316 0 -1 4202560 14150 0 0 0 112 3 0 0 20 0 22 0 105250265 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250350303544 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15385] ppid=15366 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/15369/task/15385/stat : 15385 (java) S 15366 15369 12316 0 -1 4202560 9343 0 0 0 107 2 0 0 20 0 22 0 105250265 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250349251000 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15386] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15386/stat : 15386 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250348198136 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15387] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15387/stat : 15387 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140250347145800 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15388] ppid=15366 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/15369/task/15388/stat : 15388 (java) R 15366 15369 12316 0 -1 4202560 38 0 0 0 290 0 0 0 20 0 22 0 105250274 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140249338462624 140250362340208 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15389] ppid=15366 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/15369/task/15389/stat : 15389 (java) R 15366 15369 12316 0 -1 4202560 149 0 0 0 282 5 0 0 20 0 22 0 105250274 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140249337418792 140250362402695 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15390] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15390/stat : 15390 (java) S 15366 15369 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105250274 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140249336366376 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15391] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15391/stat : 15391 (java) S 15366 15369 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105250274 10060525568 84531 33554432000 1073741824 1073778376 140736522413232 140249335313832 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.25
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 3.00 3.21 3.62 4/218 15391
/proc/meminfo: memFree=28652812/32872528 swapFree=11320/319964
[pid=15369] ppid=15366 vsize=9824732 CPUtime=14.68 cores=0,2,4,6
/proc/15369/stat : 15369 (java) S 15366 15369 12316 0 -1 4202496 28043 0 1 0 1449 19 0 0 20 0 22 0 105250259 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140736522404368 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15369/statm: 2456183 151927 2272 9 0 2446860 0
[pid=15369/tid=15371] ppid=15366 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15369/task/15371/stat : 15371 (java) S 15366 15369 12316 0 -1 4202560 2407 0 1 0 10 2 0 0 20 0 22 0 105250260 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250530902904 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15372] ppid=15366 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15369/task/15372/stat : 15372 (java) S 15366 15369 12316 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 105250261 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250492394408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15373] ppid=15366 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15369/task/15373/stat : 15373 (java) S 15366 15369 12316 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 105250261 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250491341864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15374] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15374/stat : 15374 (java) S 15366 15369 12316 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250490288808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15375] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15375/stat : 15375 (java) S 15366 15369 12316 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250489236264 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15376] ppid=15366 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15369/task/15376/stat : 15376 (java) S 15366 15369 12316 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 105250261 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250488183208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15377] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15377/stat : 15377 (java) S 15366 15369 12316 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 105250261 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250487130664 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15378] ppid=15366 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15369/task/15378/stat : 15378 (java) S 15366 15369 12316 0 -1 4202560 26 0 0 0 1 1 0 0 20 0 22 0 105250261 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250486077608 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15379] ppid=15366 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15369/task/15379/stat : 15379 (java) S 15366 15369 12316 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 105250261 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250485025064 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15380] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15380/stat : 15380 (java) S 15366 15369 12316 0 -1 4202560 435 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250354514792 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15381] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15381/stat : 15381 (java) S 15366 15369 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250353461112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15382] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15382/stat : 15382 (java) S 15366 15369 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250352407944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15383] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15383/stat : 15383 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 151927 33554432000 1073741824 1073778376 140736522413232 140250351356688 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15384] ppid=15366 vsize=9824732 CPUtime=1.15 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 3.01 3.05 3.25 4/218 15410
/proc/meminfo: memFree=28026836/32872528 swapFree=11320/319964
[pid=15369] ppid=15366 vsize=9824732 CPUtime=1773.89 cores=0,2,4,6
/proc/15369/stat : 15369 (java) S 15366 15369 12316 0 -1 4202496 44560 0 1 0 177189 200 0 0 20 0 22 0 105250259 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140736522404368 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15369/statm: 2456183 347702 2281 9 0 2446860 0
[pid=15369/tid=15371] ppid=15366 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15369/task/15371/stat : 15371 (java) S 15366 15369 12316 0 -1 4202560 2416 0 1 0 13 3 0 0 20 0 22 0 105250260 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250530902904 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15372] ppid=15366 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/15369/task/15372/stat : 15372 (java) S 15366 15369 12316 0 -1 4202560 1106 0 0 0 251 14 0 0 20 0 22 0 105250261 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250492394408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15373] ppid=15366 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/15369/task/15373/stat : 15373 (java) S 15366 15369 12316 0 -1 4202560 775 0 0 0 232 13 0 0 20 0 22 0 105250261 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250491341864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15374] ppid=15366 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/15369/task/15374/stat : 15374 (java) S 15366 15369 12316 0 -1 4202560 713 0 0 0 237 14 0 0 20 0 22 0 105250261 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250490288808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15375] ppid=15366 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/15369/task/15375/stat : 15375 (java) S 15366 15369 12316 0 -1 4202560 876 0 0 0 234 13 0 0 20 0 22 0 105250261 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250489236264 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15376] ppid=15366 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/15369/task/15376/stat : 15376 (java) S 15366 15369 12316 0 -1 4202560 977 0 0 0 243 16 0 0 20 0 22 0 105250261 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250488183208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15377] ppid=15366 vsize=9824732 CPUtime=2.51 cores=0,2,4,6
/proc/15369/task/15377/stat : 15377 (java) S 15366 15369 12316 0 -1 4202560 762 0 0 0 237 14 0 0 20 0 22 0 105250261 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250487130664 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15378] ppid=15366 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/15369/task/15378/stat : 15378 (java) S 15366 15369 12316 0 -1 4202560 882 0 0 0 256 14 0 0 20 0 22 0 105250261 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250486077608 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15379] ppid=15366 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/15369/task/15379/stat : 15379 (java) S 15366 15369 12316 0 -1 4202560 1139 0 0 0 249 13 0 0 20 0 22 0 105250261 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250485025064 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15380] ppid=15366 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/15369/task/15380/stat : 15380 (java) S 15366 15369 12316 0 -1 4202560 1468 0 0 0 82 37 0 0 20 0 22 0 105250262 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250354514792 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15381] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15381/stat : 15381 (java) S 15366 15369 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250353461112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15382] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15382/stat : 15382 (java) S 15366 15369 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250352407944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15383] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15383/stat : 15383 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250351356688 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15384] ppid=15366 vsize=9824732 CPUtime=2.14 cores=0,2,4,6
/proc/15369/task/15384/stat : 15384 (java) S 15366 15369 12316 0 -1 4202560 18507 0 0 0 210 4 0 0 20 0 22 0 105250265 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250350303544 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15385] ppid=15366 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/15369/task/15385/stat : 15385 (java) S 15366 15369 12316 0 -1 4202560 9343 0 0 0 109 2 0 0 20 0 22 0 105250265 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250349251000 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15386] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15386/stat : 15386 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250348198136 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15387] ppid=15366 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/15369/task/15387/stat : 15387 (java) S 15366 15369 12316 0 -1 4202560 51 0 0 0 12 18 0 0 20 0 22 0 105250265 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140250347145800 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15388] ppid=15366 vsize=9824732 CPUtime=874.53 cores=0,2,4,6
/proc/15369/task/15388/stat : 15388 (java) R 15366 15369 12316 0 -1 4202560 303 0 0 0 87435 18 0 0 20 0 22 0 105250274 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140249338470256 140250363011531 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15389] ppid=15366 vsize=9824732 CPUtime=874.54 cores=0,2,4,6
/proc/15369/task/15389/stat : 15389 (java) R 15366 15369 12316 0 -1 4202560 3977 0 0 0 87415 39 0 0 20 0 22 0 105250274 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140249337416720 140250362405280 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15390] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15390/stat : 15390 (java) S 15366 15369 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105250274 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140249336366376 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15391] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15391/stat : 15391 (java) S 15366 15369 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105250274 10060525568 347702 33554432000 1073741824 1073778376 140736522413232 140249335313832 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1773.89
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.301 s]
/proc/loadavg: 3.01 3.04 3.25 4/218 15411
/proc/meminfo: memFree=28043708/32872528 swapFree=11320/319964
[pid=15369] ppid=15366 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/15369/stat : 15369 (java) S 15366 15369 12316 0 -1 4202496 44657 0 1 0 179802 205 0 0 20 0 22 0 105250259 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140736522404368 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15369/statm: 2456183 346070 2281 9 0 2446860 0
[pid=15369/tid=15371] ppid=15366 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15369/task/15371/stat : 15371 (java) S 15366 15369 12316 0 -1 4202560 2416 0 1 0 13 3 0 0 20 0 22 0 105250260 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250530902904 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15372] ppid=15366 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/15369/task/15372/stat : 15372 (java) S 15366 15369 12316 0 -1 4202560 1118 0 0 0 255 15 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250492394408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15373] ppid=15366 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/15369/task/15373/stat : 15373 (java) S 15366 15369 12316 0 -1 4202560 785 0 0 0 238 14 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250491341864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15374] ppid=15366 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/15369/task/15374/stat : 15374 (java) S 15366 15369 12316 0 -1 4202560 721 0 0 0 240 15 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250490288808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15375] ppid=15366 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/15369/task/15375/stat : 15375 (java) S 15366 15369 12316 0 -1 4202560 888 0 0 0 239 13 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250489236264 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15376] ppid=15366 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/15369/task/15376/stat : 15376 (java) S 15366 15369 12316 0 -1 4202560 994 0 0 0 249 16 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250488183208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15377] ppid=15366 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/15369/task/15377/stat : 15377 (java) S 15366 15369 12316 0 -1 4202560 767 0 0 0 241 14 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250487130664 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15378] ppid=15366 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/15369/task/15378/stat : 15378 (java) S 15366 15369 12316 0 -1 4202560 892 0 0 0 262 15 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250486077608 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15379] ppid=15366 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/15369/task/15379/stat : 15379 (java) S 15366 15369 12316 0 -1 4202560 1153 0 0 0 256 13 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250485025064 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15380] ppid=15366 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/15369/task/15380/stat : 15380 (java) S 15366 15369 12316 0 -1 4202560 1468 0 0 0 82 37 0 0 20 0 22 0 105250262 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250354514792 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15381] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15381/stat : 15381 (java) S 15366 15369 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250353461112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15382] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15382/stat : 15382 (java) S 15366 15369 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250352407944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15383] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15383/stat : 15383 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250351356688 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15384] ppid=15366 vsize=9824732 CPUtime=2.14 cores=0,2,4,6
/proc/15369/task/15384/stat : 15384 (java) S 15366 15369 12316 0 -1 4202560 18507 0 0 0 210 4 0 0 20 0 22 0 105250265 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250350303544 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15385] ppid=15366 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/15369/task/15385/stat : 15385 (java) S 15366 15369 12316 0 -1 4202560 9343 0 0 0 109 2 0 0 20 0 22 0 105250265 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250349251000 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15386] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15386/stat : 15386 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250348198136 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15387] ppid=15366 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/15369/task/15387/stat : 15387 (java) S 15366 15369 12316 0 -1 4202560 51 0 0 0 12 18 0 0 20 0 22 0 105250265 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250347145800 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15388] ppid=15366 vsize=9824732 CPUtime=887.39 cores=0,2,4,6
/proc/15369/task/15388/stat : 15388 (java) R 15366 15369 12316 0 -1 4202560 307 0 0 0 88721 18 0 0 20 0 22 0 105250274 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140249338469568 140250363011531 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15389] ppid=15366 vsize=9824732 CPUtime=887.41 cores=0,2,4,6
/proc/15369/task/15389/stat : 15389 (java) R 15366 15369 12316 0 -1 4202560 3982 0 0 0 88702 39 0 0 20 0 22 0 105250274 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140249337417808 140250362405159 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15390] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15390/stat : 15390 (java) S 15366 15369 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105250274 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140249336366376 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15391] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15391/stat : 15391 (java) S 15366 15369 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105250274 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140249335313832 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 15369 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.301 s]
/proc/loadavg: 3.01 3.04 3.25 4/218 15411
/proc/meminfo: memFree=28043708/32872528 swapFree=11320/319964
[pid=15369] ppid=15366 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/15369/stat : 15369 (java) S 15366 15369 12316 0 -1 4202496 44657 0 1 0 179802 205 0 0 20 0 22 0 105250259 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140736522404368 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15369/statm: 2456183 346070 2281 9 0 2446860 0
[pid=15369/tid=15371] ppid=15366 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/15369/task/15371/stat : 15371 (java) S 15366 15369 12316 0 -1 4202560 2416 0 1 0 13 3 0 0 20 0 22 0 105250260 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250530902904 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15372] ppid=15366 vsize=9824732 CPUtime=2.7 cores=0,2,4,6
/proc/15369/task/15372/stat : 15372 (java) S 15366 15369 12316 0 -1 4202560 1118 0 0 0 255 15 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250492394408 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15373] ppid=15366 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/15369/task/15373/stat : 15373 (java) S 15366 15369 12316 0 -1 4202560 785 0 0 0 238 14 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250491341864 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15374] ppid=15366 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/15369/task/15374/stat : 15374 (java) S 15366 15369 12316 0 -1 4202560 721 0 0 0 240 15 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250490288808 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15375] ppid=15366 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/15369/task/15375/stat : 15375 (java) S 15366 15369 12316 0 -1 4202560 888 0 0 0 239 13 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250489236264 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15376] ppid=15366 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/15369/task/15376/stat : 15376 (java) S 15366 15369 12316 0 -1 4202560 994 0 0 0 249 16 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250488183208 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15369/tid=15377] ppid=15366 vsize=9824732 CPUtime=2.55 cores=0,2,4,6
/proc/15369/task/15377/stat : 15377 (java) S 15366 15369 12316 0 -1 4202560 767 0 0 0 241 14 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250487130664 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15378] ppid=15366 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/15369/task/15378/stat : 15378 (java) S 15366 15369 12316 0 -1 4202560 892 0 0 0 262 15 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250486077608 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15379] ppid=15366 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/15369/task/15379/stat : 15379 (java) S 15366 15369 12316 0 -1 4202560 1153 0 0 0 256 13 0 0 20 0 22 0 105250261 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250485025064 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15380] ppid=15366 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/15369/task/15380/stat : 15380 (java) S 15366 15369 12316 0 -1 4202560 1468 0 0 0 82 37 0 0 20 0 22 0 105250262 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250354514792 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15381] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15381/stat : 15381 (java) S 15366 15369 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250353461112 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15382] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15382/stat : 15382 (java) S 15366 15369 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 105250262 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250352407944 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15383] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15383/stat : 15383 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250351356688 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15384] ppid=15366 vsize=9824732 CPUtime=2.14 cores=0,2,4,6
/proc/15369/task/15384/stat : 15384 (java) S 15366 15369 12316 0 -1 4202560 18507 0 0 0 210 4 0 0 20 0 22 0 105250265 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250350303544 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15385] ppid=15366 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/15369/task/15385/stat : 15385 (java) S 15366 15369 12316 0 -1 4202560 9343 0 0 0 109 2 0 0 20 0 22 0 105250265 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250349251000 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15386] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15386/stat : 15386 (java) S 15366 15369 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 105250265 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250348198136 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15387] ppid=15366 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/15369/task/15387/stat : 15387 (java) S 15366 15369 12316 0 -1 4202560 51 0 0 0 12 18 0 0 20 0 22 0 105250265 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140250347145800 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15369/tid=15388] ppid=15366 vsize=9824732 CPUtime=887.39 cores=0,2,4,6
/proc/15369/task/15388/stat : 15388 (java) R 15366 15369 12316 0 -1 4202560 307 0 0 0 88721 18 0 0 20 0 22 0 105250274 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140249338469568 140250363011531 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15369/tid=15389] ppid=15366 vsize=9824732 CPUtime=887.41 cores=0,2,4,6
/proc/15369/task/15389/stat : 15389 (java) R 15366 15369 12316 0 -1 4202560 3982 0 0 0 88702 39 0 0 20 0 22 0 105250274 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140249337417808 140250362405159 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15390] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15390/stat : 15390 (java) S 15366 15369 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105250274 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140249336366376 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15369/tid=15391] ppid=15366 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15369/task/15391/stat : 15391 (java) S 15366 15369 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 105250274 10060525568 346070 33554432000 1073741824 1073778376 140736522413232 140249335313832 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.361
CPU time (s): 1801.06
CPU user time (s): 1798.54
CPU system time (s): 2.52162
CPU usage (%): 201.155
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.54
system time used= 2.52162
maximum resident set size= 1535784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44702
page faults= 1
swaps= 0
block input operations= 0
block output operations= 904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38162
involuntary context switches= 52984

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.22505 second user time and 8.41672 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-06 19:12:50
IDJOB=4081359
IDBENCH=2929
IDSOLVER=2543
FILE ID=node128/4081359-1465233170
RUNJOBID= node128-1465223671-12332
PBS_JOBID= 19843236
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_5_40_4.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081359-1465233170/watcher-4081359-1465233170 -o /tmp/evaluation-result-4081359-1465233170/solver-4081359-1465233170 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12332 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081359-1465233170.opb

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

MD5SUM BENCH= 153ea7f27a80a18c7caefc8ed55018be
RANDOM SEED=1858085731

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29244636 kB
Buffers:           25488 kB
Cached:            84108 kB
SwapCached:         1656 kB
Active:          2547092 kB
Inactive:          51896 kB
Active(anon):    2489592 kB
Inactive(anon):     2172 kB
Active(file):      57500 kB
Inactive(file):    49724 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098452 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:       2839720 kB
Mapped:            15404 kB
Shmem:                 0 kB
Slab:             567836 kB
SReclaimable:      11608 kB
SUnreclaim:       556228 kB
KernelStack:        1800 kB
PageTables:        10320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3021876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2783232 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 node128 at 2016-06-06 19:27:45