Trace number 4080549

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.14 894.576

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K102.opb
MD5SUM2946edf6ae8af40eb44098433ff3dcec
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 benchmark549.21
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6936
Total number of constraints7142
Number of constraints which are clauses7040
Number of constraints which are cardinality constraints (but not clauses)102
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint102
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 103
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.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4080549-1465272621.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
1.06/0.50	c ... done. Wall clock time 0.369s.
1.06/0.50	c declared #vars     6936
1.06/0.50	c #constraints  7142
1.06/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.06/0.50	c constraints type 
1.06/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5725
1.06/0.50	c org.sat4j.minisat.constraints.card.MinWatchCard => 102
1.06/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1.06/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1313
1.06/0.50	c 7142 constraints processed.
1.06/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.06/0.50	c constraints type 
1.06/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1313
1.06/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5725
1.06/0.50	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 102
1.06/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 2
1.06/0.50	c 7142 constraints processed.
6.84/2.31	c cleaning 2472 clauses out of 4991 with flag 24301/5001
10.09/3.90	c cleaning 4261 clauses out of 8521 with flag 62778/11005
14.17/5.85	c cleaning 5603 clauses out of 11244 with flag 108809/18001
18.09/7.77	c cleaning 6784 clauses out of 13640 with flag 162673/26001
23.36/10.32	c cleaning 7910 clauses out of 15851 with flag 218354/35000
28.36/12.85	c cleaning 8935 clauses out of 17936 with flag 274271/45000
34.06/15.61	c cleaning 9550 clauses out of 19998 with flag 337447/56000
40.96/19.00	c cleaning 10128 clauses out of 22446 with flag 401216/68000
48.27/22.66	c cleaning 11041 clauses out of 25318 with flag 475774/81000
55.89/26.46	c cleaning 11853 clauses out of 28277 with flag 555164/95000
64.80/30.85	c cleaning 12764 clauses out of 31419 with flag 639617/110000
74.69/35.70	c cleaning 13605 clauses out of 34655 with flag 729720/126001
84.09/40.42	c cleaning 14376 clauses out of 38042 with flag 829238/143000
94.89/45.84	c cleaning 15283 clauses out of 41665 with flag 938952/161000
105.09/50.99	c cleaning 16097 clauses out of 45380 with flag 1049166/180001
118.07/57.39	c cleaning 17162 clauses out of 49283 with flag 1166287/200002
131.99/64.28	c cleaning 17804 clauses out of 53115 with flag 1289810/221000
145.27/70.81	c cleaning 18929 clauses out of 57310 with flag 1421089/243000
158.47/77.48	c cleaning 19412 clauses out of 61380 with flag 1561182/266001
173.28/84.84	c cleaning 20757 clauses out of 65967 with flag 1709175/290000
191.74/94.31	c cleaning 21629 clauses out of 70210 with flag 1870008/315003
208.38/102.67	c cleaning 22221 clauses out of 74577 with flag 2036690/341001
225.67/111.26	c cleaning 22974 clauses out of 79358 with flag 2206546/368004
245.42/121.02	c cleaning 24173 clauses out of 84381 with flag 2381057/396003
266.46/131.48	c cleaning 25023 clauses out of 89205 with flag 2571117/425001
287.07/141.75	c cleaning 25908 clauses out of 94179 with flag 2769044/455000
309.59/152.95	c cleaning 27008 clauses out of 99271 with flag 2977551/486000
313.99/155.20	c cleaning 0 clauses out of 5000 with flag 0/5000
333.93/164.92	c cleaning 27930 clauses out of 104263 with flag 3193427/518001
359.32/177.52	c cleaning 28607 clauses out of 109329 with flag 3420807/551000
386.41/190.97	c cleaning 29715 clauses out of 114720 with flag 3652327/585000
414.61/205.41	c cleaning 30458 clauses out of 120005 with flag 3894394/620000
442.88/219.53	c cleaning 31690 clauses out of 125547 with flag 4149546/656000
472.06/234.05	c cleaning 32617 clauses out of 130861 with flag 4415837/693006
504.35/250.02	c cleaning 33399 clauses out of 136238 with flag 4675886/731000
538.24/266.88	c cleaning 34255 clauses out of 141839 with flag 4961523/770001
572.24/283.63	c cleaning 35578 clauses out of 147584 with flag 5255579/810001
608.16/301.44	c cleaning 36273 clauses out of 153006 with flag 5566446/851001
644.68/319.59	c cleaning 37239 clauses out of 158732 with flag 5886315/893000
684.33/339.87	c cleaning 38420 clauses out of 164493 with flag 6223712/936000
724.28/359.76	c cleaning 39278 clauses out of 170074 with flag 6577009/980001
765.06/380.05	c cleaning 40027 clauses out of 175795 with flag 6934928/1025000
807.68/401.21	c cleaning 40968 clauses out of 181768 with flag 7298149/1071000
851.96/423.27	c cleaning 42091 clauses out of 187800 with flag 7678437/1118000
898.93/446.43	c cleaning 43115 clauses out of 193709 with flag 8057300/1166000
947.57/470.46	c cleaning 43756 clauses out of 199594 with flag 8440964/1215000
997.12/494.92	c cleaning 45257 clauses out of 205838 with flag 8854242/1265000
1048.59/520.51	c cleaning 46272 clauses out of 211581 with flag 9278372/1316000
1101.54/546.81	c cleaning 46675 clauses out of 217309 with flag 9717480/1368000
1157.95/574.87	c cleaning 48079 clauses out of 223633 with flag 10156404/1421000
1218.30/605.92	c cleaning 49022 clauses out of 229554 with flag 10583676/1475001
1277.10/635.23	c cleaning 50048 clauses out of 235532 with flag 11048887/1530001
1337.95/665.45	c cleaning 50965 clauses out of 241481 with flag 11529595/1586000
1398.03/695.32	c cleaning 52077 clauses out of 247517 with flag 12008661/1643001
1459.72/725.88	c cleaning 53103 clauses out of 253438 with flag 12520309/1701000
1519.14/755.43	c cleaning 54191 clauses out of 259335 with flag 13038461/1760000
1582.63/786.94	c cleaning 55164 clauses out of 265144 with flag 13606755/1820000
1652.83/821.53	c cleaning 56207 clauses out of 270984 with flag 14162056/1881004
1716.92/853.49	c cleaning 57167 clauses out of 276773 with flag 14725734/1943001
1793.35/891.16	c cleaning 58316 clauses out of 282605 with flag 15339852/2006000
1800.14/894.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/894.50	c starts		: 13845
1800.14/894.50	c conflicts		: 2014159
1800.14/894.50	c decisions		: 36201296
1800.14/894.50	c propagations		: 773509636
1800.14/894.50	c inspects		: 4973063365
1800.14/894.50	c shortcuts		: 0
1800.14/894.50	c learnt literals	: 90
1800.14/894.50	c learnt binary clauses	: 87852
1800.14/894.50	c learnt ternary clauses	: 93911
1800.14/894.50	c learnt constraints	: 2014069
1800.14/894.50	c ignored constraints	: 0
1800.14/894.50	c root simplifications	: 0
1800.14/894.50	c removed literals (reason simplification)	: 24744564
1800.14/894.50	c reason swapping (by a shorter reason)	: 0
1800.14/894.50	c Calls to reduceDB	: 59
1800.14/894.50	c Number of update (reduction) of LBD	: 1588209
1800.14/894.50	c Imported unit clauses	: 0
1800.14/894.50	c number of reductions to clauses (during analyze)	: 0
1800.14/894.50	c number of learned constraints concerned by reduction	: 0
1800.14/894.50	c number of learning phase by resolution	: 0
1800.14/894.50	c number of learning phase by cutting planes	: 0
1800.14/894.50	c speed (assignments/second)	: 865234.9203792444
1800.14/894.50	c non guided choices	7837
1800.14/894.55	c learnt constraints type 
1800.14/894.55	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 87852
1800.14/894.55	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 144596
1800.14/894.55	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/894.55	c starts		: 35
1800.14/894.55	c conflicts		: 10579
1800.14/894.55	c decisions		: 104793
1800.14/894.55	c propagations		: 3820980
1800.14/894.55	c inspects		: 797751417
1800.14/894.55	c shortcuts		: 0
1800.14/894.55	c learnt literals	: 0
1800.14/894.55	c learnt binary clauses	: 0
1800.14/894.55	c learnt ternary clauses	: 0
1800.14/894.55	c learnt constraints	: 10578
1800.14/894.55	c ignored constraints	: 0
1800.14/894.55	c root simplifications	: 0
1800.14/894.55	c removed literals (reason simplification)	: 0
1800.14/894.55	c reason swapping (by a shorter reason)	: 0
1800.14/894.55	c Calls to reduceDB	: 1
1800.14/894.55	c Number of update (reduction) of LBD	: 0
1800.14/894.55	c Imported unit clauses	: 0
1800.14/894.55	c number of reductions to clauses (during analyze)	: 0
1800.14/894.55	c number of learned constraints concerned by reduction	: 0
1800.14/894.55	c number of learning phase by resolution	: 0
1800.14/894.55	c number of learning phase by cutting planes	: 0
1800.14/894.55	c speed (assignments/second)	: 4273.845183314355
1800.14/894.55	c non guided choices	282
1800.14/894.55	c learnt constraints type 
1800.14/894.55	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 262
1800.14/894.55	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1270
1800.14/894.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9046
1800.14/894.55	s UNKNOWN
1800.14/894.55	c Total wall clock time (in seconds): 894.426

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-4080549-1465272621/watcher-4080549-1465272621 -o /tmp/evaluation-result-4080549-1465272621/solver-4080549-1465272621 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1465255598-8856 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080549-1465272621.opb 

