Trace number 4080960

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.15 896.947

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/IC/
normalized-minisat25_6_3_7_ic.opb
MD5SUMa68c99426915823baa7396c373ffb50a
Bench CategoryOPT-BIGINT-LIN (optimisation, big 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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15725
Total number of constraints31332
Number of constraints which are clauses14450
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints16875
Minimum length of a constraint2
Maximum length of a constraint300
Number of terms in the objective function 1825
Biggest coefficient in the objective function 112678587
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 15865908633
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 112678587
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 15865908633
Number of bits of the biggest sum of numbers34
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4080960-1465374823.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
1.15/0.67	c ... done. Wall clock time 0.557s.
1.15/0.67	c declared #vars     15725
1.15/0.67	c #constraints  33139
1.15/0.67	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.15/0.67	c constraints type 
1.15/0.67	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 14726
1.15/0.67	c org.sat4j.minisat.constraints.cnf.UnitClauses => 3
1.15/0.67	c org.sat4j.specs.Constr$1 => 3
1.15/0.67	c org.sat4j.minisat.constraints.card.MinWatchCard => 7
1.15/0.67	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3625
1.15/0.67	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 14775
1.15/0.67	c 33139 constraints processed.
1.15/0.67	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.15/0.67	c constraints type 
1.15/0.67	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3625
1.15/0.67	c org.sat4j.specs.Constr$1 => 3
1.15/0.67	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 14726
1.15/0.67	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 7
1.15/0.67	c org.sat4j.pb.constraints.pb.UnitClausesPB => 3
1.15/0.67	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14775
1.15/0.67	c 33139 constraints processed.
1.15/0.67	c objective function length is 1825 literals
9.50/4.17	c cleaning 2496 clauses out of 5000 with flag 25602/5000
15.71/7.13	c cleaning 4248 clauses out of 8505 with flag 66254/11001
22.99/10.73	c cleaning 5623 clauses out of 11257 with flag 126734/18001
31.88/15.11	c cleaning 6812 clauses out of 13634 with flag 204832/26001
43.42/20.89	c cleaning 7912 clauses out of 15823 with flag 255531/35002
61.73/29.94	c cleaning 8939 clauses out of 17909 with flag 320235/45000
73.63/35.89	c cleaning 9976 clauses out of 19976 with flag 370655/56006
87.03/42.55	c cleaning 10993 clauses out of 21994 with flag 423524/68000
101.30/49.67	c cleaning 11994 clauses out of 24001 with flag 459310/81000
117.96/57.91	c cleaning 12994 clauses out of 26007 with flag 499893/95000
136.21/67.09	c cleaning 14001 clauses out of 28014 with flag 545766/110001
156.28/77.06	c cleaning 14996 clauses out of 30012 with flag 594911/126000
177.97/87.88	c cleaning 16003 clauses out of 32017 with flag 648747/143001
202.27/99.97	c cleaning 16999 clauses out of 34014 with flag 705880/161001
229.80/113.69	c cleaning 17998 clauses out of 36015 with flag 767430/180001
260.15/128.79	c cleaning 18998 clauses out of 38018 with flag 829986/200002
286.08/141.64	c cleaning 0 clauses out of 5000 with flag 0/5000
291.64/144.29	c cleaning 19997 clauses out of 40018 with flag 899505/221000
325.31/161.29	c cleaning 20998 clauses out of 42021 with flag 972651/243000
358.88/177.95	c cleaning 22007 clauses out of 44023 with flag 1065963/266000
387.90/192.37	c cleaning 22999 clauses out of 46016 with flag 1204028/290000
426.65/211.63	c cleaning 24003 clauses out of 48018 with flag 1328736/315001
470.41/233.41	c cleaning 25003 clauses out of 50015 with flag 1502505/341001
516.70/256.86	c cleaning 25997 clauses out of 52014 with flag 1714628/368003
570.09/283.44	c cleaning 27003 clauses out of 54016 with flag 1896353/396002
622.82/309.75	c cleaning 28000 clauses out of 56013 with flag 2109330/425002
676.00/336.29	c cleaning 28997 clauses out of 58011 with flag 2251966/455000
730.46/363.34	c cleaning 29996 clauses out of 60015 with flag 2435866/486001
785.95/390.91	c cleaning 30999 clauses out of 62019 with flag 2597209/518001
839.91/417.89	c cleaning 32005 clauses out of 64019 with flag 2831509/551000
896.86/446.23	c cleaning 33003 clauses out of 66014 with flag 3048787/585000
959.43/477.88	c cleaning 33998 clauses out of 68012 with flag 3340451/620001
1021.43/508.70	c cleaning 34999 clauses out of 70013 with flag 3617318/656000
1094.58/545.11	c cleaning 35994 clauses out of 72014 with flag 3924534/693000
1155.93/575.61	c cleaning 36994 clauses out of 74020 with flag 4188935/731000
1215.60/605.26	c cleaning 38004 clauses out of 76028 with flag 4373120/770002
1274.16/634.36	c cleaning 38995 clauses out of 78022 with flag 4632017/810000
1331.38/662.82	c cleaning 0 clauses out of 11000 with flag 0/11000
1345.20/669.70	c cleaning 40009 clauses out of 80027 with flag 4910799/851000
1416.95/705.44	c cleaning 41000 clauses out of 82018 with flag 5203956/893000
1500.23/747.68	c cleaning 41996 clauses out of 84018 with flag 5513347/936000
1577.09/785.96	c cleaning 43003 clauses out of 86022 with flag 5861637/980000
1654.19/824.30	c cleaning 44002 clauses out of 88021 with flag 6199863/1025002
1722.20/858.12	c cleaning 45006 clauses out of 90017 with flag 6531758/1071000
1793.95/893.83	c cleaning 45998 clauses out of 92012 with flag 6802006/1118001
1800.15/896.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/896.90	c starts		: 1193
1800.15/896.90	c conflicts		: 1122634
1800.15/896.90	c decisions		: 1438535
1800.15/896.90	c propagations		: 688507863
1800.15/896.90	c inspects		: 7987069168
1800.15/896.90	c shortcuts		: 0
1800.15/896.90	c learnt literals	: 0
1800.15/896.90	c learnt binary clauses	: 0
1800.15/896.90	c learnt ternary clauses	: 2
1800.15/896.90	c learnt constraints	: 1122634
1800.15/896.90	c ignored constraints	: 0
1800.15/896.90	c root simplifications	: 0
1800.15/896.90	c removed literals (reason simplification)	: 49725506
1800.15/896.90	c reason swapping (by a shorter reason)	: 0
1800.15/896.90	c Calls to reduceDB	: 43
1800.15/896.90	c Number of update (reduction) of LBD	: 274057
1800.15/896.90	c Imported unit clauses	: 0
1800.15/896.90	c number of reductions to clauses (during analyze)	: 0
1800.15/896.90	c number of learned constraints concerned by reduction	: 0
1800.15/896.90	c number of learning phase by resolution	: 0
1800.15/896.90	c number of learning phase by cutting planes	: 0
1800.15/896.90	c speed (assignments/second)	: 768281.6163523275
1800.15/896.90	c non guided choices	4
1800.15/896.92	c learnt constraints type 
1800.15/896.92	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 50647
1800.15/896.92	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/896.92	c starts		: 36
1800.15/896.92	c conflicts		: 12607
1800.15/896.92	c decisions		: 46955
1800.15/896.92	c propagations		: 10030015
1800.15/896.92	c inspects		: 966824001
1800.15/896.92	c shortcuts		: 0
1800.15/896.92	c learnt literals	: 0
1800.15/896.92	c learnt binary clauses	: 0
1800.15/896.92	c learnt ternary clauses	: 0
1800.15/896.92	c learnt constraints	: 12606
1800.15/896.92	c ignored constraints	: 0
1800.15/896.92	c root simplifications	: 0
1800.15/896.92	c removed literals (reason simplification)	: 0
1800.15/896.92	c reason swapping (by a shorter reason)	: 0
1800.15/896.92	c Calls to reduceDB	: 2
1800.15/896.92	c Number of update (reduction) of LBD	: 0
1800.15/896.92	c Imported unit clauses	: 0
1800.15/896.92	c number of reductions to clauses (during analyze)	: 0
1800.15/896.92	c number of learned constraints concerned by reduction	: 0
1800.15/896.92	c number of learning phase by resolution	: 0
1800.15/896.92	c number of learning phase by cutting planes	: 0
1800.15/896.92	c speed (assignments/second)	: 11191.789947265883
1800.15/896.92	c non guided choices	0
1800.15/896.93	c learnt constraints type 
1800.15/896.93	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 42
1800.15/896.93	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 17
1800.15/896.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12547
1800.15/896.93	s UNKNOWN
1800.15/896.93	c Total wall clock time (in seconds): 896.817

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

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

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


[startup+0 s]
/proc/loadavg: 4.09 4.14 3.44 5/193 15979
/proc/meminfo: memFree=29799912/32872528 swapFree=17892/1720544
[pid=15979] ppid=15976 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/15979/stat : 15979 (java) S 15976 15979 14417 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 119415506 98570240 978 33554432000 1073741824 1073778376 140736703249344 140736703240480 270333411389 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15979/statm: 24065 978 744 9 0 16771 0
[pid=15979/tid=15980] ppid=15976 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15980/stat : 15980 (java) R 15976 15979 14417 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 119415507 98570240 978 33554432000 1073741824 1073778376 140736703249344 140333563387432 270330054016 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100112 s]
/proc/loadavg: 4.09 4.14 3.44 5/193 15979
/proc/meminfo: memFree=29799912/32872528 swapFree=17892/1720544
[pid=15979] ppid=15976 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/15979/stat : 15979 (java) S 15976 15979 14417 0 -1 4202496 4480 0 1 0 10 0 0 0 20 0 18 0 119415506 9787879424 5602 33554432000 1073741824 1073778376 140736703249344 140736703240480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15979/statm: 2389619 5602 2141 9 0 2380296 0
[pid=15979/tid=15980] ppid=15976 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/15979/task/15980/stat : 15980 (java) R 15976 15979 14417 0 -1 4202560 2440 0 1 0 8 0 0 0 20 0 18 0 119415507 9787879424 5602 33554432000 1073741824 1073778376 140736703249344 140333563390880 140333570543458 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200266 s]
/proc/loadavg: 4.09 4.14 3.44 5/193 15979
/proc/meminfo: memFree=29799912/32872528 swapFree=17892/1720544
[pid=15979] ppid=15976 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/15979/stat : 15979 (java) S 15976 15979 14417 0 -1 4202496 5218 0 1 0 28 1 0 0 20 0 18 0 119415506 9787879424 8182 33554432000 1073741824 1073778376 140736703249344 140736703240480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15979/statm: 2389619 8182 2220 9 0 2380296 0
[pid=15979/tid=15980] ppid=15976 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/15979/task/15980/stat : 15980 (java) R 15976 15979 14417 0 -1 4202560 2467 0 1 0 16 2 0 0 20 0 18 0 119415507 9787879424 8182 33554432000 1073741824 1073778376 140736703249344 140333563383208 140333435955359 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300264 s]
/proc/loadavg: 4.09 4.14 3.44 5/193 15979
/proc/meminfo: memFree=29799912/32872528 swapFree=17892/1720544
[pid=15979] ppid=15976 vsize=9558476 CPUtime=0.51 cores=0,2,4,6
/proc/15979/stat : 15979 (java) S 15976 15979 14417 0 -1 4202496 5947 0 1 0 50 1 0 0 20 0 18 0 119415506 9787879424 9427 33554432000 1073741824 1073778376 140736703249344 140736703240480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15979/statm: 2389619 9939 2232 9 0 2380296 0
[pid=15979/tid=15980] ppid=15976 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/15979/task/15980/stat : 15980 (java) R 15976 15979 14417 0 -1 4202560 2470 0 1 0 26 2 0 0 20 0 18 0 119415507 9787879424 9939 33554432000 1073741824 1073778376 140736703249344 140333563383208 140333436452767 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9558476

