Trace number 4115942

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.19 895.16

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size112-round21-9.opb
MD5SUMcd5c583d89d3621f367d240db9d0f831
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 benchmark6.85296
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7888
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
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.03/0.36	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.03/0.36	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.36	c See www.sat4j.org for details.
0.03/0.37	c version PB16.v20160501
0.03/0.37	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.37	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.37	c java.vm.version	19.1-b02
0.03/0.37	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.37	c sun.arch.data.model	64
0.03/0.37	c java.version		1.6.0_24
0.03/0.37	c os.name		Linux
0.03/0.37	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.37	c os.arch		amd64
0.03/0.37	c Free memory 		501472288
0.03/0.37	c Max memory 		7480803328
0.03/0.37	c Total memory 		504102912
0.03/0.37	c Number of processors 	8
0.12/0.40	c Pseudo Boolean Optimization by upper bound
0.12/0.40	c ManyCore solver with 2 solvers running in parallel
0.12/0.40	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.12/0.40	c --- Begin Solver configuration ---
0.12/0.40	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.12/0.40	c Learn all clauses as in MiniSAT
0.12/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.40	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.40	c Expensive reason simplification
0.12/0.40	c Glucose 2.1 dynamic restart strategy
0.12/0.40	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.12/0.40	c timeout=2147483s
0.12/0.40	c DB Simplification allowed=false
0.12/0.40	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.12/0.40	c --- End Solver configuration ---
0.12/0.40	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.12/0.40	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.12/0.40	c --- Begin Solver configuration ---
0.12/0.40	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.12/0.40	c Learn all clauses as in MiniSAT
0.12/0.40	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.40	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.12/0.40	c No reason simplification
0.12/0.40	c Armin Biere (Picosat) restarts strategy
0.12/0.40	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.12/0.40	c timeout=2147483s
0.12/0.40	c DB Simplification allowed=false
0.12/0.40	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.12/0.40	c --- End Solver configuration ---
0.12/0.40	c solving HOME/instance-4115942-1466943674.opb
0.12/0.40	c reading problem ... 
0.12/0.41	c  no objective function found
0.76/0.76	c ... done. Wall clock time 0.356s.
0.76/0.76	c declared #vars     3968
0.76/0.76	c #constraints  9120
0.76/0.78	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.76/0.78	c constraints type 
0.76/0.78	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.76/0.78	c org.sat4j.specs.Constr$1 => 888
0.76/0.78	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.76/0.78	c org.sat4j.minisat.constraints.cnf.UnitClause => 488
0.76/0.78	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.76/0.78	c 9120 constraints processed.
0.76/0.78	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.76/0.78	c constraints type 
0.76/0.78	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.76/0.78	c org.sat4j.specs.Constr$1 => 888
0.76/0.78	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.76/0.78	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.76/0.78	c org.sat4j.pb.constraints.pb.UnitClausePB => 488
0.76/0.78	c 9120 constraints processed.
4.52/1.79	c cleaning 2498 clauses out of 4998 with flag 14999/5000
6.80/2.44	c cleaning 4247 clauses out of 8503 with flag 35809/11003
8.28/3.18	c cleaning 5615 clauses out of 11253 with flag 62605/18000
10.16/4.10	c cleaning 6810 clauses out of 13638 with flag 96453/26000
12.44/5.17	c cleaning 7905 clauses out of 15828 with flag 138133/35000
14.91/6.33	c cleaning 8952 clauses out of 17924 with flag 186437/45001
17.54/7.64	c cleaning 9981 clauses out of 19971 with flag 240672/56000
20.94/9.20	c cleaning 10965 clauses out of 21991 with flag 303006/68001
24.14/10.88	c cleaning 12007 clauses out of 24025 with flag 371757/81000
28.04/12.75	c cleaning 13006 clauses out of 26018 with flag 449041/95000
32.23/14.81	c cleaning 13970 clauses out of 28012 with flag 533891/110000
36.84/17.13	c cleaning 15016 clauses out of 30043 with flag 626113/126001
41.95/19.64	c cleaning 15984 clauses out of 32028 with flag 725306/143002
44.35/20.86	c cleaning 0 clauses out of 5002 with flag 0/5002
47.39/22.37	c cleaning 17000 clauses out of 34042 with flag 834117/161000
53.78/25.33	c cleaning 18006 clauses out of 36042 with flag 949513/180000
60.15/28.56	c cleaning 19011 clauses out of 38037 with flag 1069859/200001
67.16/32.05	c cleaning 19973 clauses out of 40025 with flag 1196844/221000
74.89/35.80	c cleaning 21011 clauses out of 42052 with flag 1332370/243000
82.48/39.67	c cleaning 21991 clauses out of 44042 with flag 1476982/266001
91.15/43.91	c cleaning 22998 clauses out of 46051 with flag 1628813/290001
99.76/48.29	c cleaning 23999 clauses out of 48052 with flag 1783429/315000
109.27/52.95	c cleaning 25008 clauses out of 50056 with flag 1947057/341003
119.03/57.82	c cleaning 26002 clauses out of 52045 with flag 2119353/368000
129.35/62.90	c cleaning 27010 clauses out of 54043 with flag 2296744/396000
138.94/67.72	c cleaning 28003 clauses out of 56033 with flag 2482748/425000
150.54/73.54	c cleaning 28991 clauses out of 58031 with flag 2679271/455001
163.48/79.93	c cleaning 29983 clauses out of 60039 with flag 2879440/486000
176.96/86.97	c cleaning 31003 clauses out of 62057 with flag 3085257/518001
190.63/93.72	c cleaning 31993 clauses out of 64054 with flag 3302991/551001
205.11/100.97	c cleaning 32988 clauses out of 66060 with flag 3526270/585000
220.37/108.59	c cleaning 34023 clauses out of 68074 with flag 3755395/620002
236.42/116.57	c cleaning 35003 clauses out of 70049 with flag 3991204/656000
253.07/124.89	c cleaning 36002 clauses out of 72046 with flag 4236153/693000
270.55/133.59	c cleaning 36995 clauses out of 74045 with flag 4486698/731001
289.04/142.71	c cleaning 38006 clauses out of 76049 with flag 4742737/770000
308.22/152.29	c cleaning 38999 clauses out of 78044 with flag 5008448/810001
328.34/162.30	c cleaning 40018 clauses out of 80046 with flag 5278714/851002
349.30/172.67	c cleaning 40980 clauses out of 82026 with flag 5553553/893000
368.36/182.09	c cleaning 0 clauses out of 11000 with flag 0/11000
371.35/183.54	c cleaning 41988 clauses out of 84047 with flag 5841858/936001
394.31/194.94	c cleaning 43024 clauses out of 86058 with flag 6136921/980000
418.01/206.69	c cleaning 44000 clauses out of 88034 with flag 6438854/1025000
442.95/219.08	c cleaning 44990 clauses out of 90034 with flag 6747995/1071000
469.93/232.94	c cleaning 46010 clauses out of 92044 with flag 7064922/1118000
495.97/245.92	c cleaning 46987 clauses out of 94034 with flag 7387488/1166000
523.07/259.48	c cleaning 47993 clauses out of 96047 with flag 7721431/1215000
551.40/273.50	c cleaning 49004 clauses out of 98054 with flag 8058424/1265000
580.09/287.83	c cleaning 50013 clauses out of 100051 with flag 8407353/1316001
610.94/303.19	c cleaning 50985 clauses out of 102038 with flag 8758685/1368001
642.03/318.59	c cleaning 51998 clauses out of 104053 with flag 9117681/1421001
675.29/335.09	c cleaning 53008 clauses out of 106054 with flag 9486593/1475000
709.54/352.06	c cleaning 54015 clauses out of 108046 with flag 9858788/1530000
744.11/369.28	c cleaning 54992 clauses out of 110034 with flag 10239559/1586003
780.02/387.17	c cleaning 56000 clauses out of 112039 with flag 10629378/1643000
816.79/405.45	c cleaning 57008 clauses out of 114039 with flag 11023672/1701000
855.01/424.43	c cleaning 57991 clauses out of 116032 with flag 11423972/1760001
894.83/444.24	c cleaning 59011 clauses out of 118040 with flag 11830755/1820000
935.63/464.58	c cleaning 59983 clauses out of 120031 with flag 12243981/1881002
978.75/485.93	c cleaning 61018 clauses out of 122046 with flag 12668808/1943000
1022.00/507.47	c cleaning 61984 clauses out of 124028 with flag 13097691/2006000
1066.28/529.48	c cleaning 63001 clauses out of 126044 with flag 13530277/2070000
1112.15/552.13	c cleaning 64009 clauses out of 128044 with flag 13975467/2135001
1159.99/576.79	c cleaning 64993 clauses out of 130034 with flag 14422269/2201000
1207.81/600.59	c cleaning 66008 clauses out of 132041 with flag 14879053/2268000
1256.08/624.58	c cleaning 66983 clauses out of 134034 with flag 15343943/2336001
1303.83/648.32	c cleaning 67983 clauses out of 136050 with flag 15814265/2405000
1350.94/671.82	c cleaning 69026 clauses out of 138068 with flag 16290831/2475001
1398.97/695.78	c cleaning 69977 clauses out of 140041 with flag 16776310/2546000
1423.46/707.97	c cleaning 0 clauses out of 18000 with flag 0/18000
1451.02/721.64	c cleaning 71019 clauses out of 142065 with flag 17262776/2618001
1500.72/746.33	c cleaning 71994 clauses out of 144045 with flag 17758371/2691000
1553.10/772.48	c cleaning 72993 clauses out of 146053 with flag 18263702/2765002
1612.39/801.84	c cleaning 74010 clauses out of 148058 with flag 18773381/2840000
1672.94/831.80	c cleaning 75003 clauses out of 150049 with flag 19288468/2916001
1736.40/863.44	c cleaning 75988 clauses out of 152045 with flag 19810408/2993000
1800.19/895.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/895.10	c starts		: 29930
1800.19/895.10	c conflicts		: 3071001
1800.19/895.10	c decisions		: 31791345
1800.19/895.10	c propagations		: 434970004
1800.19/895.10	c inspects		: 9348022376
1800.19/895.10	c shortcuts		: 0
1800.19/895.10	c learnt literals	: 2
1800.19/895.10	c learnt binary clauses	: 41
1800.19/895.11	c learnt ternary clauses	: 683
1800.19/895.11	c learnt constraints	: 3070999
1800.19/895.11	c ignored constraints	: 0
1800.19/895.11	c root simplifications	: 0
1800.19/895.11	c removed literals (reason simplification)	: 2292971
1800.19/895.11	c reason swapping (by a shorter reason)	: 0
1800.19/895.11	c Calls to reduceDB	: 74
1800.19/895.11	c Number of update (reduction) of LBD	: 655784
1800.19/895.11	c Imported unit clauses	: 0
1800.19/895.11	c number of reductions to clauses (during analyze)	: 0
1800.19/895.11	c number of learned constraints concerned by reduction	: 0
1800.19/895.11	c number of learning phase by resolution	: 0
1800.19/895.11	c number of learning phase by cutting planes	: 0
1800.19/895.11	c speed (assignments/second)	: 486371.7120123088
1800.19/895.11	c non guided choices	4355
1800.19/895.13	c learnt constraints type 
1800.19/895.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 41
1800.19/895.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 154017
1800.19/895.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/895.13	c starts		: 45
1800.19/895.13	c conflicts		: 19523
1800.19/895.13	c decisions		: 69014
1800.19/895.13	c propagations		: 2427046
1800.19/895.13	c inspects		: 755899012
1800.19/895.13	c shortcuts		: 0
1800.19/895.13	c learnt literals	: 0
1800.19/895.13	c learnt binary clauses	: 0
1800.19/895.13	c learnt ternary clauses	: 0
1800.19/895.13	c learnt constraints	: 19523
1800.19/895.13	c ignored constraints	: 0
1800.19/895.13	c root simplifications	: 0
1800.19/895.13	c removed literals (reason simplification)	: 0
1800.19/895.13	c reason swapping (by a shorter reason)	: 0
1800.19/895.13	c Calls to reduceDB	: 3
1800.19/895.13	c Number of update (reduction) of LBD	: 0
1800.19/895.13	c Imported unit clauses	: 0
1800.19/895.13	c number of reductions to clauses (during analyze)	: 0
1800.19/895.13	c number of learned constraints concerned by reduction	: 0
1800.19/895.13	c number of learning phase by resolution	: 0
1800.19/895.13	c number of learning phase by cutting planes	: 0
1800.19/895.13	c speed (assignments/second)	: 2713.7753635909266
1800.19/895.13	c non guided choices	236
1800.19/895.14	c learnt constraints type 
1800.19/895.14	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 6
1800.19/895.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19517
1800.19/895.14	s UNKNOWN
1800.19/895.14	c Total wall clock time (in seconds): 894.737

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