pid=17790
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: 3.95 4.01 4.00 4/198 17793
/proc/meminfo: memFree=27711032/32872528 swapFree=11372/178980
[pid=17793] ppid=17790 vsize=9216 CPUtime=0 cores=1,3,5,7
/proc/17793/stat : 17793 (java) R 17790 17793 8839 0 -1 4202496 399 0 0 0 0 0 0 0 20 0 1 0 109196725 9437184 69 33554432000 1073741824 1073778376 140735778442896 140735778440024 224913323790 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/17793/statm: 2306 85 66 9 0 38 0

[startup+0.100109 s]
/proc/loadavg: 3.95 4.01 4.00 4/198 17793
/proc/meminfo: memFree=27711032/32872528 swapFree=11372/178980
[pid=17793] ppid=17790 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/17793/stat : 17793 (java) S 17790 17793 8839 0 -1 4202496 4360 0 1 0 8 1 0 0 20 0 18 0 109196725 9787879424 5483 33554432000 1073741824 1073778376 140735778442896 140735778434032 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17793/statm: 2389619 5484 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 3.95 4.01 4.00 4/198 17793
/proc/meminfo: memFree=27711032/32872528 swapFree=11372/178980
[pid=17793] ppid=17790 vsize=9558856 CPUtime=0.25 cores=1,3,5,7
/proc/17793/stat : 17793 (java) S 17790 17793 8839 0 -1 4202496 4774 0 1 0 24 1 0 0 20 0 18 0 109196725 9788268544 6848 33554432000 1073741824 1073778376 140735778442896 140735778434032 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17793/statm: 2389714 6872 2203 9 0 2380391 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558856

