Trace number 4080569

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) 1801.14 895.152

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K92.opb
MD5SUM21cc97db69195cd3dcf69a6d797764c1
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 benchmark1703.34
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6256
Total number of constraints6442
Number of constraints which are clauses6350
Number of constraints which are cardinality constraints (but not clauses)92
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint92
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 93
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.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-4080569-1465275571.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.79/0.46	c ... done. Wall clock time 0.339s.
0.79/0.46	c declared #vars     6256
0.79/0.46	c #constraints  6442
0.79/0.46	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.79/0.46	c constraints type 
0.79/0.46	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5165
0.79/0.46	c org.sat4j.minisat.constraints.card.MinWatchCard => 92
0.79/0.46	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.79/0.46	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1183
0.79/0.46	c 6442 constraints processed.
0.79/0.46	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.79/0.46	c constraints type 
0.79/0.46	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1183
0.79/0.46	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5165
0.79/0.46	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 92
0.79/0.46	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
0.79/0.46	c 6442 constraints processed.
6.36/2.10	c cleaning 2471 clauses out of 4988 with flag 24629/5000
9.44/3.53	c cleaning 4248 clauses out of 8510 with flag 58772/11002
12.98/5.25	c cleaning 5616 clauses out of 11255 with flag 105100/18000
16.96/7.19	c cleaning 6788 clauses out of 13636 with flag 155615/26000
24.70/10.95	c cleaning 7896 clauses out of 15845 with flag 220810/35000
30.19/13.60	c cleaning 8940 clauses out of 17946 with flag 279696/45002
36.08/16.51	c cleaning 9310 clauses out of 19999 with flag 340338/56001
42.02/19.49	c cleaning 10107 clauses out of 22688 with flag 406185/68000
48.62/22.77	c cleaning 11008 clauses out of 25581 with flag 476958/81001
56.11/26.41	c cleaning 11826 clauses out of 28568 with flag 555231/95000
63.90/30.39	c cleaning 12699 clauses out of 31739 with flag 644564/110000
72.98/34.80	c cleaning 13526 clauses out of 35037 with flag 734646/126001
83.07/39.84	c cleaning 14565 clauses out of 38509 with flag 840238/143000
93.46/45.07	c cleaning 15344 clauses out of 41936 with flag 945590/161000
104.76/50.65	c cleaning 16298 clauses out of 45593 with flag 1063947/180001
116.67/56.59	c cleaning 17123 clauses out of 49292 with flag 1184555/200000
129.66/63.01	c cleaning 18091 clauses out of 53168 with flag 1318736/221000
143.20/69.74	c cleaning 18922 clauses out of 57077 with flag 1461368/243000
157.33/76.72	c cleaning 19715 clauses out of 61154 with flag 1620892/266003
172.33/84.24	c cleaning 20732 clauses out of 65436 with flag 1798793/290001
189.42/93.08	c cleaning 21423 clauses out of 69703 with flag 1958540/315000
206.88/101.74	c cleaning 22565 clauses out of 74280 with flag 2144659/341000
224.68/110.66	c cleaning 23340 clauses out of 78715 with flag 2334001/368000
241.39/118.93	c cleaning 0 clauses out of 5001 with flag 0/5001
243.56/119.93	c cleaning 24356 clauses out of 83374 with flag 2525465/396001
264.81/130.33	c cleaning 24970 clauses out of 88018 with flag 2727047/425001
286.69/141.22	c cleaning 26448 clauses out of 93047 with flag 2937277/455000
309.68/153.13	c cleaning 27037 clauses out of 97599 with flag 3153222/486000
333.34/164.94	c cleaning 28218 clauses out of 102562 with flag 3374823/518000
359.32/177.86	c cleaning 29090 clauses out of 107345 with flag 3612479/551001
384.66/190.47	c cleaning 30046 clauses out of 112260 with flag 3867464/585007
409.77/202.99	c cleaning 30851 clauses out of 117207 with flag 4133968/620000
437.95/216.98	c cleaning 31823 clauses out of 122356 with flag 4414204/656000
468.27/231.97	c cleaning 32796 clauses out of 127535 with flag 4711239/693003
497.67/246.56	c cleaning 33712 clauses out of 132736 with flag 5017638/731000
528.80/262.03	c cleaning 34592 clauses out of 138024 with flag 5347918/770000
563.83/279.32	c cleaning 35674 clauses out of 143432 with flag 5677523/810000
600.51/297.31	c cleaning 36452 clauses out of 148757 with flag 6008887/851000
640.83/318.06	c cleaning 37857 clauses out of 154306 with flag 6352203/893001
678.11/336.64	c cleaning 38713 clauses out of 159449 with flag 6696377/936002
716.66/355.81	c cleaning 39553 clauses out of 164734 with flag 7076658/980001
757.58/376.15	c cleaning 40805 clauses out of 170180 with flag 7450592/1025000
799.09/396.58	c cleaning 41584 clauses out of 175374 with flag 7824901/1071000
843.83/418.61	c cleaning 42748 clauses out of 180790 with flag 8225406/1118000
893.82/443.21	c cleaning 43493 clauses out of 186043 with flag 8644790/1166001
942.89/467.70	c cleaning 44653 clauses out of 191547 with flag 9075282/1215000
992.44/492.27	c cleaning 45863 clauses out of 196893 with flag 9516842/1265000
1042.83/517.25	c cleaning 46646 clauses out of 202031 with flag 9961235/1316002
1099.14/545.18	c cleaning 47699 clauses out of 207381 with flag 10467240/1368000
1149.53/570.18	c cleaning 48601 clauses out of 212680 with flag 10955074/1421000
1202.15/596.29	c cleaning 49610 clauses out of 218079 with flag 11441887/1475000
1256.25/623.15	c cleaning 51000 clauses out of 223469 with flag 11963471/1530000
1310.04/650.02	c cleaning 51637 clauses out of 228471 with flag 12498440/1586002
1366.13/677.97	c cleaning 52670 clauses out of 233832 with flag 13071367/1643000
1425.25/708.75	c cleaning 53938 clauses out of 239162 with flag 13641589/1701000
1488.39/740.16	c cleaning 54790 clauses out of 244224 with flag 14208895/1760000
1561.69/776.39	c cleaning 55922 clauses out of 249437 with flag 14848567/1820004
1632.65/811.47	c cleaning 57047 clauses out of 254512 with flag 15467869/1881001
1696.88/843.49	c cleaning 57939 clauses out of 259466 with flag 16110690/1943002
1763.08/876.52	c cleaning 59215 clauses out of 264525 with flag 16763980/2006000
1800.06/895.08	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/895.08	c starts		: 15227
1800.06/895.08	c conflicts		: 2047536
1800.06/895.08	c decisions		: 30253820
1800.06/895.08	c propagations		: 752616263
1800.06/895.08	c inspects		: 5233292596
1800.06/895.08	c shortcuts		: 0
1800.06/895.08	c learnt literals	: 89
1800.06/895.08	c learnt binary clauses	: 78877
1800.06/895.08	c learnt ternary clauses	: 86084
1800.06/895.08	c learnt constraints	: 2047447
1800.06/895.08	c ignored constraints	: 0
1800.06/895.08	c root simplifications	: 0
1800.06/895.08	c removed literals (reason simplification)	: 31464509
1800.06/895.08	c reason swapping (by a shorter reason)	: 0
1800.06/895.08	c Calls to reduceDB	: 59
1800.06/895.08	c Number of update (reduction) of LBD	: 1692801
1800.06/895.08	c Imported unit clauses	: 0
1800.06/895.08	c number of reductions to clauses (during analyze)	: 0
1800.06/895.08	c number of learned constraints concerned by reduction	: 0
1800.06/895.08	c number of learning phase by resolution	: 0
1800.06/895.08	c number of learning phase by cutting planes	: 0
1800.06/895.08	c speed (assignments/second)	: 841284.2587334731
1800.06/895.08	c non guided choices	6634
1800.60/895.13	c learnt constraints type 
1800.60/895.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 78877
1800.60/895.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 167969
1800.60/895.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.60/895.13	c starts		: 34
1800.60/895.13	c conflicts		: 9984
1800.60/895.13	c decisions		: 102622
1800.60/895.13	c propagations		: 3357479
1800.60/895.13	c inspects		: 655012382
1800.60/895.13	c shortcuts		: 0
1800.60/895.13	c learnt literals	: 0
1800.60/895.13	c learnt binary clauses	: 0
1800.60/895.13	c learnt ternary clauses	: 0
1800.60/895.13	c learnt constraints	: 9983
1800.60/895.13	c ignored constraints	: 0
1800.60/895.13	c root simplifications	: 0
1800.60/895.13	c removed literals (reason simplification)	: 0
1800.60/895.13	c reason swapping (by a shorter reason)	: 0
1800.60/895.13	c Calls to reduceDB	: 1
1800.60/895.13	c Number of update (reduction) of LBD	: 0
1800.60/895.13	c Imported unit clauses	: 0
1800.60/895.13	c number of reductions to clauses (during analyze)	: 0
1800.60/895.13	c number of learned constraints concerned by reduction	: 0
1800.60/895.13	c number of learning phase by resolution	: 0
1800.60/895.13	c number of learning phase by cutting planes	: 0
1800.60/895.13	c speed (assignments/second)	: 3752.807217953676
1800.60/895.13	c non guided choices	2086
1800.60/895.13	c learnt constraints type 
1800.60/895.13	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 248
1800.60/895.13	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1141
1800.60/895.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8594
1800.60/895.13	s UNKNOWN
1800.60/895.13	c Total wall clock time (in seconds): 895.014

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4080569-1465275571/watcher-4080569-1465275571 -o /tmp/evaluation-result-4080569-1465275571/solver-4080569-1465275571 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14348 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080569-1465275571.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.02 4.03 4.01 4/197 18490
/proc/meminfo: memFree=28340532/32872528 swapFree=9100/9100
[pid=18490] ppid=18487 vsize=3568 CPUtime=0 cores=1,3,5,7
/proc/18490/stat : 18490 (java) R 18487 18490 14331 0 -1 4202496 379 0 0 0 0 0 0 0 20 0 1 0 109488265 3653632 50 33554432000 1073741824 1073778376 140735102164960 140735102162088 243756264743 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18490/statm: 892 50 38 9 0 30 0

