Trace number 4080458

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.1 895.764

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12047_6-sat.opb
MD5SUM937ecf63c168ba3c2555061c1a7466e0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33396
Total number of constraints116135
Number of constraints which are clauses115587
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints548
Minimum length of a constraint1
Maximum length of a constraint66
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 19
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 383
Number of bits of the biggest sum of numbers9
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-4080458-1465264129.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
4.38/1.73	c ... done. Wall clock time 1.62s.
4.38/1.73	c declared #vars     33396
4.38/1.73	c #constraints  116135
4.38/1.73	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
4.38/1.73	c constraints type 
4.38/1.73	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 12235
4.38/1.73	c org.sat4j.specs.Constr$1 => 13975
4.38/1.73	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 83592
4.38/1.73	c org.sat4j.minisat.constraints.cnf.UnitClause => 5785
4.38/1.73	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 548
4.38/1.73	c 116135 constraints processed.
4.38/1.73	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
4.38/1.73	c constraints type 
4.38/1.73	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 83592
4.38/1.73	c org.sat4j.specs.Constr$1 => 13975
4.38/1.73	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 12235
4.38/1.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 548
4.38/1.73	c org.sat4j.pb.constraints.pb.UnitClausePB => 5785
4.38/1.73	c 116135 constraints processed.
10.29/3.84	c cleaning 2496 clauses out of 5001 with flag 22016/5002
15.71/6.20	c cleaning 4246 clauses out of 8503 with flag 55481/11000
20.59/8.69	c cleaning 5627 clauses out of 11258 with flag 100220/18001
26.85/11.76	c cleaning 6809 clauses out of 13629 with flag 162444/26000
33.97/15.22	c cleaning 7903 clauses out of 15821 with flag 218161/35001
40.88/18.64	c cleaning 8954 clauses out of 17917 with flag 288630/45000
49.91/23.12	c cleaning 9979 clauses out of 19963 with flag 366030/56000
60.20/28.27	c cleaning 10983 clauses out of 21985 with flag 450389/68001
72.49/34.37	c cleaning 11989 clauses out of 24002 with flag 546542/81001
78.95/37.50	c cleaning 0 clauses out of 5003 with flag 0/5003
83.35/39.77	c cleaning 13001 clauses out of 26012 with flag 668427/95000
95.56/45.73	c cleaning 13990 clauses out of 28012 with flag 786828/110001
109.04/52.43	c cleaning 15003 clauses out of 30023 with flag 927781/126002
124.31/60.07	c cleaning 16002 clauses out of 32018 with flag 1069400/143000
140.79/68.25	c cleaning 16994 clauses out of 34016 with flag 1219781/161000
157.44/76.57	c cleaning 17997 clauses out of 36022 with flag 1371036/180000
177.32/86.41	c cleaning 19000 clauses out of 38025 with flag 1536730/200000
199.18/97.32	c cleaning 20004 clauses out of 40026 with flag 1701610/221001
222.12/108.75	c cleaning 21002 clauses out of 42023 with flag 1871635/243002
245.43/120.37	c cleaning 21994 clauses out of 44019 with flag 2050018/266000
267.55/131.33	c cleaning 23003 clauses out of 46025 with flag 2243101/290000
293.50/144.30	c cleaning 23999 clauses out of 48023 with flag 2436926/315002
322.08/158.49	c cleaning 25000 clauses out of 50022 with flag 2652603/341000
331.93/163.32	c cleaning 0 clauses out of 11002 with flag 0/11002
348.64/171.61	c cleaning 25980 clauses out of 52022 with flag 2883734/368000
378.37/186.88	c cleaning 27009 clauses out of 54042 with flag 3100713/396000
410.54/202.80	c cleaning 28010 clauses out of 56035 with flag 3334607/425002
445.26/220.18	c cleaning 29009 clauses out of 58026 with flag 3568754/455003
480.24/237.51	c cleaning 30001 clauses out of 60015 with flag 3830351/486002
516.62/255.63	c cleaning 31001 clauses out of 62012 with flag 4077440/518000
554.97/274.79	c cleaning 31998 clauses out of 64011 with flag 4324497/551000
593.73/294.08	c cleaning 33005 clauses out of 66014 with flag 4594423/585001
634.37/314.22	c cleaning 33996 clauses out of 68008 with flag 4854659/620000
677.57/335.72	c cleaning 34993 clauses out of 70012 with flag 5131536/656000
726.77/360.22	c cleaning 35995 clauses out of 72019 with flag 5432254/693000
778.35/386.42	c cleaning 37011 clauses out of 74025 with flag 5746444/731001
827.77/411.03	c cleaning 37996 clauses out of 76013 with flag 6041825/770000
881.99/438.07	c cleaning 39006 clauses out of 78019 with flag 6350512/810002
935.87/464.89	c cleaning 40001 clauses out of 80011 with flag 6673238/851000
988.45/491.03	c cleaning 40996 clauses out of 82010 with flag 6994598/893000
1046.34/519.80	c cleaning 42001 clauses out of 84014 with flag 7321381/936000
1058.99/526.12	c cleaning 0 clauses out of 18000 with flag 0/18000
1103.99/548.54	c cleaning 42999 clauses out of 86015 with flag 7660066/980002
1167.71/580.20	c cleaning 44006 clauses out of 88015 with flag 7987936/1025001
1231.36/611.90	c cleaning 44997 clauses out of 90010 with flag 8319365/1071002
1301.89/647.01	c cleaning 46000 clauses out of 92012 with flag 8676997/1118001
1370.80/681.37	c cleaning 47004 clauses out of 94013 with flag 9053517/1166002
1444.67/718.15	c cleaning 48000 clauses out of 96010 with flag 9417478/1215003
1518.63/755.62	c cleaning 48979 clauses out of 98009 with flag 9782195/1265002
1594.91/793.61	c cleaning 50009 clauses out of 100028 with flag 10158840/1316000
1672.53/832.27	c cleaning 51007 clauses out of 102019 with flag 10543563/1368000
1754.90/873.25	c cleaning 51998 clauses out of 104012 with flag 10930358/1421000
1800.10/895.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/895.70	c starts		: 8056
1800.10/895.70	c conflicts		: 1452547
1800.10/895.70	c decisions		: 2555960
1800.10/895.70	c propagations		: 1210037585
1800.10/895.70	c inspects		: 6709751554
1800.10/895.70	c shortcuts		: 0
1800.10/895.70	c learnt literals	: 5
1800.10/895.70	c learnt binary clauses	: 69
1800.10/895.70	c learnt ternary clauses	: 2317
1800.10/895.70	c learnt constraints	: 1452542
1800.10/895.70	c ignored constraints	: 0
1800.10/895.70	c root simplifications	: 0
1800.10/895.70	c removed literals (reason simplification)	: 26437420
1800.10/895.70	c reason swapping (by a shorter reason)	: 0
1800.10/895.70	c Calls to reduceDB	: 49
1800.10/895.70	c Number of update (reduction) of LBD	: 613823
1800.10/895.70	c Imported unit clauses	: 0
1800.10/895.70	c number of reductions to clauses (during analyze)	: 0
1800.10/895.70	c number of learned constraints concerned by reduction	: 0
1800.10/895.70	c number of learning phase by resolution	: 0
1800.10/895.70	c number of learning phase by cutting planes	: 0
1800.10/895.70	c speed (assignments/second)	: 1353773.238863045
1800.10/895.70	c non guided choices	32
1800.10/895.73	c learnt constraints type 
1800.10/895.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 69
1800.10/895.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 83492
1800.10/895.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/895.73	c starts		: 51
1800.10/895.73	c conflicts		: 22709
1800.10/895.73	c decisions		: 60069
1800.10/895.73	c propagations		: 19660789
1800.10/895.73	c inspects		: 1034702956
1800.10/895.73	c shortcuts		: 0
1800.10/895.73	c learnt literals	: 0
1800.10/895.73	c learnt binary clauses	: 0
1800.10/895.73	c learnt ternary clauses	: 86
1800.10/895.73	c learnt constraints	: 22708
1800.10/895.73	c ignored constraints	: 0
1800.10/895.73	c root simplifications	: 0
1800.10/895.73	c removed literals (reason simplification)	: 0
1800.10/895.73	c reason swapping (by a shorter reason)	: 0
1800.10/895.73	c Calls to reduceDB	: 3
1800.10/895.73	c Number of update (reduction) of LBD	: 0
1800.10/895.73	c Imported unit clauses	: 0
1800.10/895.73	c number of reductions to clauses (during analyze)	: 0
1800.10/895.73	c number of learned constraints concerned by reduction	: 0
1800.10/895.73	c number of learning phase by resolution	: 0
1800.10/895.73	c number of learning phase by cutting planes	: 0
1800.10/895.73	c speed (assignments/second)	: 21995.649153268616
1800.10/895.73	c non guided choices	32
1800.10/895.74	c learnt constraints type 
1800.10/895.74	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 88
1800.10/895.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22620
1800.10/895.74	s UNKNOWN
1800.10/895.74	c Total wall clock time (in seconds): 895.631

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

