Trace number 4080570

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K93.opb
MD5SUM91412677f9785e1c6465ad7d3d170f82
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1776.97
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6324
Total number of constraints6512
Number of constraints which are clauses6419
Number of constraints which are cardinality constraints (but not clauses)93
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint93
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 94
Number of bits of the biggest sum of numbers7
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.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4080570-1465277899.opb
0.10/0.12	c reading problem ... 
0.10/0.13	c  no objective function found
0.77/0.48	c ... done. Wall clock time 0.357s.
0.77/0.48	c declared #vars     6324
0.77/0.48	c #constraints  6512
0.77/0.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.77/0.48	c constraints type 
0.77/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5221
0.77/0.49	c org.sat4j.minisat.constraints.card.MinWatchCard => 93
0.77/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.77/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1196
0.77/0.49	c 6512 constraints processed.
0.77/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.77/0.49	c constraints type 
0.77/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1196
0.77/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5221
0.77/0.49	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 93
0.77/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
0.77/0.49	c 6512 constraints processed.
7.27/2.44	c cleaning 2475 clauses out of 4993 with flag 23951/5000
10.38/3.78	c cleaning 4236 clauses out of 8510 with flag 61022/11000
13.79/5.38	c cleaning 5613 clauses out of 11271 with flag 105532/18001
17.97/7.38	c cleaning 6783 clauses out of 13653 with flag 157116/26000
22.88/9.72	c cleaning 7896 clauses out of 15868 with flag 216411/35000
28.65/12.58	c cleaning 8945 clauses out of 17969 with flag 279273/45000
34.77/15.56	c cleaning 9434 clauses out of 20020 with flag 341083/56000
41.37/18.84	c cleaning 10317 clauses out of 22574 with flag 408813/68000
48.86/22.51	c cleaning 11001 clauses out of 25251 with flag 482268/81000
56.56/26.39	c cleaning 11844 clauses out of 28247 with flag 566193/95000
64.77/30.42	c cleaning 12812 clauses out of 31402 with flag 649607/110000
73.69/34.80	c cleaning 13591 clauses out of 34587 with flag 742436/126000
82.90/39.46	c cleaning 14330 clauses out of 37996 with flag 839681/143000
94.02/44.91	c cleaning 15533 clauses out of 41665 with flag 948899/161000
105.63/50.79	c cleaning 16463 clauses out of 45129 with flag 1064785/180001
117.52/56.61	c cleaning 17426 clauses out of 48663 with flag 1196180/200000
130.63/63.17	c cleaning 17725 clauses out of 52234 with flag 1326039/221000
145.73/70.63	c cleaning 18944 clauses out of 56510 with flag 1468972/243003
161.42/78.47	c cleaning 19840 clauses out of 60563 with flag 1619766/266000
177.62/86.52	c cleaning 20706 clauses out of 64723 with flag 1776183/290000
194.53/95.32	c cleaning 21406 clauses out of 69008 with flag 1943901/315001
212.79/104.47	c cleaning 22568 clauses out of 73600 with flag 2112771/341000
231.45/113.77	c cleaning 23442 clauses out of 78032 with flag 2295741/368000
251.92/123.93	c cleaning 24269 clauses out of 82588 with flag 2482944/396000
271.44/133.63	c cleaning 0 clauses out of 5002 with flag 0/5002
273.36/134.45	c cleaning 25437 clauses out of 87319 with flag 2687582/425000
295.73/145.53	c cleaning 26506 clauses out of 91880 with flag 2900350/455000
318.03/156.53	c cleaning 27192 clauses out of 96374 with flag 3125125/486000
343.58/169.22	c cleaning 28036 clauses out of 101184 with flag 3363118/518002
369.48/182.11	c cleaning 28905 clauses out of 106146 with flag 3604461/551000
395.81/195.11	c cleaning 30244 clauses out of 111243 with flag 3853643/585003
425.72/210.52	c cleaning 30838 clauses out of 115995 with flag 4114334/620000
455.38/225.40	c cleaning 31835 clauses out of 121158 with flag 4391680/656001
486.78/240.99	c cleaning 32986 clauses out of 126324 with flag 4685665/693003
515.47/255.27	c cleaning 33734 clauses out of 131335 with flag 4978051/731000
548.53/271.63	c cleaning 34890 clauses out of 136603 with flag 5288811/770002
580.19/287.32	c cleaning 35721 clauses out of 141707 with flag 5621297/810000
614.45/304.36	c cleaning 36886 clauses out of 146986 with flag 5957262/851000
652.83/323.22	c cleaning 37812 clauses out of 152098 with flag 6301755/893000
690.26/341.62	c cleaning 38511 clauses out of 157286 with flag 6655502/936000
733.51/363.65	c cleaning 39575 clauses out of 162776 with flag 7027403/980001
775.57/384.52	c cleaning 40506 clauses out of 168200 with flag 7412652/1025000
821.72/407.55	c cleaning 42126 clauses out of 173694 with flag 7829540/1071000
866.59/429.84	c cleaning 42653 clauses out of 178567 with flag 8246903/1118000
915.72/454.25	c cleaning 43608 clauses out of 183914 with flag 8679195/1166000
966.60/479.45	c cleaning 44927 clauses out of 189310 with flag 9123730/1215004
1017.87/504.82	c cleaning 45508 clauses out of 194379 with flag 9591950/1265001
1070.68/530.93	c cleaning 46816 clauses out of 199870 with flag 10075292/1316000
1123.46/557.02	c cleaning 47859 clauses out of 205052 with flag 10558344/1368001
1177.89/584.10	c cleaning 48982 clauses out of 210191 with flag 11051518/1421000
1234.13/612.03	c cleaning 49955 clauses out of 215209 with flag 11540890/1475000
1292.35/640.91	c cleaning 50772 clauses out of 220254 with flag 12049197/1530000
1353.46/671.17	c cleaning 51696 clauses out of 225482 with flag 12624483/1586000
1411.73/700.12	c cleaning 53043 clauses out of 230786 with flag 13183917/1643000
1471.60/729.96	c cleaning 53843 clauses out of 235744 with flag 13733457/1701001
1531.05/759.50	c cleaning 54779 clauses out of 240898 with flag 14330451/1760000
1594.58/792.57	c cleaning 56218 clauses out of 246121 with flag 14905629/1820002
1652.98/821.80	c cleaning 56900 clauses out of 250905 with flag 15489791/1881004
1719.09/854.67	c cleaning 57906 clauses out of 256003 with flag 16080849/1943002
1785.30/887.71	c cleaning 58920 clauses out of 261095 with flag 16732773/2006000
1800.09/895.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/895.10	c starts		: 14530
1800.09/895.10	c conflicts		: 2023805
1800.09/895.10	c decisions		: 30251676
1800.09/895.10	c propagations		: 745200187
1800.09/895.10	c inspects		: 5076423592
1800.09/895.10	c shortcuts		: 0
1800.09/895.10	c learnt literals	: 101
1800.09/895.10	c learnt binary clauses	: 76751
1800.09/895.10	c learnt ternary clauses	: 84243
1800.09/895.10	c learnt constraints	: 2023704
1800.09/895.10	c ignored constraints	: 0
1800.09/895.10	c root simplifications	: 0
1800.09/895.10	c removed literals (reason simplification)	: 31159528
1800.09/895.10	c reason swapping (by a shorter reason)	: 0
1800.09/895.10	c Calls to reduceDB	: 59
1800.09/895.10	c Number of update (reduction) of LBD	: 1662375
1800.09/895.10	c Imported unit clauses	: 0
1800.09/895.10	c number of reductions to clauses (during analyze)	: 0
1800.09/895.10	c number of learned constraints concerned by reduction	: 0
1800.09/895.10	c number of learning phase by resolution	: 0
1800.09/895.10	c number of learning phase by cutting planes	: 0
1800.09/895.10	c speed (assignments/second)	: 832995.5488635742
1800.09/895.10	c non guided choices	6840
1800.09/895.15	c learnt constraints type 
1800.09/895.15	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 76751
1800.09/895.15	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 143230
1800.09/895.15	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/895.15	c starts		: 34
1800.09/895.15	c conflicts		: 10195
1800.09/895.15	c decisions		: 92643
1800.09/895.15	c propagations		: 3343428
1800.09/895.15	c inspects		: 699285688
1800.09/895.15	c shortcuts		: 0
1800.09/895.15	c learnt literals	: 0
1800.09/895.15	c learnt binary clauses	: 0
1800.09/895.15	c learnt ternary clauses	: 0
1800.09/895.15	c learnt constraints	: 10194
1800.09/895.15	c ignored constraints	: 0
1800.09/895.15	c root simplifications	: 0
1800.09/895.15	c removed literals (reason simplification)	: 0
1800.09/895.15	c reason swapping (by a shorter reason)	: 0
1800.09/895.15	c Calls to reduceDB	: 1
1800.09/895.15	c Number of update (reduction) of LBD	: 0
1800.09/895.15	c Imported unit clauses	: 0
1800.09/895.15	c number of reductions to clauses (during analyze)	: 0
1800.09/895.15	c number of learned constraints concerned by reduction	: 0
1800.09/895.15	c number of learning phase by resolution	: 0
1800.09/895.15	c number of learning phase by cutting planes	: 0
1800.09/895.15	c speed (assignments/second)	: 3737.1143066321656
1800.09/895.15	c non guided choices	2644
1800.09/895.15	c learnt constraints type 
1800.09/895.15	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 205
1800.09/895.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1175
1800.09/895.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8814
1800.09/895.15	s UNKNOWN
1800.09/895.15	c Total wall clock time (in seconds): 895.029

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-4080570-1465277899/watcher-4080570-1465277899 -o /tmp/evaluation-result-4080570-1465277899/solver-4080570-1465277899 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14347 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080570-1465277899.opb 