[startup+0.100142 s]
/proc/loadavg: 4.02 4.03 4.01 4/197 18490
/proc/meminfo: memFree=28340532/32872528 swapFree=9100/9100
[pid=18490] ppid=18487 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/18490/stat : 18490 (java) S 18487 18490 14331 0 -1 4202496 4407 0 1 0 8 1 0 0 20 0 18 0 109488265 9787879424 6045 33554432000 1073741824 1073778376 140735102164960 140735102156096 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18490/statm: 2389619 6045 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200191 s]
/proc/loadavg: 4.02 4.03 4.01 4/197 18490
/proc/meminfo: memFree=28340532/32872528 swapFree=9100/9100
[pid=18490] ppid=18487 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/18490/stat : 18490 (java) S 18487 18490 14331 0 -1 4202496 6328 0 1 0 26 2 0 0 20 0 18 0 109488265 9787879424 7966 33554432000 1073741824 1073778376 140735102164960 140735102156096 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18490/statm: 2389619 7966 2209 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300192 s]
/proc/loadavg: 4.02 4.03 4.01 4/197 18490
/proc/meminfo: memFree=28340532/32872528 swapFree=9100/9100
[pid=18490] ppid=18487 vsize=9558476 CPUtime=0.56 cores=1,3,5,7
/proc/18490/stat : 18490 (java) S 18487 18490 14331 0 -1 4202496 7134 0 1 0 54 2 0 0 20 0 18 0 109488265 9787879424 10419 33554432000 1073741824 1073778376 140735102164960 140735102156096 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18490/statm: 2389619 10419 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558476

