Trace number 4089751

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 894.161

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v071-n1.opb
MD5SUM0ae3ca3759504cec181b2a449ffaf274
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.029995
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables213
Total number of constraints71
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)71
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4089751-1466017632.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.13	c ... done. Wall clock time 0.029s.
0.11/0.13	c declared #vars     213
0.11/0.13	c #constraints  142
0.11/0.14	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 142
0.11/0.14	c 142 constraints processed.
0.11/0.14	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.14	c constraints type 
0.11/0.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 142
0.11/0.14	c 142 constraints processed.
1.94/0.67	c cleaning 2498 clauses out of 5000 with flag 25156/5000
3.13/0.94	c cleaning 4247 clauses out of 8502 with flag 57150/11000
4.39/1.31	c cleaning 5626 clauses out of 11255 with flag 99276/18000
5.32/1.76	c cleaning 6808 clauses out of 13629 with flag 140988/26000
6.57/2.39	c cleaning 7904 clauses out of 15821 with flag 200931/35000
8.18/3.14	c cleaning 8953 clauses out of 17919 with flag 256380/45002
10.22/4.17	c cleaning 9978 clauses out of 19964 with flag 328997/56000
11.82/4.96	c cleaning 10984 clauses out of 21987 with flag 394170/68001
13.64/5.89	c cleaning 11992 clauses out of 24002 with flag 470199/81000
16.04/7.05	c cleaning 12995 clauses out of 26010 with flag 565966/95000
18.68/8.32	c cleaning 14003 clauses out of 28016 with flag 658130/110001
21.32/9.62	c cleaning 15003 clauses out of 30012 with flag 752599/126000
24.13/11.07	c cleaning 16002 clauses out of 32011 with flag 850114/143002
27.72/12.88	c cleaning 16995 clauses out of 34007 with flag 947582/161000
31.54/14.73	c cleaning 17999 clauses out of 36012 with flag 1063709/180000
33.77/15.80	c cleaning 0 clauses out of 5000 with flag 0/5000
36.04/16.86	c cleaning 18996 clauses out of 38013 with flag 1197290/200000
40.39/18.99	c cleaning 20003 clauses out of 40018 with flag 1320809/221001
45.39/21.45	c cleaning 21002 clauses out of 42015 with flag 1453443/243001
51.43/24.43	c cleaning 21992 clauses out of 44012 with flag 1592664/266000
58.42/27.96	c cleaning 23000 clauses out of 46020 with flag 1754933/290000
65.06/31.20	c cleaning 24003 clauses out of 48020 with flag 1906690/315000
71.88/34.67	c cleaning 24995 clauses out of 50017 with flag 2064559/341000
79.49/38.46	c cleaning 26004 clauses out of 52024 with flag 2230670/368002
89.33/43.37	c cleaning 26997 clauses out of 54020 with flag 2402910/396002
97.75/47.59	c cleaning 27996 clauses out of 56022 with flag 2590210/425001
107.37/52.30	c cleaning 28988 clauses out of 58026 with flag 2790537/455001
116.99/57.20	c cleaning 30003 clauses out of 60037 with flag 2975582/486000
128.22/62.80	c cleaning 31008 clauses out of 62035 with flag 3174836/518001
139.82/68.50	c cleaning 32007 clauses out of 64026 with flag 3386932/551000
142.22/69.72	c cleaning 0 clauses out of 11000 with flag 0/11000
151.66/74.43	c cleaning 33003 clauses out of 66019 with flag 3593459/585000
164.48/80.89	c cleaning 34002 clauses out of 68017 with flag 3808882/620001
178.93/88.05	c cleaning 34999 clauses out of 70016 with flag 4033116/656002
194.96/96.03	c cleaning 35999 clauses out of 72015 with flag 4279973/693000
211.20/104.19	c cleaning 36998 clauses out of 74017 with flag 4533960/731001
229.46/113.25	c cleaning 37995 clauses out of 76018 with flag 4822967/770000
248.73/122.83	c cleaning 38998 clauses out of 78023 with flag 5077111/810000
268.00/132.48	c cleaning 39997 clauses out of 80026 with flag 5341311/851001
287.70/142.29	c cleaning 41005 clauses out of 82029 with flag 5623494/893001
311.98/154.30	c cleaning 42006 clauses out of 84026 with flag 5924956/936003
333.50/165.07	c cleaning 42998 clauses out of 86017 with flag 6218489/980000
356.64/176.53	c cleaning 0 clauses out of 18000 with flag 0/18000
357.04/176.75	c cleaning 44004 clauses out of 88019 with flag 6512396/1025000
383.60/189.90	c cleaning 45002 clauses out of 90015 with flag 6829417/1071000
408.97/202.58	c cleaning 45998 clauses out of 92013 with flag 7151523/1118000
436.36/216.15	c cleaning 46996 clauses out of 94016 with flag 7466423/1166001
473.52/234.62	c cleaning 48004 clauses out of 96021 with flag 7802966/1215002
503.90/249.71	c cleaning 49000 clauses out of 98016 with flag 8130965/1265001
534.91/265.07	c cleaning 49997 clauses out of 100015 with flag 8452324/1316000
568.13/281.60	c cleaning 50996 clauses out of 102018 with flag 8788454/1368000
601.95/298.33	c cleaning 52003 clauses out of 104022 with flag 9116719/1421000
641.02/317.79	c cleaning 53003 clauses out of 106020 with flag 9461882/1475001
677.89/336.03	c cleaning 54000 clauses out of 108016 with flag 9811163/1530000
714.10/354.08	c cleaning 54996 clauses out of 110017 with flag 10191514/1586001
754.97/374.35	c cleaning 56002 clauses out of 112020 with flag 10552926/1643000
797.31/395.39	c cleaning 57001 clauses out of 114019 with flag 10931352/1701001
801.34/397.38	c cleaning 0 clauses out of 26001 with flag 0/26001
840.29/416.86	c cleaning 58002 clauses out of 116018 with flag 11330818/1760001
886.94/440.04	c cleaning 59002 clauses out of 118015 with flag 11732443/1820000
945.02/468.97	c cleaning 59997 clauses out of 120014 with flag 12155685/1881001
991.47/492.01	c cleaning 61004 clauses out of 122017 with flag 12577732/1943001
1036.53/514.49	c cleaning 61996 clauses out of 124014 with flag 13005481/2006002
1085.83/538.91	c cleaning 62999 clauses out of 126016 with flag 13473913/2070000
1138.16/564.92	c cleaning 64002 clauses out of 128017 with flag 13903242/2135000
1198.11/594.74	c cleaning 64998 clauses out of 130019 with flag 14353427/2201004
1253.62/622.39	c cleaning 66003 clauses out of 132017 with flag 14794231/2268000
1315.02/653.03	c cleaning 67000 clauses out of 134017 with flag 15291926/2336003
1380.20/685.45	c cleaning 67992 clauses out of 136016 with flag 15793425/2405002
1443.87/717.20	c cleaning 69005 clauses out of 138022 with flag 16296288/2475000
1505.73/747.99	c cleaning 70000 clauses out of 140021 with flag 16771667/2546004
1515.18/752.69	c cleaning 0 clauses out of 35000 with flag 0/35000
1570.50/780.18	c cleaning 71004 clauses out of 142017 with flag 17286911/2618000
1639.18/814.23	c cleaning 71996 clauses out of 144014 with flag 17789649/2691001
1711.20/850.03	c cleaning 72997 clauses out of 146018 with flag 18290560/2765001
1793.77/891.03	c cleaning 74002 clauses out of 148020 with flag 18814860/2840000
1800.00/894.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/894.10	c starts		: 4420
1800.00/894.10	c conflicts		: 2850964
1800.00/894.10	c decisions		: 3690586
1800.00/894.10	c propagations		: 54624574
1800.00/894.10	c inspects		: 14247146301
1800.00/894.10	c shortcuts		: 0
1800.00/894.10	c learnt literals	: 0
1800.00/894.10	c learnt binary clauses	: 0
1800.00/894.10	c learnt ternary clauses	: 0
1800.00/894.10	c learnt constraints	: 2850964
1800.00/894.10	c ignored constraints	: 0
1800.00/894.10	c root simplifications	: 0
1800.00/894.10	c removed literals (reason simplification)	: 3556078
1800.00/894.10	c reason swapping (by a shorter reason)	: 0
1800.00/894.10	c Calls to reduceDB	: 71
1800.00/894.10	c Number of update (reduction) of LBD	: 857594
1800.00/894.10	c Imported unit clauses	: 0
1800.00/894.10	c number of reductions to clauses (during analyze)	: 0
1800.00/894.10	c number of learned constraints concerned by reduction	: 0
1800.00/894.10	c number of learning phase by resolution	: 0
1800.00/894.10	c number of learning phase by cutting planes	: 0
1800.00/894.10	c speed (assignments/second)	: 61103.91045704404
1800.00/894.10	c non guided choices	5226
1800.00/894.13	c learnt constraints type 
1800.00/894.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 84982
1800.00/894.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/894.13	c starts		: 64
1800.00/894.13	c conflicts		: 38308
1800.00/894.13	c decisions		: 99036
1800.00/894.13	c propagations		: 370526
1800.00/894.13	c inspects		: 1379732788
1800.00/894.13	c shortcuts		: 0
1800.00/894.13	c learnt literals	: 0
1800.00/894.13	c learnt binary clauses	: 0
1800.00/894.13	c learnt ternary clauses	: 0
1800.00/894.13	c learnt constraints	: 38307
1800.00/894.13	c ignored constraints	: 0
1800.00/894.13	c root simplifications	: 0
1800.00/894.13	c removed literals (reason simplification)	: 0
1800.00/894.13	c reason swapping (by a shorter reason)	: 0
1800.00/894.13	c Calls to reduceDB	: 5
1800.00/894.13	c Number of update (reduction) of LBD	: 0
1800.00/894.13	c Imported unit clauses	: 0
1800.00/894.13	c number of reductions to clauses (during analyze)	: 0
1800.00/894.13	c number of learned constraints concerned by reduction	: 0
1800.00/894.13	c number of learning phase by resolution	: 0
1800.00/894.13	c number of learning phase by cutting planes	: 0
1800.00/894.13	c speed (assignments/second)	: 414.4637126407595
1800.00/894.13	c non guided choices	46
1800.00/894.15	c learnt constraints type 
1800.00/894.15	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 13
1800.00/894.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 5
1800.00/894.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 38289
1800.00/894.15	s UNKNOWN
1800.00/894.15	c Total wall clock time (in seconds): 894.041

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-4089751-1466017632/watcher-4089751-1466017632 -o /tmp/evaluation-result-4089751-1466017632/solver-4089751-1466017632 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4089751-1466017632.opb 

