Trace number 4100866

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.84 888.372

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-d2q06c.opb
MD5SUM121100115f65aafe7304954ad1ff7cf1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 benchmark52.644
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155010
Total number of constraints2171
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2171
Minimum length of a constraint30
Maximum length of a constraint3270
Number of terms in the objective function 89670
Biggest coefficient in the objective function 1092
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 602590
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 602590
Number of bits of the biggest sum of numbers20
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.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	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.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4100866-1466211611.opb
0.11/0.10	c reading problem ... 
0.11/0.11	c  objective function found
4.58/2.91	c ... done. Wall clock time 2.802s.
4.58/2.91	c declared #vars     155010
4.58/2.99	c #constraints  3678
4.58/2.99	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
4.58/2.99	c constraints type 
4.58/2.99	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 34
4.58/2.99	c org.sat4j.specs.Constr$1 => 4
4.58/2.99	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3640
4.58/2.99	c 3678 constraints processed.
4.58/2.99	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
4.58/2.99	c constraints type 
4.58/2.99	c org.sat4j.specs.Constr$1 => 4
4.58/2.99	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 34
4.58/2.99	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3640
4.58/2.99	c 3678 constraints processed.
4.58/2.99	c objective function length is 89670 literals
8.57/4.58	c cleaning 2494 clauses out of 4994 with flag 12295/5000
10.09/5.22	c cleaning 4251 clauses out of 8501 with flag 27053/11001
11.56/5.97	c cleaning 5623 clauses out of 11249 with flag 43007/18000
13.60/6.98	c cleaning 6813 clauses out of 13628 with flag 61454/26002
15.82/8.06	c cleaning 7906 clauses out of 15813 with flag 82159/35000
18.51/9.37	c cleaning 8951 clauses out of 17907 with flag 104933/45000
21.92/11.08	c cleaning 9978 clauses out of 19958 with flag 133974/56002
26.20/13.20	c cleaning 10987 clauses out of 21978 with flag 166508/68000
30.82/15.48	c cleaning 11992 clauses out of 23991 with flag 200850/81000
37.04/18.56	c cleaning 13000 clauses out of 26001 with flag 240053/95002
43.16/21.58	c cleaning 13998 clauses out of 27999 with flag 275008/110000
49.56/24.74	c cleaning 14996 clauses out of 30001 with flag 314642/126000
56.76/28.36	c cleaning 15994 clauses out of 32005 with flag 354038/143000
64.35/32.09	c cleaning 17006 clauses out of 34012 with flag 395213/161001
72.34/36.09	c cleaning 18000 clauses out of 36006 with flag 443155/180001
82.35/41.00	c cleaning 18999 clauses out of 38006 with flag 495298/200001
91.75/45.69	c cleaning 20005 clauses out of 40010 with flag 548945/221004
101.16/50.33	c cleaning 21000 clauses out of 42001 with flag 604476/243000
108.57/54.06	c cleaning 21998 clauses out of 44002 with flag 658460/266001
116.96/58.23	c cleaning 22998 clauses out of 46003 with flag 716342/290000
126.20/62.72	c cleaning 23998 clauses out of 48006 with flag 774968/315001
136.78/68.07	c cleaning 25002 clauses out of 50008 with flag 836286/341001
147.78/73.50	c cleaning 26001 clauses out of 52005 with flag 903004/368000
158.01/78.51	c cleaning 26998 clauses out of 54006 with flag 967971/396002
167.00/83.06	c cleaning 28003 clauses out of 56006 with flag 1028738/425000
178.29/88.56	c cleaning 29001 clauses out of 58005 with flag 1089899/455002
190.51/94.68	c cleaning 29993 clauses out of 60003 with flag 1152894/486001
208.10/103.46	c cleaning 31005 clauses out of 62011 with flag 1217994/518002
224.95/111.76	c cleaning 32000 clauses out of 64004 with flag 1284921/551000
241.36/119.92	c cleaning 32998 clauses out of 66007 with flag 1354021/585003
261.27/129.72	c cleaning 34004 clauses out of 68007 with flag 1424893/620001
281.13/139.54	c cleaning 35000 clauses out of 70003 with flag 1497879/656001
302.33/150.19	c cleaning 36001 clauses out of 72004 with flag 1572877/693002
324.06/160.86	c cleaning 36993 clauses out of 74004 with flag 1649910/731003
341.99/169.69	c cleaning 38001 clauses out of 76008 with flag 1729746/770000
359.59/178.41	c cleaning 38996 clauses out of 78008 with flag 1813146/810001
379.59/188.21	c cleaning 39998 clauses out of 80012 with flag 1897756/851001
398.17/197.57	c cleaning 41003 clauses out of 82013 with flag 1983106/893000
421.93/209.21	c cleaning 41995 clauses out of 84011 with flag 2071117/936001
445.53/221.01	c cleaning 43003 clauses out of 86015 with flag 2161829/980000
469.71/232.98	c cleaning 44005 clauses out of 88012 with flag 2254012/1025000
496.28/246.03	c cleaning 44999 clauses out of 90007 with flag 2349055/1071000
527.07/261.23	c cleaning 46001 clauses out of 92008 with flag 2445728/1118000
557.84/275.60	c cleaning 0 clauses out of 5001 with flag 0/5001
560.25/276.70	c cleaning 47000 clauses out of 94008 with flag 2544367/1166001
594.23/293.07	c cleaning 48001 clauses out of 96008 with flag 2649516/1215001
625.83/308.26	c cleaning 48991 clauses out of 98006 with flag 2752238/1265000
657.23/324.36	c cleaning 0 clauses out of 11001 with flag 0/11001
667.69/329.45	c cleaning 50004 clauses out of 100015 with flag 2856437/1316000
703.70/347.10	c cleaning 51003 clauses out of 102011 with flag 2964402/1368000
734.98/362.23	c cleaning 52001 clauses out of 104012 with flag 3072365/1421004
760.37/374.64	c cleaning 52999 clauses out of 106008 with flag 3195460/1475001
779.86/384.07	c cleaning 53990 clauses out of 108004 with flag 3317678/1530001
816.23/401.68	c cleaning 55012 clauses out of 110024 with flag 3452349/1586013
853.56/419.94	c cleaning 0 clauses out of 18000 with flag 0/18000
912.85/448.96	c cleaning 56009 clauses out of 112018 with flag 3567641/1643019
1042.73/512.84	c cleaning 56997 clauses out of 113993 with flag 3684711/1701003
1166.78/575.01	c cleaning 58002 clauses out of 116003 with flag 3803744/1760010
1203.34/593.16	c cleaning 0 clauses out of 26000 with flag 0/26000
1305.73/643.74	c cleaning 59017 clauses out of 118033 with flag 3925114/1820042
1436.03/708.18	c cleaning 59995 clauses out of 119989 with flag 4048503/1881015
1591.99/785.32	c cleaning 60992 clauses out of 121983 with flag 4173383/1943004
1751.94/864.49	c cleaning 0 clauses out of 35000 with flag 0/35000
1776.32/876.52	c cleaning 61995 clauses out of 123990 with flag 4300675/2006003
1800.17/888.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/888.30	c starts		: 3351
1800.17/888.30	c conflicts		: 2020113
1800.17/888.30	c decisions		: 2268833
1800.17/888.30	c propagations		: 89623251
1800.17/888.30	c inspects		: 10840694838
1800.17/888.30	c shortcuts		: 0
1800.17/888.30	c learnt literals	: 13
1800.17/888.30	c learnt binary clauses	: 28
1800.17/888.30	c learnt ternary clauses	: 30
1800.17/888.30	c learnt constraints	: 2020100
1800.17/888.30	c ignored constraints	: 0
1800.17/888.30	c root simplifications	: 0
1800.17/888.30	c removed literals (reason simplification)	: 38491080
1800.17/888.30	c reason swapping (by a shorter reason)	: 0
1800.17/888.30	c Calls to reduceDB	: 59
1800.17/888.30	c Number of update (reduction) of LBD	: 74152
1800.17/888.30	c Imported unit clauses	: 0
1800.17/888.30	c number of reductions to clauses (during analyze)	: 0
1800.17/888.30	c number of learned constraints concerned by reduction	: 0
1800.17/888.30	c number of learning phase by resolution	: 0
1800.17/888.30	c number of learning phase by cutting planes	: 0
1800.17/888.30	c speed (assignments/second)	: 101240.18304351067
1800.17/888.30	c non guided choices	56871
1800.17/888.33	c learnt constraints type 
1800.17/888.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 28
1800.17/888.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 76078
1800.17/888.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/888.33	c starts		: 61
1800.17/888.33	c conflicts		: 35743
1800.17/888.33	c decisions		: 698486
1800.17/888.33	c propagations		: 3467337
1800.17/888.33	c inspects		: 629303058
1800.17/888.33	c shortcuts		: 0
1800.17/888.33	c learnt literals	: 0
1800.17/888.33	c learnt binary clauses	: 0
1800.17/888.33	c learnt ternary clauses	: 0
1800.17/888.33	c learnt constraints	: 35742
1800.17/888.33	c ignored constraints	: 0
1800.17/888.33	c root simplifications	: 0
1800.17/888.33	c removed literals (reason simplification)	: 0
1800.17/888.33	c reason swapping (by a shorter reason)	: 0
1800.17/888.33	c Calls to reduceDB	: 5
1800.17/888.33	c Number of update (reduction) of LBD	: 0
1800.17/888.33	c Imported unit clauses	: 0
1800.17/888.33	c number of reductions to clauses (during analyze)	: 0
1800.17/888.33	c number of learned constraints concerned by reduction	: 0
1800.17/888.33	c number of learning phase by resolution	: 0
1800.17/888.33	c number of learning phase by cutting planes	: 0
1800.17/888.33	c speed (assignments/second)	: 3916.7619310120463
1800.17/888.33	c non guided choices	0
1800.17/888.34	c learnt constraints type 
1800.17/888.34	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 8316
1800.17/888.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 27426
1800.17/888.34	s UNKNOWN
1800.17/888.34	c Total wall clock time (in seconds): 888.238

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

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

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