pid=10756
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.12 4.15 4.00 4/195 10759
/proc/meminfo: memFree=27373712/32872528 swapFree=17280/1464432
[pid=10759] ppid=10756 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/10759/stat : 10759 (java) S 10756 10759 5982 0 -1 4202496 1341 0 0 0 0 0 0 0 20 0 2 0 108345904 98570240 965 33554432000 1073741824 1073778376 140735327228000 140735327219136 227515859005 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10759/statm: 24065 970 738 9 0 16771 0
[pid=10759/tid=10760] ppid=10756 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10760/stat : 10760 (java) R 10756 10759 5982 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 108345904 98570240 977 33554432000 1073741824 1073778376 140735327228000 139877840490024 227512501632 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100059 s]
/proc/loadavg: 4.12 4.15 4.00 4/195 10759
/proc/meminfo: memFree=27373712/32872528 swapFree=17280/1464432
[pid=10759] ppid=10756 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/10759/stat : 10759 (java) S 10756 10759 5982 0 -1 4202496 4495 0 1 0 10 1 0 0 20 0 18 0 108345904 9787879424 6122 33554432000 1073741824 1073778376 140735327228000 140735327219136 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10759/statm: 2389619 6122 2158 9 0 2380296 0
[pid=10759/tid=10760] ppid=10756 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/10759/task/10760/stat : 10760 (java) R 10756 10759 5982 0 -1 4202560 2392 0 1 0 6 1 0 0 20 0 18 0 108345904 9787879424 6122 33554432000 1073741824 1073778376 140735327228000 139877840493472 227515884813 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.200266 s]
/proc/loadavg: 4.12 4.15 4.00 4/195 10759
/proc/meminfo: memFree=27373712/32872528 swapFree=17280/1464432
[pid=10759] ppid=10756 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/10759/stat : 10759 (java) S 10756 10759 5982 0 -1 4202496 4699 0 1 0 25 1 0 0 20 0 18 0 108345904 9787879424 7286 33554432000 1073741824 1073778376 140735327228000 140735327219136 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10759/statm: 2389619 7286 2214 9 0 2380296 0
[pid=10759/tid=10760] ppid=10756 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/10759/task/10760/stat : 10760 (java) R 10756 10759 5982 0 -1 4202560 2409 0 1 0 16 1 0 0 20 0 18 0 108345904 9787879424 7286 33554432000 1073741824 1073778376 140735327228000 139877840493472 139877706465761 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300261 s]
/proc/loadavg: 4.12 4.15 4.00 4/195 10759
/proc/meminfo: memFree=27373712/32872528 swapFree=17280/1464432
[pid=10759] ppid=10756 vsize=9558476 CPUtime=0.51 cores=1,3,5,7
/proc/10759/stat : 10759 (java) S 10756 10759 5982 0 -1 4202496 6135 0 1 0 49 2 0 0 20 0 18 0 108345904 9787879424 9361 33554432000 1073741824 1073778376 140735327228000 140735327219136 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10759/statm: 2389619 9361 2233 9 0 2380296 0
[pid=10759/tid=10760] ppid=10756 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/10759/task/10760/stat : 10760 (java) R 10756 10759 5982 0 -1 4202560 2411 0 1 0 26 1 0 0 20 0 18 0 108345904 9787879424 9361 33554432000 1073741824 1073778376 140735327228000 139877840493472 139877706479148 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700234 s]
/proc/loadavg: 4.12 4.15 4.00 4/195 10759
/proc/meminfo: memFree=27373712/32872528 swapFree=17280/1464432
[pid=10759] ppid=10756 vsize=9558476 CPUtime=1.67 cores=1,3,5,7
/proc/10759/stat : 10759 (java) S 10756 10759 5982 0 -1 4202496 23283 0 1 0 162 5 0 0 20 0 18 0 108345904 9787879424 31480 33554432000 1073741824 1073778376 140735327228000 140735327219136 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10759/statm: 2389619 31480 2251 9 0 2380296 0
[pid=10759/tid=10760] ppid=10756 vsize=9558476 CPUtime=0.67 cores=1,3,5,7
/proc/10759/task/10760/stat : 10760 (java) R 10756 10759 5982 0 -1 4202560 2447 0 1 0 65 2 0 0 20 0 18 0 108345904 9787879424 31480 33554432000 1073741824 1073778376 140735327228000 139877840486256 139877707084162 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 9558476