pid=19511
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: 1.18 1.39 1.73 3/172 19516
/proc/meminfo: memFree=30457968/32872528 swapFree=1541156/1696500
[pid=19516] ppid=19511 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/19516/stat : 19516 (java) D 19511 19516 19474 0 -1 4202496 157 0 1 0 0 0 0 0 20 0 1 0 27406128 278528 33 33554432000 1073741824 1073778376 140736363639360 140736363636536 270698376487 0 0 4096 0 18446744071580397875 0 0 17 3 0 0 0 0 0
/proc/19516/statm: 68 33 25 9 0 25 0

[startup+0.100182 s]
/proc/loadavg: 1.18 1.39 1.73 3/172 19516
/proc/meminfo: memFree=30457968/32872528 swapFree=1541156/1696500
[pid=19516] ppid=19511 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/19516/stat : 19516 (java) D 19511 19516 19474 0 -1 4202496 1166 0 17 0 0 0 0 0 20 0 1 0 27406128 23793664 833 33554432000 1073741824 1073778376 140733339111776 140733339101768 140597852606400 0 0 4096 0 18446744071579943789 0 0 17 1 0 0 7 0 0
/proc/19516/statm: 5809 833 627 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200359 s]
/proc/loadavg: 1.18 1.39 1.73 3/172 19516
/proc/meminfo: memFree=30457968/32872528 swapFree=1541156/1696500
[pid=19516] ppid=19511 vsize=9092432 CPUtime=0.02 cores=1,3,5,7
/proc/19516/stat : 19516 (java) S 19511 19516 19474 0 -1 4202496 2942 0 25 0 1 1 0 0 20 0 11 0 27406128 9310650368 3588 33554432000 1073741824 1073778376 140733339111776 140733339102912 270710898749 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/19516/statm: 2273108 3588 1621 9 0 2263809 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9092432

