Trace number 4117367

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.88 894.57

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
EmployeeScheduling/normalized-sep4.5.opb
MD5SUM1622df9aaccf800bf3d8a8230db1e870
Bench CategoryOPT-SMALLINT-LIN (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 benchmark3.68344
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9324
Total number of constraints28660
Number of constraints which are clauses26658
Number of constraints which are cardinality constraints (but not clauses)238
Number of constraints which are nor clauses,nor cardinality constraints1764
Minimum length of a constraint2
Maximum length of a constraint240
Number of terms in the objective function 26
Biggest coefficient in the objective function 200
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2110
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 200
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 2110
Number of bits of the biggest sum of numbers12
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-4117367-1467210919.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
2.37/0.93	c ... done. Wall clock time 0.823s.
2.37/0.93	c declared #vars     9324
2.37/0.93	c #constraints  28660
2.37/0.93	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
2.37/0.93	c constraints type 
2.37/0.93	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 10670
2.37/0.93	c org.sat4j.minisat.constraints.card.MinWatchCard => 294
2.37/0.93	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 15988
2.37/0.93	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1708
2.37/0.93	c 28660 constraints processed.
2.37/0.93	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
2.37/0.93	c constraints type 
2.37/0.93	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 15988
2.37/0.93	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 10670
2.37/0.93	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 294
2.37/0.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1708
2.37/0.93	c 28660 constraints processed.
2.37/0.93	c objective function length is 26 literals
6.18/1.94	c cleaning 2492 clauses out of 5000 with flag 15820/5000
7.07/2.24	c cleaning 4250 clauses out of 8509 with flag 28849/11001
8.01/2.62	c cleaning 5627 clauses out of 11258 with flag 46509/18000
8.88/3.08	c cleaning 6808 clauses out of 13631 with flag 67400/26000
10.09/3.64	c cleaning 7907 clauses out of 15824 with flag 88580/35001
11.55/4.32	c cleaning 8956 clauses out of 17916 with flag 109940/45000
13.19/5.10	c cleaning 9979 clauses out of 19962 with flag 131944/56002
15.20/6.11	c cleaning 10990 clauses out of 21981 with flag 155940/68000
18.06/7.50	c cleaning 11993 clauses out of 23992 with flag 186473/81001
18.06/7.58	c cleaning 0 clauses out of 5001 with flag 0/5001
21.42/9.13	c cleaning 12992 clauses out of 25999 with flag 217550/95001
26.00/11.33	c cleaning 14003 clauses out of 28009 with flag 251391/110003
29.25/12.96	c cleaning 14994 clauses out of 30004 with flag 285098/126001
33.23/14.91	c cleaning 15998 clauses out of 32009 with flag 319096/143000
37.03/16.80	c cleaning 17004 clauses out of 34013 with flag 355100/161002
40.49/18.59	c cleaning 17998 clauses out of 36008 with flag 393098/180001
45.08/20.81	c cleaning 19003 clauses out of 38009 with flag 433096/200000
50.55/23.53	c cleaning 20003 clauses out of 40009 with flag 475102/221003
57.33/26.93	c cleaning 21003 clauses out of 42008 with flag 525633/243005
60.33/28.45	c cleaning 0 clauses out of 11000 with flag 0/11000
66.98/31.72	c cleaning 21996 clauses out of 44000 with flag 581818/266000
75.83/36.16	c cleaning 22999 clauses out of 46007 with flag 641737/290003
85.84/41.18	c cleaning 23997 clauses out of 48006 with flag 693711/315001
97.47/46.91	c cleaning 24999 clauses out of 50009 with flag 745711/341001
111.93/54.14	c cleaning 26003 clauses out of 52010 with flag 799711/368001
125.78/61.04	c cleaning 26992 clauses out of 54006 with flag 855709/396000
141.43/68.88	c cleaning 28006 clauses out of 56016 with flag 913713/425002
144.42/70.34	c cleaning 0 clauses out of 18001 with flag 0/18001
160.36/78.27	c cleaning 28999 clauses out of 58009 with flag 973711/455001
180.39/88.27	c cleaning 30003 clauses out of 60009 with flag 1035709/486000
196.43/96.28	c cleaning 30996 clauses out of 62006 with flag 1103495/518000
213.87/104.93	c cleaning 32002 clauses out of 64012 with flag 1183370/551002
234.51/115.27	c cleaning 32999 clauses out of 66008 with flag 1269692/585000
258.34/127.17	c cleaning 34003 clauses out of 68012 with flag 1358288/620003
280.80/138.39	c cleaning 35000 clauses out of 70006 with flag 1448206/656000
302.85/149.31	c cleaning 36004 clauses out of 72009 with flag 1532289/693003
331.24/163.43	c cleaning 36992 clauses out of 74002 with flag 1610836/731000
370.37/182.97	c cleaning 38005 clauses out of 76013 with flag 1688842/770003
410.96/203.12	c cleaning 38998 clauses out of 78005 with flag 1768836/810000
455.79/225.40	c cleaning 40002 clauses out of 80007 with flag 1850836/851000
494.66/244.78	c cleaning 0 clauses out of 26001 with flag 0/26001
498.39/246.60	c cleaning 41001 clauses out of 82005 with flag 1934836/893000
535.59/265.04	c cleaning 42003 clauses out of 84007 with flag 2033698/936003
573.55/283.95	c cleaning 42999 clauses out of 86004 with flag 2143765/980003
616.08/305.20	c cleaning 43997 clauses out of 88003 with flag 2236917/1025001
672.78/333.32	c cleaning 44996 clauses out of 90006 with flag 2328917/1071001
698.01/345.87	c cleaning 0 clauses out of 35001 with flag 0/35001
733.01/363.59	c cleaning 45996 clauses out of 92011 with flag 2422919/1118002
799.08/396.41	c cleaning 47006 clauses out of 94016 with flag 2518923/1166003
863.86/428.69	c cleaning 47993 clauses out of 96007 with flag 2617229/1215000
914.27/453.77	c cleaning 49003 clauses out of 98014 with flag 2742547/1265000
962.11/477.58	c cleaning 50000 clauses out of 100013 with flag 2847270/1316002
1020.20/506.49	c cleaning 51003 clauses out of 102012 with flag 2951268/1368001
1079.59/535.97	c cleaning 51997 clauses out of 104009 with flag 3080790/1421001
1142.58/567.29	c cleaning 53000 clauses out of 106012 with flag 3211769/1475001
1217.09/604.24	c cleaning 54002 clauses out of 108011 with flag 3338153/1530000
1317.55/654.59	c cleaning 0 clauses out of 45002 with flag 0/45002
1331.39/661.41	c cleaning 54997 clauses out of 110009 with flag 3451466/1586000
1441.92/716.43	c cleaning 56002 clauses out of 112012 with flag 3565466/1643000
1506.56/748.59	c cleaning 57003 clauses out of 114011 with flag 3697952/1701001
1580.60/785.32	c cleaning 58004 clauses out of 116007 with flag 3842198/1760000
1698.68/844.16	c cleaning 58995 clauses out of 118006 with flag 3962205/1820003
1800.02/894.50	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/894.50	c starts		: 10362
1800.02/894.50	c conflicts		: 1881003
1800.02/894.50	c decisions		: 2507715
1800.02/894.50	c propagations		: 131954303
1800.02/894.50	c inspects		: 11972111307
1800.02/894.50	c shortcuts		: 0
1800.02/894.50	c learnt literals	: 0
1800.02/894.50	c learnt binary clauses	: 123
1800.02/894.50	c learnt ternary clauses	: 85
1800.02/894.50	c learnt constraints	: 1881003
1800.02/894.50	c ignored constraints	: 0
1800.02/894.50	c root simplifications	: 0
1800.02/894.50	c removed literals (reason simplification)	: 7723449
1800.02/894.50	c reason swapping (by a shorter reason)	: 0
1800.02/894.50	c Calls to reduceDB	: 57
1800.02/894.50	c Number of update (reduction) of LBD	: 80626
1800.02/894.50	c Imported unit clauses	: 0
1800.02/894.50	c number of reductions to clauses (during analyze)	: 0
1800.02/894.50	c number of learned constraints concerned by reduction	: 0
1800.02/894.50	c number of learning phase by resolution	: 0
1800.02/894.50	c number of learning phase by cutting planes	: 0
1800.02/894.50	c speed (assignments/second)	: 147673.23256740483
1800.02/894.50	c non guided choices	33109
1800.02/894.53	c learnt constraints type 
1800.02/894.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 123
1800.02/894.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 119888
1800.02/894.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/894.53	c starts		: 74
1800.02/894.53	c conflicts		: 52419
1800.02/894.53	c decisions		: 80746
1800.02/894.53	c propagations		: 2042451
1800.02/894.53	c inspects		: 1230093402
1800.02/894.53	c shortcuts		: 0
1800.02/894.53	c learnt literals	: 0
1800.02/894.53	c learnt binary clauses	: 4
1800.02/894.53	c learnt ternary clauses	: 63
1800.02/894.53	c learnt constraints	: 52418
1800.02/894.53	c ignored constraints	: 0
1800.02/894.53	c root simplifications	: 0
1800.02/894.53	c removed literals (reason simplification)	: 0
1800.02/894.53	c reason swapping (by a shorter reason)	: 0
1800.02/894.53	c Calls to reduceDB	: 6
1800.02/894.53	c Number of update (reduction) of LBD	: 0
1800.02/894.53	c Imported unit clauses	: 0
1800.02/894.53	c number of reductions to clauses (during analyze)	: 0
1800.02/894.53	c number of learned constraints concerned by reduction	: 0
1800.02/894.53	c number of learning phase by resolution	: 0
1800.02/894.53	c number of learning phase by cutting planes	: 0
1800.02/894.53	c speed (assignments/second)	: 2285.684390051747
1800.02/894.53	c non guided choices	5021
1800.02/894.55	c learnt constraints type 
1800.02/894.55	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 467
1800.02/894.55	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1340
1800.02/894.55	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 4
1800.02/894.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 50607
1800.02/894.55	s UNKNOWN
1800.02/894.55	c Total wall clock time (in seconds): 894.446

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

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

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


[startup+0 s]
/proc/loadavg: 4.59 4.33 3.92 6/197 5893
/proc/meminfo: memFree=27921700/32872528 swapFree=1459092/1655316
[pid=5893] ppid=5890 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/5893/stat : 5893 (java) R 5890 5893 5267 0 -1 4202496 1035 0 0 0 0 0 0 0 20 0 1 0 2043067 23793664 685 33554432000 1073741824 1073778376 140734453475136 140734453464200 239863904833 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5893/statm: 5809 697 512 9 0 128 0

[startup+0.10016 s]
/proc/loadavg: 4.59 4.33 3.92 6/197 5893
/proc/meminfo: memFree=27921700/32872528 swapFree=1459092/1655316
[pid=5893] ppid=5890 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/5893/stat : 5893 (java) S 5890 5893 5267 0 -1 4202496 4455 0 1 0 10 1 0 0 20 0 18 0 2043067 9787879424 6081 33554432000 1073741824 1073778376 140734453475136 140734453466272 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5893/statm: 2389619 6081 2156 9 0 2380296 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 4.59 4.33 3.92 6/197 5893
/proc/meminfo: memFree=27921700/32872528 swapFree=1459092/1655316
[pid=5893] ppid=5890 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/5893/stat : 5893 (java) S 5890 5893 5267 0 -1 4202496 5019 0 1 0 27 1 0 0 20 0 18 0 2043067 9787879424 7570 33554432000 1073741824 1073778376 140734453475136 140734453466272 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5893/statm: 2389619 7570 2218 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300228 s]
/proc/loadavg: 4.59 4.33 3.92 6/197 5893
/proc/meminfo: memFree=27921700/32872528 swapFree=1459092/1655316
[pid=5893] ppid=5890 vsize=9558476 CPUtime=0.58 cores=0,2,4,6
/proc/5893/stat : 5893 (java) S 5890 5893 5267 0 -1 4202496 13039 0 1 0 56 2 0 0 20 0 18 0 2043067 9787879424 14526 33554432000 1073741824 1073778376 140734453475136 140734453466272 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5893/statm: 2389619 14526 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9558476