pid=9348
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.08 4.13 4.06 4/197 9351
/proc/meminfo: memFree=29676832/32872528 swapFree=248296/248296
[pid=9351] ppid=9348 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/9351/stat : 9351 (java) S 9348 9351 5767 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 3813611 98570240 978 33554432000 1073741824 1073778376 140735000041408 140735000032544 247067607101 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9351/statm: 24065 978 744 9 0 16771 0
[pid=9351/tid=9352] ppid=9348 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9352/stat : 9352 (java) R 9348 9351 5767 0 -1 4202560 136 0 0 0 0 0 0 0 20 0 2 0 3813612 98582528 984 33554432000 1073741824 1073778376 140735000041408 140168006463016 247064249757 0 0 0 16784584 0 0 0 -1 1 0 0 0 0 0

[startup+0.100165 s]
/proc/loadavg: 4.08 4.13 4.06 4/197 9351
/proc/meminfo: memFree=29676832/32872528 swapFree=248296/248296
[pid=9351] ppid=9348 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/9351/stat : 9351 (java) S 9348 9351 5767 0 -1 4202496 4512 0 1 0 10 1 0 0 20 0 18 0 3813611 9787879424 6149 33554432000 1073741824 1073778376 140735000041408 140735000032544 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9351/statm: 2389619 6149 2158 9 0 2380296 0
[pid=9351/tid=9352] ppid=9348 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/9351/task/9352/stat : 9352 (java) R 9348 9351 5767 0 -1 4202560 2419 0 1 0 8 0 0 0 20 0 18 0 3813612 9787879424 6149 33554432000 1073741824 1073778376 140735000041408 140168006466464 247067632909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200283 s]
/proc/loadavg: 4.08 4.13 4.06 4/197 9351
/proc/meminfo: memFree=29676832/32872528 swapFree=248296/248296
[pid=9351] ppid=9348 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/9351/stat : 9351 (java) S 9348 9351 5767 0 -1 4202496 6563 0 1 0 32 1 0 0 20 0 22 0 3813611 10060525568 9098 33554432000 1073741824 1073778376 140735000041408 140735000032544 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9351/statm: 2456183 9098 2219 9 0 2446860 0
[pid=9351/tid=9352] ppid=9348 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/9351/task/9352/stat : 9352 (java) S 9348 9351 5767 0 -1 4202560 2435 0 1 0 12 0 0 0 20 0 22 0 3813612 10060525568 9098 33554432000 1073741824 1073778376 140735000041408 140168006468472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9824732