[startup+0.300224 s]
/proc/loadavg: 3.95 4.01 4.00 4/198 17793
/proc/meminfo: memFree=27711032/32872528 swapFree=11372/178980
[pid=17793] ppid=17790 vsize=9558476 CPUtime=0.54 cores=1,3,5,7
/proc/17793/stat : 17793 (java) S 17790 17793 8839 0 -1 4202496 7227 0 1 0 52 2 0 0 20 0 18 0 109196725 9787879424 9968 33554432000 1073741824 1073778376 140735778442896 140735778434032 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17793/statm: 2389619 9968 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700198 s]
/proc/loadavg: 3.95 4.01 4.00 4/198 17793
/proc/meminfo: memFree=27711032/32872528 swapFree=11372/178980
[pid=17793] ppid=17790 vsize=9824732 CPUtime=1.85 cores=1,3,5,7
/proc/17793/stat : 17793 (java) S 17790 17793 8839 0 -1 4202496 21957 0 1 0 179 6 0 0 20 0 22 0 109196725 10060525568 30327 33554432000 1073741824 1073778376 140735778442896 140735778434032 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17793/statm: 2456183 30327 2256 9 0 2446860 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 3.95 4.01 4.00 5/220 17815
/proc/meminfo: memFree=27598880/32872528 swapFree=11372/178980
[pid=17793] ppid=17790 vsize=9824732 CPUtime=4.66 cores=1,3,5,7
/proc/17793/stat : 17793 (java) S 17790 17793 8839 0 -1 4202496 22820 0 1 0 460 6 0 0 20 0 22 0 109196725 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140735778434032 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17793/statm: 2456183 37717 2275 9 0 2446860 0
[pid=17793/tid=17795] ppid=17790 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/17793/task/17795/stat : 17795 (java) S 17790 17793 8839 0 -1 4202560 2491 0 1 0 45 2 0 0 20 0 22 0 109196726 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119225979768 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17796] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17796/stat : 17796 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196727 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119069375400 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17797] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17797/stat : 17797 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196727 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119068322856 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17798] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17798/stat : 17798 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196727 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119067269800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17799] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17799/stat : 17799 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196727 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119066217256 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17800] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17800/stat : 17800 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196727 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119065164200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17801] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17801/stat : 17801 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196727 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119064111656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17802] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17802/stat : 17802 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196727 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119063058600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17803] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17803/stat : 17803 (java) S 17790 17793 8839 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 109196727 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119062006056 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17804] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17804/stat : 17804 (java) S 17790 17793 8839 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 109196728 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119049808744 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17805] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17805/stat : 17805 (java) S 17790 17793 8839 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119048755064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17806] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17806/stat : 17806 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119047701896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17807] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17807/stat : 17807 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119046650640 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17808] ppid=17790 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/17793/task/17808/stat : 17808 (java) R 17790 17793 8839 0 -1 4202560 9216 0 0 0 106 1 0 0 20 0 22 0 109196731 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119045597496 140119232122207 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17809] ppid=17790 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/17793/task/17809/stat : 17809 (java) R 17790 17793 8839 0 -1 4202560 9752 0 0 0 107 2 0 0 20 0 22 0 109196731 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119044532480 140119230096810 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17810] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17810/stat : 17810 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119043492088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17811] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17811/stat : 17811 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119042439752 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17812] ppid=17790 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/17793/task/17812/stat : 17812 (java) R 17790 17793 8839 0 -1 4202560 30 0 0 0 97 0 0 0 20 0 22 0 109196776 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119041383440 140119097816736 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17813] ppid=17790 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/17793/task/17813/stat : 17813 (java) R 17790 17793 8839 0 -1 4202560 51 0 0 0 97 0 0 0 20 0 22 0 109196776 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119040316744 140119097996888 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17814] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17814/stat : 17814 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109196777 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119039280424 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17815] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17815/stat : 17815 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109196777 10060525568 37717 33554432000 1073741824 1073778376 140735778442896 140119038227880 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 4.04 4.03 4.00 5/220 17815
/proc/meminfo: memFree=27514904/32872528 swapFree=11372/178980
[pid=17793] ppid=17790 vsize=9824732 CPUtime=8.57 cores=1,3,5,7
/proc/17793/stat : 17793 (java) S 17790 17793 8839 0 -1 4202496 23105 0 1 0 845 12 0 0 20 0 22 0 109196725 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140735778434032 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17793/statm: 2456183 57802 2292 9 0 2446860 0
[pid=17793/tid=17795] ppid=17790 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/17793/task/17795/stat : 17795 (java) S 17790 17793 8839 0 -1 4202560 2491 0 1 0 45 2 0 0 20 0 22 0 109196726 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119225979768 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17796] ppid=17790 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/17793/task/17796/stat : 17796 (java) S 17790 17793 8839 0 -1 4202560 26 0 0 0 1 1 0 0 20 0 22 0 109196727 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119069375400 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17797] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17797/stat : 17797 (java) S 17790 17793 8839 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 109196727 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119068322856 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17798] ppid=17790 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/17793/task/17798/stat : 17798 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 109196727 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119067269800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17799] ppid=17790 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/17793/task/17799/stat : 17799 (java) S 17790 17793 8839 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 109196727 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119066217256 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17800] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17800/stat : 17800 (java) S 17790 17793 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109196727 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119065164200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17801] ppid=17790 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/17793/task/17801/stat : 17801 (java) S 17790 17793 8839 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 109196727 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119064111656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17802] ppid=17790 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/17793/task/17802/stat : 17802 (java) S 17790 17793 8839 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 109196727 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119063058600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17803] ppid=17790 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/17793/task/17803/stat : 17803 (java) S 17790 17793 8839 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 109196727 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119062006056 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17804] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17804/stat : 17804 (java) S 17790 17793 8839 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 109196728 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119049808744 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17805] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17805/stat : 17805 (java) S 17790 17793 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119048755064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17806] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17806/stat : 17806 (java) S 17790 17793 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119047701896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17807] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17807/stat : 17807 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119046650640 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17808] ppid=17790 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/17793/task/17808/stat : 17808 (java) S 17790 17793 8839 0 -1 4202560 9292 0 0 0 131 1 0 0 20 0 22 0 109196731 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119045597496 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17809] ppid=17790 vsize=9824732 CPUtime=1.49 cores=1,3,5,7
/proc/17793/task/17809/stat : 17809 (java) S 17790 17793 8839 0 -1 4202560 9784 0 0 0 147 2 0 0 20 0 22 0 109196731 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119044544952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17810] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17810/stat : 17810 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119043492088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17811] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17811/stat : 17811 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119042439752 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17812] ppid=17790 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/17793/task/17812/stat : 17812 (java) R 17790 17793 8839 0 -1 4202560 30 0 0 0 251 0 0 0 20 0 22 0 109196776 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119041383656 140119097913661 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17813] ppid=17790 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/17793/task/17813/stat : 17813 (java) R 17790 17793 8839 0 -1 4202560 76 0 0 0 250 1 0 0 20 0 22 0 109196776 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119040331328 140119098020419 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17814] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17814/stat : 17814 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109196777 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119039280424 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17815] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17815/stat : 17815 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109196777 10060525568 57802 33554432000 1073741824 1073778376 140735778442896 140119038227880 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.57
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/220 17815
/proc/meminfo: memFree=27323532/32872528 swapFree=11372/178980
[pid=17793] ppid=17790 vsize=9824732 CPUtime=15.19 cores=1,3,5,7
/proc/17793/stat : 17793 (java) S 17790 17793 8839 0 -1 4202496 24074 0 1 0 1498 21 0 0 20 0 22 0 109196725 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140735778434032 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17793/statm: 2456183 107229 2292 9 0 2446860 0
[pid=17793/tid=17795] ppid=17790 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/17793/task/17795/stat : 17795 (java) S 17790 17793 8839 0 -1 4202560 2491 0 1 0 45 2 0 0 20 0 22 0 109196726 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119225979768 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17796] ppid=17790 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/17793/task/17796/stat : 17796 (java) S 17790 17793 8839 0 -1 4202560 122 0 0 0 7 3 0 0 20 0 22 0 109196727 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119069375400 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17797] ppid=17790 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/17793/task/17797/stat : 17797 (java) S 17790 17793 8839 0 -1 4202560 91 0 0 0 4 1 0 0 20 0 22 0 109196727 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119068322856 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17798] ppid=17790 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/17793/task/17798/stat : 17798 (java) S 17790 17793 8839 0 -1 4202560 95 0 0 0 3 1 0 0 20 0 22 0 109196727 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119067269800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17799] ppid=17790 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/17793/task/17799/stat : 17799 (java) S 17790 17793 8839 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 109196727 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119066217256 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17800] ppid=17790 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/17793/task/17800/stat : 17800 (java) S 17790 17793 8839 0 -1 4202560 70 0 0 0 4 1 0 0 20 0 22 0 109196727 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119065164200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17801] ppid=17790 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/17793/task/17801/stat : 17801 (java) S 17790 17793 8839 0 -1 4202560 103 0 0 0 5 1 0 0 20 0 22 0 109196727 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119064111656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17802] ppid=17790 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/17793/task/17802/stat : 17802 (java) S 17790 17793 8839 0 -1 4202560 77 0 0 0 4 2 0 0 20 0 22 0 109196727 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119063058600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17803] ppid=17790 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/17793/task/17803/stat : 17803 (java) S 17790 17793 8839 0 -1 4202560 31 0 0 0 3 2 0 0 20 0 22 0 109196727 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119062006056 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17804] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17804/stat : 17804 (java) S 17790 17793 8839 0 -1 4202560 209 0 0 0 0 0 0 0 20 0 22 0 109196728 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119049808744 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17805] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17805/stat : 17805 (java) S 17790 17793 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119048755064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17806] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17806/stat : 17806 (java) S 17790 17793 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119047701896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17807] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17807/stat : 17807 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 107229 33554432000 1073741824 1073778376 140735778442896 140119046650640 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17808] ppid=17790 vsize=9824732 CPUtime=1.35 cores=1,3,5,7

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