[startup+0.300224 s]
/proc/loadavg: 1.18 1.39 1.73 3/172 19516
/proc/meminfo: memFree=30457968/32872528 swapFree=1541156/1696500
[pid=19516] ppid=19511 vsize=9225560 CPUtime=0.03 cores=1,3,5,7
/proc/19516/stat : 19516 (java) S 19511 19516 19474 0 -1 4202496 3123 0 25 0 2 1 0 0 20 0 13 0 27406128 9446973440 3767 33554432000 1073741824 1073778376 140733339111776 140733339102912 270710898749 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/19516/statm: 2306390 3767 1706 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.70018 s]
/proc/loadavg: 1.18 1.39 1.73 3/172 19516
/proc/meminfo: memFree=30457968/32872528 swapFree=1541156/1696500
[pid=19516] ppid=19511 vsize=9558836 CPUtime=0.76 cores=1,3,5,7
/proc/19516/stat : 19516 (java) S 19511 19516 19474 0 -1 4202496 8672 0 27 0 73 3 0 0 20 0 18 0 27406128 9788248064 14506 33554432000 1073741824 1073778376 140733339111776 140733339102912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/19516/statm: 2389709 14508 2252 9 0 2380386 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 9558836

[startup+1.50087 s]
/proc/loadavg: 1.18 1.39 1.73 9/219 19563
/proc/meminfo: memFree=30270432/32872528 swapFree=1541156/1696500
[pid=19516] ppid=19511 vsize=9824732 CPUtime=3.83 cores=1,3,5,7
/proc/19516/stat : 19516 (java) S 19511 19516 19474 0 -1 4202496 20603 0 27 0 377 6 0 0 20 0 22 0 27406128 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140733339102912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/19516/statm: 2456183 40406 2274 9 0 2446860 0
[pid=19516/tid=19523] ppid=19511 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/19516/task/19523/stat : 19523 (java) S 19511 19516 19474 0 -1 4202560 2424 0 7 0 43 2 0 0 20 0 22 0 27406138 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597849654136 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 15 0 0
[pid=19516/tid=19524] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19524/stat : 19524 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406144 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597838715432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19526] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19526/stat : 19526 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406144 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597837662632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19528] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19528/stat : 19528 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406144 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597836609832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19529] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19529/stat : 19529 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406144 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597689792680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19532] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19532/stat : 19532 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406144 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597688740904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19534] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19534/stat : 19534 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406144 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597687688104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19537] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19537/stat : 19537 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406144 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597686635304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19539] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19539/stat : 19539 (java) S 19511 19516 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27406144 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597685582504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19540] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19540/stat : 19540 (java) S 19511 19516 19474 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27406148 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597673384424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19542] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19542/stat : 19542 (java) S 19511 19516 19474 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597672330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19544] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19544/stat : 19544 (java) S 19511 19516 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597671277576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19547] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19547/stat : 19547 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597670226064 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19549] ppid=19511 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/19516/task/19549/stat : 19549 (java) R 19511 19516 19474 0 -1 4202560 8285 0 1 0 94 1 0 0 20 0 22 0 27406159 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597669168048 140597855616581 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19551] ppid=19511 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/19516/task/19551/stat : 19551 (java) R 19511 19516 19474 0 -1 4202560 8551 0 1 0 95 2 0 0 20 0 22 0 27406159 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597668108688 140597855548232 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19553] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19553/stat : 19553 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597667068792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19555] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19555/stat : 19555 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597666016200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19556] ppid=19511 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/19516/task/19556/stat : 19556 (java) R 19511 19516 19474 0 -1 4202560 17 0 0 0 70 0 0 0 20 0 22 0 27406206 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597664947152 140597718132783 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19557] ppid=19511 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/19516/task/19557/stat : 19557 (java) R 19511 19516 19474 0 -1 4202560 66 0 0 0 70 0 0 0 20 0 22 0 27406206 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597663908048 140597717481332 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19560] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19560/stat : 19560 (java) S 19511 19516 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27406207 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597662856104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19562] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19562/stat : 19562 (java) S 19511 19516 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27406207 10060525568 40406 33554432000 1073741824 1073778376 140733339111776 140597661803304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 1.18 1.39 1.73 6/219 19563
/proc/meminfo: memFree=30041872/32872528 swapFree=1541156/1696500
[pid=19516] ppid=19511 vsize=9824732 CPUtime=8.28 cores=1,3,5,7
/proc/19516/stat : 19516 (java) S 19511 19516 19474 0 -1 4202496 28103 0 27 0 814 14 0 0 20 0 22 0 27406128 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140733339102912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/19516/statm: 2456183 86974 2292 9 0 2446860 0
[pid=19516/tid=19523] ppid=19511 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/19516/task/19523/stat : 19523 (java) S 19511 19516 19474 0 -1 4202560 2424 0 7 0 43 2 0 0 20 0 22 0 27406138 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597849654136 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 15 0 0
[pid=19516/tid=19524] ppid=19511 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19516/task/19524/stat : 19524 (java) S 19511 19516 19474 0 -1 4202560 23 0 0 0 2 2 0 0 20 0 22 0 27406144 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597838715432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19526] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19526/stat : 19526 (java) S 19511 19516 19474 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27406144 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597837662632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19528] ppid=19511 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/19516/task/19528/stat : 19528 (java) S 19511 19516 19474 0 -1 4202560 2 0 0 0 1 0 0 0 20 0 22 0 27406144 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597836609832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19529] ppid=19511 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19516/task/19529/stat : 19529 (java) S 19511 19516 19474 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 27406144 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597689792680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19532] ppid=19511 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19516/task/19532/stat : 19532 (java) S 19511 19516 19474 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 27406144 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597688740904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19534] ppid=19511 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19516/task/19534/stat : 19534 (java) S 19511 19516 19474 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 27406144 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597687688104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19537] ppid=19511 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19516/task/19537/stat : 19537 (java) S 19511 19516 19474 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 27406144 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597686635304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19539] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19539/stat : 19539 (java) S 19511 19516 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27406144 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597685582504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19540] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19540/stat : 19540 (java) S 19511 19516 19474 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 27406148 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597673384424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19542] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19542/stat : 19542 (java) S 19511 19516 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597672330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19544] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19544/stat : 19544 (java) S 19511 19516 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597671277576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19547] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19547/stat : 19547 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597670226064 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19549] ppid=19511 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/19516/task/19549/stat : 19549 (java) S 19511 19516 19474 0 -1 4202560 11200 0 1 0 143 1 0 0 20 0 22 0 27406159 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597669174200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19551] ppid=19511 vsize=9824732 CPUtime=1.7 cores=1,3,5,7
/proc/19516/task/19551/stat : 19551 (java) S 19511 19516 19474 0 -1 4202560 12794 0 1 0 167 3 0 0 20 0 22 0 27406159 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597668121400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19553] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19553/stat : 19553 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597667068792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19555] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19555/stat : 19555 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597666016200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19556] ppid=19511 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/19516/task/19556/stat : 19556 (java) R 19511 19516 19474 0 -1 4202560 17 0 0 0 216 0 0 0 20 0 22 0 27406206 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597664959264 140597718194720 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19557] ppid=19511 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/19516/task/19557/stat : 19557 (java) R 19511 19516 19474 0 -1 4202560 135 0 0 0 218 3 0 0 20 0 22 0 27406206 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597663907704 140597718110472 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19560] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19560/stat : 19560 (java) S 19511 19516 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27406207 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597662856104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19562] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19562/stat : 19562 (java) S 19511 19516 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27406207 10060525568 86974 33554432000 1073741824 1073778376 140733339111776 140597661803304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (KiB) 9824732