[startup+0.7002 s]
/proc/loadavg: 4.02 4.03 4.01 4/197 18490
/proc/meminfo: memFree=28340532/32872528 swapFree=9100/9100
[pid=18490] ppid=18487 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/18490/stat : 18490 (java) S 18487 18490 14331 0 -1 4202496 20595 0 1 0 186 5 0 0 20 0 22 0 109488265 10060525568 29579 33554432000 1073741824 1073778376 140735102164960 140735102156096 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18490/statm: 2456183 29579 2253 9 0 2446860 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.02 4.03 4.01 7/219 18512
/proc/meminfo: memFree=28214488/32872528 swapFree=9100/9100
[pid=18490] ppid=18487 vsize=9824732 CPUtime=5.07 cores=1,3,5,7
/proc/18490/stat : 18490 (java) S 18487 18490 14331 0 -1 4202496 25126 0 1 0 501 6 0 0 20 0 22 0 109488265 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140735102156096 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18490/statm: 2456183 38796 2276 9 0 2446860 0
[pid=18490/tid=18492] ppid=18487 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/18490/task/18492/stat : 18492 (java) S 18487 18490 14331 0 -1 4202560 2491 0 1 0 41 2 0 0 20 0 22 0 109488266 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317903180664 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18493] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18493/stat : 18493 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317864672040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18494] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18494/stat : 18494 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317863619240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18495] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18495/stat : 18495 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317862566952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18496] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18496/stat : 18496 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317861514152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18497] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18497/stat : 18497 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317860460840 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18498] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18498/stat : 18498 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317859408040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18499] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18499/stat : 18499 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317858355752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18500] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18500/stat : 18500 (java) S 18487 18490 14331 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317739182504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18501] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18501/stat : 18501 (java) S 18487 18490 14331 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317726984936 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18502] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18502/stat : 18502 (java) S 18487 18490 14331 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317725931000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18503] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18503/stat : 18503 (java) S 18487 18490 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317724878600 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18504] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18504/stat : 18504 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488271 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140317723827088 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18505] ppid=18487 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/18490/task/18505/stat : 18505 (java) S 18487 18490 14331 0 -1 4202560 10131 0 0 0 121 2 0 0 20 0 22 0 109488271 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140316984207544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18506] ppid=18487 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/18490/task/18506/stat : 18506 (java) R 18487 18490 14331 0 -1 4202560 11139 0 0 0 129 2 0 0 20 0 22 0 109488271 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140316983131992 140317910151222 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18507] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18507/stat : 18507 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488271 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140316982102648 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18508] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18508/stat : 18508 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488271 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140316981050056 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18509] ppid=18487 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/18490/task/18509/stat : 18509 (java) R 18487 18490 14331 0 -1 4202560 21 0 0 0 102 0 0 0 20 0 22 0 109488311 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140316979995776 140317739888553 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18510] ppid=18487 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/18490/task/18510/stat : 18510 (java) R 18487 18490 14331 0 -1 4202560 66 0 0 0 102 0 0 0 20 0 22 0 109488311 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140316978942208 140317740101664 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18511] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18511/stat : 18511 (java) S 18487 18490 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109488312 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140316977890984 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18512] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18512/stat : 18512 (java) S 18487 18490 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109488312 10060525568 38796 33554432000 1073741824 1073778376 140735102164960 140316976838184 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.07
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 4.17 4.07 4.02 5/219 18512
/proc/meminfo: memFree=28144104/32872528 swapFree=9100/9100
[pid=18490] ppid=18487 vsize=9824732 CPUtime=8.52 cores=1,3,5,7
/proc/18490/stat : 18490 (java) S 18487 18490 14331 0 -1 4202496 25192 0 1 0 844 8 0 0 20 0 22 0 109488265 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140735102156096 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18490/statm: 2456183 51109 2292 9 0 2446860 0
[pid=18490/tid=18492] ppid=18487 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/18490/task/18492/stat : 18492 (java) S 18487 18490 14331 0 -1 4202560 2491 0 1 0 41 2 0 0 20 0 22 0 109488266 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317903180664 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18493] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18493/stat : 18493 (java) S 18487 18490 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317864672040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18494] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18494/stat : 18494 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317863619240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18495] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18495/stat : 18495 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317862566952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18496] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18496/stat : 18496 (java) S 18487 18490 14331 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317861514152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18497] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18497/stat : 18497 (java) S 18487 18490 14331 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317860460840 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18498] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18498/stat : 18498 (java) S 18487 18490 14331 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317859408040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18499] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18499/stat : 18499 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317858355752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18500] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18500/stat : 18500 (java) S 18487 18490 14331 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 109488267 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317739182504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18501] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18501/stat : 18501 (java) S 18487 18490 14331 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317726984936 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18502] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18502/stat : 18502 (java) S 18487 18490 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317725931000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18503] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18503/stat : 18503 (java) S 18487 18490 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317724878600 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18504] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18504/stat : 18504 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488271 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140317723827088 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18505] ppid=18487 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/18490/task/18505/stat : 18505 (java) S 18487 18490 14331 0 -1 4202560 10132 0 0 0 137 2 0 0 20 0 22 0 109488271 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140316984207544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18506] ppid=18487 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/18490/task/18506/stat : 18506 (java) S 18487 18490 14331 0 -1 4202560 11143 0 0 0 138 2 0 0 20 0 22 0 109488271 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140316983154744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18507] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18507/stat : 18507 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488271 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140316982102648 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18508] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18508/stat : 18508 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488271 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140316981050056 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18509] ppid=18487 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/18490/task/18509/stat : 18509 (java) R 18487 18490 14331 0 -1 4202560 21 0 0 0 260 0 0 0 20 0 22 0 109488311 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140316979995208 140317740036416 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18510] ppid=18487 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/18490/task/18510/stat : 18510 (java) R 18487 18490 14331 0 -1 4202560 87 0 0 0 259 1 0 0 20 0 22 0 109488311 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140316978941864 140317740101646 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18511] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18511/stat : 18511 (java) S 18487 18490 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109488312 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140316977890984 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18512] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18512/stat : 18512 (java) S 18487 18490 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109488312 10060525568 51109 33554432000 1073741824 1073778376 140735102164960 140316976838184 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.52
Current children cumulated vsize (KiB) 9824732