[startup+0 s]
/proc/loadavg: 4.04 4.18 4.09 4/198 26718
/proc/meminfo: memFree=28336564/32872528 swapFree=496868/529572
[pid=26718] ppid=26715 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/26718/stat : 26718 (java) S 26715 26718 22589 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 23206585 98570240 978 33554432000 1073741824 1073778376 140736365864368 140736365855504 211462160445 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26718/statm: 24065 978 744 9 0 16771 0
[pid=26718/tid=26719] ppid=26715 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26719/stat : 26719 (java) R 26715 26718 22589 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 23206585 98570240 978 33554432000 1073741824 1073778376 140736365864368 140436356025896 211458803072 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 4.04 4.18 4.09 4/198 26718
/proc/meminfo: memFree=28336564/32872528 swapFree=496868/529572
[pid=26718] ppid=26715 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/26718/stat : 26718 (java) S 26715 26718 22589 0 -1 4202496 4513 0 1 0 10 1 0 0 20 0 18 0 23206585 9787879424 6144 33554432000 1073741824 1073778376 140736365864368 140736365855504 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26718/statm: 2389619 6144 2158 9 0 2380296 0
[pid=26718/tid=26719] ppid=26715 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/26718/task/26719/stat : 26719 (java) R 26715 26718 22589 0 -1 4202560 2384 0 1 0 7 1 0 0 20 0 18 0 23206585 9787879424 6144 33554432000 1073741824 1073778376 140736365864368 140436356029344 211462186253 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200272 s]
/proc/loadavg: 4.04 4.18 4.09 4/198 26718
/proc/meminfo: memFree=28336564/32872528 swapFree=496868/529572
[pid=26718] ppid=26715 vsize=9558476 CPUtime=0.3 cores=1,3,5,7
/proc/26718/stat : 26718 (java) S 26715 26718 22589 0 -1 4202496 5075 0 1 0 29 1 0 0 20 0 18 0 23206585 9787879424 8969 33554432000 1073741824 1073778376 140736365864368 140736365855504 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26718/statm: 2389619 8969 2223 9 0 2380296 0
[pid=26718/tid=26719] ppid=26715 vsize=9558476 CPUtime=0.18 cores=1,3,5,7
/proc/26718/task/26719/stat : 26719 (java) R 26715 26718 22589 0 -1 4202560 2406 0 1 0 16 2 0 0 20 0 18 0 23206585 9787879424 8969 33554432000 1073741824 1073778376 140736365864368 140436356029344 140436359316432 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300338 s]
/proc/loadavg: 4.04 4.18 4.09 4/198 26718
/proc/meminfo: memFree=28336564/32872528 swapFree=496868/529572
[pid=26718] ppid=26715 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/26718/stat : 26718 (java) S 26715 26718 22589 0 -1 4202496 5987 0 1 0 45 2 0 0 20 0 18 0 23206585 9787879424 15496 33554432000 1073741824 1073778376 140736365864368 140736365855504 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26718/statm: 2389619 15496 2232 9 0 2380296 0
[pid=26718/tid=26719] ppid=26715 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/26718/task/26719/stat : 26719 (java) R 26715 26718 22589 0 -1 4202560 2418 0 1 0 26 2 0 0 20 0 18 0 23206585 9787879424 15496 33554432000 1073741824 1073778376 140736365864368 140436356029344 140436186752416 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.703718 s]
/proc/loadavg: 4.04 4.18 4.09 4/198 26718
/proc/meminfo: memFree=28336564/32872528 swapFree=496868/529572
[pid=26718] ppid=26715 vsize=9558476 CPUtime=1.38 cores=1,3,5,7
/proc/26718/stat : 26718 (java) S 26715 26718 22589 0 -1 4202496 15729 0 1 0 132 6 0 0 20 0 18 0 23206585 9787879424 45918 33554432000 1073741824 1073778376 140736365864368 140736365855504 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26718/statm: 2389619 45918 2259 9 0 2380296 0
[pid=26718/tid=26719] ppid=26715 vsize=9558476 CPUtime=0.67 cores=1,3,5,7
/proc/26718/task/26719/stat : 26719 (java) S 26715 26718 22589 0 -1 4202560 2470 0 1 0 64 3 0 0 20 0 18 0 23206585 9787879424 45918 33554432000 1073741824 1073778376 140736365864368 140436356028424 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 9558476