[startup+0.700221 s]
/proc/loadavg: 4.09 4.14 3.44 5/193 15979
/proc/meminfo: memFree=29799912/32872528 swapFree=17892/1720544
[pid=15979] ppid=15976 vsize=9691604 CPUtime=1.32 cores=0,2,4,6
/proc/15979/stat : 15979 (java) S 15976 15979 14417 0 -1 4202496 8409 0 1 0 126 6 0 0 20 0 20 0 119415506 9924202496 43290 33554432000 1073741824 1073778376 140736703249344 140736703240480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15979/statm: 2422901 43290 2265 9 0 2413578 0
[pid=15979/tid=15980] ppid=15976 vsize=9691604 CPUtime=0.65 cores=0,2,4,6
/proc/15979/task/15980/stat : 15980 (java) S 15976 15979 14417 0 -1 4202560 2537 0 1 0 62 3 0 0 20 0 20 0 119415507 9924202496 43802 33554432000 1073741824 1073778376 140736703249344 140333563392888 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9691604

[startup+1.50085 s]
/proc/loadavg: 4.09 4.14 3.44 5/216 16008
/proc/meminfo: memFree=29577928/32872528 swapFree=17892/1720544
[pid=15979] ppid=15976 vsize=9824732 CPUtime=4 cores=0,2,4,6
/proc/15979/stat : 15979 (java) S 15976 15979 14417 0 -1 4202496 13865 0 1 0 389 11 0 0 20 0 22 0 119415506 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140736703240480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15979/statm: 2456183 54172 2286 9 0 2446860 0
[pid=15979/tid=15980] ppid=15976 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/15979/task/15980/stat : 15980 (java) S 15976 15979 14417 0 -1 4202560 2537 0 1 0 62 3 0 0 20 0 22 0 119415507 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333563392888 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15982] ppid=15976 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15979/task/15982/stat : 15982 (java) S 15976 15979 14417 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 119415507 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333407402664 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15983] ppid=15976 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15979/task/15983/stat : 15983 (java) S 15976 15979 14417 0 -1 4202560 75 0 0 0 1 1 0 0 20 0 22 0 119415508 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333406350120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15984] ppid=15976 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15979/task/15984/stat : 15984 (java) S 15976 15979 14417 0 -1 4202560 113 0 0 0 3 0 0 0 20 0 22 0 119415508 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333405297576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15985] ppid=15976 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15979/task/15985/stat : 15985 (java) S 15976 15979 14417 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 119415508 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333404245032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15986] ppid=15976 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15979/task/15986/stat : 15986 (java) S 15976 15979 14417 0 -1 4202560 36 0 0 0 1 0 0 0 20 0 22 0 119415508 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333403191464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15987] ppid=15976 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15979/task/15987/stat : 15987 (java) S 15976 15979 14417 0 -1 4202560 77 0 0 0 1 0 0 0 20 0 22 0 119415508 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333402138920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15988] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15988/stat : 15988 (java) S 15976 15979 14417 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 22 0 119415508 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333401086376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15989] ppid=15976 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/15979/task/15989/stat : 15989 (java) S 15976 15979 14417 0 -1 4202560 80 0 0 0 1 0 0 0 20 0 22 0 119415508 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333400033832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15990] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15990/stat : 15990 (java) S 15976 15979 14417 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333387623016 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15991] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15991/stat : 15991 (java) S 15976 15979 14417 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333386569336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15992] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15992/stat : 15992 (java) S 15976 15979 14417 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333385516680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15993] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15993/stat : 15993 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415511 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333384465424 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15994] ppid=15976 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/15979/task/15994/stat : 15994 (java) S 15976 15979 14417 0 -1 4202560 3589 0 0 0 78 0 0 0 20 0 22 0 119415511 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333383411768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15995] ppid=15976 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/15979/task/15995/stat : 15995 (java) S 15976 15979 14417 0 -1 4202560 5895 0 0 0 79 2 0 0 20 0 22 0 119415512 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333382359224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15996] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15996/stat : 15996 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415512 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333381306872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15997] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15997/stat : 15997 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415512 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333380254536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=16005] ppid=15976 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/15979/task/16005/stat : 16005 (java) R 15976 15979 14417 0 -1 4202560 17 0 0 0 71 0 0 0 20 0 22 0 119415574 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333379148616 140333437083552 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=16006] ppid=15976 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/15979/task/16006/stat : 16006 (java) R 15976 15979 14417 0 -1 4202560 39 0 0 0 73 0 0 0 20 0 22 0 119415574 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333378097576 140333436880901 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=16007] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/16007/stat : 16007 (java) S 15976 15979 14417 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 119415580 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333377046056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=16008] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/16008/stat : 16008 (java) S 15976 15979 14417 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 119415581 10060525568 54172 33554432000 1073741824 1073778376 140736703249344 140333375993512 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.09 4.14 3.44 7/219 16017
/proc/meminfo: memFree=29518472/32872528 swapFree=17892/1720544
[pid=15979] ppid=15976 vsize=9824732 CPUtime=7.4 cores=0,2,4,6
/proc/15979/stat : 15979 (java) S 15976 15979 14417 0 -1 4202496 14627 0 1 0 725 15 0 0 20 0 22 0 119415506 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140736703240480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15979/statm: 2456183 87623 2288 9 0 2446860 0
[pid=15979/tid=15980] ppid=15976 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/15979/task/15980/stat : 15980 (java) S 15976 15979 14417 0 -1 4202560 2537 0 1 0 62 3 0 0 20 0 22 0 119415507 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333563392888 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15982] ppid=15976 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/15979/task/15982/stat : 15982 (java) S 15976 15979 14417 0 -1 4202560 31 0 0 0 5 0 0 0 20 0 22 0 119415507 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333407402664 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15983] ppid=15976 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/15979/task/15983/stat : 15983 (java) S 15976 15979 14417 0 -1 4202560 80 0 0 0 2 1 0 0 20 0 22 0 119415508 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333406350120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15984] ppid=15976 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15979/task/15984/stat : 15984 (java) S 15976 15979 14417 0 -1 4202560 124 0 0 0 4 2 0 0 20 0 22 0 119415508 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333405297576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15985] ppid=15976 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15979/task/15985/stat : 15985 (java) S 15976 15979 14417 0 -1 4202560 25 0 0 0 2 2 0 0 20 0 22 0 119415508 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333404245032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15986] ppid=15976 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15979/task/15986/stat : 15986 (java) S 15976 15979 14417 0 -1 4202560 42 0 0 0 2 0 0 0 20 0 22 0 119415508 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333403191464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15987] ppid=15976 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15979/task/15987/stat : 15987 (java) S 15976 15979 14417 0 -1 4202560 84 0 0 0 2 0 0 0 20 0 22 0 119415508 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333402138920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15988] ppid=15976 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15979/task/15988/stat : 15988 (java) S 15976 15979 14417 0 -1 4202560 40 0 0 0 2 0 0 0 20 0 22 0 119415508 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333401086376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15989] ppid=15976 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/15979/task/15989/stat : 15989 (java) S 15976 15979 14417 0 -1 4202560 87 0 0 0 2 0 0 0 20 0 22 0 119415508 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333400033832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15990] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15990/stat : 15990 (java) S 15976 15979 14417 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333387623016 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15991] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15991/stat : 15991 (java) S 15976 15979 14417 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333386569336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15992] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15992/stat : 15992 (java) S 15976 15979 14417 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333385516680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15993] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15993/stat : 15993 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415511 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333384465424 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15994] ppid=15976 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/15979/task/15994/stat : 15994 (java) S 15976 15979 14417 0 -1 4202560 4107 0 0 0 89 0 0 0 20 0 22 0 119415511 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333383411768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15995] ppid=15976 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/15979/task/15995/stat : 15995 (java) S 15976 15979 14417 0 -1 4202560 5895 0 0 0 83 2 0 0 20 0 22 0 119415512 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333382359224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15996] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15996/stat : 15996 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415512 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333381306872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15997] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15997/stat : 15997 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415512 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333380254536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=16005] ppid=15976 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/15979/task/16005/stat : 16005 (java) R 15976 15979 14417 0 -1 4202560 17 0 0 0 227 0 0 0 20 0 22 0 119415574 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333379148608 140333436691309 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=16006] ppid=15976 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/15979/task/16006/stat : 16006 (java) R 15976 15979 14417 0 -1 4202560 93 0 0 0 227 1 0 0 20 0 22 0 119415574 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333378097416 140333436638241 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=16007] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/16007/stat : 16007 (java) S 15976 15979 14417 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 119415580 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333377046056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=16008] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/16008/stat : 16008 (java) S 15976 15979 14417 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 119415581 10060525568 87623 33554432000 1073741824 1073778376 140736703249344 140333375993512 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.4
Current children cumulated vsize (KiB) 9824732