[startup+6.30103 s]
/proc/loadavg: 1.41 1.44 1.74 5/219 19563
/proc/meminfo: memFree=29212804/32872528 swapFree=1541156/1696500
[pid=19516] ppid=19511 vsize=9824732 CPUtime=14.91 cores=1,3,5,7
/proc/19516/stat : 19516 (java) S 19511 19516 19474 0 -1 4202496 28738 0 27 0 1462 29 0 0 20 0 22 0 27406128 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140733339102912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/19516/statm: 2456183 164098 2292 9 0 2446860 0
[pid=19516/tid=19523] ppid=19511 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/19516/task/19523/stat : 19523 (java) S 19511 19516 19474 0 -1 4202560 2425 0 7 0 43 2 0 0 20 0 22 0 27406138 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597849654136 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 15 0 0
[pid=19516/tid=19524] ppid=19511 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/19516/task/19524/stat : 19524 (java) S 19511 19516 19474 0 -1 4202560 53 0 0 0 6 4 0 0 20 0 22 0 27406144 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597838715432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19526] ppid=19511 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/19516/task/19526/stat : 19526 (java) S 19511 19516 19474 0 -1 4202560 45 0 0 0 4 2 0 0 20 0 22 0 27406144 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597837662632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19528] ppid=19511 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/19516/task/19528/stat : 19528 (java) S 19511 19516 19474 0 -1 4202560 24 0 0 0 5 0 0 0 20 0 22 0 27406144 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597836609832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19529] ppid=19511 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19516/task/19529/stat : 19529 (java) S 19511 19516 19474 0 -1 4202560 41 0 0 0 6 2 0 0 20 0 22 0 27406144 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597689792680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19532] ppid=19511 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/19516/task/19532/stat : 19532 (java) S 19511 19516 19474 0 -1 4202560 35 0 0 0 5 1 0 0 20 0 22 0 27406144 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597688740904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19534] ppid=19511 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19516/task/19534/stat : 19534 (java) S 19511 19516 19474 0 -1 4202560 55 0 0 0 6 1 0 0 20 0 22 0 27406144 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597687688104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19537] ppid=19511 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/19516/task/19537/stat : 19537 (java) S 19511 19516 19474 0 -1 4202560 37 0 0 0 3 2 0 0 20 0 22 0 27406144 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597686635304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19539] ppid=19511 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/19516/task/19539/stat : 19539 (java) S 19511 19516 19474 0 -1 4202560 51 0 0 0 6 3 0 0 20 0 22 0 27406144 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597685582504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19540] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19540/stat : 19540 (java) S 19511 19516 19474 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 22 0 27406148 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597673384424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19542] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19542/stat : 19542 (java) S 19511 19516 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597672330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19544] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19544/stat : 19544 (java) S 19511 19516 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597671277576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19547] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19547/stat : 19547 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 164098 33554432000 1073741824 1073778376 140733339111776 140597670226064 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19549] ppid=19511 vsize=9824732 CPUtime=1.46 cores=1,3,5,7

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