[startup+1.5008 s]
/proc/loadavg: 4.12 4.19 4.09 5/216 26736
/proc/meminfo: memFree=28078192/32872528 swapFree=496868/529572
[pid=26718] ppid=26715 vsize=9558476 CPUtime=2.51 cores=1,3,5,7
/proc/26718/stat : 26718 (java) S 26715 26718 22589 0 -1 4202496 16365 0 1 0 233 18 0 0 20 0 18 0 23206585 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140736365855504 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26718/statm: 2389619 89362 2264 9 0 2380296 0
[pid=26718/tid=26719] ppid=26715 vsize=9558476 CPUtime=1.36 cores=1,3,5,7
/proc/26718/task/26719/stat : 26719 (java) R 26715 26718 22589 0 -1 4202560 2517 0 1 0 130 6 0 0 20 0 18 0 23206585 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436356029976 140436186963798 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26721] ppid=26715 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/26718/task/26721/stat : 26721 (java) S 26715 26718 22589 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 18 0 23206586 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436317522216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26722] ppid=26715 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/26718/task/26722/stat : 26722 (java) S 26715 26718 22589 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 18 0 23206586 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436316469416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26723] ppid=26715 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/26718/task/26723/stat : 26723 (java) S 26715 26718 22589 0 -1 4202560 18 0 0 0 2 1 0 0 20 0 18 0 23206586 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436315417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26724] ppid=26715 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/26718/task/26724/stat : 26724 (java) S 26715 26718 22589 0 -1 4202560 78 0 0 0 3 2 0 0 20 0 18 0 23206586 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436314364328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26725] ppid=26715 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/26718/task/26725/stat : 26725 (java) S 26715 26718 22589 0 -1 4202560 160 0 0 0 2 1 0 0 20 0 18 0 23206586 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436313312040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26726] ppid=26715 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/26718/task/26726/stat : 26726 (java) S 26715 26718 22589 0 -1 4202560 109 0 0 0 3 2 0 0 20 0 18 0 23206586 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436312259240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26727] ppid=26715 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/26718/task/26727/stat : 26727 (java) S 26715 26718 22589 0 -1 4202560 133 0 0 0 6 2 0 0 20 0 18 0 23206586 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436311206952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26728] ppid=26715 vsize=9558476 CPUtime=0.03 cores=1,3,5,7
/proc/26718/task/26728/stat : 26728 (java) S 26715 26718 22589 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 18 0 23206586 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436310154152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26729] ppid=26715 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26729/stat : 26729 (java) S 26715 26718 22589 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 23206587 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436180011240 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26730] ppid=26715 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26730/stat : 26730 (java) S 26715 26718 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 23206587 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436178957304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26731] ppid=26715 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26731/stat : 26731 (java) S 26715 26718 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 23206587 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436177904904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26732] ppid=26715 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26732/stat : 26732 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 23206589 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436176853392 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26733] ppid=26715 vsize=9558476 CPUtime=0.33 cores=1,3,5,7
/proc/26718/task/26733/stat : 26733 (java) S 26715 26718 22589 0 -1 4202560 7058 0 0 0 31 2 0 0 20 0 18 0 23206589 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436175801016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26734] ppid=26715 vsize=9558476 CPUtime=0.34 cores=1,3,5,7
/proc/26718/task/26734/stat : 26734 (java) S 26715 26718 22589 0 -1 4202560 4909 0 0 0 34 0 0 0 20 0 18 0 23206589 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436174748216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26735] ppid=26715 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26735/stat : 26735 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 23206589 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436173696120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26736] ppid=26715 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26736/stat : 26736 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 23206590 9787879424 89362 33554432000 1073741824 1073778376 140736365864368 140436172643528 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 9558476