[startup+0.30028 s]
/proc/loadavg: 4.08 4.13 4.06 4/197 9351
/proc/meminfo: memFree=29676832/32872528 swapFree=248296/248296
[pid=9351] ppid=9348 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/9351/stat : 9351 (java) S 9348 9351 5767 0 -1 4202496 9142 0 1 0 72 2 0 0 20 0 22 0 3813611 10060525568 11030 33554432000 1073741824 1073778376 140735000041408 140735000032544 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9351/statm: 2456183 11030 2230 9 0 2446860 0
[pid=9351/tid=9352] ppid=9348 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/9351/task/9352/stat : 9352 (java) S 9348 9351 5767 0 -1 4202560 2435 0 1 0 12 0 0 0 20 0 22 0 3813612 10060525568 11030 33554432000 1073741824 1073778376 140735000041408 140168006468472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.74
Current children cumulated vsize (KiB) 9824732

[startup+0.700236 s]
/proc/loadavg: 4.08 4.13 4.06 4/197 9351
/proc/meminfo: memFree=29676832/32872528 swapFree=248296/248296
[pid=9351] ppid=9348 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/9351/stat : 9351 (java) S 9348 9351 5767 0 -1 4202496 18761 0 1 0 229 4 0 0 20 0 22 0 3813611 10060525568 27415 33554432000 1073741824 1073778376 140735000041408 140735000032544 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9351/statm: 2456183 27415 2241 9 0 2446860 0
[pid=9351/tid=9352] ppid=9348 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/9351/task/9352/stat : 9352 (java) S 9348 9351 5767 0 -1 4202560 2435 0 1 0 12 0 0 0 20 0 22 0 3813612 10060525568 27415 33554432000 1073741824 1073778376 140735000041408 140168006468472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 9824732