[startup+6.30094 s]
/proc/loadavg: 4.16 4.15 3.45 3/192 16058
/proc/meminfo: memFree=29211792/32872528 swapFree=17892/1720544
[pid=15979] ppid=15976 vsize=9824732 CPUtime=14.02 cores=0,2,4,6
/proc/15979/stat : 15979 (java) S 15976 15979 14417 0 -1 4202496 15364 0 1 0 1378 24 0 0 20 0 22 0 119415506 10060525568 155891 33554432000 1073741824 1073778376 140736703249344 140736703240480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15979/statm: 2456183 155891 2292 9 0 2446860 0
[pid=15979/tid=15980] ppid=15976 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/15979/task/15980/stat : 15980 (java) S 15976 15979 14417 0 -1 4202560 2538 0 1 0 62 3 0 0 20 0 22 0 119415507 10060525568 155891 33554432000 1073741824 1073778376 140736703249344 140333563392888 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15982] ppid=15976 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/15979/task/15982/stat : 15982 (java) S 15976 15979 14417 0 -1 4202560 59 0 0 0 9 2 0 0 20 0 22 0 119415507 10060525568 155891 33554432000 1073741824 1073778376 140736703249344 140333407402664 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15983] ppid=15976 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/15979/task/15983/stat : 15983 (java) S 15976 15979 14417 0 -1 4202560 126 0 0 0 9 3 0 0 20 0 22 0 119415508 10060525568 155891 33554432000 1073741824 1073778376 140736703249344 140333406350120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15984] ppid=15976 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/15979/task/15984/stat : 15984 (java) S 15976 15979 14417 0 -1 4202560 142 0 0 0 7 2 0 0 20 0 22 0 119415508 10060525568 155891 33554432000 1073741824 1073778376 140736703249344 140333405297576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15985] ppid=15976 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/15979/task/15985/stat : 15985 (java) S 15976 15979 14417 0 -1 4202560 32 0 0 0 4 2 0 0 20 0 22 0 119415508 10060525568 155891 33554432000 1073741824 1073778376 140736703249344 140333404245032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15986] ppid=15976 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15979/task/15986/stat : 15986 (java) S 15976 15979 14417 0 -1 4202560 49 0 0 0 3 1 0 0 20 0 22 0 119415508 10060525568 155891 33554432000 1073741824 1073778376 140736703249344 140333403191464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15987] ppid=15976 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/15979/task/15987/stat : 15987 (java) S 15976 15979 14417 0 -1 4202560 101 0 0 0 3 1 0 0 20 0 22 0 119415508 10060525568 155891 33554432000 1073741824 1073778376 140736703249344 140333402138920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15988] ppid=15976 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/15979/task/15988/stat : 15988 (java) S 15976 15979 14417 0 -1 4202560 74 0 0 0 6 1 0 0 20 0 22 0 119415508 10060525568 155891 33554432000 1073741824 1073778376 140736703249344 140333401086376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15989] ppid=15976 vsize=9824732 CPUtime=0.08 cores=0,2,4,6

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