[startup+0.700166 s]
/proc/loadavg: 4.59 4.33 3.92 6/197 5893
/proc/meminfo: memFree=27921700/32872528 swapFree=1459092/1655316
[pid=5893] ppid=5890 vsize=9558476 CPUtime=1.75 cores=0,2,4,6
/proc/5893/stat : 5893 (java) S 5890 5893 5267 0 -1 4202496 25919 0 1 0 169 6 0 0 20 0 18 0 2043067 9787879424 43950 33554432000 1073741824 1073778376 140734453475136 140734453466272 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5893/statm: 2389619 43950 2248 9 0 2380296 0
Current children cumulated CPU time (s) 1.75
Current children cumulated vsize (KiB) 9558476

[startup+1.50084 s]
/proc/loadavg: 4.59 4.33 3.92 7/219 5918
/proc/meminfo: memFree=27683984/32872528 swapFree=1459092/1655316
[pid=5893] ppid=5890 vsize=9824732 CPUtime=4.71 cores=0,2,4,6
/proc/5893/stat : 5893 (java) S 5890 5893 5267 0 -1 4202496 30630 0 1 0 463 8 0 0 20 0 22 0 2043067 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140734453466272 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5893/statm: 2456183 54949 2283 9 0 2446860 0
[pid=5893/tid=5895] ppid=5890 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/5893/task/5895/stat : 5895 (java) S 5890 5893 5267 0 -1 4202560 2489 0 1 0 86 3 0 0 20 0 22 0 2043068 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074844832632 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5896] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5896/stat : 5896 (java) S 5890 5893 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2043068 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074806323624 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5897] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5897/stat : 5897 (java) S 5890 5893 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2043068 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074805271080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5898] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5898/stat : 5898 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043068 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074804218024 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5899] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5899/stat : 5899 (java) S 5890 5893 5267 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 2043068 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074803165480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5900] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5900/stat : 5900 (java) S 5890 5893 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2043068 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074802113448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5901] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5901/stat : 5901 (java) S 5890 5893 5267 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 2043069 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074801060904 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5902] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5902/stat : 5902 (java) S 5890 5893 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2043069 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074800007848 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5903] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5903/stat : 5903 (java) S 5890 5893 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2043069 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074798955304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5904] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5904/stat : 5904 (java) S 5890 5893 5267 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074668771688 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5905] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5905/stat : 5905 (java) S 5890 5893 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074667718008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5906] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5906/stat : 5906 (java) S 5890 5893 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074666664840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5907] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5907/stat : 5907 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074665613584 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5908] ppid=5890 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/5893/task/5908/stat : 5908 (java) R 5890 5893 5267 0 -1 4202560 13843 0 0 0 127 2 0 0 20 0 22 0 2043072 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074664548992 239876490385 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5909] ppid=5890 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/5893/task/5909/stat : 5909 (java) R 5890 5893 5267 0 -1 4202560 12871 0 0 0 128 2 0 0 20 0 22 0 2043072 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074663496288 140074847440660 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5910] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5910/stat : 5910 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074662456056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5911] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5911/stat : 5911 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074661403720 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5915] ppid=5890 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/5893/task/5915/stat : 5915 (java) R 5890 5893 5267 0 -1 4202560 17 0 0 0 55 0 0 0 20 0 22 0 2043161 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074660340120 140074848117648 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5916] ppid=5890 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/5893/task/5916/stat : 5916 (java) R 5890 5893 5267 0 -1 4202560 30 0 0 0 55 0 0 0 20 0 22 0 2043161 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074659295600 140074670964039 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5917] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5917/stat : 5917 (java) S 5890 5893 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2043162 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074658243368 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5918] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5918/stat : 5918 (java) S 5890 5893 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2043162 10060525568 54949 33554432000 1073741824 1073778376 140734453475136 140074657190824 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.59 4.33 3.92 5/219 5918
/proc/meminfo: memFree=27622856/32872528 swapFree=1459092/1655316
[pid=5893] ppid=5890 vsize=9824732 CPUtime=9.1 cores=0,2,4,6
/proc/5893/stat : 5893 (java) S 5890 5893 5267 0 -1 4202496 30992 0 1 0 890 20 0 0 20 0 22 0 2043067 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140734453466272 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5893/statm: 2456183 100188 2293 9 0 2446860 0
[pid=5893/tid=5895] ppid=5890 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/5893/task/5895/stat : 5895 (java) S 5890 5893 5267 0 -1 4202560 2489 0 1 0 86 3 0 0 20 0 22 0 2043068 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074844832632 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5896] ppid=5890 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/5893/task/5896/stat : 5896 (java) S 5890 5893 5267 0 -1 4202560 26 0 0 0 2 1 0 0 20 0 22 0 2043068 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074806323624 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5897] ppid=5890 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5893/task/5897/stat : 5897 (java) S 5890 5893 5267 0 -1 4202560 25 0 0 0 3 1 0 0 20 0 22 0 2043068 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074805271080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5898] ppid=5890 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/5893/task/5898/stat : 5898 (java) S 5890 5893 5267 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 22 0 2043068 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074804218024 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5899] ppid=5890 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/5893/task/5899/stat : 5899 (java) S 5890 5893 5267 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 22 0 2043068 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074803165480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5900] ppid=5890 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/5893/task/5900/stat : 5900 (java) S 5890 5893 5267 0 -1 4202560 39 0 0 0 3 2 0 0 20 0 22 0 2043068 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074802113448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5901] ppid=5890 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5893/task/5901/stat : 5901 (java) S 5890 5893 5267 0 -1 4202560 17 0 0 0 3 1 0 0 20 0 22 0 2043069 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074801060904 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5902] ppid=5890 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/5893/task/5902/stat : 5902 (java) S 5890 5893 5267 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 2043069 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074800007848 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5903] ppid=5890 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5893/task/5903/stat : 5903 (java) S 5890 5893 5267 0 -1 4202560 22 0 0 0 2 2 0 0 20 0 22 0 2043069 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074798955304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5904] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5904/stat : 5904 (java) S 5890 5893 5267 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074668771688 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5905] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5905/stat : 5905 (java) S 5890 5893 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074667718008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5906] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5906/stat : 5906 (java) S 5890 5893 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074666664840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5907] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5907/stat : 5907 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074665613584 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5908] ppid=5890 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/5893/task/5908/stat : 5908 (java) S 5890 5893 5267 0 -1 4202560 13855 0 0 0 184 3 0 0 20 0 22 0 2043072 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074664561464 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5909] ppid=5890 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/5893/task/5909/stat : 5909 (java) S 5890 5893 5267 0 -1 4202560 12879 0 0 0 173 2 0 0 20 0 22 0 2043072 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074663508920 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5910] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5910/stat : 5910 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074662456056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5911] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5911/stat : 5911 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074661403720 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5915] ppid=5890 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/5893/task/5915/stat : 5915 (java) R 5890 5893 5267 0 -1 4202560 19 0 0 0 205 0 0 0 20 0 22 0 2043161 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074660348240 140074672044927 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5916] ppid=5890 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/5893/task/5916/stat : 5916 (java) R 5890 5893 5267 0 -1 4202560 88 0 0 0 203 2 0 0 20 0 22 0 2043161 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074659294752 140074672202080 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5917] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5917/stat : 5917 (java) S 5890 5893 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2043162 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074658243368 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5918] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5918/stat : 5918 (java) S 5890 5893 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2043162 10060525568 100188 33554432000 1073741824 1073778376 140734453475136 140074657190824 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 9.1
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.54 4.33 3.92 5/219 5918
/proc/meminfo: memFree=26676912/32872528 swapFree=1459092/1655316
[pid=5893] ppid=5890 vsize=9824732 CPUtime=15.6 cores=0,2,4,6
/proc/5893/stat : 5893 (java) S 5890 5893 5267 0 -1 4202496 32118 0 1 0 1526 34 0 0 20 0 22 0 2043067 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140734453466272 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5893/statm: 2456183 249767 2293 9 0 2446860 0
[pid=5893/tid=5895] ppid=5890 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/5893/task/5895/stat : 5895 (java) S 5890 5893 5267 0 -1 4202560 2489 0 1 0 86 3 0 0 20 0 22 0 2043068 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074844832632 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5896] ppid=5890 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/5893/task/5896/stat : 5896 (java) S 5890 5893 5267 0 -1 4202560 36 0 0 0 3 2 0 0 20 0 22 0 2043068 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074806323624 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5897] ppid=5890 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/5893/task/5897/stat : 5897 (java) S 5890 5893 5267 0 -1 4202560 36 0 0 0 4 2 0 0 20 0 22 0 2043068 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074805271080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5898] ppid=5890 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/5893/task/5898/stat : 5898 (java) S 5890 5893 5267 0 -1 4202560 43 0 0 0 6 3 0 0 20 0 22 0 2043068 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074804218024 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5899] ppid=5890 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/5893/task/5899/stat : 5899 (java) S 5890 5893 5267 0 -1 4202560 36 0 0 0 4 1 0 0 20 0 22 0 2043068 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074803165480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5900] ppid=5890 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/5893/task/5900/stat : 5900 (java) S 5890 5893 5267 0 -1 4202560 58 0 0 0 7 3 0 0 20 0 22 0 2043068 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074802113448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5901] ppid=5890 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/5893/task/5901/stat : 5901 (java) S 5890 5893 5267 0 -1 4202560 37 0 0 0 6 2 0 0 20 0 22 0 2043069 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074801060904 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5902] ppid=5890 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/5893/task/5902/stat : 5902 (java) S 5890 5893 5267 0 -1 4202560 22 0 0 0 3 2 0 0 20 0 22 0 2043069 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074800007848 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5903] ppid=5890 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/5893/task/5903/stat : 5903 (java) S 5890 5893 5267 0 -1 4202560 40 0 0 0 5 3 0 0 20 0 22 0 2043069 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074798955304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5904] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5904/stat : 5904 (java) S 5890 5893 5267 0 -1 4202560 459 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074668771688 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5905] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5905/stat : 5905 (java) S 5890 5893 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074667718008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5906] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5906/stat : 5906 (java) S 5890 5893 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074666664840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5907] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5907/stat : 5907 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 249767 33554432000 1073741824 1073778376 140734453475136 140074665613584 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5908] ppid=5890 vsize=9824732 CPUtime=1.87 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.28 4.29 4.13 5/220 6037
/proc/meminfo: memFree=23916732/32872528 swapFree=1459092/1655316
[pid=5893] ppid=5890 vsize=9824732 CPUtime=1775.46 cores=0,2,4,6
/proc/5893/stat : 5893 (java) S 5890 5893 5267 0 -1 4202496 37683 0 1 0 177398 148 0 0 20 0 22 0 2043067 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140734453466272 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5893/statm: 2456183 565962 2302 9 0 2446860 0
[pid=5893/tid=5895] ppid=5890 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/5893/task/5895/stat : 5895 (java) S 5890 5893 5267 0 -1 4202560 2498 0 1 0 88 5 0 0 20 0 22 0 2043068 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074844832632 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5896] ppid=5890 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/5893/task/5896/stat : 5896 (java) S 5890 5893 5267 0 -1 4202560 390 0 0 0 271 9 0 0 20 0 22 0 2043068 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074806323624 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5897] ppid=5890 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/5893/task/5897/stat : 5897 (java) S 5890 5893 5267 0 -1 4202560 336 0 0 0 265 7 0 0 20 0 22 0 2043068 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074805271080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5898] ppid=5890 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/5893/task/5898/stat : 5898 (java) S 5890 5893 5267 0 -1 4202560 388 0 0 0 249 9 0 0 20 0 22 0 2043068 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074804218024 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5899] ppid=5890 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/5893/task/5899/stat : 5899 (java) S 5890 5893 5267 0 -1 4202560 357 0 0 0 264 7 0 0 20 0 22 0 2043068 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074803165480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5900] ppid=5890 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/5893/task/5900/stat : 5900 (java) S 5890 5893 5267 0 -1 4202560 406 0 0 0 277 9 0 0 20 0 22 0 2043068 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074802113448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5901] ppid=5890 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/5893/task/5901/stat : 5901 (java) S 5890 5893 5267 0 -1 4202560 390 0 0 0 258 9 0 0 20 0 22 0 2043069 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074801060904 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5902] ppid=5890 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/5893/task/5902/stat : 5902 (java) S 5890 5893 5267 0 -1 4202560 350 0 0 0 264 7 0 0 20 0 22 0 2043069 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074800007848 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5903] ppid=5890 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/5893/task/5903/stat : 5903 (java) S 5890 5893 5267 0 -1 4202560 395 0 0 0 260 9 0 0 20 0 22 0 2043069 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074798955304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5904] ppid=5890 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/5893/task/5904/stat : 5904 (java) S 5890 5893 5267 0 -1 4202560 1740 0 0 0 119 20 0 0 20 0 22 0 2043070 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074668771688 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5905] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5905/stat : 5905 (java) S 5890 5893 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074667718008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5906] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5906/stat : 5906 (java) S 5890 5893 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074666664840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5907] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5907/stat : 5907 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074665613584 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5908] ppid=5890 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/5893/task/5908/stat : 5908 (java) S 5890 5893 5267 0 -1 4202560 13873 0 0 0 222 3 0 0 20 0 22 0 2043072 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074664561464 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5909] ppid=5890 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/5893/task/5909/stat : 5909 (java) S 5890 5893 5267 0 -1 4202560 12884 0 0 0 175 2 0 0 20 0 22 0 2043072 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074663508920 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5910] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5910/stat : 5910 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074662456056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5911] ppid=5890 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/5893/task/5911/stat : 5911 (java) S 5890 5893 5267 0 -1 4202560 51 0 0 0 11 19 0 0 20 0 22 0 2043072 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074661403720 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5915] ppid=5890 vsize=9824732 CPUtime=873.65 cores=0,2,4,6
/proc/5893/task/5915/stat : 5915 (java) R 5890 5893 5267 0 -1 4202560 197 0 0 0 87349 16 0 0 20 0 22 0 2043161 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074660347296 140074672007256 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5916] ppid=5890 vsize=9824732 CPUtime=873.77 cores=0,2,4,6
/proc/5893/task/5916/stat : 5916 (java) R 5890 5893 5267 0 -1 4202560 2162 0 0 0 87327 50 0 0 20 0 22 0 2043161 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074659293680 140074672055629 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5917] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5917/stat : 5917 (java) S 5890 5893 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2043162 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074658243368 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5918] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5918/stat : 5918 (java) S 5890 5893 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2043162 10060525568 565962 33554432000 1073741824 1073778376 140734453475136 140074657190824 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1775.46
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.501 s]
/proc/loadavg: 4.22 4.27 4.13 5/220 6037
/proc/meminfo: memFree=23936176/32872528 swapFree=1459092/1655316
[pid=5893] ppid=5890 vsize=9824732 CPUtime=1800.02 cores=0,2,4,6
/proc/5893/stat : 5893 (java) S 5890 5893 5267 0 -1 4202496 37693 0 1 0 179853 149 0 0 20 0 22 0 2043067 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140734453466272 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5893/statm: 2456183 564138 2302 9 0 2446860 0
[pid=5893/tid=5895] ppid=5890 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/5893/task/5895/stat : 5895 (java) S 5890 5893 5267 0 -1 4202560 2498 0 1 0 88 5 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074844832632 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5896] ppid=5890 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/5893/task/5896/stat : 5896 (java) S 5890 5893 5267 0 -1 4202560 390 0 0 0 277 9 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074806323624 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5897] ppid=5890 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/5893/task/5897/stat : 5897 (java) S 5890 5893 5267 0 -1 4202560 341 0 0 0 271 7 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074805271080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5898] ppid=5890 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/5893/task/5898/stat : 5898 (java) S 5890 5893 5267 0 -1 4202560 389 0 0 0 256 9 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074804218024 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5899] ppid=5890 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/5893/task/5899/stat : 5899 (java) S 5890 5893 5267 0 -1 4202560 357 0 0 0 269 7 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074803165480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5900] ppid=5890 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/5893/task/5900/stat : 5900 (java) S 5890 5893 5267 0 -1 4202560 406 0 0 0 280 9 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074802113448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5901] ppid=5890 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/5893/task/5901/stat : 5901 (java) S 5890 5893 5267 0 -1 4202560 390 0 0 0 264 9 0 0 20 0 22 0 2043069 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074801060904 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5902] ppid=5890 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/5893/task/5902/stat : 5902 (java) S 5890 5893 5267 0 -1 4202560 350 0 0 0 269 7 0 0 20 0 22 0 2043069 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074800007848 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5903] ppid=5890 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/5893/task/5903/stat : 5903 (java) S 5890 5893 5267 0 -1 4202560 395 0 0 0 263 9 0 0 20 0 22 0 2043069 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074798955304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5904] ppid=5890 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/5893/task/5904/stat : 5904 (java) S 5890 5893 5267 0 -1 4202560 1740 0 0 0 119 20 0 0 20 0 22 0 2043070 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074668771688 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5905] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5905/stat : 5905 (java) S 5890 5893 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074667718008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5906] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5906/stat : 5906 (java) S 5890 5893 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074666664840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5907] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5907/stat : 5907 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074665613584 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5908] ppid=5890 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/5893/task/5908/stat : 5908 (java) S 5890 5893 5267 0 -1 4202560 13873 0 0 0 222 3 0 0 20 0 22 0 2043072 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074664561464 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5909] ppid=5890 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/5893/task/5909/stat : 5909 (java) S 5890 5893 5267 0 -1 4202560 12884 0 0 0 175 2 0 0 20 0 22 0 2043072 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074663508920 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5910] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5910/stat : 5910 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074662456056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5911] ppid=5890 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/5893/task/5911/stat : 5911 (java) S 5890 5893 5267 0 -1 4202560 51 0 0 0 11 20 0 0 20 0 22 0 2043072 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074661403720 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5915] ppid=5890 vsize=9824732 CPUtime=885.72 cores=0,2,4,6
/proc/5893/task/5915/stat : 5915 (java) R 5890 5893 5267 0 -1 4202560 198 0 0 0 88556 16 0 0 20 0 22 0 2043161 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074660347312 140074672669953 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5916] ppid=5890 vsize=9824732 CPUtime=885.85 cores=0,2,4,6
/proc/5893/task/5916/stat : 5916 (java) R 5890 5893 5267 0 -1 4202560 2165 0 0 0 88535 50 0 0 20 0 22 0 2043161 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074659293792 140074672055496 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5917] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5917/stat : 5917 (java) S 5890 5893 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2043162 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074658243368 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5918] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5918/stat : 5918 (java) S 5890 5893 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2043162 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074657190824 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 5893 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.501 s]
/proc/loadavg: 4.22 4.27 4.13 5/220 6037
/proc/meminfo: memFree=23936176/32872528 swapFree=1459092/1655316
[pid=5893] ppid=5890 vsize=9824732 CPUtime=1800.02 cores=0,2,4,6
/proc/5893/stat : 5893 (java) S 5890 5893 5267 0 -1 4202496 37693 0 1 0 179853 149 0 0 20 0 22 0 2043067 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140734453466272 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5893/statm: 2456183 564138 2302 9 0 2446860 0
[pid=5893/tid=5895] ppid=5890 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/5893/task/5895/stat : 5895 (java) S 5890 5893 5267 0 -1 4202560 2498 0 1 0 88 5 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074844832632 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5896] ppid=5890 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/5893/task/5896/stat : 5896 (java) S 5890 5893 5267 0 -1 4202560 390 0 0 0 277 9 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074806323624 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5897] ppid=5890 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/5893/task/5897/stat : 5897 (java) S 5890 5893 5267 0 -1 4202560 341 0 0 0 271 7 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074805271080 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5898] ppid=5890 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/5893/task/5898/stat : 5898 (java) S 5890 5893 5267 0 -1 4202560 389 0 0 0 256 9 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074804218024 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5899] ppid=5890 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/5893/task/5899/stat : 5899 (java) S 5890 5893 5267 0 -1 4202560 357 0 0 0 269 7 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074803165480 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5900] ppid=5890 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/5893/task/5900/stat : 5900 (java) S 5890 5893 5267 0 -1 4202560 406 0 0 0 280 9 0 0 20 0 22 0 2043068 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074802113448 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5901] ppid=5890 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/5893/task/5901/stat : 5901 (java) S 5890 5893 5267 0 -1 4202560 390 0 0 0 264 9 0 0 20 0 22 0 2043069 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074801060904 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5902] ppid=5890 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/5893/task/5902/stat : 5902 (java) S 5890 5893 5267 0 -1 4202560 350 0 0 0 269 7 0 0 20 0 22 0 2043069 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074800007848 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5903] ppid=5890 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/5893/task/5903/stat : 5903 (java) S 5890 5893 5267 0 -1 4202560 395 0 0 0 263 9 0 0 20 0 22 0 2043069 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074798955304 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5904] ppid=5890 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/5893/task/5904/stat : 5904 (java) S 5890 5893 5267 0 -1 4202560 1740 0 0 0 119 20 0 0 20 0 22 0 2043070 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074668771688 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5893/tid=5905] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5905/stat : 5905 (java) S 5890 5893 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074667718008 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5906] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5906/stat : 5906 (java) S 5890 5893 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2043070 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074666664840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5907] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5907/stat : 5907 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074665613584 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5908] ppid=5890 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/5893/task/5908/stat : 5908 (java) S 5890 5893 5267 0 -1 4202560 13873 0 0 0 222 3 0 0 20 0 22 0 2043072 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074664561464 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5909] ppid=5890 vsize=9824732 CPUtime=1.77 cores=0,2,4,6
/proc/5893/task/5909/stat : 5909 (java) S 5890 5893 5267 0 -1 4202560 12884 0 0 0 175 2 0 0 20 0 22 0 2043072 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074663508920 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5910] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5910/stat : 5910 (java) S 5890 5893 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2043072 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074662456056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5893/tid=5911] ppid=5890 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/5893/task/5911/stat : 5911 (java) S 5890 5893 5267 0 -1 4202560 51 0 0 0 11 20 0 0 20 0 22 0 2043072 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074661403720 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5915] ppid=5890 vsize=9824732 CPUtime=885.72 cores=0,2,4,6
/proc/5893/task/5915/stat : 5915 (java) R 5890 5893 5267 0 -1 4202560 198 0 0 0 88556 16 0 0 20 0 22 0 2043161 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074660347312 140074672669953 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5916] ppid=5890 vsize=9824732 CPUtime=885.85 cores=0,2,4,6
/proc/5893/task/5916/stat : 5916 (java) R 5890 5893 5267 0 -1 4202560 2165 0 0 0 88535 50 0 0 20 0 22 0 2043161 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074659293792 140074672055496 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5893/tid=5917] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5917/stat : 5917 (java) S 5890 5893 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2043162 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074658243368 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5893/tid=5918] ppid=5890 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5893/task/5918/stat : 5918 (java) S 5890 5893 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2043162 10060525568 564138 33554432000 1073741824 1073778376 140734453475136 140074657190824 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 894.57
CPU time (s): 1800.88
CPU user time (s): 1798.89
CPU system time (s): 1.9917
CPU usage (%): 201.312
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.89
system time used= 1.9917
maximum resident set size= 2901944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37728
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30362
involuntary context switches= 49475

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.50216 second user time and 7.51586 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-29 16:35:19
IDJOB=4117367
IDBENCH=111567
IDSOLVER=2543
FILE ID=node136/4117367-1467210919
RUNJOBID= node136-1467208983-5283
PBS_JOBID= 19997574
Free space on /tmp= 71644 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/EmployeeScheduling/normalized-sep4.5.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117367-1467210919/watcher-4117367-1467210919 -o /tmp/evaluation-result-4117367-1467210919/solver-4117367-1467210919 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5283 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117367-1467210919.opb

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

MD5SUM BENCH= 1622df9aaccf800bf3d8a8230db1e870
RANDOM SEED=346093507

node136.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27922244 kB
Buffers:          135108 kB
Cached:          1744840 kB
SwapCached:            0 kB
Active:           881636 kB
Inactive:        1661908 kB
Active(anon):     665768 kB
Inactive(anon):        0 kB
Active(file):     215868 kB
Inactive(file):  1661908 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4040 kB
Writeback:             0 kB
AnonPages:       2226412 kB
Mapped:            22296 kB
Shmem:               204 kB
Slab:             609256 kB
SReclaimable:      52812 kB
SUnreclaim:       556444 kB
KernelStack:        1624 kB
PageTables:         8756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3288856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    686080 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= 71644 MiB
End job on node136 at 2016-06-29 16:50:14