[startup+1.50098 s]
/proc/loadavg: 4.08 4.13 4.06 7/219 9373
/proc/meminfo: memFree=29499308/32872528 swapFree=248296/248296
[pid=9351] ppid=9348 vsize=9824732 CPUtime=4.8 cores=1,3,5,7
/proc/9351/stat : 9351 (java) S 9348 9351 5767 0 -1 4202496 24970 0 1 0 474 6 0 0 20 0 22 0 3813611 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140735000032544 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9351/statm: 2456183 49543 2277 9 0 2446860 0
[pid=9351/tid=9352] ppid=9348 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/9351/task/9352/stat : 9352 (java) S 9348 9351 5767 0 -1 4202560 2435 0 1 0 12 0 0 0 20 0 22 0 3813612 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140168006468472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9354] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9354/stat : 9354 (java) S 9348 9351 5767 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167850215592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9355] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9355/stat : 9355 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167849163048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9356] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9356/stat : 9356 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167848110504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9357] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9357/stat : 9357 (java) S 9348 9351 5767 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167847057960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9358] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9358/stat : 9358 (java) S 9348 9351 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167846005416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9359] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9359/stat : 9359 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167844952872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9360] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9360/stat : 9360 (java) S 9348 9351 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167843900328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9361] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9361/stat : 9361 (java) S 9348 9351 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167842847784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9362] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9362/stat : 9362 (java) S 9348 9351 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3813613 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167830648936 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9363] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9363/stat : 9363 (java) S 9348 9351 5767 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3813614 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167829595256 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9364] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9364/stat : 9364 (java) S 9348 9351 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3813614 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167828542600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9365] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9365/stat : 9365 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167827491344 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9366] ppid=9348 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/9351/task/9366/stat : 9366 (java) S 9348 9351 5767 0 -1 4202560 9231 0 0 0 95 1 0 0 20 0 22 0 3813616 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167826438712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9367] ppid=9348 vsize=9824732 CPUtime=0.96 cores=1,3,5,7
/proc/9351/task/9367/stat : 9367 (java) S 9348 9351 5767 0 -1 4202560 11788 0 0 0 94 2 0 0 20 0 22 0 3813616 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167825386168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9368] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9368/stat : 9368 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167824333816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9369] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9369/stat : 9369 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167823281480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9370] ppid=9348 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/9351/task/9370/stat : 9370 (java) R 9348 9351 5767 0 -1 4202560 33 0 0 0 132 0 0 0 20 0 22 0 3813625 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167822216864 140167879056018 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9371] ppid=9348 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/9351/task/9371/stat : 9371 (java) R 9348 9351 5767 0 -1 4202560 96 0 0 0 130 2 0 0 20 0 22 0 3813625 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167821171296 140167879548122 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9372] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9372/stat : 9372 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813626 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167820121128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9373] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9373/stat : 9373 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813626 10060525568 49543 33554432000 1073741824 1073778376 140735000041408 140167819068584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.8
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.23 4.16 4.07 5/219 9373
/proc/meminfo: memFree=29226188/32872528 swapFree=248296/248296
[pid=9351] ppid=9348 vsize=9824732 CPUtime=8.18 cores=1,3,5,7
/proc/9351/stat : 9351 (java) S 9348 9351 5767 0 -1 4202496 25206 0 1 0 808 10 0 0 20 0 22 0 3813611 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140735000032544 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9351/statm: 2456183 86016 2277 9 0 2446860 0
[pid=9351/tid=9352] ppid=9348 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/9351/task/9352/stat : 9352 (java) S 9348 9351 5767 0 -1 4202560 2435 0 1 0 12 0 0 0 20 0 22 0 3813612 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140168006468472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9354] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9354/stat : 9354 (java) S 9348 9351 5767 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167850215592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9355] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9355/stat : 9355 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167849163048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9356] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9356/stat : 9356 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167848110504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9357] ppid=9348 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/9351/task/9357/stat : 9357 (java) S 9348 9351 5767 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 3813612 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167847057960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9358] ppid=9348 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/9351/task/9358/stat : 9358 (java) S 9348 9351 5767 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 3813612 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167846005416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9359] ppid=9348 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/9351/task/9359/stat : 9359 (java) S 9348 9351 5767 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 3813612 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167844952872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9360] ppid=9348 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/9351/task/9360/stat : 9360 (java) S 9348 9351 5767 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 3813612 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167843900328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9361] ppid=9348 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/9351/task/9361/stat : 9361 (java) S 9348 9351 5767 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 3813612 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167842847784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9362] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9362/stat : 9362 (java) S 9348 9351 5767 0 -1 4202560 188 0 0 0 0 0 0 0 20 0 22 0 3813613 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167830648936 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9363] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9363/stat : 9363 (java) S 9348 9351 5767 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3813614 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167829595256 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9364] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9364/stat : 9364 (java) S 9348 9351 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3813614 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167828542600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9365] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9365/stat : 9365 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167827491344 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9366] ppid=9348 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/9351/task/9366/stat : 9366 (java) S 9348 9351 5767 0 -1 4202560 9231 0 0 0 103 2 0 0 20 0 22 0 3813616 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167826438712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9367] ppid=9348 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/9351/task/9367/stat : 9367 (java) S 9348 9351 5767 0 -1 4202560 11789 0 0 0 98 2 0 0 20 0 22 0 3813616 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167825386168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9368] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9368/stat : 9368 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167824333816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9369] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9369/stat : 9369 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167823281480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9370] ppid=9348 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/9351/task/9370/stat : 9370 (java) R 9348 9351 5767 0 -1 4202560 37 0 0 0 287 0 0 0 20 0 22 0 3813625 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167822225752 140167879071198 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9371] ppid=9348 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/9351/task/9371/stat : 9371 (java) R 9348 9351 5767 0 -1 4202560 149 0 0 0 284 3 0 0 20 0 22 0 3813625 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167821171808 140167879137751 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9372] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9372/stat : 9372 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813626 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167820121128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9373] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9373/stat : 9373 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813626 10060525568 86016 33554432000 1073741824 1073778376 140735000041408 140167819068584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.18
Current children cumulated vsize (KiB) 9824732