[startup+3.10075 s]
/proc/loadavg: 4.12 4.19 4.09 11/216 26736
/proc/meminfo: memFree=27815784/32872528 swapFree=496868/529572
[pid=26718] ppid=26715 vsize=9824732 CPUtime=5.21 cores=1,3,5,7
/proc/26718/stat : 26718 (java) S 26715 26718 22589 0 -1 4202496 17369 0 1 0 483 38 0 0 20 0 22 0 23206585 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140736365855504 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26718/statm: 2456183 155530 2274 9 0 2446860 0
[pid=26718/tid=26719] ppid=26715 vsize=9824732 CPUtime=2.55 cores=1,3,5,7
/proc/26718/task/26719/stat : 26719 (java) S 26715 26718 22589 0 -1 4202560 2748 0 1 0 248 7 0 0 20 0 22 0 23206585 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436356031352 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26721] ppid=26715 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/26718/task/26721/stat : 26721 (java) S 26715 26718 22589 0 -1 4202560 92 0 0 0 15 4 0 0 20 0 22 0 23206586 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436317522216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26722] ppid=26715 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/26718/task/26722/stat : 26722 (java) S 26715 26718 22589 0 -1 4202560 62 0 0 0 9 3 0 0 20 0 22 0 23206586 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436316469416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26723] ppid=26715 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/26718/task/26723/stat : 26723 (java) S 26715 26718 22589 0 -1 4202560 60 0 0 0 7 3 0 0 20 0 22 0 23206586 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436315417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26724] ppid=26715 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/26718/task/26724/stat : 26724 (java) S 26715 26718 22589 0 -1 4202560 219 0 0 0 15 4 0 0 20 0 22 0 23206586 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436314364328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26725] ppid=26715 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/26718/task/26725/stat : 26725 (java) S 26715 26718 22589 0 -1 4202560 213 0 0 0 13 4 0 0 20 0 22 0 23206586 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436313312040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26726] ppid=26715 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/26718/task/26726/stat : 26726 (java) S 26715 26718 22589 0 -1 4202560 148 0 0 0 8 4 0 0 20 0 22 0 23206586 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436312259240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26727] ppid=26715 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/26718/task/26727/stat : 26727 (java) S 26715 26718 22589 0 -1 4202560 187 0 0 0 16 5 0 0 20 0 22 0 23206586 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436311206952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26728] ppid=26715 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/26718/task/26728/stat : 26728 (java) S 26715 26718 22589 0 -1 4202560 141 0 0 0 8 3 0 0 20 0 22 0 23206586 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436310154152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26729] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26729/stat : 26729 (java) S 26715 26718 22589 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 22 0 23206587 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436180011240 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26730] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26730/stat : 26730 (java) S 26715 26718 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23206587 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436178957304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26731] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26731/stat : 26731 (java) S 26715 26718 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23206587 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436177904904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26732] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26732/stat : 26732 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23206589 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436176853392 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26733] ppid=26715 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/26718/task/26733/stat : 26733 (java) S 26715 26718 22589 0 -1 4202560 7066 0 0 0 45 2 0 0 20 0 22 0 23206589 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436175801016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26734] ppid=26715 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/26718/task/26734/stat : 26734 (java) S 26715 26718 22589 0 -1 4202560 4912 0 0 0 47 0 0 0 20 0 22 0 23206589 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436174748216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26735] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26735/stat : 26735 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23206589 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436173696120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26736] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26736/stat : 26736 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23206590 10060525568 155530 33554432000 1073741824 1073778376 140736365864368 140436172643528 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.21
Current children cumulated vsize (KiB) 9824732