[startup+6.30104 s]
/proc/loadavg: 4.17 4.07 4.02 5/219 18512
/proc/meminfo: memFree=28090556/32872528 swapFree=9100/9100
[pid=18490] ppid=18487 vsize=9824732 CPUtime=15.27 cores=1,3,5,7
/proc/18490/stat : 18490 (java) S 18487 18490 14331 0 -1 4202496 26503 0 1 0 1506 21 0 0 20 0 22 0 109488265 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140735102156096 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18490/statm: 2456183 93679 2292 9 0 2446860 0
[pid=18490/tid=18492] ppid=18487 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/18490/task/18492/stat : 18492 (java) S 18487 18490 14331 0 -1 4202560 2491 0 1 0 41 2 0 0 20 0 22 0 109488266 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317903180664 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18493] ppid=18487 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18490/task/18493/stat : 18493 (java) S 18487 18490 14331 0 -1 4202560 64 0 0 0 5 0 0 0 20 0 22 0 109488267 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317864672040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18494] ppid=18487 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18490/task/18494/stat : 18494 (java) S 18487 18490 14331 0 -1 4202560 58 0 0 0 4 1 0 0 20 0 22 0 109488267 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317863619240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18495] ppid=18487 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18490/task/18495/stat : 18495 (java) S 18487 18490 14331 0 -1 4202560 87 0 0 0 2 1 0 0 20 0 22 0 109488267 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317862566952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18496] ppid=18487 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/18490/task/18496/stat : 18496 (java) S 18487 18490 14331 0 -1 4202560 167 0 0 0 7 2 0 0 20 0 22 0 109488267 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317861514152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18497] ppid=18487 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18490/task/18497/stat : 18497 (java) S 18487 18490 14331 0 -1 4202560 157 0 0 0 3 2 0 0 20 0 22 0 109488267 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317860460840 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18498] ppid=18487 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18490/task/18498/stat : 18498 (java) S 18487 18490 14331 0 -1 4202560 106 0 0 0 3 2 0 0 20 0 22 0 109488267 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317859408040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18499] ppid=18487 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/18490/task/18499/stat : 18499 (java) S 18487 18490 14331 0 -1 4202560 40 0 0 0 6 1 0 0 20 0 22 0 109488267 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317858355752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18500] ppid=18487 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18490/task/18500/stat : 18500 (java) S 18487 18490 14331 0 -1 4202560 27 0 0 0 2 2 0 0 20 0 22 0 109488267 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317739182504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18501] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18501/stat : 18501 (java) S 18487 18490 14331 0 -1 4202560 209 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317726984936 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18502] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18502/stat : 18502 (java) S 18487 18490 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317725931000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18503] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18503/stat : 18503 (java) S 18487 18490 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317724878600 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18504] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18504/stat : 18504 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488271 10060525568 93679 33554432000 1073741824 1073778376 140735102164960 140317723827088 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18505] ppid=18487 vsize=9824732 CPUtime=1.47 cores=1,3,5,7

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