pid=18909
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.00 4.02 4.05 4/197 18912
/proc/meminfo: memFree=28162404/32872528 swapFree=9100/9100
[pid=18912] ppid=18909 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/18912/stat : 18912 (java) R 18909 18912 14331 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 109721065 9515008 186 33554432000 1073741824 1073778376 140736693886848 140736693869576 243756264743 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18912/statm: 2323 186 143 9 0 71 0

[startup+0.100114 s]
/proc/loadavg: 4.00 4.02 4.05 4/197 18912
/proc/meminfo: memFree=28162404/32872528 swapFree=9100/9100
[pid=18912] ppid=18909 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/18912/stat : 18912 (java) S 18909 18912 14331 0 -1 4202496 4384 0 1 0 8 2 0 0 20 0 18 0 109721065 9787879424 6019 33554432000 1073741824 1073778376 140736693886848 140736693877984 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18912/statm: 2389619 6019 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200277 s]
/proc/loadavg: 4.00 4.02 4.05 4/197 18912
/proc/meminfo: memFree=28162404/32872528 swapFree=9100/9100
[pid=18912] ppid=18909 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/18912/stat : 18912 (java) S 18909 18912 14331 0 -1 4202496 4981 0 1 0 24 2 0 0 20 0 18 0 109721065 9787879424 6981 33554432000 1073741824 1073778376 140736693886848 140736693877984 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18912/statm: 2389619 6981 2204 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300281 s]
/proc/loadavg: 4.00 4.02 4.05 4/197 18912
/proc/meminfo: memFree=28162404/32872528 swapFree=9100/9100
[pid=18912] ppid=18909 vsize=9558476 CPUtime=0.54 cores=0,2,4,6
/proc/18912/stat : 18912 (java) S 18909 18912 14331 0 -1 4202496 7139 0 1 0 51 3 0 0 20 0 18 0 109721065 9787879424 9964 33554432000 1073741824 1073778376 140736693886848 140736693877984 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18912/statm: 2389619 9964 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.70019 s]
/proc/loadavg: 4.00 4.02 4.05 4/197 18912
/proc/meminfo: memFree=28162404/32872528 swapFree=9100/9100
[pid=18912] ppid=18909 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/18912/stat : 18912 (java) S 18909 18912 14331 0 -1 4202496 19802 0 1 0 178 7 0 0 20 0 22 0 109721065 10060525568 29377 33554432000 1073741824 1073778376 140736693886848 140736693877984 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18912/statm: 2456183 29377 2256 9 0 2446860 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.00 4.02 4.05 7/219 18934
/proc/meminfo: memFree=28040380/32872528 swapFree=9100/9100
[pid=18912] ppid=18909 vsize=9824732 CPUtime=5.04 cores=0,2,4,6
/proc/18912/stat : 18912 (java) S 18909 18912 14331 0 -1 4202496 24712 0 1 0 496 8 0 0 20 0 22 0 109721065 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140736693877984 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18912/statm: 2456183 35713 2275 9 0 2446860 0
[pid=18912/tid=18914] ppid=18909 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/18912/task/18914/stat : 18914 (java) S 18909 18912 14331 0 -1 4202560 2480 0 1 0 43 3 0 0 20 0 22 0 109721066 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636742996856 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18915] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18915/stat : 18915 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636704488488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18916] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18916/stat : 18916 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636703435688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18917] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18917/stat : 18917 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636702382888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18918] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18918/stat : 18918 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636701330088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18919] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18919/stat : 18919 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636700277288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18920] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18920/stat : 18920 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636699224488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18921] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18921/stat : 18921 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636698171688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18922] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18922/stat : 18922 (java) S 18909 18912 14331 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636697118888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18923] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18923/stat : 18923 (java) S 18909 18912 14331 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 109721068 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636567079912 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18924] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18924/stat : 18924 (java) S 18909 18912 14331 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636566025976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18925] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18925/stat : 18925 (java) S 18909 18912 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636564973064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18926] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18926/stat : 18926 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636563921552 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18927] ppid=18909 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/18912/task/18927/stat : 18927 (java) R 18909 18912 14331 0 -1 4202560 10994 0 0 0 126 2 0 0 20 0 22 0 109721071 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636562855952 140636745034775 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18928] ppid=18909 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/18912/task/18928/stat : 18928 (java) R 18909 18912 14331 0 -1 4202560 9880 0 0 0 123 4 0 0 20 0 22 0 109721071 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636561808016 140636747113846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18929] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18929/stat : 18929 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636560763256 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18930] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18930/stat : 18930 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636559710664 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18931] ppid=18909 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/18912/task/18931/stat : 18931 (java) R 18909 18912 14331 0 -1 4202560 31 0 0 0 98 0 0 0 20 0 22 0 109721114 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140636558655208 140636573464084 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18932] ppid=18909 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/18912/task/18932/stat : 18932 (java) R 18909 18912 14331 0 -1 4202560 49 0 0 0 99 0 0 0 20 0 22 0 109721114 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140635415763488 140636574385387 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18933] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18933/stat : 18933 (java) S 18909 18912 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109721115 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140635414713768 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18934] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18934/stat : 18934 (java) S 18909 18912 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109721115 10060525568 35713 33554432000 1073741824 1073778376 140736693886848 140635413660968 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5.04
Current children cumulated vsize (KiB) 9824732