[startup+6.3009 s]
/proc/loadavg: 4.12 4.19 4.09 5/220 26740
/proc/meminfo: memFree=27412680/32872528 swapFree=496868/529572
[pid=26718] ppid=26715 vsize=9824732 CPUtime=12.4 cores=1,3,5,7
/proc/26718/stat : 26718 (java) S 26715 26718 22589 0 -1 4202496 20390 0 1 0 1183 57 0 0 20 0 22 0 23206585 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140736365855504 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26718/statm: 2456183 229514 2292 9 0 2446860 0
[pid=26718/tid=26719] ppid=26715 vsize=9824732 CPUtime=2.55 cores=1,3,5,7
/proc/26718/task/26719/stat : 26719 (java) S 26715 26718 22589 0 -1 4202560 2748 0 1 0 248 7 0 0 20 0 22 0 23206585 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436356031352 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26721] ppid=26715 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/26718/task/26721/stat : 26721 (java) S 26715 26718 22589 0 -1 4202560 130 0 0 0 22 6 0 0 20 0 22 0 23206586 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436317522216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26722] ppid=26715 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/26718/task/26722/stat : 26722 (java) S 26715 26718 22589 0 -1 4202560 187 0 0 0 16 5 0 0 20 0 22 0 23206586 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436316469416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26723] ppid=26715 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/26718/task/26723/stat : 26723 (java) S 26715 26718 22589 0 -1 4202560 128 0 0 0 21 7 0 0 20 0 22 0 23206586 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436315417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26724] ppid=26715 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/26718/task/26724/stat : 26724 (java) S 26715 26718 22589 0 -1 4202560 282 0 0 0 29 8 0 0 20 0 22 0 23206586 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436314364328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26725] ppid=26715 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/26718/task/26725/stat : 26725 (java) S 26715 26718 22589 0 -1 4202560 231 0 0 0 18 5 0 0 20 0 22 0 23206586 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436313312040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26726] ppid=26715 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/26718/task/26726/stat : 26726 (java) S 26715 26718 22589 0 -1 4202560 168 0 0 0 13 5 0 0 20 0 22 0 23206586 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436312259240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26727] ppid=26715 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/26718/task/26727/stat : 26727 (java) S 26715 26718 22589 0 -1 4202560 212 0 0 0 20 6 0 0 20 0 22 0 23206586 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436311206952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26728] ppid=26715 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/26718/task/26728/stat : 26728 (java) S 26715 26718 22589 0 -1 4202560 159 0 0 0 13 4 0 0 20 0 22 0 23206586 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436310154152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26729] ppid=26715 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/26718/task/26729/stat : 26729 (java) S 26715 26718 22589 0 -1 4202560 849 0 0 0 59 0 0 0 20 0 22 0 23206587 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436180011240 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26730] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26730/stat : 26730 (java) S 26715 26718 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23206587 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436178957304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26731] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26731/stat : 26731 (java) S 26715 26718 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23206587 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436177904904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26732] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26732/stat : 26732 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23206589 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436176853392 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26733] ppid=26715 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/26718/task/26733/stat : 26733 (java) S 26715 26718 22589 0 -1 4202560 8172 0 0 0 91 2 0 0 20 0 22 0 23206589 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436175801016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26734] ppid=26715 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/26718/task/26734/stat : 26734 (java) S 26715 26718 22589 0 -1 4202560 5728 0 0 0 106 0 0 0 20 0 22 0 23206589 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436174748216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26735] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26735/stat : 26735 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23206589 10060525568 229514 33554432000 1073741824 1073778376 140736365864368 140436173696120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26736] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.22 4.20 4.12 5/220 26852
/proc/meminfo: memFree=26435032/32872528 swapFree=496868/529572
[pid=26718] ppid=26715 vsize=9824732 CPUtime=1788.05 cores=1,3,5,7
/proc/26718/stat : 26718 (java) S 26715 26718 22589 0 -1 4202496 31751 0 1 0 178468 337 0 0 20 0 22 0 23206585 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140736365855504 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26718/statm: 2456183 980664 2293 9 0 2446860 0
[pid=26718/tid=26719] ppid=26715 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/26718/task/26719/stat : 26719 (java) S 26715 26718 22589 0 -1 4202560 2765 0 1 0 252 8 0 0 20 0 22 0 23206585 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436356031352 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26721] ppid=26715 vsize=9824732 CPUtime=8.23 cores=1,3,5,7
/proc/26718/task/26721/stat : 26721 (java) S 26715 26718 22589 0 -1 4202560 1008 0 0 0 780 43 0 0 20 0 22 0 23206586 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436317522216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26722] ppid=26715 vsize=9824732 CPUtime=7.24 cores=1,3,5,7
/proc/26718/task/26722/stat : 26722 (java) S 26715 26718 22589 0 -1 4202560 846 0 0 0 688 36 0 0 20 0 22 0 23206586 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436316469416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26723] ppid=26715 vsize=9824732 CPUtime=7.29 cores=1,3,5,7
/proc/26718/task/26723/stat : 26723 (java) S 26715 26718 22589 0 -1 4202560 951 0 0 0 688 41 0 0 20 0 22 0 23206586 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436315417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26724] ppid=26715 vsize=9824732 CPUtime=7.22 cores=1,3,5,7
/proc/26718/task/26724/stat : 26724 (java) S 26715 26718 22589 0 -1 4202560 852 0 0 0 692 30 0 0 20 0 22 0 23206586 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436314364328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26725] ppid=26715 vsize=9824732 CPUtime=7.36 cores=1,3,5,7
/proc/26718/task/26725/stat : 26725 (java) S 26715 26718 22589 0 -1 4202560 1302 0 0 0 698 38 0 0 20 0 22 0 23206586 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436313312040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26726] ppid=26715 vsize=9824732 CPUtime=6.66 cores=1,3,5,7
/proc/26718/task/26726/stat : 26726 (java) S 26715 26718 22589 0 -1 4202560 800 0 0 0 638 28 0 0 20 0 22 0 23206586 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436312259240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26727] ppid=26715 vsize=9824732 CPUtime=6.93 cores=1,3,5,7
/proc/26718/task/26727/stat : 26727 (java) S 26715 26718 22589 0 -1 4202560 945 0 0 0 659 34 0 0 20 0 22 0 23206586 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436311206952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26728] ppid=26715 vsize=9824732 CPUtime=6.8 cores=1,3,5,7
/proc/26718/task/26728/stat : 26728 (java) S 26715 26718 22589 0 -1 4202560 1101 0 0 0 642 38 0 0 20 0 22 0 23206586 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436310154152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26729] ppid=26715 vsize=9824732 CPUtime=4.59 cores=1,3,5,7
/proc/26718/task/26729/stat : 26729 (java) S 26715 26718 22589 0 -1 4202560 3103 0 0 0 450 9 0 0 20 0 22 0 23206587 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436180011240 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26730] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26730/stat : 26730 (java) S 26715 26718 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23206587 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436178957304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26731] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26731/stat : 26731 (java) S 26715 26718 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23206587 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436177904904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26732] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26732/stat : 26732 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23206589 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436176853392 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26733] ppid=26715 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/26718/task/26733/stat : 26733 (java) S 26715 26718 22589 0 -1 4202560 8196 0 0 0 113 2 0 0 20 0 22 0 23206589 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436175801016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26734] ppid=26715 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/26718/task/26734/stat : 26734 (java) S 26715 26718 22589 0 -1 4202560 7223 0 0 0 143 2 0 0 20 0 22 0 23206589 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436174748216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26735] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26735/stat : 26735 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23206589 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436173696120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26736] ppid=26715 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/26718/task/26736/stat : 26736 (java) S 26715 26718 22589 0 -1 4202560 51 0 0 0 13 24 0 0 20 0 22 0 23206590 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436172643528 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26737] ppid=26715 vsize=9824732 CPUtime=860.24 cores=1,3,5,7
/proc/26718/task/26737/stat : 26737 (java) R 26715 26718 22589 0 -1 4202560 504 0 0 0 86007 17 0 0 20 0 22 0 23206876 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140436171585968 140436187141738 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26738] ppid=26715 vsize=9824732 CPUtime=860.15 cores=1,3,5,7
/proc/26718/task/26738/stat : 26738 (java) R 26715 26718 22589 0 -1 4202560 839 0 0 0 85991 24 0 0 20 0 22 0 23206876 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140435028696192 140436187161379 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26739] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26739/stat : 26739 (java) S 26715 26718 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23206890 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140435027645608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26740] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26740/stat : 26740 (java) S 26715 26718 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23206892 10060525568 980664 33554432000 1073741824 1073778376 140736365864368 140435026592808 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1788.05
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+888.301 s]
/proc/loadavg: 4.20 4.20 4.12 6/220 26853
/proc/meminfo: memFree=26173200/32872528 swapFree=496868/529572
[pid=26718] ppid=26715 vsize=9824732 CPUtime=1800.17 cores=1,3,5,7
/proc/26718/stat : 26718 (java) S 26715 26718 22589 0 -1 4202496 31757 0 1 0 179679 338 0 0 20 0 22 0 23206585 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140736365855504 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26718/statm: 2456183 981687 2293 9 0 2446860 0
[pid=26718/tid=26719] ppid=26715 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/26718/task/26719/stat : 26719 (java) S 26715 26718 22589 0 -1 4202560 2765 0 1 0 252 8 0 0 20 0 22 0 23206585 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436356031352 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26721] ppid=26715 vsize=9824732 CPUtime=8.26 cores=1,3,5,7
/proc/26718/task/26721/stat : 26721 (java) S 26715 26718 22589 0 -1 4202560 1008 0 0 0 783 43 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436317522216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26722] ppid=26715 vsize=9824732 CPUtime=7.27 cores=1,3,5,7
/proc/26718/task/26722/stat : 26722 (java) S 26715 26718 22589 0 -1 4202560 847 0 0 0 691 36 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436316469416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26723] ppid=26715 vsize=9824732 CPUtime=7.36 cores=1,3,5,7
/proc/26718/task/26723/stat : 26723 (java) S 26715 26718 22589 0 -1 4202560 952 0 0 0 695 41 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436315417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26724] ppid=26715 vsize=9824732 CPUtime=7.24 cores=1,3,5,7
/proc/26718/task/26724/stat : 26724 (java) S 26715 26718 22589 0 -1 4202560 853 0 0 0 694 30 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436314364328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26725] ppid=26715 vsize=9824732 CPUtime=7.39 cores=1,3,5,7
/proc/26718/task/26725/stat : 26725 (java) S 26715 26718 22589 0 -1 4202560 1302 0 0 0 700 39 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436313312040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26726] ppid=26715 vsize=9824732 CPUtime=6.73 cores=1,3,5,7
/proc/26718/task/26726/stat : 26726 (java) S 26715 26718 22589 0 -1 4202560 800 0 0 0 645 28 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436312259240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26727] ppid=26715 vsize=9824732 CPUtime=6.95 cores=1,3,5,7
/proc/26718/task/26727/stat : 26727 (java) S 26715 26718 22589 0 -1 4202560 945 0 0 0 661 34 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436311206952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26728] ppid=26715 vsize=9824732 CPUtime=6.83 cores=1,3,5,7
/proc/26718/task/26728/stat : 26728 (java) S 26715 26718 22589 0 -1 4202560 1101 0 0 0 645 38 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436310154152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26729] ppid=26715 vsize=9824732 CPUtime=4.59 cores=1,3,5,7
/proc/26718/task/26729/stat : 26729 (java) S 26715 26718 22589 0 -1 4202560 3103 0 0 0 450 9 0 0 20 0 22 0 23206587 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436180011240 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26730] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26730/stat : 26730 (java) S 26715 26718 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23206587 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436178957304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26731] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26731/stat : 26731 (java) S 26715 26718 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23206587 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436177904904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26732] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26732/stat : 26732 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23206589 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436176853392 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26733] ppid=26715 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/26718/task/26733/stat : 26733 (java) S 26715 26718 22589 0 -1 4202560 8196 0 0 0 113 2 0 0 20 0 22 0 23206589 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436175801016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26734] ppid=26715 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/26718/task/26734/stat : 26734 (java) S 26715 26718 22589 0 -1 4202560 7223 0 0 0 143 2 0 0 20 0 22 0 23206589 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436174748216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26735] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26735/stat : 26735 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23206589 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436173696120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26736] ppid=26715 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/26718/task/26736/stat : 26736 (java) S 26715 26718 22589 0 -1 4202560 53 0 0 0 14 24 0 0 20 0 22 0 23206590 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436172643528 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26737] ppid=26715 vsize=9824732 CPUtime=866.15 cores=1,3,5,7
/proc/26718/task/26737/stat : 26737 (java) R 26715 26718 22589 0 -1 4202560 505 0 0 0 86597 18 0 0 20 0 22 0 23206876 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436171586912 140436187141664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26738] ppid=26715 vsize=9824732 CPUtime=866.06 cores=1,3,5,7
/proc/26718/task/26738/stat : 26738 (java) R 26715 26718 22589 0 -1 4202560 839 0 0 0 86582 24 0 0 20 0 22 0 23206876 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140435028695376 140436187057825 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26739] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26739/stat : 26739 (java) S 26715 26718 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23206890 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140435027645608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26740] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26740/stat : 26740 (java) S 26715 26718 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23206892 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140435026592808 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 26718 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+888.301 s]
/proc/loadavg: 4.20 4.20 4.12 6/220 26853
/proc/meminfo: memFree=26173200/32872528 swapFree=496868/529572
[pid=26718] ppid=26715 vsize=9824732 CPUtime=1800.17 cores=1,3,5,7
/proc/26718/stat : 26718 (java) S 26715 26718 22589 0 -1 4202496 31757 0 1 0 179679 338 0 0 20 0 22 0 23206585 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140736365855504 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26718/statm: 2456183 981687 2293 9 0 2446860 0
[pid=26718/tid=26719] ppid=26715 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/26718/task/26719/stat : 26719 (java) S 26715 26718 22589 0 -1 4202560 2765 0 1 0 252 8 0 0 20 0 22 0 23206585 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436356031352 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26721] ppid=26715 vsize=9824732 CPUtime=8.26 cores=1,3,5,7
/proc/26718/task/26721/stat : 26721 (java) S 26715 26718 22589 0 -1 4202560 1008 0 0 0 783 43 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436317522216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26722] ppid=26715 vsize=9824732 CPUtime=7.27 cores=1,3,5,7
/proc/26718/task/26722/stat : 26722 (java) S 26715 26718 22589 0 -1 4202560 847 0 0 0 691 36 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436316469416 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26723] ppid=26715 vsize=9824732 CPUtime=7.36 cores=1,3,5,7
/proc/26718/task/26723/stat : 26723 (java) S 26715 26718 22589 0 -1 4202560 952 0 0 0 695 41 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436315417128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26724] ppid=26715 vsize=9824732 CPUtime=7.24 cores=1,3,5,7
/proc/26718/task/26724/stat : 26724 (java) S 26715 26718 22589 0 -1 4202560 853 0 0 0 694 30 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436314364328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26725] ppid=26715 vsize=9824732 CPUtime=7.39 cores=1,3,5,7
/proc/26718/task/26725/stat : 26725 (java) S 26715 26718 22589 0 -1 4202560 1302 0 0 0 700 39 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436313312040 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26726] ppid=26715 vsize=9824732 CPUtime=6.73 cores=1,3,5,7
/proc/26718/task/26726/stat : 26726 (java) S 26715 26718 22589 0 -1 4202560 800 0 0 0 645 28 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436312259240 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26718/tid=26727] ppid=26715 vsize=9824732 CPUtime=6.95 cores=1,3,5,7
/proc/26718/task/26727/stat : 26727 (java) S 26715 26718 22589 0 -1 4202560 945 0 0 0 661 34 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436311206952 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26728] ppid=26715 vsize=9824732 CPUtime=6.83 cores=1,3,5,7
/proc/26718/task/26728/stat : 26728 (java) S 26715 26718 22589 0 -1 4202560 1101 0 0 0 645 38 0 0 20 0 22 0 23206586 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436310154152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26729] ppid=26715 vsize=9824732 CPUtime=4.59 cores=1,3,5,7
/proc/26718/task/26729/stat : 26729 (java) S 26715 26718 22589 0 -1 4202560 3103 0 0 0 450 9 0 0 20 0 22 0 23206587 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436180011240 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26730] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26730/stat : 26730 (java) S 26715 26718 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23206587 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436178957304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26731] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26731/stat : 26731 (java) S 26715 26718 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23206587 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436177904904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26732] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26732/stat : 26732 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23206589 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436176853392 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26733] ppid=26715 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/26718/task/26733/stat : 26733 (java) S 26715 26718 22589 0 -1 4202560 8196 0 0 0 113 2 0 0 20 0 22 0 23206589 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436175801016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26734] ppid=26715 vsize=9824732 CPUtime=1.45 cores=1,3,5,7
/proc/26718/task/26734/stat : 26734 (java) S 26715 26718 22589 0 -1 4202560 7223 0 0 0 143 2 0 0 20 0 22 0 23206589 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436174748216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26735] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26735/stat : 26735 (java) S 26715 26718 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23206589 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436173696120 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26736] ppid=26715 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/26718/task/26736/stat : 26736 (java) S 26715 26718 22589 0 -1 4202560 53 0 0 0 14 24 0 0 20 0 22 0 23206590 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436172643528 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26737] ppid=26715 vsize=9824732 CPUtime=866.15 cores=1,3,5,7
/proc/26718/task/26737/stat : 26737 (java) R 26715 26718 22589 0 -1 4202560 505 0 0 0 86597 18 0 0 20 0 22 0 23206876 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140436171586912 140436187141664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26718/tid=26738] ppid=26715 vsize=9824732 CPUtime=866.06 cores=1,3,5,7
/proc/26718/task/26738/stat : 26738 (java) R 26715 26718 22589 0 -1 4202560 839 0 0 0 86582 24 0 0 20 0 22 0 23206876 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140435028695376 140436187057825 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26718/tid=26739] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26739/stat : 26739 (java) S 26715 26718 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23206890 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140435027645608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26718/tid=26740] ppid=26715 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26718/task/26740/stat : 26740 (java) S 26715 26718 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23206892 10060525568 981687 33554432000 1073741824 1073778376 140736365864368 140435026592808 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 888.372
CPU time (s): 1800.84
CPU user time (s): 1796.91
CPU system time (s): 3.9314
CPU usage (%): 202.712
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.91
system time used= 3.9314
maximum resident set size= 3926864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31801
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24667
involuntary context switches= 30599

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.8941 second user time and 7.42287 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-18 03:00:12
IDJOB=4100866
IDBENCH=1671
IDSOLVER=2543
FILE ID=node141/4100866-1466211611
RUNJOBID= node141-1466206051-22606
PBS_JOBID= 19918136
Free space on /tmp= 71716 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-d2q06c.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100866-1466211611/watcher-4100866-1466211611 -o /tmp/evaluation-result-4100866-1466211611/solver-4100866-1466211611 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466206051-22606 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4100866-1466211611.opb

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

MD5SUM BENCH= 121100115f65aafe7304954ad1ff7cf1
RANDOM SEED=1038955007

node141.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.547
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.09
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.547
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.547
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.54
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.547
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.547
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.56
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.547
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.547
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.547
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:        28336564 kB
Buffers:           48588 kB
Cached:            91308 kB
SwapCached:         2552 kB
Active:          3205892 kB
Inactive:          83220 kB
Active(anon):    3149828 kB
Inactive(anon):     1984 kB
Active(file):      56064 kB
Inactive(file):    81236 kB
Unevictable:      529572 kB
Mlocked:          496868 kB
SwapTotal:      67108856 kB
SwapFree:       67099000 kB
Dirty:             11500 kB
Writeback:             0 kB
AnonPages:       3682100 kB
Mapped:            15412 kB
Shmem:                 0 kB
Slab:             574700 kB
SReclaimable:      17768 kB
SUnreclaim:       556932 kB
KernelStack:        1616 kB
PageTables:        11548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4035324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3123200 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= 71716 MiB
End job on node141 at 2016-06-18 03:15:00