[pid=18490/tid=18511] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18511/stat : 18511 (java) S 18487 18490 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109488312 10060525568 974152 33554432000 1073741824 1073778376 140735102164960 140316977890984 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18512] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18512/stat : 18512 (java) S 18487 18490 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109488312 10060525568 974152 33554432000 1073741824 1073778376 140735102164960 140316976838184 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1654.55
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.22 4.13 4.07 5/219 18626
/proc/meminfo: memFree=24402664/32872528 swapFree=9100/9100
[pid=18490] ppid=18487 vsize=9824732 CPUtime=1774.69 cores=1,3,5,7
/proc/18490/stat : 18490 (java) S 18487 18490 14331 0 -1 4202496 37521 0 1 0 177247 222 0 0 20 0 22 0 109488265 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140735102156096 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18490/statm: 2456183 977740 2301 9 0 2446860 0
[pid=18490/tid=18492] ppid=18487 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/18490/task/18492/stat : 18492 (java) S 18487 18490 14331 0 -1 4202560 2503 0 1 0 44 3 0 0 20 0 22 0 109488266 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317903180664 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18493] ppid=18487 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/18490/task/18493/stat : 18493 (java) S 18487 18490 14331 0 -1 4202560 658 0 0 0 307 16 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317864672040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18494] ppid=18487 vsize=9824732 CPUtime=3.63 cores=1,3,5,7
/proc/18490/task/18494/stat : 18494 (java) S 18487 18490 14331 0 -1 4202560 612 0 0 0 346 17 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317863619240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18495] ppid=18487 vsize=9824732 CPUtime=3.61 cores=1,3,5,7
/proc/18490/task/18495/stat : 18495 (java) S 18487 18490 14331 0 -1 4202560 696 0 0 0 343 18 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317862566952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18496] ppid=18487 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/18490/task/18496/stat : 18496 (java) S 18487 18490 14331 0 -1 4202560 884 0 0 0 340 20 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317861514152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18497] ppid=18487 vsize=9824732 CPUtime=3.71 cores=1,3,5,7
/proc/18490/task/18497/stat : 18497 (java) S 18487 18490 14331 0 -1 4202560 746 0 0 0 350 21 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317860460840 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18498] ppid=18487 vsize=9824732 CPUtime=3.39 cores=1,3,5,7
/proc/18490/task/18498/stat : 18498 (java) S 18487 18490 14331 0 -1 4202560 658 0 0 0 324 15 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317859408040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18499] ppid=18487 vsize=9824732 CPUtime=3.9 cores=1,3,5,7
/proc/18490/task/18499/stat : 18499 (java) S 18487 18490 14331 0 -1 4202560 701 0 0 0 366 24 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317858355752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18500] ppid=18487 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/18490/task/18500/stat : 18500 (java) S 18487 18490 14331 0 -1 4202560 616 0 0 0 322 21 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317739182504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18501] ppid=18487 vsize=9824732 CPUtime=6.06 cores=1,3,5,7
/proc/18490/task/18501/stat : 18501 (java) S 18487 18490 14331 0 -1 4202560 2727 0 0 0 597 9 0 0 20 0 22 0 109488268 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317726984936 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18502] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18502/stat : 18502 (java) S 18487 18490 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317725931000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18503] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18503/stat : 18503 (java) S 18487 18490 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317724878600 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18504] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18504/stat : 18504 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488271 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317723827088 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18505] ppid=18487 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/18490/task/18505/stat : 18505 (java) S 18487 18490 14331 0 -1 4202560 10133 0 0 0 148 2 0 0 20 0 22 0 109488271 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316984207544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18506] ppid=18487 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/18490/task/18506/stat : 18506 (java) S 18487 18490 14331 0 -1 4202560 12887 0 0 0 179 3 0 0 20 0 22 0 109488271 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316983154744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18507] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18507/stat : 18507 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488271 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316982102648 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18508] ppid=18487 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/18490/task/18508/stat : 18508 (java) S 18487 18490 14331 0 -1 4202560 51 0 0 0 12 19 0 0 20 0 22 0 109488271 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316981050056 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18509] ppid=18487 vsize=9824732 CPUtime=868.16 cores=1,3,5,7
/proc/18490/task/18509/stat : 18509 (java) R 18487 18490 14331 0 -1 4202560 90 0 0 0 86798 18 0 0 20 0 22 0 109488311 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316979986704 140317739973582 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18510] ppid=18487 vsize=9824732 CPUtime=868.17 cores=1,3,5,7
/proc/18490/task/18510/stat : 18510 (java) R 18487 18490 14331 0 -1 4202560 2294 0 0 0 86766 51 0 0 20 0 22 0 109488311 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316978940736 140317740181665 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18511] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18511/stat : 18511 (java) S 18487 18490 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109488312 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316977890984 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18512] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18512/stat : 18512 (java) S 18487 18490 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109488312 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316976838184 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1774.69
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.001 s]
/proc/loadavg: 4.18 4.13 4.07 5/219 18626
/proc/meminfo: memFree=24402544/32872528 swapFree=9100/9100
[pid=18490] ppid=18487 vsize=9824732 CPUtime=1800.06 cores=1,3,5,7
/proc/18490/stat : 18490 (java) S 18487 18490 14331 0 -1 4202496 37521 0 1 0 179784 222 0 0 20 0 22 0 109488265 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140735102156096 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18490/statm: 2456183 977740 2301 9 0 2446860 0
[pid=18490/tid=18492] ppid=18487 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/18490/task/18492/stat : 18492 (java) S 18487 18490 14331 0 -1 4202560 2503 0 1 0 44 3 0 0 20 0 22 0 109488266 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317903180664 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18493] ppid=18487 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/18490/task/18493/stat : 18493 (java) S 18487 18490 14331 0 -1 4202560 658 0 0 0 307 16 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317864672040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18494] ppid=18487 vsize=9824732 CPUtime=3.63 cores=1,3,5,7
/proc/18490/task/18494/stat : 18494 (java) S 18487 18490 14331 0 -1 4202560 612 0 0 0 346 17 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317863619240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18495] ppid=18487 vsize=9824732 CPUtime=3.61 cores=1,3,5,7
/proc/18490/task/18495/stat : 18495 (java) S 18487 18490 14331 0 -1 4202560 696 0 0 0 343 18 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317862566952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18496] ppid=18487 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/18490/task/18496/stat : 18496 (java) S 18487 18490 14331 0 -1 4202560 884 0 0 0 340 20 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317861514152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18497] ppid=18487 vsize=9824732 CPUtime=3.71 cores=1,3,5,7
/proc/18490/task/18497/stat : 18497 (java) S 18487 18490 14331 0 -1 4202560 746 0 0 0 350 21 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317860460840 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18498] ppid=18487 vsize=9824732 CPUtime=3.39 cores=1,3,5,7
/proc/18490/task/18498/stat : 18498 (java) S 18487 18490 14331 0 -1 4202560 658 0 0 0 324 15 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317859408040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18499] ppid=18487 vsize=9824732 CPUtime=3.9 cores=1,3,5,7
/proc/18490/task/18499/stat : 18499 (java) S 18487 18490 14331 0 -1 4202560 701 0 0 0 366 24 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317858355752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18500] ppid=18487 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/18490/task/18500/stat : 18500 (java) S 18487 18490 14331 0 -1 4202560 616 0 0 0 322 21 0 0 20 0 22 0 109488267 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317739182504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18501] ppid=18487 vsize=9824732 CPUtime=6.06 cores=1,3,5,7
/proc/18490/task/18501/stat : 18501 (java) S 18487 18490 14331 0 -1 4202560 2727 0 0 0 597 9 0 0 20 0 22 0 109488268 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317726984936 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18502] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18502/stat : 18502 (java) S 18487 18490 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317725931000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18503] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18503/stat : 18503 (java) S 18487 18490 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109488268 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317724878600 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18504] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18504/stat : 18504 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488271 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140317723827088 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18505] ppid=18487 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/18490/task/18505/stat : 18505 (java) S 18487 18490 14331 0 -1 4202560 10133 0 0 0 148 2 0 0 20 0 22 0 109488271 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316984207544 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18506] ppid=18487 vsize=9824732 CPUtime=1.82 cores=1,3,5,7
/proc/18490/task/18506/stat : 18506 (java) S 18487 18490 14331 0 -1 4202560 12887 0 0 0 179 3 0 0 20 0 22 0 109488271 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316983154744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18507] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18507/stat : 18507 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109488271 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316982102648 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18508] ppid=18487 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/18490/task/18508/stat : 18508 (java) S 18487 18490 14331 0 -1 4202560 51 0 0 0 13 19 0 0 20 0 22 0 109488271 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316981050056 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18509] ppid=18487 vsize=9824732 CPUtime=880.84 cores=1,3,5,7
/proc/18490/task/18509/stat : 18509 (java) R 18487 18490 14331 0 -1 4202560 90 0 0 0 88066 18 0 0 20 0 22 0 109488311 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316979986704 140317739889035 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18510] ppid=18487 vsize=9824732 CPUtime=880.86 cores=1,3,5,7
/proc/18490/task/18510/stat : 18510 (java) R 18487 18490 14331 0 -1 4202560 2294 0 0 0 88035 51 0 0 20 0 22 0 109488311 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316978940736 140317740181665 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18511] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18511/stat : 18511 (java) S 18487 18490 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109488312 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316977890984 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18512] ppid=18487 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18512/stat : 18512 (java) S 18487 18490 14331 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109488312 10060525568 977740 33554432000 1073741824 1073778376 140735102164960 140316976838184 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 18490 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.106 s]
/proc/loadavg: 4.18 4.13 4.07 5/219 18626
/proc/meminfo: memFree=24402544/32872528 swapFree=9100/9100
[pid=18490] ppid=18487 vsize=9957860 CPUtime=1800.6 cores=1,3,5,7
/proc/18490/stat : 18490 (java) S 18487 18490 14331 0 -1 4202496 37589 0 1 0 179823 237 0 0 20 0 21 0 109488265 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140735102156096 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/18490/statm: 2489465 983396 2302 9 0 2480142 0
[pid=18490/tid=18492] ppid=18487 vsize=9957860 CPUtime=0.47 cores=1,3,5,7
/proc/18490/task/18492/stat : 18492 (java) S 18487 18490 14331 0 -1 4202560 2503 0 1 0 44 3 0 0 20 0 21 0 109488266 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317903180664 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18493] ppid=18487 vsize=9957860 CPUtime=3.26 cores=1,3,5,7
/proc/18490/task/18493/stat : 18493 (java) S 18487 18490 14331 0 -1 4202560 659 0 0 0 310 16 0 0 20 0 21 0 109488267 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317864672040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18494] ppid=18487 vsize=9957860 CPUtime=3.66 cores=1,3,5,7
/proc/18490/task/18494/stat : 18494 (java) S 18487 18490 14331 0 -1 4202560 615 0 0 0 349 17 0 0 20 0 21 0 109488267 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317863619240 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18495] ppid=18487 vsize=9957860 CPUtime=3.65 cores=1,3,5,7
/proc/18490/task/18495/stat : 18495 (java) S 18487 18490 14331 0 -1 4202560 699 0 0 0 347 18 0 0 20 0 21 0 109488267 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317862566952 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18496] ppid=18487 vsize=9957860 CPUtime=3.63 cores=1,3,5,7
/proc/18490/task/18496/stat : 18496 (java) S 18487 18490 14331 0 -1 4202560 887 0 0 0 343 20 0 0 20 0 21 0 109488267 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317861514152 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18497] ppid=18487 vsize=9957860 CPUtime=3.75 cores=1,3,5,7
/proc/18490/task/18497/stat : 18497 (java) S 18487 18490 14331 0 -1 4202560 751 0 0 0 354 21 0 0 20 0 21 0 109488267 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317860460840 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18498] ppid=18487 vsize=9957860 CPUtime=3.46 cores=1,3,5,7
/proc/18490/task/18498/stat : 18498 (java) S 18487 18490 14331 0 -1 4202560 667 0 0 0 331 15 0 0 20 0 21 0 109488267 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317859408040 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18499] ppid=18487 vsize=9957860 CPUtime=3.94 cores=1,3,5,7
/proc/18490/task/18499/stat : 18499 (java) S 18487 18490 14331 0 -1 4202560 707 0 0 0 370 24 0 0 20 0 21 0 109488267 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317858355752 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18500] ppid=18487 vsize=9957860 CPUtime=3.46 cores=1,3,5,7
/proc/18490/task/18500/stat : 18500 (java) S 18487 18490 14331 0 -1 4202560 620 0 0 0 325 21 0 0 20 0 21 0 109488267 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317739182504 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18501] ppid=18487 vsize=9957860 CPUtime=6.06 cores=1,3,5,7
/proc/18490/task/18501/stat : 18501 (java) S 18487 18490 14331 0 -1 4202560 2728 0 0 0 597 9 0 0 20 0 21 0 109488268 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317726984936 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18502] ppid=18487 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18502/stat : 18502 (java) S 18487 18490 14331 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 109488268 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317725931000 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18503] ppid=18487 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18503/stat : 18503 (java) S 18487 18490 14331 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 109488268 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317724878600 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18504] ppid=18487 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18504/stat : 18504 (java) S 18487 18490 14331 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 21 0 109488271 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140317723827088 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18505] ppid=18487 vsize=9957860 CPUtime=1.51 cores=1,3,5,7
/proc/18490/task/18505/stat : 18505 (java) R 18487 18490 14331 0 -1 4202560 10133 0 0 0 149 2 0 0 20 0 21 0 109488271 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140316984207544 140317907268717 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18490/tid=18506] ppid=18487 vsize=9957860 CPUtime=1.82 cores=1,3,5,7
/proc/18490/task/18506/stat : 18506 (java) S 18487 18490 14331 0 -1 4202560 12888 0 0 0 179 3 0 0 20 0 21 0 109488271 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140316983154744 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18490/tid=18507] ppid=18487 vsize=9957860 CPUtime=0 cores=1,3,5,7
/proc/18490/task/18507/stat : 18507 (java) S 18487 18490 14331 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 109488271 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140316982102648 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18490/tid=18508] ppid=18487 vsize=9957860 CPUtime=0.32 cores=1,3,5,7
/proc/18490/task/18508/stat : 18508 (java) S 18487 18490 14331 0 -1 4202560 51 0 0 0 13 19 0 0 20 0 21 0 109488271 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140316981050056 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18490/tid=18510] ppid=18487 vsize=9957860 CPUtime=880.89 cores=1,3,5,7
/proc/18490/task/18510/stat : 18510 (java) R 18487 18490 14331 0 -1 4202560 2295 0 0 0 88038 51 0 0 20 0 21 0 109488311 10196848640 983396 33554432000 1073741824 1073778376 140735102164960 140316978940584 140317740181504 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (KiB) 9957860