[startup+6.30103 s]
/proc/loadavg: 4.23 4.16 4.07 5/219 9373
/proc/meminfo: memFree=28105136/32872528 swapFree=248296/248296
[pid=9351] ppid=9348 vsize=9824732 CPUtime=14.64 cores=1,3,5,7
/proc/9351/stat : 9351 (java) S 9348 9351 5767 0 -1 4202496 25677 0 1 0 1445 19 0 0 20 0 22 0 3813611 10060525568 181224 33554432000 1073741824 1073778376 140735000041408 140735000032544 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9351/statm: 2456183 181224 2277 9 0 2446860 0
[pid=9351/tid=9352] ppid=9348 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/9351/task/9352/stat : 9352 (java) S 9348 9351 5767 0 -1 4202560 2435 0 1 0 12 0 0 0 20 0 22 0 3813612 10060525568 181224 33554432000 1073741824 1073778376 140735000041408 140168006468472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9354] ppid=9348 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/9351/task/9354/stat : 9354 (java) S 9348 9351 5767 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 3813612 10060525568 181224 33554432000 1073741824 1073778376 140735000041408 140167850215592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9355] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9355/stat : 9355 (java) S 9348 9351 5767 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3813612 10060525568 181224 33554432000 1073741824 1073778376 140735000041408 140167849163048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9356] ppid=9348 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/9351/task/9356/stat : 9356 (java) S 9348 9351 5767 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 3813612 10060525568 181224 33554432000 1073741824 1073778376 140735000041408 140167848110504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9357] ppid=9348 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/9351/task/9357/stat : 9357 (java) S 9348 9351 5767 0 -1 4202560 27 0 0 0 4 0 0 0 20 0 22 0 3813612 10060525568 181224 33554432000 1073741824 1073778376 140735000041408 140167847057960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9358] ppid=9348 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/9351/task/9358/stat : 9358 (java) S 9348 9351 5767 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 3813612 10060525568 181224 33554432000 1073741824 1073778376 140735000041408 140167846005416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9359] ppid=9348 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/9351/task/9359/stat : 9359 (java) S 9348 9351 5767 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 22 0 3813612 10060525568 181224 33554432000 1073741824 1073778376 140735000041408 140167844952872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9360] ppid=9348 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/9351/task/9360/stat : 9360 (java) S 9348 9351 5767 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 3813612 10060525568 181224 33554432000 1073741824 1073778376 140735000041408 140167843900328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9361] ppid=9348 vsize=9824732 CPUtime=0.03 cores=1,3,5,7

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