/proc/19516/task/19528/stat : 19528 (java) S 19511 19516 19474 0 -1 4202560 607 0 0 0 271 18 0 0 20 0 22 0 27406144 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597836609832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19529] ppid=19511 vsize=9824732 CPUtime=3.13 cores=1,3,5,7
/proc/19516/task/19529/stat : 19529 (java) S 19511 19516 19474 0 -1 4202560 595 0 0 0 296 17 0 0 20 0 22 0 27406144 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597689792680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19532] ppid=19511 vsize=9824732 CPUtime=3.18 cores=1,3,5,7
/proc/19516/task/19532/stat : 19532 (java) S 19511 19516 19474 0 -1 4202560 592 0 0 0 301 17 0 0 20 0 22 0 27406144 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597688740904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19534] ppid=19511 vsize=9824732 CPUtime=3.09 cores=1,3,5,7
/proc/19516/task/19534/stat : 19534 (java) S 19511 19516 19474 0 -1 4202560 647 0 0 0 291 18 0 0 20 0 22 0 27406144 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597687688104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19537] ppid=19511 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/19516/task/19537/stat : 19537 (java) S 19511 19516 19474 0 -1 4202560 534 0 0 0 267 17 0 0 20 0 22 0 27406144 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597686635304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19539] ppid=19511 vsize=9824732 CPUtime=3.13 cores=1,3,5,7
/proc/19516/task/19539/stat : 19539 (java) S 19511 19516 19474 0 -1 4202560 614 0 0 0 293 20 0 0 20 0 22 0 27406144 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597685582504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19540] ppid=19511 vsize=9824732 CPUtime=3.48 cores=1,3,5,7
/proc/19516/task/19540/stat : 19540 (java) S 19511 19516 19474 0 -1 4202560 2221 0 0 0 339 9 0 0 20 0 22 0 27406148 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597673384424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19542] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19542/stat : 19542 (java) S 19511 19516 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597672330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19544] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19544/stat : 19544 (java) S 19511 19516 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597671277576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19547] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19547/stat : 19547 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597670226064 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19549] ppid=19511 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/19516/task/19549/stat : 19549 (java) S 19511 19516 19474 0 -1 4202560 11218 0 1 0 168 1 0 0 20 0 22 0 27406159 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597669174200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19551] ppid=19511 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/19516/task/19551/stat : 19551 (java) S 19511 19516 19474 0 -1 4202560 14731 0 1 0 198 4 0 0 20 0 22 0 27406159 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597668121400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19553] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19553/stat : 19553 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597667068792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19555] ppid=19511 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/19516/task/19555/stat : 19555 (java) S 19511 19516 19474 0 -1 4202560 51 0 0 0 13 22 0 0 20 0 22 0 27406159 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597666016200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19556] ppid=19511 vsize=9824732 CPUtime=869.05 cores=1,3,5,7
/proc/19516/task/19556/stat : 19556 (java) R 19511 19516 19474 0 -1 4202560 65 0 0 0 86891 14 0 0 20 0 22 0 27406206 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597664959360 140597718109724 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19557] ppid=19511 vsize=9824732 CPUtime=869.05 cores=1,3,5,7
/proc/19516/task/19557/stat : 19557 (java) R 19511 19516 19474 0 -1 4202560 1697 0 0 0 86856 49 0 0 20 0 22 0 27406206 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597663907232 140597718662129 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19560] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19560/stat : 19560 (java) S 19511 19516 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27406207 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597662856104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19562] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19562/stat : 19562 (java) S 19511 19516 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27406207 10060525568 961464 33554432000 1073741824 1073778376 140733339111776 140597661803304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1774.4
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.101 s]
/proc/loadavg: 4.17 4.13 3.32 5/219 19583
/proc/meminfo: memFree=22905504/32872528 swapFree=1541156/1696500
[pid=19516] ppid=19511 vsize=9824732 CPUtime=1800.19 cores=1,3,5,7
/proc/19516/stat : 19516 (java) S 19511 19516 19474 0 -1 4202496 38387 0 27 0 179806 213 0 0 20 0 22 0 27406128 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140733339102912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/19516/statm: 2456183 969143 2301 9 0 2446860 0
[pid=19516/tid=19523] ppid=19511 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/19516/task/19523/stat : 19523 (java) S 19511 19516 19474 0 -1 4202560 2436 0 7 0 46 4 0 0 20 0 22 0 27406138 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597849654136 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 15 0 0
[pid=19516/tid=19524] ppid=19511 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/19516/task/19524/stat : 19524 (java) S 19511 19516 19474 0 -1 4202560 563 0 0 0 267 16 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597838715432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19526] ppid=19511 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/19516/task/19526/stat : 19526 (java) S 19511 19516 19474 0 -1 4202560 518 0 0 0 282 13 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597837662632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19528] ppid=19511 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/19516/task/19528/stat : 19528 (java) S 19511 19516 19474 0 -1 4202560 617 0 0 0 278 18 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597836609832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19529] ppid=19511 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/19516/task/19529/stat : 19529 (java) S 19511 19516 19474 0 -1 4202560 605 0 0 0 303 17 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597689792680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19532] ppid=19511 vsize=9824732 CPUtime=3.21 cores=1,3,5,7
/proc/19516/task/19532/stat : 19532 (java) S 19511 19516 19474 0 -1 4202560 597 0 0 0 303 18 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597688740904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19534] ppid=19511 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/19516/task/19534/stat : 19534 (java) S 19511 19516 19474 0 -1 4202560 651 0 0 0 295 19 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597687688104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19537] ppid=19511 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/19516/task/19537/stat : 19537 (java) S 19511 19516 19474 0 -1 4202560 546 0 0 0 276 17 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597686635304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19539] ppid=19511 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/19516/task/19539/stat : 19539 (java) S 19511 19516 19474 0 -1 4202560 619 0 0 0 297 20 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597685582504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19540] ppid=19511 vsize=9824732 CPUtime=3.49 cores=1,3,5,7
/proc/19516/task/19540/stat : 19540 (java) S 19511 19516 19474 0 -1 4202560 2224 0 0 0 339 10 0 0 20 0 22 0 27406148 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597673384424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19542] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19542/stat : 19542 (java) S 19511 19516 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597672330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19544] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19544/stat : 19544 (java) S 19511 19516 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597671277576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19547] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19547/stat : 19547 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597670226064 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19549] ppid=19511 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/19516/task/19549/stat : 19549 (java) S 19511 19516 19474 0 -1 4202560 11218 0 1 0 168 1 0 0 20 0 22 0 27406159 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597669174200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19551] ppid=19511 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/19516/task/19551/stat : 19551 (java) S 19511 19516 19474 0 -1 4202560 14731 0 1 0 198 4 0 0 20 0 22 0 27406159 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597668121400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19553] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19553/stat : 19553 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597667068792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19555] ppid=19511 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/19516/task/19555/stat : 19555 (java) S 19511 19516 19474 0 -1 4202560 51 0 0 0 13 22 0 0 20 0 22 0 27406159 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597666016200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19556] ppid=19511 vsize=9824732 CPUtime=881.69 cores=1,3,5,7
/proc/19516/task/19556/stat : 19556 (java) R 19511 19516 19474 0 -1 4202560 65 0 0 0 88155 14 0 0 20 0 22 0 27406206 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597664959312 140597718209600 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19557] ppid=19511 vsize=9824732 CPUtime=881.69 cores=1,3,5,7
/proc/19516/task/19557/stat : 19557 (java) R 19511 19516 19474 0 -1 4202560 1699 0 0 0 88120 49 0 0 20 0 22 0 27406206 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597663907248 140597718409847 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19560] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19560/stat : 19560 (java) S 19511 19516 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27406207 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597662856104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19562] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19562/stat : 19562 (java) S 19511 19516 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27406207 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597661803304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
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 19516 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.101 s]
/proc/loadavg: 4.17 4.13 3.32 5/219 19583
/proc/meminfo: memFree=22905504/32872528 swapFree=1541156/1696500
[pid=19516] ppid=19511 vsize=9824732 CPUtime=1800.19 cores=1,3,5,7
/proc/19516/stat : 19516 (java) S 19511 19516 19474 0 -1 4202496 38387 0 27 0 179806 213 0 0 20 0 22 0 27406128 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140733339102912 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/19516/statm: 2456183 969143 2301 9 0 2446860 0
[pid=19516/tid=19523] ppid=19511 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/19516/task/19523/stat : 19523 (java) S 19511 19516 19474 0 -1 4202560 2436 0 7 0 46 4 0 0 20 0 22 0 27406138 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597849654136 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 15 0 0
[pid=19516/tid=19524] ppid=19511 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/19516/task/19524/stat : 19524 (java) S 19511 19516 19474 0 -1 4202560 563 0 0 0 267 16 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597838715432 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19526] ppid=19511 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/19516/task/19526/stat : 19526 (java) S 19511 19516 19474 0 -1 4202560 518 0 0 0 282 13 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597837662632 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19528] ppid=19511 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/19516/task/19528/stat : 19528 (java) S 19511 19516 19474 0 -1 4202560 617 0 0 0 278 18 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597836609832 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19529] ppid=19511 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/19516/task/19529/stat : 19529 (java) S 19511 19516 19474 0 -1 4202560 605 0 0 0 303 17 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597689792680 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19532] ppid=19511 vsize=9824732 CPUtime=3.21 cores=1,3,5,7
/proc/19516/task/19532/stat : 19532 (java) S 19511 19516 19474 0 -1 4202560 597 0 0 0 303 18 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597688740904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19534] ppid=19511 vsize=9824732 CPUtime=3.14 cores=1,3,5,7
/proc/19516/task/19534/stat : 19534 (java) S 19511 19516 19474 0 -1 4202560 651 0 0 0 295 19 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597687688104 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19537] ppid=19511 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/19516/task/19537/stat : 19537 (java) S 19511 19516 19474 0 -1 4202560 546 0 0 0 276 17 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597686635304 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19539] ppid=19511 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/19516/task/19539/stat : 19539 (java) S 19511 19516 19474 0 -1 4202560 619 0 0 0 297 20 0 0 20 0 22 0 27406144 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597685582504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19540] ppid=19511 vsize=9824732 CPUtime=3.49 cores=1,3,5,7
/proc/19516/task/19540/stat : 19540 (java) S 19511 19516 19474 0 -1 4202560 2224 0 0 0 339 10 0 0 20 0 22 0 27406148 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597673384424 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19542] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19542/stat : 19542 (java) S 19511 19516 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597672330488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19544] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19544/stat : 19544 (java) S 19511 19516 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27406149 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597671277576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19547] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19547/stat : 19547 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597670226064 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19549] ppid=19511 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/19516/task/19549/stat : 19549 (java) S 19511 19516 19474 0 -1 4202560 11218 0 1 0 168 1 0 0 20 0 22 0 27406159 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597669174200 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19551] ppid=19511 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/19516/task/19551/stat : 19551 (java) S 19511 19516 19474 0 -1 4202560 14731 0 1 0 198 4 0 0 20 0 22 0 27406159 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597668121400 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19516/tid=19553] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19553/stat : 19553 (java) S 19511 19516 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27406159 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597667068792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19516/tid=19555] ppid=19511 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/19516/task/19555/stat : 19555 (java) S 19511 19516 19474 0 -1 4202560 51 0 0 0 13 22 0 0 20 0 22 0 27406159 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597666016200 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19556] ppid=19511 vsize=9824732 CPUtime=881.69 cores=1,3,5,7
/proc/19516/task/19556/stat : 19556 (java) R 19511 19516 19474 0 -1 4202560 65 0 0 0 88155 14 0 0 20 0 22 0 27406206 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597664959312 140597718209600 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19557] ppid=19511 vsize=9824732 CPUtime=881.69 cores=1,3,5,7
/proc/19516/task/19557/stat : 19557 (java) R 19511 19516 19474 0 -1 4202560 1699 0 0 0 88120 49 0 0 20 0 22 0 27406206 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597663907248 140597718409847 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19516/tid=19560] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19560/stat : 19560 (java) S 19511 19516 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27406207 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597662856104 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19516/tid=19562] ppid=19511 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19516/task/19562/stat : 19562 (java) S 19511 19516 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27406207 10060525568 969143 33554432000 1073741824 1073778376 140733339111776 140597661803304 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 895.16
CPU time (s): 1800.19
CPU user time (s): 1798.06
CPU system time (s): 2.13
CPU usage (%): 201.103
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.68
system time used= 2.6046
maximum resident set size= 3876688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38422
page faults= 27
swaps= 0
block input operations= 14168
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24485
involuntary context switches= 29006

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2442 second user time and 8.13276 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 14:21:14
IDJOB=4115942
IDBENCH=109408
IDSOLVER=2543
FILE ID=node125/4115942-1466943674
RUNJOBID= node125-1466943674-19491
PBS_JOBID= 19976354
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size112-round21-9.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4115942-1466943674/watcher-4115942-1466943674 -o /tmp/evaluation-result-4115942-1466943674/solver-4115942-1466943674 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19491 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4115942-1466943674.opb

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

MD5SUM BENCH= cd5c583d89d3621f367d240db9d0f831
RANDOM SEED=1599420366

node125.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.021
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.04
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.021
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.56
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.021
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.021
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.021
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.021
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		: 2667.021
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.021
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:        30459364 kB
Buffers:             852 kB
Cached:            14792 kB
SwapCached:         1656 kB
Active:             9852 kB
Inactive:           7152 kB
Active(anon):       3876 kB
Inactive(anon):      340 kB
Active(file):       5976 kB
Inactive(file):     6812 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67097724 kB
Dirty:              2428 kB
Writeback:             0 kB
AnonPages:       1697852 kB
Mapped:             5640 kB
Shmem:                 0 kB
Slab:             564360 kB
SReclaimable:       8172 kB
SUnreclaim:       556188 kB
KernelStack:        1368 kB
PageTables:         7536 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1793236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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= 71740 MiB
End job on node125 at 2016-06-26 14:36:10