Child status: 143
Real time (s): 895.152
CPU time (s): 1801.14
CPU user time (s): 1798.4
CPU system time (s): 2.74358
CPU usage (%): 201.211
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.4
system time used= 2.74358
maximum resident set size= 3933612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37591
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= 23838
involuntary context switches= 33343

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.31419 second user time and 7.93379 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-07 06:59:31
IDJOB=4080569
IDBENCH=90121
IDSOLVER=2543
FILE ID=node151/4080569-1465275571
RUNJOBID= node151-1465261736-14348
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_K92.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080569-1465275571/watcher-4080569-1465275571 -o /tmp/evaluation-result-4080569-1465275571/solver-4080569-1465275571 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1465261736-14348 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080569-1465275571.opb

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

MD5SUM BENCH= 21cc97db69195cd3dcf69a6d797764c1
RANDOM SEED=10691638

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:        28340796 kB
Buffers:           82888 kB
Cached:           240448 kB
SwapCached:         2184 kB
Active:          3546564 kB
Inactive:         227100 kB
Active(anon):    3450880 kB
Inactive(anon):     1680 kB
Active(file):      95684 kB
Inactive(file):   225420 kB
Unevictable:        9100 kB
Mlocked:            9100 kB
SwapTotal:      67108856 kB
SwapFree:       67098860 kB
Dirty:              1268 kB
Writeback:             0 kB
AnonPages:       3550568 kB
Mapped:            16512 kB
Shmem:                 0 kB
Slab:             611668 kB
SReclaimable:      55348 kB
SUnreclaim:       556320 kB
KernelStack:        1808 kB
PageTables:        11040 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3724284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3471360 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:14:26