[startup+3.10093 s]
/proc/loadavg: 4.00 4.02 4.05 5/219 18934
/proc/meminfo: memFree=27967016/32872528 swapFree=9100/9100
[pid=18912] ppid=18909 vsize=9824732 CPUtime=9.13 cores=0,2,4,6
/proc/18912/stat : 18912 (java) S 18909 18912 14331 0 -1 4202496 27319 0 1 0 899 14 0 0 20 0 22 0 109721065 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140736693877984 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18912/statm: 2456183 55260 2292 9 0 2446860 0
[pid=18912/tid=18914] ppid=18909 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/18912/task/18914/stat : 18914 (java) S 18909 18912 14331 0 -1 4202560 2480 0 1 0 43 3 0 0 20 0 22 0 109721066 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636742996856 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18915] ppid=18909 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18912/task/18915/stat : 18915 (java) S 18909 18912 14331 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 109721067 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636704488488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18916] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18916/stat : 18916 (java) S 18909 18912 14331 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636703435688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18917] ppid=18909 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18912/task/18917/stat : 18917 (java) S 18909 18912 14331 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 109721067 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636702382888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18918] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18918/stat : 18918 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636701330088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18919] ppid=18909 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18912/task/18919/stat : 18919 (java) S 18909 18912 14331 0 -1 4202560 17 0 0 0 1 1 0 0 20 0 22 0 109721067 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636700277288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18920] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18920/stat : 18920 (java) S 18909 18912 14331 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636699224488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18921] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18921/stat : 18921 (java) S 18909 18912 14331 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636698171688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18922] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18922/stat : 18922 (java) S 18909 18912 14331 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 109721067 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636697118888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18923] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18923/stat : 18923 (java) S 18909 18912 14331 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 109721068 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636567079912 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18924] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18924/stat : 18924 (java) S 18909 18912 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636566025976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18925] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18925/stat : 18925 (java) S 18909 18912 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636564973064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18926] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18926/stat : 18926 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636563921552 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18927] ppid=18909 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/18912/task/18927/stat : 18927 (java) S 18909 18912 14331 0 -1 4202560 13429 0 0 0 185 3 0 0 20 0 22 0 109721071 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636562868664 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18928] ppid=18909 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/18912/task/18928/stat : 18928 (java) S 18909 18912 14331 0 -1 4202560 9881 0 0 0 146 4 0 0 20 0 22 0 109721071 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636561815864 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18929] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18929/stat : 18929 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636560763256 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18930] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18930/stat : 18930 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636559710664 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18931] ppid=18909 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/18912/task/18931/stat : 18931 (java) R 18909 18912 14331 0 -1 4202560 32 0 0 0 253 0 0 0 20 0 22 0 109721114 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140636558654256 140636574143324 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18932] ppid=18909 vsize=9824732 CPUtime=2.56 cores=0,2,4,6
/proc/18912/task/18932/stat : 18932 (java) R 18909 18912 14331 0 -1 4202560 77 0 0 0 254 2 0 0 20 0 22 0 109721114 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140635415765240 140636574355684 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18933] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18933/stat : 18933 (java) S 18909 18912 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109721115 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140635414713768 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18934] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18934/stat : 18934 (java) S 18909 18912 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109721115 10060525568 55260 33554432000 1073741824 1073778376 140736693886848 140635413660968 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 9.13
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.00 4.02 4.05 5/219 18934
/proc/meminfo: memFree=27800776/32872528 swapFree=9100/9100
[pid=18912] ppid=18909 vsize=9824732 CPUtime=15.87 cores=0,2,4,6
/proc/18912/stat : 18912 (java) S 18909 18912 14331 0 -1 4202496 28030 0 1 0 1566 21 0 0 20 0 22 0 109721065 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140736693877984 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18912/statm: 2456183 92157 2292 9 0 2446860 0
[pid=18912/tid=18914] ppid=18909 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/18912/task/18914/stat : 18914 (java) S 18909 18912 14331 0 -1 4202560 2480 0 1 0 43 3 0 0 20 0 22 0 109721066 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636742996856 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18915] ppid=18909 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/18912/task/18915/stat : 18915 (java) S 18909 18912 14331 0 -1 4202560 134 0 0 0 5 2 0 0 20 0 22 0 109721067 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636704488488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18916] ppid=18909 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/18912/task/18916/stat : 18916 (java) S 18909 18912 14331 0 -1 4202560 36 0 0 0 5 0 0 0 20 0 22 0 109721067 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636703435688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18917] ppid=18909 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/18912/task/18917/stat : 18917 (java) S 18909 18912 14331 0 -1 4202560 129 0 0 0 4 2 0 0 20 0 22 0 109721067 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636702382888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18918] ppid=18909 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18912/task/18918/stat : 18918 (java) S 18909 18912 14331 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 22 0 109721067 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636701330088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18919] ppid=18909 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/18912/task/18919/stat : 18919 (java) S 18909 18912 14331 0 -1 4202560 38 0 0 0 3 2 0 0 20 0 22 0 109721067 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636700277288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18920] ppid=18909 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/18912/task/18920/stat : 18920 (java) S 18909 18912 14331 0 -1 4202560 102 0 0 0 5 0 0 0 20 0 22 0 109721067 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636699224488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18921] ppid=18909 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/18912/task/18921/stat : 18921 (java) S 18909 18912 14331 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 22 0 109721067 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636698171688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18922] ppid=18909 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18912/task/18922/stat : 18922 (java) S 18909 18912 14331 0 -1 4202560 120 0 0 0 6 2 0 0 20 0 22 0 109721067 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636697118888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18923] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18923/stat : 18923 (java) S 18909 18912 14331 0 -1 4202560 206 0 0 0 0 0 0 0 20 0 22 0 109721068 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636567079912 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18924] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18924/stat : 18924 (java) S 18909 18912 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636566025976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18925] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18925/stat : 18925 (java) S 18909 18912 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636564973064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18926] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18926/stat : 18926 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 92157 33554432000 1073741824 1073778376 140736693886848 140636563921552 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18927] ppid=18909 vsize=9824732 CPUtime=1.99 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 3.94 4.01 4.04 5/218 19024
/proc/meminfo: memFree=24393844/32872528 swapFree=9100/9100
[pid=18912] ppid=18909 vsize=9824732 CPUtime=1774.5 cores=0,2,4,6
/proc/18912/stat : 18912 (java) S 18909 18912 14331 0 -1 4202496 38465 0 1 0 177243 207 0 0 20 0 22 0 109721065 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140736693877984 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18912/statm: 2456183 960065 2301 9 0 2446860 0
[pid=18912/tid=18914] ppid=18909 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/18912/task/18914/stat : 18914 (java) S 18909 18912 14331 0 -1 4202560 2493 0 1 0 46 4 0 0 20 0 22 0 109721066 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636742996856 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18915] ppid=18909 vsize=9824732 CPUtime=3.39 cores=0,2,4,6
/proc/18912/task/18915/stat : 18915 (java) S 18909 18912 14331 0 -1 4202560 860 0 0 0 320 19 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636704488488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18916] ppid=18909 vsize=9824732 CPUtime=3.78 cores=0,2,4,6
/proc/18912/task/18916/stat : 18916 (java) S 18909 18912 14331 0 -1 4202560 802 0 0 0 358 20 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636703435688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18917] ppid=18909 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/18912/task/18917/stat : 18917 (java) S 18909 18912 14331 0 -1 4202560 926 0 0 0 330 18 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636702382888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18918] ppid=18909 vsize=9824732 CPUtime=3.23 cores=0,2,4,6
/proc/18912/task/18918/stat : 18918 (java) S 18909 18912 14331 0 -1 4202560 686 0 0 0 306 17 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636701330088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18919] ppid=18909 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/18912/task/18919/stat : 18919 (java) S 18909 18912 14331 0 -1 4202560 701 0 0 0 306 16 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636700277288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18920] ppid=18909 vsize=9824732 CPUtime=3.07 cores=0,2,4,6
/proc/18912/task/18920/stat : 18920 (java) S 18909 18912 14331 0 -1 4202560 696 0 0 0 291 16 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636699224488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18921] ppid=18909 vsize=9824732 CPUtime=3.46 cores=0,2,4,6
/proc/18912/task/18921/stat : 18921 (java) S 18909 18912 14331 0 -1 4202560 742 0 0 0 326 20 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636698171688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18922] ppid=18909 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/18912/task/18922/stat : 18922 (java) S 18909 18912 14331 0 -1 4202560 737 0 0 0 295 16 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636697118888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18923] ppid=18909 vsize=9824732 CPUtime=6.28 cores=0,2,4,6
/proc/18912/task/18923/stat : 18923 (java) S 18909 18912 14331 0 -1 4202560 2570 0 0 0 622 6 0 0 20 0 22 0 109721068 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636567079912 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18924] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18924/stat : 18924 (java) S 18909 18912 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636566025976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18925] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18925/stat : 18925 (java) S 18909 18912 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636564973064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18926] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18926/stat : 18926 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636563921552 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18927] ppid=18909 vsize=9824732 CPUtime=2.34 cores=0,2,4,6
/proc/18912/task/18927/stat : 18927 (java) S 18909 18912 14331 0 -1 4202560 14547 0 0 0 231 3 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636562868664 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18928] ppid=18909 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/18912/task/18928/stat : 18928 (java) S 18909 18912 14331 0 -1 4202560 9887 0 0 0 161 4 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636561815864 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18929] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18929/stat : 18929 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636560763256 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18930] ppid=18909 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/18912/task/18930/stat : 18930 (java) S 18909 18912 14331 0 -1 4202560 50 0 0 0 11 18 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636559710664 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18931] ppid=18909 vsize=9824732 CPUtime=868.48 cores=0,2,4,6
/proc/18912/task/18931/stat : 18931 (java) R 18909 18912 14331 0 -1 4202560 108 0 0 0 86832 16 0 0 20 0 22 0 109721114 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636558656952 140636574263424 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18932] ppid=18909 vsize=9824732 CPUtime=868.51 cores=0,2,4,6
/proc/18912/task/18932/stat : 18932 (java) R 18909 18912 14331 0 -1 4202560 1395 0 0 0 86805 46 0 0 20 0 22 0 109721114 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140635415763536 140636574447396 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18933] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18933/stat : 18933 (java) S 18909 18912 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109721115 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140635414713768 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18934] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18934/stat : 18934 (java) S 18909 18912 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109721115 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140635413660968 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1774.5
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.101 s]
/proc/loadavg: 4.36 4.10 4.07 5/219 19025
/proc/meminfo: memFree=24346364/32872528 swapFree=9100/9100
[pid=18912] ppid=18909 vsize=9824732 CPUtime=1800.09 cores=0,2,4,6
/proc/18912/stat : 18912 (java) S 18909 18912 14331 0 -1 4202496 38467 0 1 0 179802 207 0 0 20 0 22 0 109721065 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140736693877984 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18912/statm: 2456183 960065 2301 9 0 2446860 0
[pid=18912/tid=18914] ppid=18909 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/18912/task/18914/stat : 18914 (java) S 18909 18912 14331 0 -1 4202560 2493 0 1 0 46 4 0 0 20 0 22 0 109721066 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636742996856 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18915] ppid=18909 vsize=9824732 CPUtime=3.39 cores=0,2,4,6
/proc/18912/task/18915/stat : 18915 (java) S 18909 18912 14331 0 -1 4202560 860 0 0 0 320 19 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636704488488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18916] ppid=18909 vsize=9824732 CPUtime=3.78 cores=0,2,4,6
/proc/18912/task/18916/stat : 18916 (java) S 18909 18912 14331 0 -1 4202560 802 0 0 0 358 20 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636703435688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18917] ppid=18909 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/18912/task/18917/stat : 18917 (java) S 18909 18912 14331 0 -1 4202560 926 0 0 0 330 18 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636702382888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18918] ppid=18909 vsize=9824732 CPUtime=3.23 cores=0,2,4,6
/proc/18912/task/18918/stat : 18918 (java) S 18909 18912 14331 0 -1 4202560 686 0 0 0 306 17 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636701330088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18919] ppid=18909 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/18912/task/18919/stat : 18919 (java) S 18909 18912 14331 0 -1 4202560 701 0 0 0 306 16 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636700277288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18920] ppid=18909 vsize=9824732 CPUtime=3.07 cores=0,2,4,6
/proc/18912/task/18920/stat : 18920 (java) S 18909 18912 14331 0 -1 4202560 696 0 0 0 291 16 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636699224488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18921] ppid=18909 vsize=9824732 CPUtime=3.46 cores=0,2,4,6
/proc/18912/task/18921/stat : 18921 (java) S 18909 18912 14331 0 -1 4202560 742 0 0 0 326 20 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636698171688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18922] ppid=18909 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/18912/task/18922/stat : 18922 (java) S 18909 18912 14331 0 -1 4202560 737 0 0 0 295 16 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636697118888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18923] ppid=18909 vsize=9824732 CPUtime=6.28 cores=0,2,4,6
/proc/18912/task/18923/stat : 18923 (java) S 18909 18912 14331 0 -1 4202560 2570 0 0 0 622 6 0 0 20 0 22 0 109721068 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636567079912 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18924] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18924/stat : 18924 (java) S 18909 18912 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636566025976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18925] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18925/stat : 18925 (java) S 18909 18912 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636564973064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18926] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18926/stat : 18926 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636563921552 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18927] ppid=18909 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/18912/task/18927/stat : 18927 (java) S 18909 18912 14331 0 -1 4202560 14549 0 0 0 232 3 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636562868664 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18928] ppid=18909 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/18912/task/18928/stat : 18928 (java) S 18909 18912 14331 0 -1 4202560 9887 0 0 0 161 4 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636561815864 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18929] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18929/stat : 18929 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636560763256 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18930] ppid=18909 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/18912/task/18930/stat : 18930 (java) S 18909 18912 14331 0 -1 4202560 50 0 0 0 11 19 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636559710664 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18931] ppid=18909 vsize=9824732 CPUtime=881.27 cores=0,2,4,6
/proc/18912/task/18931/stat : 18931 (java) R 18909 18912 14331 0 -1 4202560 108 0 0 0 88111 16 0 0 20 0 22 0 109721114 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636558657048 140636574136860 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18932] ppid=18909 vsize=9824732 CPUtime=881.3 cores=0,2,4,6
/proc/18912/task/18932/stat : 18932 (java) R 18909 18912 14331 0 -1 4202560 1395 0 0 0 88084 46 0 0 20 0 22 0 109721114 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140635415763536 140636574183589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18933] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18933/stat : 18933 (java) S 18909 18912 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109721115 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140635414713768 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18934] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18934/stat : 18934 (java) S 18909 18912 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109721115 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140635413660968 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 18912 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.101 s]
/proc/loadavg: 4.36 4.10 4.07 5/219 19025
/proc/meminfo: memFree=24346364/32872528 swapFree=9100/9100
[pid=18912] ppid=18909 vsize=9824732 CPUtime=1800.09 cores=0,2,4,6
/proc/18912/stat : 18912 (java) S 18909 18912 14331 0 -1 4202496 38467 0 1 0 179802 207 0 0 20 0 22 0 109721065 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140736693877984 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18912/statm: 2456183 960065 2301 9 0 2446860 0
[pid=18912/tid=18914] ppid=18909 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/18912/task/18914/stat : 18914 (java) S 18909 18912 14331 0 -1 4202560 2493 0 1 0 46 4 0 0 20 0 22 0 109721066 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636742996856 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18915] ppid=18909 vsize=9824732 CPUtime=3.39 cores=0,2,4,6
/proc/18912/task/18915/stat : 18915 (java) S 18909 18912 14331 0 -1 4202560 860 0 0 0 320 19 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636704488488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18916] ppid=18909 vsize=9824732 CPUtime=3.78 cores=0,2,4,6
/proc/18912/task/18916/stat : 18916 (java) S 18909 18912 14331 0 -1 4202560 802 0 0 0 358 20 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636703435688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18917] ppid=18909 vsize=9824732 CPUtime=3.48 cores=0,2,4,6
/proc/18912/task/18917/stat : 18917 (java) S 18909 18912 14331 0 -1 4202560 926 0 0 0 330 18 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636702382888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18918] ppid=18909 vsize=9824732 CPUtime=3.23 cores=0,2,4,6
/proc/18912/task/18918/stat : 18918 (java) S 18909 18912 14331 0 -1 4202560 686 0 0 0 306 17 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636701330088 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18919] ppid=18909 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/18912/task/18919/stat : 18919 (java) S 18909 18912 14331 0 -1 4202560 701 0 0 0 306 16 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636700277288 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18920] ppid=18909 vsize=9824732 CPUtime=3.07 cores=0,2,4,6
/proc/18912/task/18920/stat : 18920 (java) S 18909 18912 14331 0 -1 4202560 696 0 0 0 291 16 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636699224488 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18921] ppid=18909 vsize=9824732 CPUtime=3.46 cores=0,2,4,6
/proc/18912/task/18921/stat : 18921 (java) S 18909 18912 14331 0 -1 4202560 742 0 0 0 326 20 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636698171688 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18922] ppid=18909 vsize=9824732 CPUtime=3.11 cores=0,2,4,6
/proc/18912/task/18922/stat : 18922 (java) S 18909 18912 14331 0 -1 4202560 737 0 0 0 295 16 0 0 20 0 22 0 109721067 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636697118888 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18923] ppid=18909 vsize=9824732 CPUtime=6.28 cores=0,2,4,6
/proc/18912/task/18923/stat : 18923 (java) S 18909 18912 14331 0 -1 4202560 2570 0 0 0 622 6 0 0 20 0 22 0 109721068 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636567079912 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18924] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18924/stat : 18924 (java) S 18909 18912 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636566025976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18925] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18925/stat : 18925 (java) S 18909 18912 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109721069 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636564973064 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18926] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18926/stat : 18926 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636563921552 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18927] ppid=18909 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/18912/task/18927/stat : 18927 (java) S 18909 18912 14331 0 -1 4202560 14549 0 0 0 232 3 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636562868664 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18928] ppid=18909 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/18912/task/18928/stat : 18928 (java) S 18909 18912 14331 0 -1 4202560 9887 0 0 0 161 4 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636561815864 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18929] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18929/stat : 18929 (java) S 18909 18912 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636560763256 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18912/tid=18930] ppid=18909 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/18912/task/18930/stat : 18930 (java) S 18909 18912 14331 0 -1 4202560 50 0 0 0 11 19 0 0 20 0 22 0 109721071 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636559710664 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18931] ppid=18909 vsize=9824732 CPUtime=881.27 cores=0,2,4,6
/proc/18912/task/18931/stat : 18931 (java) R 18909 18912 14331 0 -1 4202560 108 0 0 0 88111 16 0 0 20 0 22 0 109721114 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140636558657048 140636574136860 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18912/tid=18932] ppid=18909 vsize=9824732 CPUtime=881.3 cores=0,2,4,6
/proc/18912/task/18932/stat : 18932 (java) R 18909 18912 14331 0 -1 4202560 1395 0 0 0 88084 46 0 0 20 0 22 0 109721114 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140635415763536 140636574183589 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18912/tid=18933] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18933/stat : 18933 (java) S 18909 18912 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109721115 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140635414713768 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18912/tid=18934] ppid=18909 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18912/task/18934/stat : 18934 (java) S 18909 18912 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109721115 10060525568 960065 33554432000 1073741824 1073778376 140736693886848 140635413660968 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.173
CPU time (s): 1800.83
CPU user time (s): 1798.26
CPU system time (s): 2.57261
CPU usage (%): 201.171
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.26
system time used= 2.57261
maximum resident set size= 3883992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38499
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= 23657
involuntary context switches= 27635

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.98309 second user time and 7.10592 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-07 07:38:19
IDJOB=4080570
IDBENCH=90131
IDSOLVER=2543
FILE ID=node151/4080570-1465277899
RUNJOBID= node151-1465261736-14347
PBS_JOBID= 19843295
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K93.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080570-1465277899/watcher-4080570-1465277899 -o /tmp/evaluation-result-4080570-1465277899/solver-4080570-1465277899 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14347 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080570-1465277899.opb

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

MD5SUM BENCH= 91412677f9785e1c6465ad7d3d170f82
RANDOM SEED=488499900

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.334
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.54
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.334
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:        28162932 kB
Buffers:           85736 kB
Cached:           241428 kB
SwapCached:         2184 kB
Active:          3716904 kB
Inactive:         230784 kB
Active(anon):    3620660 kB
Inactive(anon):     1828 kB
Active(file):      96244 kB
Inactive(file):   228956 kB
Unevictable:        9100 kB
Mlocked:            9100 kB
SwapTotal:      67108856 kB
SwapFree:       67098860 kB
Dirty:              1264 kB
Writeback:             0 kB
AnonPages:       3597028 kB
Mapped:            16512 kB
Shmem:                 0 kB
Slab:             611704 kB
SReclaimable:      55412 kB
SUnreclaim:       556292 kB
KernelStack:        1808 kB
PageTables:        11536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4012068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3514368 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 node151 at 2016-06-07 07:53:14