[startup+1.50081 s]
/proc/loadavg: 4.12 4.15 4.00 6/213 10777
/proc/meminfo: memFree=27167184/32872528 swapFree=17280/1464432
[pid=10759] ppid=10756 vsize=9558476 CPUtime=3.75 cores=1,3,5,7
/proc/10759/stat : 10759 (java) S 10756 10759 5982 0 -1 4202496 35605 0 1 0 366 9 0 0 20 0 18 0 108345904 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 140735327219136 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10759/statm: 2389619 52846 2268 9 0 2380296 0
[pid=10759/tid=10760] ppid=10756 vsize=9558476 CPUtime=1.45 cores=1,3,5,7
/proc/10759/task/10760/stat : 10760 (java) R 10756 10759 5982 0 -1 4202560 2485 0 1 0 141 4 0 0 20 0 18 0 108345904 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877840493576 139877843780503 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10762] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10762/stat : 10762 (java) S 10756 10759 5982 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 108345905 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877829556392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10763] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10763/stat : 10763 (java) S 10756 10759 5982 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 108345905 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877828503848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10764] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10764/stat : 10764 (java) S 10756 10759 5982 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 108345905 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877827451304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10765] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10765/stat : 10765 (java) S 10756 10759 5982 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 108345905 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877826398760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10766] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10766/stat : 10766 (java) S 10756 10759 5982 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 108345905 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877825346216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10767] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10767/stat : 10767 (java) S 10756 10759 5982 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 108345905 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877678791464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10768] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10768/stat : 10768 (java) S 10756 10759 5982 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 108345905 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877677738920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10769] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10769/stat : 10769 (java) S 10756 10759 5982 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 108345905 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877676686376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10770] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10770/stat : 10770 (java) S 10756 10759 5982 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 18 0 108345906 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877664487528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10771] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10771/stat : 10771 (java) S 10756 10759 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108345906 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877663433848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10772] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10772/stat : 10772 (java) S 10756 10759 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108345906 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877662381192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10773] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10773/stat : 10773 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108345908 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877661329936 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10774] ppid=10756 vsize=9558476 CPUtime=1.07 cores=1,3,5,7
/proc/10759/task/10774/stat : 10774 (java) R 10756 10759 5982 0 -1 4202560 13274 0 0 0 105 2 0 0 20 0 18 0 108345908 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877660264656 139877843531825 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10775] ppid=10756 vsize=9558476 CPUtime=1.1 cores=1,3,5,7
/proc/10759/task/10775/stat : 10775 (java) R 10756 10759 5982 0 -1 4202560 18478 0 0 0 108 2 0 0 20 0 18 0 108345908 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877659212552 139877844584461 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10776] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10776/stat : 10776 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108345908 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877658172408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10777] ppid=10756 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10777/stat : 10777 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108345908 9787879424 52846 33554432000 1073741824 1073778376 140735327228000 139877657120072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.75
Current children cumulated vsize (KiB) 9558476