/proc/9351/task/9356/stat : 9356 (java) S 9348 9351 5767 0 -1 4202560 359 0 0 0 303 8 0 0 20 0 22 0 3813612 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167848110504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9357] ppid=9348 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/9351/task/9357/stat : 9357 (java) S 9348 9351 5767 0 -1 4202560 351 0 0 0 299 6 0 0 20 0 22 0 3813612 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167847057960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9358] ppid=9348 vsize=9824732 CPUtime=3.03 cores=1,3,5,7
/proc/9351/task/9358/stat : 9358 (java) S 9348 9351 5767 0 -1 4202560 340 0 0 0 298 5 0 0 20 0 22 0 3813612 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167846005416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9359] ppid=9348 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/9351/task/9359/stat : 9359 (java) S 9348 9351 5767 0 -1 4202560 348 0 0 0 310 7 0 0 20 0 22 0 3813612 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167844952872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9360] ppid=9348 vsize=9824732 CPUtime=3.04 cores=1,3,5,7
/proc/9351/task/9360/stat : 9360 (java) S 9348 9351 5767 0 -1 4202560 343 0 0 0 298 6 0 0 20 0 22 0 3813612 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167843900328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9361] ppid=9348 vsize=9824732 CPUtime=3 cores=1,3,5,7
/proc/9351/task/9361/stat : 9361 (java) S 9348 9351 5767 0 -1 4202560 354 0 0 0 294 6 0 0 20 0 22 0 3813612 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167842847784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9362] ppid=9348 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/9351/task/9362/stat : 9362 (java) S 9348 9351 5767 0 -1 4202560 1304 0 0 0 65 30 0 0 20 0 22 0 3813613 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167830648936 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9363] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9363/stat : 9363 (java) S 9348 9351 5767 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3813614 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167829595256 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9364] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9364/stat : 9364 (java) S 9348 9351 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3813614 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167828542600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9365] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9365/stat : 9365 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167827491344 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9366] ppid=9348 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/9351/task/9366/stat : 9366 (java) S 9348 9351 5767 0 -1 4202560 13772 0 0 0 172 2 0 0 20 0 22 0 3813616 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167826438712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9367] ppid=9348 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/9351/task/9367/stat : 9367 (java) S 9348 9351 5767 0 -1 4202560 11789 0 0 0 102 2 0 0 20 0 22 0 3813616 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167825386168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9368] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9368/stat : 9368 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167824333816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9369] ppid=9348 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/9351/task/9369/stat : 9369 (java) S 9348 9351 5767 0 -1 4202560 51 0 0 0 12 25 0 0 20 0 22 0 3813616 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167823281480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9370] ppid=9348 vsize=9824732 CPUtime=871.64 cores=1,3,5,7
/proc/9351/task/9370/stat : 9370 (java) R 9348 9351 5767 0 -1 4202560 283 0 0 0 87149 15 0 0 20 0 22 0 3813625 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167822224560 140167879071198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9371] ppid=9348 vsize=9824732 CPUtime=871.65 cores=1,3,5,7
/proc/9351/task/9371/stat : 9371 (java) R 9348 9351 5767 0 -1 4202560 1407 0 0 0 87112 53 0 0 20 0 22 0 3813625 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167821171008 140167879137503 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9372] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9372/stat : 9372 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813626 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167820121128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9373] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9373/stat : 9373 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813626 10060525568 524122 33554432000 1073741824 1073778376 140735000041408 140167819068584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1776.3
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.101 s]
/proc/loadavg: 3.88 3.96 3.99 5/219 9533
/proc/meminfo: memFree=27616264/32872528 swapFree=248296/248296
[pid=9351] ppid=9348 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/9351/stat : 9351 (java) S 9348 9351 5767 0 -1 4202496 35088 0 1 0 179849 151 0 0 20 0 22 0 3813611 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140735000032544 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9351/statm: 2456183 522390 2286 9 0 2446860 0
[pid=9351/tid=9352] ppid=9348 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/9351/task/9352/stat : 9352 (java) S 9348 9351 5767 0 -1 4202560 2443 0 1 0 14 3 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140168006468472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9354] ppid=9348 vsize=9824732 CPUtime=3.04 cores=1,3,5,7
/proc/9351/task/9354/stat : 9354 (java) S 9348 9351 5767 0 -1 4202560 346 0 0 0 297 7 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167850215592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9355] ppid=9348 vsize=9824732 CPUtime=3.18 cores=1,3,5,7
/proc/9351/task/9355/stat : 9355 (java) S 9348 9351 5767 0 -1 4202560 326 0 0 0 313 5 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167849163048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9356] ppid=9348 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/9351/task/9356/stat : 9356 (java) S 9348 9351 5767 0 -1 4202560 359 0 0 0 308 8 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167848110504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9357] ppid=9348 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/9351/task/9357/stat : 9357 (java) S 9348 9351 5767 0 -1 4202560 351 0 0 0 302 6 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167847057960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9358] ppid=9348 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/9351/task/9358/stat : 9358 (java) S 9348 9351 5767 0 -1 4202560 340 0 0 0 303 5 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167846005416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9359] ppid=9348 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/9351/task/9359/stat : 9359 (java) S 9348 9351 5767 0 -1 4202560 348 0 0 0 313 7 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167844952872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9360] ppid=9348 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/9351/task/9360/stat : 9360 (java) S 9348 9351 5767 0 -1 4202560 343 0 0 0 302 6 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167843900328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9361] ppid=9348 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/9351/task/9361/stat : 9361 (java) S 9348 9351 5767 0 -1 4202560 354 0 0 0 299 6 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167842847784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9362] ppid=9348 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/9351/task/9362/stat : 9362 (java) S 9348 9351 5767 0 -1 4202560 1304 0 0 0 65 30 0 0 20 0 22 0 3813613 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167830648936 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9363] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9363/stat : 9363 (java) S 9348 9351 5767 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3813614 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167829595256 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9364] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9364/stat : 9364 (java) S 9348 9351 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3813614 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167828542600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9365] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9365/stat : 9365 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167827491344 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9366] ppid=9348 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/9351/task/9366/stat : 9366 (java) S 9348 9351 5767 0 -1 4202560 13772 0 0 0 172 2 0 0 20 0 22 0 3813616 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167826438712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9367] ppid=9348 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/9351/task/9367/stat : 9367 (java) S 9348 9351 5767 0 -1 4202560 11789 0 0 0 102 2 0 0 20 0 22 0 3813616 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167825386168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9368] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9368/stat : 9368 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167824333816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9369] ppid=9348 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/9351/task/9369/stat : 9369 (java) S 9348 9351 5767 0 -1 4202560 51 0 0 0 12 25 0 0 20 0 22 0 3813616 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167823281480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9370] ppid=9348 vsize=9824732 CPUtime=883.28 cores=1,3,5,7
/proc/9351/task/9370/stat : 9370 (java) R 9348 9351 5767 0 -1 4202560 287 0 0 0 88313 15 0 0 20 0 22 0 3813625 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167822224560 140167879071198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9371] ppid=9348 vsize=9824732 CPUtime=883.3 cores=1,3,5,7
/proc/9351/task/9371/stat : 9371 (java) R 9348 9351 5767 0 -1 4202560 1409 0 0 0 88277 53 0 0 20 0 22 0 3813625 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167821171216 140167879108966 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9372] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9372/stat : 9372 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813626 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167820121128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9373] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9373/stat : 9373 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813626 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167819068584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 9351 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.101 s]
/proc/loadavg: 3.88 3.96 3.99 5/219 9533
/proc/meminfo: memFree=27616264/32872528 swapFree=248296/248296
[pid=9351] ppid=9348 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/9351/stat : 9351 (java) S 9348 9351 5767 0 -1 4202496 35088 0 1 0 179849 151 0 0 20 0 22 0 3813611 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140735000032544 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9351/statm: 2456183 522390 2286 9 0 2446860 0
[pid=9351/tid=9352] ppid=9348 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/9351/task/9352/stat : 9352 (java) S 9348 9351 5767 0 -1 4202560 2443 0 1 0 14 3 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140168006468472 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9354] ppid=9348 vsize=9824732 CPUtime=3.04 cores=1,3,5,7
/proc/9351/task/9354/stat : 9354 (java) S 9348 9351 5767 0 -1 4202560 346 0 0 0 297 7 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167850215592 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9355] ppid=9348 vsize=9824732 CPUtime=3.18 cores=1,3,5,7
/proc/9351/task/9355/stat : 9355 (java) S 9348 9351 5767 0 -1 4202560 326 0 0 0 313 5 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167849163048 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9356] ppid=9348 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/9351/task/9356/stat : 9356 (java) S 9348 9351 5767 0 -1 4202560 359 0 0 0 308 8 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167848110504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9357] ppid=9348 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/9351/task/9357/stat : 9357 (java) S 9348 9351 5767 0 -1 4202560 351 0 0 0 302 6 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167847057960 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9358] ppid=9348 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/9351/task/9358/stat : 9358 (java) S 9348 9351 5767 0 -1 4202560 340 0 0 0 303 5 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167846005416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9359] ppid=9348 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/9351/task/9359/stat : 9359 (java) S 9348 9351 5767 0 -1 4202560 348 0 0 0 313 7 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167844952872 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9360] ppid=9348 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/9351/task/9360/stat : 9360 (java) S 9348 9351 5767 0 -1 4202560 343 0 0 0 302 6 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167843900328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9361] ppid=9348 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/9351/task/9361/stat : 9361 (java) S 9348 9351 5767 0 -1 4202560 354 0 0 0 299 6 0 0 20 0 22 0 3813612 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167842847784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9362] ppid=9348 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/9351/task/9362/stat : 9362 (java) S 9348 9351 5767 0 -1 4202560 1304 0 0 0 65 30 0 0 20 0 22 0 3813613 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167830648936 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9363] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9363/stat : 9363 (java) S 9348 9351 5767 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 3813614 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167829595256 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9364] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9364/stat : 9364 (java) S 9348 9351 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3813614 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167828542600 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9365] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9365/stat : 9365 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167827491344 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9366] ppid=9348 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/9351/task/9366/stat : 9366 (java) S 9348 9351 5767 0 -1 4202560 13772 0 0 0 172 2 0 0 20 0 22 0 3813616 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167826438712 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9351/tid=9367] ppid=9348 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/9351/task/9367/stat : 9367 (java) S 9348 9351 5767 0 -1 4202560 11789 0 0 0 102 2 0 0 20 0 22 0 3813616 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167825386168 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9368] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9368/stat : 9368 (java) S 9348 9351 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3813616 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167824333816 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9369] ppid=9348 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/9351/task/9369/stat : 9369 (java) S 9348 9351 5767 0 -1 4202560 51 0 0 0 12 25 0 0 20 0 22 0 3813616 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167823281480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9370] ppid=9348 vsize=9824732 CPUtime=883.28 cores=1,3,5,7
/proc/9351/task/9370/stat : 9370 (java) R 9348 9351 5767 0 -1 4202560 287 0 0 0 88313 15 0 0 20 0 22 0 3813625 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167822224560 140167879071198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9351/tid=9371] ppid=9348 vsize=9824732 CPUtime=883.3 cores=1,3,5,7
/proc/9351/task/9371/stat : 9371 (java) R 9348 9351 5767 0 -1 4202560 1409 0 0 0 88277 53 0 0 20 0 22 0 3813625 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167821171216 140167879108966 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9351/tid=9372] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9372/stat : 9372 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813626 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167820121128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9351/tid=9373] ppid=9348 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9351/task/9373/stat : 9373 (java) S 9348 9351 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3813626 10060525568 522390 33554432000 1073741824 1073778376 140735000041408 140167819068584 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9351 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=180243
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=970700
# CPU time returned by wait4() is 1796.15
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.161
CPU time (s): 1800
CPU user time (s): 1798.49
CPU system time (s): 1.51
CPU usage (%): 201.306
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.18
system time used= 1.9707
maximum resident set size= 2744872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35130
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= 32579
involuntary context switches= 46812

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.82411 second user time and 7.49386 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 21:07:12
IDJOB=4089751
IDBENCH=107451
IDSOLVER=2543
FILE ID=node103/4089751-1466017632
RUNJOBID= node103-1466012165-5784
PBS_JOBID= 19902805
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v071-n1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089751-1466017632/watcher-4089751-1466017632 -o /tmp/evaluation-result-4089751-1466017632/solver-4089751-1466017632 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089751-1466017632.opb

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

MD5SUM BENCH= 0ae3ca3759504cec181b2a449ffaf274
RANDOM SEED=612852290

node103.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		: 2667.278
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	: 5334.55
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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		: 2667.278
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:        29677888 kB
Buffers:          129056 kB
Cached:           343968 kB
SwapCached:            0 kB
Active:          1892068 kB
Inactive:         327288 kB
Active(anon):    1748760 kB
Inactive(anon):       16 kB
Active(file):     143308 kB
Inactive(file):   327272 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1664 kB
Writeback:             0 kB
AnonPages:       2002456 kB
Mapped:            21540 kB
Shmem:               204 kB
Slab:             574528 kB
SReclaimable:      18716 kB
SUnreclaim:       555812 kB
KernelStack:        1808 kB
PageTables:         8368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3422288 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1699840 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= 71736 MiB
End job on node103 at 2016-06-15 21:22:06