/proc/15979/task/15984/stat : 15984 (java) S 15976 15979 14417 0 -1 4202560 916 0 0 0 186 17 0 0 20 0 22 0 119415508 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333405297576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15985] ppid=15976 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/15979/task/15985/stat : 15985 (java) S 15976 15979 14417 0 -1 4202560 835 0 0 0 201 23 0 0 20 0 22 0 119415508 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333404245032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15986] ppid=15976 vsize=9824732 CPUtime=2.14 cores=0,2,4,6
/proc/15979/task/15986/stat : 15986 (java) S 15976 15979 14417 0 -1 4202560 626 0 0 0 195 19 0 0 20 0 22 0 119415508 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333403191464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15987] ppid=15976 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/15979/task/15987/stat : 15987 (java) S 15976 15979 14417 0 -1 4202560 998 0 0 0 223 21 0 0 20 0 22 0 119415508 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333402138920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15988] ppid=15976 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/15979/task/15988/stat : 15988 (java) S 15976 15979 14417 0 -1 4202560 1162 0 0 0 205 23 0 0 20 0 22 0 119415508 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333401086376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15989] ppid=15976 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/15979/task/15989/stat : 15989 (java) S 15976 15979 14417 0 -1 4202560 866 0 0 0 211 18 0 0 20 0 22 0 119415508 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333400033832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15990] ppid=15976 vsize=9824732 CPUtime=3.61 cores=0,2,4,6
/proc/15979/task/15990/stat : 15990 (java) S 15976 15979 14417 0 -1 4202560 2573 0 0 0 352 9 0 0 20 0 22 0 119415509 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333387623016 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15991] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15991/stat : 15991 (java) S 15976 15979 14417 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333386569336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15992] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15992/stat : 15992 (java) S 15976 15979 14417 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333385516680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15993] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15993/stat : 15993 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415511 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333384465424 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15994] ppid=15976 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/15979/task/15994/stat : 15994 (java) S 15976 15979 14417 0 -1 4202560 4140 0 0 0 101 0 0 0 20 0 22 0 119415511 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333383411768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15995] ppid=15976 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/15979/task/15995/stat : 15995 (java) S 15976 15979 14417 0 -1 4202560 9613 0 0 0 136 2 0 0 20 0 22 0 119415512 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333382359224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15996] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15996/stat : 15996 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415512 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333381306872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15997] ppid=15976 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/15979/task/15997/stat : 15997 (java) S 15976 15979 14417 0 -1 4202560 50 0 0 0 15 18 0 0 20 0 22 0 119415512 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333380254536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=16005] ppid=15976 vsize=9824732 CPUtime=870.74 cores=0,2,4,6
/proc/15979/task/16005/stat : 16005 (java) R 15976 15979 14417 0 -1 4202560 48 0 0 0 87060 14 0 0 20 0 22 0 119415574 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333379149472 140333436905894 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=16006] ppid=15976 vsize=9824732 CPUtime=870.75 cores=0,2,4,6
/proc/15979/task/16006/stat : 16006 (java) R 15976 15979 14417 0 -1 4202560 2615 0 0 0 87022 53 0 0 20 0 22 0 119415574 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333378098136 140333436766755 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=16007] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/16007/stat : 16007 (java) S 15976 15979 14417 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 119415580 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333377046056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=16008] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/16008/stat : 16008 (java) S 15976 15979 14417 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 119415581 10060525568 794905 33554432000 1073741824 1073778376 140736703249344 140333375993512 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1770.85
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.901 s]
/proc/loadavg: 4.30 4.23 3.90 5/219 16117
/proc/meminfo: memFree=23622028/32872528 swapFree=17892/1720544
[pid=15979] ppid=15976 vsize=9824732 CPUtime=1800.15 cores=0,2,4,6
/proc/15979/stat : 15979 (java) S 15976 15979 14417 0 -1 4202496 29996 0 1 0 179774 241 0 0 20 0 22 0 119415506 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140736703240480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15979/statm: 2456183 821535 2301 9 0 2446860 0
[pid=15979/tid=15980] ppid=15976 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/15979/task/15980/stat : 15980 (java) S 15976 15979 14417 0 -1 4202560 2544 0 1 0 65 5 0 0 20 0 22 0 119415507 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333563392888 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15982] ppid=15976 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/15979/task/15982/stat : 15982 (java) S 15976 15979 14417 0 -1 4202560 757 0 0 0 199 21 0 0 20 0 22 0 119415507 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333407402664 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15983] ppid=15976 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/15979/task/15983/stat : 15983 (java) S 15976 15979 14417 0 -1 4202560 889 0 0 0 217 24 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333406350120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15984] ppid=15976 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/15979/task/15984/stat : 15984 (java) S 15976 15979 14417 0 -1 4202560 925 0 0 0 187 18 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333405297576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15985] ppid=15976 vsize=9824732 CPUtime=2.3 cores=0,2,4,6
/proc/15979/task/15985/stat : 15985 (java) S 15976 15979 14417 0 -1 4202560 862 0 0 0 206 24 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333404245032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15986] ppid=15976 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/15979/task/15986/stat : 15986 (java) S 15976 15979 14417 0 -1 4202560 633 0 0 0 197 20 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333403191464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15987] ppid=15976 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/15979/task/15987/stat : 15987 (java) S 15976 15979 14417 0 -1 4202560 1008 0 0 0 224 22 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333402138920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15988] ppid=15976 vsize=9824732 CPUtime=2.3 cores=0,2,4,6
/proc/15979/task/15988/stat : 15988 (java) S 15976 15979 14417 0 -1 4202560 1170 0 0 0 207 23 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333401086376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15989] ppid=15976 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/15979/task/15989/stat : 15989 (java) S 15976 15979 14417 0 -1 4202560 874 0 0 0 213 18 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333400033832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15990] ppid=15976 vsize=9824732 CPUtime=3.62 cores=0,2,4,6
/proc/15979/task/15990/stat : 15990 (java) S 15976 15979 14417 0 -1 4202560 2576 0 0 0 352 10 0 0 20 0 22 0 119415509 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333387623016 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15991] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15991/stat : 15991 (java) S 15976 15979 14417 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333386569336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15992] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15992/stat : 15992 (java) S 15976 15979 14417 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333385516680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15993] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15993/stat : 15993 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415511 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333384465424 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15994] ppid=15976 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/15979/task/15994/stat : 15994 (java) S 15976 15979 14417 0 -1 4202560 4140 0 0 0 101 0 0 0 20 0 22 0 119415511 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333383411768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15995] ppid=15976 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/15979/task/15995/stat : 15995 (java) S 15976 15979 14417 0 -1 4202560 9613 0 0 0 136 2 0 0 20 0 22 0 119415512 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333382359224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15996] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15996/stat : 15996 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415512 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333381306872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15997] ppid=15976 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/15979/task/15997/stat : 15997 (java) S 15976 15979 14417 0 -1 4202560 52 0 0 0 15 18 0 0 20 0 22 0 119415512 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333380254536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=16005] ppid=15976 vsize=9824732 CPUtime=885.23 cores=0,2,4,6
/proc/15979/task/16005/stat : 16005 (java) R 15976 15979 14417 0 -1 4202560 49 0 0 0 88509 14 0 0 20 0 22 0 119415574 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333379141776 140333436905998 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=16006] ppid=15976 vsize=9824732 CPUtime=885.24 cores=0,2,4,6
/proc/15979/task/16006/stat : 16006 (java) R 15976 15979 14417 0 -1 4202560 2639 0 0 0 88471 53 0 0 20 0 22 0 119415574 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333378097936 140333436921860 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=16007] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/16007/stat : 16007 (java) S 15976 15979 14417 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 119415580 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333377046056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=16008] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/16008/stat : 16008 (java) S 15976 15979 14417 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 119415581 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333375993512 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
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 15979 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.901 s]
/proc/loadavg: 4.30 4.23 3.90 5/219 16117
/proc/meminfo: memFree=23622028/32872528 swapFree=17892/1720544
[pid=15979] ppid=15976 vsize=9824732 CPUtime=1800.15 cores=0,2,4,6
/proc/15979/stat : 15979 (java) S 15976 15979 14417 0 -1 4202496 29996 0 1 0 179774 241 0 0 20 0 22 0 119415506 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140736703240480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15979/statm: 2456183 821535 2301 9 0 2446860 0
[pid=15979/tid=15980] ppid=15976 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/15979/task/15980/stat : 15980 (java) S 15976 15979 14417 0 -1 4202560 2544 0 1 0 65 5 0 0 20 0 22 0 119415507 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333563392888 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15982] ppid=15976 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/15979/task/15982/stat : 15982 (java) S 15976 15979 14417 0 -1 4202560 757 0 0 0 199 21 0 0 20 0 22 0 119415507 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333407402664 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15983] ppid=15976 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/15979/task/15983/stat : 15983 (java) S 15976 15979 14417 0 -1 4202560 889 0 0 0 217 24 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333406350120 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15984] ppid=15976 vsize=9824732 CPUtime=2.05 cores=0,2,4,6
/proc/15979/task/15984/stat : 15984 (java) S 15976 15979 14417 0 -1 4202560 925 0 0 0 187 18 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333405297576 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15985] ppid=15976 vsize=9824732 CPUtime=2.3 cores=0,2,4,6
/proc/15979/task/15985/stat : 15985 (java) S 15976 15979 14417 0 -1 4202560 862 0 0 0 206 24 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333404245032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15986] ppid=15976 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/15979/task/15986/stat : 15986 (java) S 15976 15979 14417 0 -1 4202560 633 0 0 0 197 20 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333403191464 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15987] ppid=15976 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/15979/task/15987/stat : 15987 (java) S 15976 15979 14417 0 -1 4202560 1008 0 0 0 224 22 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333402138920 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15988] ppid=15976 vsize=9824732 CPUtime=2.3 cores=0,2,4,6
/proc/15979/task/15988/stat : 15988 (java) S 15976 15979 14417 0 -1 4202560 1170 0 0 0 207 23 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333401086376 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15989] ppid=15976 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/15979/task/15989/stat : 15989 (java) S 15976 15979 14417 0 -1 4202560 874 0 0 0 213 18 0 0 20 0 22 0 119415508 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333400033832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15990] ppid=15976 vsize=9824732 CPUtime=3.62 cores=0,2,4,6
/proc/15979/task/15990/stat : 15990 (java) S 15976 15979 14417 0 -1 4202560 2576 0 0 0 352 10 0 0 20 0 22 0 119415509 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333387623016 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15991] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15991/stat : 15991 (java) S 15976 15979 14417 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333386569336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=15992] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15992/stat : 15992 (java) S 15976 15979 14417 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 119415509 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333385516680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15993] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15993/stat : 15993 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415511 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333384465424 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15994] ppid=15976 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/15979/task/15994/stat : 15994 (java) S 15976 15979 14417 0 -1 4202560 4140 0 0 0 101 0 0 0 20 0 22 0 119415511 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333383411768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=15995] ppid=15976 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/15979/task/15995/stat : 15995 (java) S 15976 15979 14417 0 -1 4202560 9613 0 0 0 136 2 0 0 20 0 22 0 119415512 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333382359224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15979/tid=15996] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/15996/stat : 15996 (java) S 15976 15979 14417 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 119415512 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333381306872 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=15997] ppid=15976 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/15979/task/15997/stat : 15997 (java) S 15976 15979 14417 0 -1 4202560 52 0 0 0 15 18 0 0 20 0 22 0 119415512 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333380254536 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=16005] ppid=15976 vsize=9824732 CPUtime=885.23 cores=0,2,4,6
/proc/15979/task/16005/stat : 16005 (java) R 15976 15979 14417 0 -1 4202560 49 0 0 0 88509 14 0 0 20 0 22 0 119415574 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333379141776 140333436905998 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15979/tid=16006] ppid=15976 vsize=9824732 CPUtime=885.24 cores=0,2,4,6
/proc/15979/task/16006/stat : 16006 (java) R 15976 15979 14417 0 -1 4202560 2639 0 0 0 88471 53 0 0 20 0 22 0 119415574 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333378097936 140333436921860 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15979/tid=16007] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/16007/stat : 16007 (java) S 15976 15979 14417 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 119415580 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333377046056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15979/tid=16008] ppid=15976 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/15979/task/16008/stat : 16008 (java) S 15976 15979 14417 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 119415581 10060525568 821535 33554432000 1073741824 1073778376 140736703249344 140333375993512 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 896.947
CPU time (s): 1800.15
CPU user time (s): 1797.74
CPU system time (s): 2.41
CPU usage (%): 200.698
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.21
system time used= 2.89056
maximum resident set size= 3304924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30032
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= 24421
involuntary context switches= 29016

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.02408 second user time and 7.03493 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-08 10:33:44
IDJOB=4080960
IDBENCH=92791
IDSOLVER=2543
FILE ID=node117/4080960-1465374823
RUNJOBID= node117-1465373920-15755
PBS_JOBID= 19853424
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/IC/normalized-minisat25_6_3_7_ic.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080960-1465374823/watcher-4080960-1465374823 -o /tmp/evaluation-result-4080960-1465374823/solver-4080960-1465374823 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1465373920-15755 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080960-1465374823.opb

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

MD5SUM BENCH= a68c99426915823baa7396c373ffb50a
RANDOM SEED=1810585596

node117.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.088
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.17
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.088
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.088
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.088
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.53
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.088
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:        29803232 kB
Buffers:          142084 kB
Cached:           409552 kB
SwapCached:        29232 kB
Active:           154568 kB
Inactive:         448356 kB
Active(anon):      22968 kB
Inactive(anon):    30548 kB
Active(file):     131600 kB
Inactive(file):   417808 kB
Unevictable:     1720544 kB
Mlocked:           17892 kB
SwapTotal:      67108856 kB
SwapFree:       67071220 kB
Dirty:              3036 kB
Writeback:             0 kB
AnonPages:       1733556 kB
Mapped:            14740 kB
Shmem:                 0 kB
Slab:             606792 kB
SReclaimable:      50472 kB
SUnreclaim:       556320 kB
KernelStack:        1392 kB
PageTables:         7396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2407708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1705984 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= 71656 MiB
End job on node117 at 2016-06-08 10:48:41