[startup+3.10098 s]
/proc/loadavg: 4.12 4.15 4.00 7/217 10781
/proc/meminfo: memFree=27142980/32872528 swapFree=17280/1464432
[pid=10759] ppid=10756 vsize=9824732 CPUtime=8.62 cores=1,3,5,7
/proc/10759/stat : 10759 (java) S 10756 10759 5982 0 -1 4202496 39030 0 1 0 845 17 0 0 20 0 22 0 108345904 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 140735327219136 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10759/statm: 2456183 95404 2285 9 0 2446860 0
[pid=10759/tid=10760] ppid=10756 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/10759/task/10760/stat : 10760 (java) S 10756 10759 5982 0 -1 4202560 2491 0 1 0 159 4 0 0 20 0 22 0 108345904 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877840495480 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10762] ppid=10756 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10759/task/10762/stat : 10762 (java) S 10756 10759 5982 0 -1 4202560 143 0 0 0 5 1 0 0 20 0 22 0 108345905 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877829556392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10763] ppid=10756 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10759/task/10763/stat : 10763 (java) S 10756 10759 5982 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 108345905 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877828503848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10764] ppid=10756 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/10759/task/10764/stat : 10764 (java) S 10756 10759 5982 0 -1 4202560 140 0 0 0 5 0 0 0 20 0 22 0 108345905 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877827451304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10765] ppid=10756 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10759/task/10765/stat : 10765 (java) S 10756 10759 5982 0 -1 4202560 67 0 0 0 2 0 0 0 20 0 22 0 108345905 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877826398760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10766] ppid=10756 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/10759/task/10766/stat : 10766 (java) S 10756 10759 5982 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 22 0 108345905 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877825346216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10767] ppid=10756 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/10759/task/10767/stat : 10767 (java) S 10756 10759 5982 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 22 0 108345905 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877678791464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10768] ppid=10756 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10759/task/10768/stat : 10768 (java) S 10756 10759 5982 0 -1 4202560 56 0 0 0 2 0 0 0 20 0 22 0 108345905 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877677738920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10769] ppid=10756 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/10759/task/10769/stat : 10769 (java) S 10756 10759 5982 0 -1 4202560 37 0 0 0 4 0 0 0 20 0 22 0 108345905 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877676686376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10770] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10770/stat : 10770 (java) S 10756 10759 5982 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877664487528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10771] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10771/stat : 10771 (java) S 10756 10759 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877663433848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10772] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10772/stat : 10772 (java) S 10756 10759 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877662381192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10773] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10773/stat : 10773 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108345908 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877661329936 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10774] ppid=10756 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/10759/task/10774/stat : 10774 (java) S 10756 10759 5982 0 -1 4202560 14231 0 0 0 197 3 0 0 20 0 22 0 108345908 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877660277304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10775] ppid=10756 vsize=9824732 CPUtime=1.9 cores=1,3,5,7
/proc/10759/task/10775/stat : 10775 (java) S 10756 10759 5982 0 -1 4202560 20232 0 0 0 188 2 0 0 20 0 22 0 108345908 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877659224760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10776] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10776/stat : 10776 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108345908 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877658172408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10777] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10777/stat : 10777 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108345908 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877657120072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10778] ppid=10756 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/10759/task/10778/stat : 10778 (java) R 10756 10759 5982 0 -1 4202560 23 0 0 0 130 0 0 0 20 0 22 0 108346077 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877656064248 139877706635104 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10779] ppid=10756 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/10759/task/10779/stat : 10779 (java) R 10756 10759 5982 0 -1 4202560 81 0 0 0 129 1 0 0 20 0 22 0 108346077 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877655010424 139877707802799 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10780] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10780/stat : 10780 (java) S 10756 10759 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108346092 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877653959720 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10781] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10781/stat : 10781 (java) S 10756 10759 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108346092 10060525568 95404 33554432000 1073741824 1073778376 140735327228000 139877652907176 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.62
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.11 4.15 4.00 6/217 10781
/proc/meminfo: memFree=26731232/32872528 swapFree=17280/1464432
[pid=10759] ppid=10756 vsize=9824732 CPUtime=15.9 cores=1,3,5,7
/proc/10759/stat : 10759 (java) S 10756 10759 5982 0 -1 4202496 44589 0 1 0 1564 26 0 0 20 0 22 0 108345904 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 140735327219136 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10759/statm: 2456183 162308 2291 9 0 2446860 0
[pid=10759/tid=10760] ppid=10756 vsize=9824732 CPUtime=1.63 cores=1,3,5,7
/proc/10759/task/10760/stat : 10760 (java) S 10756 10759 5982 0 -1 4202560 2493 0 1 0 159 4 0 0 20 0 22 0 108345904 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877840495480 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10762] ppid=10756 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/10759/task/10762/stat : 10762 (java) S 10756 10759 5982 0 -1 4202560 172 0 0 0 10 2 0 0 20 0 22 0 108345905 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877829556392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10763] ppid=10756 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/10759/task/10763/stat : 10763 (java) S 10756 10759 5982 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 22 0 108345905 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877828503848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10764] ppid=10756 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/10759/task/10764/stat : 10764 (java) S 10756 10759 5982 0 -1 4202560 194 0 0 0 7 0 0 0 20 0 22 0 108345905 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877827451304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10765] ppid=10756 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/10759/task/10765/stat : 10765 (java) S 10756 10759 5982 0 -1 4202560 86 0 0 0 6 2 0 0 20 0 22 0 108345905 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877826398760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10766] ppid=10756 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/10759/task/10766/stat : 10766 (java) S 10756 10759 5982 0 -1 4202560 32 0 0 0 6 1 0 0 20 0 22 0 108345905 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877825346216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10767] ppid=10756 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10759/task/10767/stat : 10767 (java) S 10756 10759 5982 0 -1 4202560 32 0 0 0 6 0 0 0 20 0 22 0 108345905 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877678791464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10768] ppid=10756 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10759/task/10768/stat : 10768 (java) S 10756 10759 5982 0 -1 4202560 75 0 0 0 4 2 0 0 20 0 22 0 108345905 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877677738920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10769] ppid=10756 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/10759/task/10769/stat : 10769 (java) S 10756 10759 5982 0 -1 4202560 63 0 0 0 7 2 0 0 20 0 22 0 108345905 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877676686376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10770] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10770/stat : 10770 (java) S 10756 10759 5982 0 -1 4202560 465 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877664487528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10771] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10771/stat : 10771 (java) S 10756 10759 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877663433848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10772] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10772/stat : 10772 (java) S 10756 10759 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 162308 33554432000 1073741824 1073778376 140735327228000 139877662381192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10773] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/10759/task/10764/stat : 10764 (java) S 10756 10759 5982 0 -1 4202560 618 0 0 0 220 13 0 0 20 0 22 0 108345905 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877827451304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10765] ppid=10756 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/10759/task/10765/stat : 10765 (java) S 10756 10759 5982 0 -1 4202560 523 0 0 0 215 13 0 0 20 0 22 0 108345905 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877826398760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10766] ppid=10756 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/10759/task/10766/stat : 10766 (java) S 10756 10759 5982 0 -1 4202560 503 0 0 0 219 12 0 0 20 0 22 0 108345905 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877825346216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10767] ppid=10756 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/10759/task/10767/stat : 10767 (java) S 10756 10759 5982 0 -1 4202560 489 0 0 0 221 13 0 0 20 0 22 0 108345905 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877678791464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10768] ppid=10756 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/10759/task/10768/stat : 10768 (java) S 10756 10759 5982 0 -1 4202560 550 0 0 0 222 12 0 0 20 0 22 0 108345905 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877677738920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10769] ppid=10756 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/10759/task/10769/stat : 10769 (java) S 10756 10759 5982 0 -1 4202560 532 0 0 0 234 13 0 0 20 0 22 0 108345905 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877676686376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10770] ppid=10756 vsize=9824732 CPUtime=3.39 cores=1,3,5,7
/proc/10759/task/10770/stat : 10770 (java) S 10756 10759 5982 0 -1 4202560 2256 0 0 0 322 17 0 0 20 0 22 0 108345906 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877664487528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10771] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10771/stat : 10771 (java) S 10756 10759 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877663433848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10772] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10772/stat : 10772 (java) S 10756 10759 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877662381192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10773] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10773/stat : 10773 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108345908 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877661329936 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10774] ppid=10756 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/10759/task/10774/stat : 10774 (java) S 10756 10759 5982 0 -1 4202560 14249 0 0 0 232 3 0 0 20 0 22 0 108345908 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877660277304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10775] ppid=10756 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/10759/task/10775/stat : 10775 (java) S 10756 10759 5982 0 -1 4202560 25052 0 0 0 260 2 0 0 20 0 22 0 108345908 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877659224760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10776] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10776/stat : 10776 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108345908 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877658172408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10777] ppid=10756 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/10759/task/10777/stat : 10777 (java) S 10756 10759 5982 0 -1 4202560 51 0 0 0 13 17 0 0 20 0 22 0 108345908 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877657120072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10778] ppid=10756 vsize=9824732 CPUtime=869.64 cores=1,3,5,7
/proc/10759/task/10778/stat : 10778 (java) R 10756 10759 5982 0 -1 4202560 72 0 0 0 86950 14 0 0 20 0 22 0 108346077 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877656063120 139877708040941 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10779] ppid=10756 vsize=9824732 CPUtime=869.74 cores=1,3,5,7
/proc/10759/task/10779/stat : 10779 (java) R 10756 10759 5982 0 -1 4202560 3187 0 0 0 86923 51 0 0 20 0 22 0 108346077 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877655009712 139877708155611 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10780] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10780/stat : 10780 (java) S 10756 10759 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108346092 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877653959720 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10781] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10781/stat : 10781 (java) S 10756 10759 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108346092 10060525568 715920 33554432000 1073741824 1073778376 140735327228000 139877652907176 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1773.18
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.701 s]
/proc/loadavg: 4.33 4.32 4.19 5/217 11420
/proc/meminfo: memFree=25169848/32872528 swapFree=17280/1464432
[pid=10759] ppid=10756 vsize=9824732 CPUtime=1800.1 cores=1,3,5,7
/proc/10759/stat : 10759 (java) S 10756 10759 5982 0 -1 4202496 52943 0 1 0 179830 180 0 0 20 0 22 0 108345904 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 140735327219136 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10759/statm: 2456183 713311 2300 9 0 2446860 0
[pid=10759/tid=10760] ppid=10756 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/10759/task/10760/stat : 10760 (java) S 10756 10759 5982 0 -1 4202560 2498 0 1 0 162 5 0 0 20 0 22 0 108345904 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877840495480 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10762] ppid=10756 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/10759/task/10762/stat : 10762 (java) S 10756 10759 5982 0 -1 4202560 647 0 0 0 236 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877829556392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10763] ppid=10756 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/10759/task/10763/stat : 10763 (java) S 10756 10759 5982 0 -1 4202560 443 0 0 0 231 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877828503848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10764] ppid=10756 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/10759/task/10764/stat : 10764 (java) S 10756 10759 5982 0 -1 4202560 620 0 0 0 223 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877827451304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10765] ppid=10756 vsize=9824732 CPUtime=2.32 cores=1,3,5,7
/proc/10759/task/10765/stat : 10765 (java) S 10756 10759 5982 0 -1 4202560 523 0 0 0 219 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877826398760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10766] ppid=10756 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/10759/task/10766/stat : 10766 (java) S 10756 10759 5982 0 -1 4202560 504 0 0 0 224 12 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877825346216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10767] ppid=10756 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/10759/task/10767/stat : 10767 (java) S 10756 10759 5982 0 -1 4202560 489 0 0 0 226 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877678791464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10768] ppid=10756 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/10759/task/10768/stat : 10768 (java) S 10756 10759 5982 0 -1 4202560 550 0 0 0 225 12 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877677738920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10769] ppid=10756 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/10759/task/10769/stat : 10769 (java) S 10756 10759 5982 0 -1 4202560 532 0 0 0 235 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877676686376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10770] ppid=10756 vsize=9824732 CPUtime=3.39 cores=1,3,5,7
/proc/10759/task/10770/stat : 10770 (java) S 10756 10759 5982 0 -1 4202560 2256 0 0 0 322 17 0 0 20 0 22 0 108345906 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877664487528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10771] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10771/stat : 10771 (java) S 10756 10759 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877663433848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10772] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10772/stat : 10772 (java) S 10756 10759 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877662381192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10773] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10773/stat : 10773 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108345908 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877661329936 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10774] ppid=10756 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/10759/task/10774/stat : 10774 (java) S 10756 10759 5982 0 -1 4202560 14250 0 0 0 234 3 0 0 20 0 22 0 108345908 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877660277304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10775] ppid=10756 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/10759/task/10775/stat : 10775 (java) S 10756 10759 5982 0 -1 4202560 25052 0 0 0 260 2 0 0 20 0 22 0 108345908 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877659224760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10776] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10776/stat : 10776 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108345908 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877658172408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10777] ppid=10756 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/10759/task/10777/stat : 10777 (java) S 10756 10759 5982 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 108345908 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877657120072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10778] ppid=10756 vsize=9824732 CPUtime=882.92 cores=1,3,5,7
/proc/10759/task/10778/stat : 10778 (java) R 10756 10759 5982 0 -1 4202560 72 0 0 0 88278 14 0 0 20 0 22 0 108346077 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877656063136 139877708107495 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10779] ppid=10756 vsize=9824732 CPUtime=883.03 cores=1,3,5,7
/proc/10759/task/10779/stat : 10779 (java) R 10756 10759 5982 0 -1 4202560 3189 0 0 0 88252 51 0 0 20 0 22 0 108346077 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877655011792 139877708238400 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10780] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10780/stat : 10780 (java) S 10756 10759 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108346092 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877653959720 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10781] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10781/stat : 10781 (java) S 10756 10759 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108346092 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877652907176 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 10759 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.701 s]
/proc/loadavg: 4.33 4.32 4.19 5/217 11420
/proc/meminfo: memFree=25169848/32872528 swapFree=17280/1464432
[pid=10759] ppid=10756 vsize=9824732 CPUtime=1800.1 cores=1,3,5,7
/proc/10759/stat : 10759 (java) S 10756 10759 5982 0 -1 4202496 52943 0 1 0 179830 180 0 0 20 0 22 0 108345904 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 140735327219136 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10759/statm: 2456183 713311 2300 9 0 2446860 0
[pid=10759/tid=10760] ppid=10756 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/10759/task/10760/stat : 10760 (java) S 10756 10759 5982 0 -1 4202560 2498 0 1 0 162 5 0 0 20 0 22 0 108345904 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877840495480 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10762] ppid=10756 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/10759/task/10762/stat : 10762 (java) S 10756 10759 5982 0 -1 4202560 647 0 0 0 236 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877829556392 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10763] ppid=10756 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/10759/task/10763/stat : 10763 (java) S 10756 10759 5982 0 -1 4202560 443 0 0 0 231 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877828503848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10764] ppid=10756 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/10759/task/10764/stat : 10764 (java) S 10756 10759 5982 0 -1 4202560 620 0 0 0 223 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877827451304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10765] ppid=10756 vsize=9824732 CPUtime=2.32 cores=1,3,5,7
/proc/10759/task/10765/stat : 10765 (java) S 10756 10759 5982 0 -1 4202560 523 0 0 0 219 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877826398760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10766] ppid=10756 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/10759/task/10766/stat : 10766 (java) S 10756 10759 5982 0 -1 4202560 504 0 0 0 224 12 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877825346216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10767] ppid=10756 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/10759/task/10767/stat : 10767 (java) S 10756 10759 5982 0 -1 4202560 489 0 0 0 226 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877678791464 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10768] ppid=10756 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/10759/task/10768/stat : 10768 (java) S 10756 10759 5982 0 -1 4202560 550 0 0 0 225 12 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877677738920 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10769] ppid=10756 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/10759/task/10769/stat : 10769 (java) S 10756 10759 5982 0 -1 4202560 532 0 0 0 235 13 0 0 20 0 22 0 108345905 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877676686376 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10770] ppid=10756 vsize=9824732 CPUtime=3.39 cores=1,3,5,7
/proc/10759/task/10770/stat : 10770 (java) S 10756 10759 5982 0 -1 4202560 2256 0 0 0 322 17 0 0 20 0 22 0 108345906 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877664487528 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10771] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10771/stat : 10771 (java) S 10756 10759 5982 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877663433848 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10772] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10772/stat : 10772 (java) S 10756 10759 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108345906 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877662381192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10773] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10773/stat : 10773 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108345908 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877661329936 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10774] ppid=10756 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/10759/task/10774/stat : 10774 (java) S 10756 10759 5982 0 -1 4202560 14250 0 0 0 234 3 0 0 20 0 22 0 108345908 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877660277304 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10775] ppid=10756 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/10759/task/10775/stat : 10775 (java) S 10756 10759 5982 0 -1 4202560 25052 0 0 0 260 2 0 0 20 0 22 0 108345908 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877659224760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10776] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10776/stat : 10776 (java) S 10756 10759 5982 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108345908 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877658172408 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10759/tid=10777] ppid=10756 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/10759/task/10777/stat : 10777 (java) S 10756 10759 5982 0 -1 4202560 51 0 0 0 13 18 0 0 20 0 22 0 108345908 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877657120072 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10778] ppid=10756 vsize=9824732 CPUtime=882.92 cores=1,3,5,7
/proc/10759/task/10778/stat : 10778 (java) R 10756 10759 5982 0 -1 4202560 72 0 0 0 88278 14 0 0 20 0 22 0 108346077 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877656063136 139877708107495 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10759/tid=10779] ppid=10756 vsize=9824732 CPUtime=883.03 cores=1,3,5,7
/proc/10759/task/10779/stat : 10779 (java) R 10756 10759 5982 0 -1 4202560 3189 0 0 0 88252 51 0 0 20 0 22 0 108346077 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877655011792 139877708238400 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10759/tid=10780] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10780/stat : 10780 (java) S 10756 10759 5982 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 108346092 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877653959720 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10759/tid=10781] ppid=10756 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10759/task/10781/stat : 10781 (java) S 10756 10759 5982 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108346092 10060525568 713311 33554432000 1073741824 1073778376 140735327228000 139877652907176 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 895.764
CPU time (s): 1800.1
CPU user time (s): 1798.3
CPU system time (s): 1.8
CPU usage (%): 200.957
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.64
system time used= 2.29165
maximum resident set size= 2949832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52976
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25588
involuntary context switches= 36093

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.18091 second user time and 5.53616 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-07 03:48:49
IDJOB=4080458
IDBENCH=74121
IDSOLVER=2543
FILE ID=node121/4080458-1465264129
RUNJOBID= node121-1465256572-5999
PBS_JOBID= 19843282
Free space on /tmp= 71724 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12047_6-sat.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080458-1465264129/watcher-4080458-1465264129 -o /tmp/evaluation-result-4080458-1465264129/solver-4080458-1465264129 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1465256572-5999 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080458-1465264129.opb

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

MD5SUM BENCH= 937ecf63c168ba3c2555061c1a7466e0
RANDOM SEED=967382189

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.050
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27374132 kB
Buffers:           96536 kB
Cached:           147120 kB
SwapCached:         1720 kB
Active:          3139872 kB
Inactive:         154400 kB
Active(anon):    3050524 kB
Inactive(anon):     2180 kB
Active(file):      89348 kB
Inactive(file):   152220 kB
Unevictable:     1464432 kB
Mlocked:           17280 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:              4124 kB
Writeback:             0 kB
AnonPages:       4515912 kB
Mapped:            15476 kB
Shmem:                 0 kB
Slab:             599632 kB
SReclaimable:      43356 kB
SUnreclaim:       556276 kB
KernelStack:        1616 kB
PageTables:        12892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4882680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4376576 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= 71724 MiB
End job on node121 at 2016-06-07 04:03:44