/proc/17793/task/17798/stat : 17798 (java) S 17790 17793 8839 0 -1 4202560 847 0 0 0 325 17 0 0 20 0 22 0 109196727 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119067269800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17799] ppid=17790 vsize=9824732 CPUtime=3.75 cores=1,3,5,7
/proc/17793/task/17799/stat : 17799 (java) S 17790 17793 8839 0 -1 4202560 674 0 0 0 353 22 0 0 20 0 22 0 109196727 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119066217256 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17800] ppid=17790 vsize=9824732 CPUtime=3.89 cores=1,3,5,7
/proc/17793/task/17800/stat : 17800 (java) S 17790 17793 8839 0 -1 4202560 814 0 0 0 370 19 0 0 20 0 22 0 109196727 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119065164200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17801] ppid=17790 vsize=9824732 CPUtime=3.6 cores=1,3,5,7
/proc/17793/task/17801/stat : 17801 (java) S 17790 17793 8839 0 -1 4202560 872 0 0 0 344 16 0 0 20 0 22 0 109196727 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119064111656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17802] ppid=17790 vsize=9824732 CPUtime=3.83 cores=1,3,5,7
/proc/17793/task/17802/stat : 17802 (java) S 17790 17793 8839 0 -1 4202560 627 0 0 0 367 16 0 0 20 0 22 0 109196727 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119063058600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17803] ppid=17790 vsize=9824732 CPUtime=3.4 cores=1,3,5,7
/proc/17793/task/17803/stat : 17803 (java) S 17790 17793 8839 0 -1 4202560 878 0 0 0 319 21 0 0 20 0 22 0 109196727 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119062006056 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17804] ppid=17790 vsize=9824732 CPUtime=5.74 cores=1,3,5,7
/proc/17793/task/17804/stat : 17804 (java) S 17790 17793 8839 0 -1 4202560 3551 0 0 0 567 7 0 0 20 0 22 0 109196728 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119049808744 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17805] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17805/stat : 17805 (java) S 17790 17793 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119048755064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17806] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17806/stat : 17806 (java) S 17790 17793 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119047701896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17807] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17807/stat : 17807 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119046650640 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17808] ppid=17790 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/17793/task/17808/stat : 17808 (java) S 17790 17793 8839 0 -1 4202560 10674 0 0 0 162 2 0 0 20 0 22 0 109196731 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119045597496 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17809] ppid=17790 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/17793/task/17809/stat : 17809 (java) S 17790 17793 8839 0 -1 4202560 9797 0 0 0 158 2 0 0 20 0 22 0 109196731 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119044544952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17810] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17810/stat : 17810 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119043492088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17811] ppid=17790 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/17793/task/17811/stat : 17811 (java) S 17790 17793 8839 0 -1 4202560 51 0 0 0 23 16 0 0 20 0 22 0 109196731 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119042439752 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17812] ppid=17790 vsize=9824732 CPUtime=866.14 cores=1,3,5,7
/proc/17793/task/17812/stat : 17812 (java) R 17790 17793 8839 0 -1 4202560 95 0 0 0 86599 15 0 0 20 0 22 0 109196776 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119041383504 140119097796876 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17813] ppid=17790 vsize=9824732 CPUtime=866.14 cores=1,3,5,7
/proc/17793/task/17813/stat : 17813 (java) R 17790 17793 8839 0 -1 4202560 1852 0 0 0 86564 50 0 0 20 0 22 0 109196776 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119040331728 140119098121030 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17814] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17814/stat : 17814 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109196777 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119039280424 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17815] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17815/stat : 17815 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109196777 10060525568 973754 33554432000 1073741824 1073778376 140735778442896 140119038227880 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1775.62
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.501 s]
/proc/loadavg: 2.47 2.35 2.96 3/191 17868
/proc/meminfo: memFree=27682600/32872528 swapFree=11372/178980
[pid=17793] ppid=17790 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/17793/stat : 17793 (java) S 17790 17793 8839 0 -1 4202496 35974 0 1 0 179797 217 0 0 20 0 22 0 109196725 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140735778434032 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17793/statm: 2456183 983999 2301 9 0 2446860 0
[pid=17793/tid=17795] ppid=17790 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/17793/task/17795/stat : 17795 (java) S 17790 17793 8839 0 -1 4202560 2504 0 1 0 47 4 0 0 20 0 22 0 109196726 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119225979768 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17796] ppid=17790 vsize=9824732 CPUtime=3.79 cores=1,3,5,7
/proc/17793/task/17796/stat : 17796 (java) S 17790 17793 8839 0 -1 4202560 716 0 0 0 360 19 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119069375400 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17797] ppid=17790 vsize=9824732 CPUtime=3.52 cores=1,3,5,7
/proc/17793/task/17797/stat : 17797 (java) S 17790 17793 8839 0 -1 4202560 697 0 0 0 337 15 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119068322856 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17798] ppid=17790 vsize=9824732 CPUtime=3.45 cores=1,3,5,7
/proc/17793/task/17798/stat : 17798 (java) S 17790 17793 8839 0 -1 4202560 852 0 0 0 327 18 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119067269800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17799] ppid=17790 vsize=9824732 CPUtime=3.82 cores=1,3,5,7
/proc/17793/task/17799/stat : 17799 (java) S 17790 17793 8839 0 -1 4202560 690 0 0 0 359 23 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119066217256 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17800] ppid=17790 vsize=9824732 CPUtime=3.96 cores=1,3,5,7
/proc/17793/task/17800/stat : 17800 (java) S 17790 17793 8839 0 -1 4202560 832 0 0 0 376 20 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119065164200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17801] ppid=17790 vsize=9824732 CPUtime=3.64 cores=1,3,5,7
/proc/17793/task/17801/stat : 17801 (java) S 17790 17793 8839 0 -1 4202560 878 0 0 0 347 17 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119064111656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17802] ppid=17790 vsize=9824732 CPUtime=3.85 cores=1,3,5,7
/proc/17793/task/17802/stat : 17802 (java) S 17790 17793 8839 0 -1 4202560 632 0 0 0 369 16 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119063058600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17803] ppid=17790 vsize=9824732 CPUtime=3.41 cores=1,3,5,7
/proc/17793/task/17803/stat : 17803 (java) S 17790 17793 8839 0 -1 4202560 881 0 0 0 320 21 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119062006056 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17804] ppid=17790 vsize=9824732 CPUtime=5.74 cores=1,3,5,7
/proc/17793/task/17804/stat : 17804 (java) S 17790 17793 8839 0 -1 4202560 3556 0 0 0 567 7 0 0 20 0 22 0 109196728 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119049808744 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17805] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17805/stat : 17805 (java) S 17790 17793 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119048755064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17806] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17806/stat : 17806 (java) S 17790 17793 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119047701896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17807] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17807/stat : 17807 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119046650640 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17808] ppid=17790 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/17793/task/17808/stat : 17808 (java) S 17790 17793 8839 0 -1 4202560 10674 0 0 0 162 2 0 0 20 0 22 0 109196731 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119045597496 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17809] ppid=17790 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/17793/task/17809/stat : 17809 (java) S 17790 17793 8839 0 -1 4202560 9797 0 0 0 158 2 0 0 20 0 22 0 109196731 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119044544952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17810] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17810/stat : 17810 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119043492088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17811] ppid=17790 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/17793/task/17811/stat : 17811 (java) S 17790 17793 8839 0 -1 4202560 51 0 0 0 24 16 0 0 20 0 22 0 109196731 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119042439752 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17812] ppid=17790 vsize=9824732 CPUtime=878.21 cores=1,3,5,7
/proc/17793/task/17812/stat : 17812 (java) R 17790 17793 8839 0 -1 4202560 95 0 0 0 87806 15 0 0 20 0 22 0 109196776 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119041376656 140119097885989 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17813] ppid=17790 vsize=9824732 CPUtime=878.22 cores=1,3,5,7
/proc/17793/task/17813/stat : 17813 (java) R 17790 17793 8839 0 -1 4202560 1853 0 0 0 87772 50 0 0 20 0 22 0 109196776 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119040330992 140119098121030 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17814] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17814/stat : 17814 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109196777 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119039280424 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17815] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17815/stat : 17815 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109196777 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119038227880 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
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 17793 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.501 s]
/proc/loadavg: 2.47 2.35 2.96 3/191 17868
/proc/meminfo: memFree=27682600/32872528 swapFree=11372/178980
[pid=17793] ppid=17790 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/17793/stat : 17793 (java) S 17790 17793 8839 0 -1 4202496 35974 0 1 0 179797 217 0 0 20 0 22 0 109196725 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140735778434032 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/17793/statm: 2456183 983999 2301 9 0 2446860 0
[pid=17793/tid=17795] ppid=17790 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/17793/task/17795/stat : 17795 (java) S 17790 17793 8839 0 -1 4202560 2504 0 1 0 47 4 0 0 20 0 22 0 109196726 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119225979768 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17796] ppid=17790 vsize=9824732 CPUtime=3.79 cores=1,3,5,7
/proc/17793/task/17796/stat : 17796 (java) S 17790 17793 8839 0 -1 4202560 716 0 0 0 360 19 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119069375400 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17797] ppid=17790 vsize=9824732 CPUtime=3.52 cores=1,3,5,7
/proc/17793/task/17797/stat : 17797 (java) S 17790 17793 8839 0 -1 4202560 697 0 0 0 337 15 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119068322856 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17798] ppid=17790 vsize=9824732 CPUtime=3.45 cores=1,3,5,7
/proc/17793/task/17798/stat : 17798 (java) S 17790 17793 8839 0 -1 4202560 852 0 0 0 327 18 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119067269800 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17799] ppid=17790 vsize=9824732 CPUtime=3.82 cores=1,3,5,7
/proc/17793/task/17799/stat : 17799 (java) S 17790 17793 8839 0 -1 4202560 690 0 0 0 359 23 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119066217256 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17800] ppid=17790 vsize=9824732 CPUtime=3.96 cores=1,3,5,7
/proc/17793/task/17800/stat : 17800 (java) S 17790 17793 8839 0 -1 4202560 832 0 0 0 376 20 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119065164200 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17801] ppid=17790 vsize=9824732 CPUtime=3.64 cores=1,3,5,7
/proc/17793/task/17801/stat : 17801 (java) S 17790 17793 8839 0 -1 4202560 878 0 0 0 347 17 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119064111656 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17802] ppid=17790 vsize=9824732 CPUtime=3.85 cores=1,3,5,7
/proc/17793/task/17802/stat : 17802 (java) S 17790 17793 8839 0 -1 4202560 632 0 0 0 369 16 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119063058600 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17803] ppid=17790 vsize=9824732 CPUtime=3.41 cores=1,3,5,7
/proc/17793/task/17803/stat : 17803 (java) S 17790 17793 8839 0 -1 4202560 881 0 0 0 320 21 0 0 20 0 22 0 109196727 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119062006056 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17804] ppid=17790 vsize=9824732 CPUtime=5.74 cores=1,3,5,7
/proc/17793/task/17804/stat : 17804 (java) S 17790 17793 8839 0 -1 4202560 3556 0 0 0 567 7 0 0 20 0 22 0 109196728 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119049808744 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17805] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17805/stat : 17805 (java) S 17790 17793 8839 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119048755064 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17806] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17806/stat : 17806 (java) S 17790 17793 8839 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 109196729 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119047701896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17807] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17807/stat : 17807 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119046650640 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17808] ppid=17790 vsize=9824732 CPUtime=1.64 cores=1,3,5,7
/proc/17793/task/17808/stat : 17808 (java) S 17790 17793 8839 0 -1 4202560 10674 0 0 0 162 2 0 0 20 0 22 0 109196731 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119045597496 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17809] ppid=17790 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/17793/task/17809/stat : 17809 (java) S 17790 17793 8839 0 -1 4202560 9797 0 0 0 158 2 0 0 20 0 22 0 109196731 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119044544952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17810] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17810/stat : 17810 (java) S 17790 17793 8839 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 109196731 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119043492088 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=17793/tid=17811] ppid=17790 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/17793/task/17811/stat : 17811 (java) S 17790 17793 8839 0 -1 4202560 51 0 0 0 24 16 0 0 20 0 22 0 109196731 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119042439752 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=17793/tid=17812] ppid=17790 vsize=9824732 CPUtime=878.21 cores=1,3,5,7
/proc/17793/task/17812/stat : 17812 (java) R 17790 17793 8839 0 -1 4202560 95 0 0 0 87806 15 0 0 20 0 22 0 109196776 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119041376656 140119097885989 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17813] ppid=17790 vsize=9824732 CPUtime=878.22 cores=1,3,5,7
/proc/17793/task/17813/stat : 17813 (java) R 17790 17793 8839 0 -1 4202560 1853 0 0 0 87772 50 0 0 20 0 22 0 109196776 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119040330992 140119098121030 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=17793/tid=17814] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17814/stat : 17814 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109196777 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119039280424 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=17793/tid=17815] ppid=17790 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/17793/task/17815/stat : 17815 (java) S 17790 17793 8839 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 109196777 10060525568 983999 33554432000 1073741824 1073778376 140735778442896 140119038227880 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17793 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=610329
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=622601
# CPU time returned by wait4() is 1796.23
# while last known CPU time is 1800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.576
CPU time (s): 1800.14
CPU user time (s): 1797.97
CPU system time (s): 2.17
CPU usage (%): 201.228
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.61
system time used= 2.6226
maximum resident set size= 3936112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36008
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23958
involuntary context switches= 24937

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.95125 second user time and 8.18576 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-07 06:10:21
IDJOB=4080549
IDBENCH=90112
IDSOLVER=2543
FILE ID=node105/4080549-1465272621
RUNJOBID= node105-1465255598-8856
PBS_JOBID= 19843277
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 2946edf6ae8af40eb44098433ff3dcec
RANDOM SEED=498444395

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27711824 kB
Buffers:          122036 kB
Cached:           235724 kB
SwapCached:         1752 kB
Active:          3976844 kB
Inactive:         233496 kB
Active(anon):    3853320 kB
Inactive(anon):     1592 kB
Active(file):     123524 kB
Inactive(file):   231904 kB
Unevictable:      178980 kB
Mlocked:           11372 kB
SwapTotal:      67108856 kB
SwapFree:       67098556 kB
Dirty:              1444 kB
Writeback:             0 kB
AnonPages:       4061516 kB
Mapped:            15540 kB
Shmem:                 0 kB
Slab:             602540 kB
SReclaimable:      45868 kB
SUnreclaim:       556672 kB
KernelStack:        1632 kB
PageTables:        12320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4426740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3971072 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 node105 at 2016-06-07 06:25:15