Trace number 4121451

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 PB16UNSAT 329.876 163.303

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-27-3.cnf.gz-plain.pb.metafix.opb
MD5SUMb874b5fa3e78441572ce29fa92307036
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark38.6701
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables109
Total number of constraints228
Number of constraints which are clauses228
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4121451-1467309324.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
0.10/0.16	c ... done. Wall clock time 0.042s.
0.10/0.16	c declared #vars     109
0.10/0.16	c #constraints  228
0.10/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 228
0.10/0.16	c 228 constraints processed.
0.10/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.16	c constraints type 
0.10/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 228
0.10/0.16	c 228 constraints processed.
1.48/0.59	c cleaning 2500 clauses out of 5003 with flag 34132/5003
2.26/0.76	c cleaning 0 clauses out of 5002 with flag 0/5002
2.83/0.91	c cleaning 4244 clauses out of 8500 with flag 75743/11000
3.27/1.15	c cleaning 0 clauses out of 11000 with flag 0/11000
3.86/1.39	c cleaning 5628 clauses out of 11257 with flag 126693/18001
4.71/1.63	c cleaning 0 clauses out of 18000 with flag 0/18000
5.85/2.02	c cleaning 6810 clauses out of 13630 with flag 183413/26002
6.27/2.30	c cleaning 0 clauses out of 26000 with flag 0/26000
7.25/2.72	c cleaning 7898 clauses out of 15818 with flag 249045/35000
8.05/3.13	c cleaning 0 clauses out of 35000 with flag 0/35000
9.07/3.67	c cleaning 8951 clauses out of 17921 with flag 335185/45001
10.27/4.29	c cleaning 0 clauses out of 45000 with flag 0/45000
11.47/4.86	c cleaning 9980 clauses out of 19969 with flag 421921/56000
13.68/5.91	c cleaning 0 clauses out of 56000 with flag 0/56000
14.69/6.41	c cleaning 10989 clauses out of 21990 with flag 519845/68001
17.08/7.63	c cleaning 0 clauses out of 68000 with flag 0/68000
17.88/8.09	c cleaning 11988 clauses out of 24000 with flag 624272/81000
21.74/9.97	c cleaning 0 clauses out of 81001 with flag 0/81001
21.94/10.04	c cleaning 13004 clauses out of 26013 with flag 742467/95001
26.53/12.37	c cleaning 14000 clauses out of 28008 with flag 868840/110000
27.37/12.74	c cleaning 0 clauses out of 95001 with flag 0/95001
31.37/14.74	c cleaning 14994 clauses out of 30008 with flag 991269/126000
32.99/15.54	c cleaning 0 clauses out of 110001 with flag 0/110001
36.01/17.08	c cleaning 15996 clauses out of 32016 with flag 1118641/143002
41.62/19.90	c cleaning 17002 clauses out of 34021 with flag 1255328/161003
42.61/20.33	c cleaning 0 clauses out of 126001 with flag 0/126001
48.86/23.43	c cleaning 17996 clauses out of 36016 with flag 1402897/180000
51.26/24.60	c cleaning 0 clauses out of 143000 with flag 0/143000
55.70/26.89	c cleaning 19007 clauses out of 38021 with flag 1556352/200001
63.50/30.78	c cleaning 0 clauses out of 161002 with flag 0/161002
63.71/30.88	c cleaning 20006 clauses out of 40013 with flag 1722603/221000
73.13/35.55	c cleaning 21001 clauses out of 42007 with flag 1885113/243000
79.97/38.99	c cleaning 0 clauses out of 180000 with flag 0/180000
82.77/40.35	c cleaning 21998 clauses out of 44006 with flag 2047322/266000
93.40/45.67	c cleaning 23004 clauses out of 46009 with flag 2241059/290001
97.43/47.60	c cleaning 0 clauses out of 200000 with flag 0/200000
105.00/51.35	c cleaning 23997 clauses out of 48004 with flag 2416642/315000
114.07/55.88	c cleaning 0 clauses out of 221000 with flag 0/221000
117.08/57.36	c cleaning 25003 clauses out of 50011 with flag 2595869/341004
131.18/64.35	c cleaning 25997 clauses out of 52005 with flag 2778854/368001
134.40/65.91	c cleaning 0 clauses out of 243000 with flag 0/243000
146.24/71.85	c cleaning 26997 clauses out of 54008 with flag 2974132/396001
160.24/78.82	c cleaning 0 clauses out of 266000 with flag 0/266000
161.25/79.38	c cleaning 28000 clauses out of 56010 with flag 3175782/425000
178.26/87.85	c cleaning 28998 clauses out of 58010 with flag 3385022/455000
194.70/96.03	c cleaning 0 clauses out of 290001 with flag 0/290001
196.10/96.73	c cleaning 30006 clauses out of 60015 with flag 3607711/486003
215.73/106.53	c cleaning 30999 clauses out of 62007 with flag 3832122/518001
227.76/112.52	c cleaning 0 clauses out of 315001 with flag 0/315001
239.41/118.32	c cleaning 31999 clauses out of 64007 with flag 4058211/551000
264.44/130.87	c cleaning 33000 clauses out of 66010 with flag 4289688/585002
264.65/130.96	c cleaning 0 clauses out of 341000 with flag 0/341000
290.79/143.91	c cleaning 34001 clauses out of 68008 with flag 4528709/620001
308.22/152.61	c cleaning 0 clauses out of 368003 with flag 0/368003
319.43/158.25	c cleaning 35003 clauses out of 70005 with flag 4761977/656000
329.39/163.18	c And the winner is solver0
329.57/163.21	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
329.57/163.21	c starts		: 108
329.57/163.21	c conflicts		: 673174
329.57/163.21	c decisions		: 827664
329.57/163.21	c propagations		: 11046120
329.57/163.21	c inspects		: 3508507157
329.57/163.21	c shortcuts		: 0
329.57/163.21	c learnt literals	: 13
329.57/163.21	c learnt binary clauses	: 100
329.57/163.21	c learnt ternary clauses	: 484
329.57/163.21	c learnt constraints	: 673160
329.57/163.21	c ignored constraints	: 0
329.57/163.21	c root simplifications	: 0
329.57/163.21	c removed literals (reason simplification)	: 2191669
329.57/163.21	c reason swapping (by a shorter reason)	: 0
329.57/163.21	c Calls to reduceDB	: 32
329.57/163.21	c Number of update (reduction) of LBD	: 230043
329.57/163.21	c Imported unit clauses	: 0
329.57/163.21	c number of reductions to clauses (during analyze)	: 0
329.57/163.21	c number of learned constraints concerned by reduction	: 0
329.57/163.21	c number of learning phase by resolution	: 0
329.57/163.21	c number of learning phase by cutting planes	: 0
329.57/163.21	c speed (assignments/second)	: 67749.31920217855
329.57/163.21	c non guided choices	21
329.57/163.24	c learnt constraints type 
329.57/163.24	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 100
329.57/163.24	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 52064
329.57/163.24	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
329.57/163.24	c starts		: 136
329.57/163.24	c conflicts		: 381840
329.57/163.24	c decisions		: 452822
329.57/163.24	c propagations		: 6224701
329.57/163.24	c inspects		: 1700438214
329.57/163.24	c shortcuts		: 0
329.57/163.24	c learnt literals	: 0
329.57/163.24	c learnt binary clauses	: 1
329.57/163.24	c learnt ternary clauses	: 21
329.57/163.24	c learnt constraints	: 381839
329.57/163.24	c ignored constraints	: 0
329.57/163.24	c root simplifications	: 0
329.57/163.24	c removed literals (reason simplification)	: 0
329.57/163.24	c reason swapping (by a shorter reason)	: 0
329.57/163.24	c Calls to reduceDB	: 23
329.57/163.24	c Number of update (reduction) of LBD	: 0
329.57/163.24	c Imported unit clauses	: 0
329.57/163.24	c number of reductions to clauses (during analyze)	: 0
329.57/163.24	c number of learned constraints concerned by reduction	: 0
329.57/163.24	c number of learning phase by resolution	: 0
329.57/163.24	c number of learning phase by cutting planes	: 0
329.57/163.24	c speed (assignments/second)	: 38171.48866758242
329.57/163.24	c non guided choices	24
329.57/163.29	c learnt constraints type 
329.57/163.29	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 381838
329.57/163.29	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 1
329.86/163.30	s UNSATISFIABLE
329.86/163.30	c Total wall clock time (in seconds): 163.181

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

pid=19673
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.06 4.14 3.37 4/197 19676
/proc/meminfo: memFree=28018836/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/19676/stat : 19676 (java) S 19673 19676 14900 0 -1 4202496 1356 0 0 0 0 0 0 0 20 0 2 0 9956623 98570240 979 33554432000 1073741824 1073778376 140734418115792 140734418106928 270710898749 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 24065 979 744 9 0 16771 0
[pid=19676/tid=19677] ppid=19673 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19677/stat : 19677 (java) R 19673 19676 14900 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 9956624 98570240 979 33554432000 1073741824 1073778376 140734418115792 140306924854824 270707541376 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100138 s]
/proc/loadavg: 4.06 4.14 3.37 4/197 19676
/proc/meminfo: memFree=28018836/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/19676/stat : 19676 (java) S 19673 19676 14900 0 -1 4202496 4466 0 1 0 9 1 0 0 20 0 18 0 9956623 9787879424 5589 33554432000 1073741824 1073778376 140734418115792 140734418106928 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 2389619 5589 2126 9 0 2380296 0
[pid=19676/tid=19677] ppid=19673 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/19676/task/19677/stat : 19677 (java) R 19673 19676 14900 0 -1 4202560 2443 0 1 0 8 0 0 0 20 0 18 0 9956624 9787879424 5589 33554432000 1073741824 1073778376 140734418115792 140306924858272 140306932289050 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.06 4.14 3.37 4/197 19676
/proc/meminfo: memFree=28018836/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/19676/stat : 19676 (java) S 19673 19676 14900 0 -1 4202496 5062 0 1 0 28 1 0 0 20 0 22 0 9956623 10060525568 7529 33554432000 1073741824 1073778376 140734418115792 140734418106928 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 2456183 7537 2217 9 0 2446860 0
[pid=19676/tid=19677] ppid=19673 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/19676/task/19677/stat : 19677 (java) S 19673 19676 14900 0 -1 4202560 2468 0 1 0 14 0 0 0 20 0 22 0 9956624 10060525568 7539 33554432000 1073741824 1073778376 140734418115792 140306924860280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9824732

[startup+0.30026 s]
/proc/loadavg: 4.06 4.14 3.37 4/197 19676
/proc/meminfo: memFree=28018836/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/19676/stat : 19676 (java) S 19673 19676 14900 0 -1 4202496 8027 0 1 0 67 1 0 0 20 0 22 0 9956623 10060525568 9825 33554432000 1073741824 1073778376 140734418115792 140734418106928 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 2456183 9825 2239 9 0 2446860 0
[pid=19676/tid=19677] ppid=19673 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/19676/task/19677/stat : 19677 (java) S 19673 19676 14900 0 -1 4202560 2468 0 1 0 14 0 0 0 20 0 22 0 9956624 10060525568 9825 33554432000 1073741824 1073778376 140734418115792 140306924860280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9824732

[startup+0.700224 s]
/proc/loadavg: 4.06 4.14 3.37 4/197 19676
/proc/meminfo: memFree=28018836/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/19676/stat : 19676 (java) S 19673 19676 14900 0 -1 4202496 22216 0 1 0 221 5 0 0 20 0 22 0 9956623 10060525568 33213 33554432000 1073741824 1073778376 140734418115792 140734418106928 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 2456183 33213 2260 9 0 2446860 0
[pid=19676/tid=19677] ppid=19673 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/19676/task/19677/stat : 19677 (java) S 19673 19676 14900 0 -1 4202560 2468 0 1 0 14 0 0 0 20 0 22 0 9956624 10060525568 33213 33554432000 1073741824 1073778376 140734418115792 140306924860280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.06 4.14 3.37 5/219 19698
/proc/meminfo: memFree=27835804/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=9824732 CPUtime=4.49 cores=0,2,4,6
/proc/19676/stat : 19676 (java) S 19673 19676 14900 0 -1 4202496 23815 0 1 0 442 7 0 0 20 0 22 0 9956623 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140734418106928 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 2456183 48257 2275 9 0 2446860 0
[pid=19676/tid=19677] ppid=19673 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/19676/task/19677/stat : 19677 (java) S 19673 19676 14900 0 -1 4202560 2468 0 1 0 14 0 0 0 20 0 22 0 9956624 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306924860280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19679] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19679/stat : 19679 (java) S 19673 19676 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306768808488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19680] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19680/stat : 19680 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306767755688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19681] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19681/stat : 19681 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306766702888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19682] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19682/stat : 19682 (java) S 19673 19676 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306765650088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19683] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19683/stat : 19683 (java) S 19673 19676 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306764598312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19684] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19684/stat : 19684 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306763545512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19685] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19685/stat : 19685 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306762492712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19686] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19686/stat : 19686 (java) S 19673 19676 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306761439912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19687] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19687/stat : 19687 (java) S 19673 19676 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9956626 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306749028840 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19688] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19688/stat : 19688 (java) S 19673 19676 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9956626 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306747974904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19689] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19689/stat : 19689 (java) S 19673 19676 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9956626 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306746921992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19690] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19690/stat : 19690 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956629 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306745870480 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19691] ppid=19673 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/19676/task/19691/stat : 19691 (java) R 19673 19676 14900 0 -1 4202560 12579 0 0 0 94 2 0 0 20 0 22 0 9956629 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306744806024 140306931678868 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19692] ppid=19673 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/19676/task/19692/stat : 19692 (java) S 19673 19676 14900 0 -1 4202560 7347 0 0 0 71 2 0 0 20 0 22 0 9956629 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306743765816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19693] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19693/stat : 19693 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956629 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306742713208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19694] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19694/stat : 19694 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956629 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306741660616 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19695] ppid=19673 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/19676/task/19695/stat : 19695 (java) R 19673 19676 14900 0 -1 4202560 25 0 0 0 131 0 0 0 20 0 22 0 9956640 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306740596720 140306797608197 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19696] ppid=19673 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/19676/task/19696/stat : 19696 (java) R 19673 19676 14900 0 -1 4202560 93 0 0 0 125 2 0 0 20 0 22 0 9956640 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306739543936 140306797653182 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19697] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19697/stat : 19697 (java) S 19673 19676 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9956640 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306738500520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19698] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19698/stat : 19698 (java) S 19673 19676 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9956640 10060525568 48257 33554432000 1073741824 1073778376 140734418115792 140306737447720 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.06 4.14 3.37 5/219 19698
/proc/meminfo: memFree=27828180/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=9824732 CPUtime=8.05 cores=0,2,4,6
/proc/19676/stat : 19676 (java) S 19673 19676 14900 0 -1 4202496 23990 0 1 0 798 7 0 0 20 0 22 0 9956623 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140734418106928 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 2456183 50684 2275 9 0 2446860 0
[pid=19676/tid=19677] ppid=19673 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/19676/task/19677/stat : 19677 (java) S 19673 19676 14900 0 -1 4202560 2468 0 1 0 14 0 0 0 20 0 22 0 9956624 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306924860280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19679] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19679/stat : 19679 (java) S 19673 19676 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306768808488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19680] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19680/stat : 19680 (java) S 19673 19676 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306767755688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19681] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19681/stat : 19681 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306766702888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19682] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19682/stat : 19682 (java) S 19673 19676 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306765650088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19683] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19683/stat : 19683 (java) S 19673 19676 14900 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306764598312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19684] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19684/stat : 19684 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306763545512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19685] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19685/stat : 19685 (java) S 19673 19676 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306762492712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19686] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19686/stat : 19686 (java) S 19673 19676 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306761439912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19687] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19687/stat : 19687 (java) S 19673 19676 14900 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 9956626 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306749028840 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19688] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19688/stat : 19688 (java) S 19673 19676 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9956626 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306747974904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19689] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19689/stat : 19689 (java) S 19673 19676 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9956626 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306746921992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19690] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19690/stat : 19690 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956629 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306745870480 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19691] ppid=19673 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/19676/task/19691/stat : 19691 (java) S 19673 19676 14900 0 -1 4202560 12676 0 0 0 129 2 0 0 20 0 22 0 9956629 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306744818616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19692] ppid=19673 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/19676/task/19692/stat : 19692 (java) S 19673 19676 14900 0 -1 4202560 7347 0 0 0 71 2 0 0 20 0 22 0 9956629 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306743765816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19693] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19693/stat : 19693 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956629 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306742713208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19694] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19694/stat : 19694 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956629 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306741660616 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19695] ppid=19673 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/19676/task/19695/stat : 19695 (java) R 19673 19676 14900 0 -1 4202560 26 0 0 0 289 0 0 0 20 0 22 0 9956640 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306740596720 140306797612579 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19696] ppid=19673 vsize=9824732 CPUtime=2.85 cores=0,2,4,6
/proc/19676/task/19696/stat : 19696 (java) R 19673 19676 14900 0 -1 4202560 93 0 0 0 282 3 0 0 20 0 22 0 9956640 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306739551376 140306797937647 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19697] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19697/stat : 19697 (java) S 19673 19676 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9956640 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306738500520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19698] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19698/stat : 19698 (java) S 19673 19676 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9956640 10060525568 50684 33554432000 1073741824 1073778376 140734418115792 140306737447720 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.05
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 4.05 4.14 3.37 6/219 19698
/proc/meminfo: memFree=27748704/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=9824732 CPUtime=14.49 cores=0,2,4,6
/proc/19676/stat : 19676 (java) S 19673 19676 14900 0 -1 4202496 24091 0 1 0 1437 12 0 0 20 0 22 0 9956623 10060525568 81515 33554432000 1073741824 1073778376 140734418115792 140734418106928 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 2456183 81515 2275 9 0 2446860 0
[pid=19676/tid=19677] ppid=19673 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/19676/task/19677/stat : 19677 (java) S 19673 19676 14900 0 -1 4202560 2468 0 1 0 14 0 0 0 20 0 22 0 9956624 10060525568 81515 33554432000 1073741824 1073778376 140734418115792 140306924860280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19679] ppid=19673 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19676/task/19679/stat : 19679 (java) S 19673 19676 14900 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 22 0 9956625 10060525568 81515 33554432000 1073741824 1073778376 140734418115792 140306768808488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19680] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19680/stat : 19680 (java) S 19673 19676 14900 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 81515 33554432000 1073741824 1073778376 140734418115792 140306767755688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19681] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19681/stat : 19681 (java) S 19673 19676 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 81515 33554432000 1073741824 1073778376 140734418115792 140306766702888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19682] ppid=19673 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19676/task/19682/stat : 19682 (java) S 19673 19676 14900 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 9956625 10060525568 81515 33554432000 1073741824 1073778376 140734418115792 140306765650088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19683] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19683/stat : 19683 (java) S 19673 19676 14900 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 81515 33554432000 1073741824 1073778376 140734418115792 140306764598312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19684] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19684/stat : 19684 (java) S 19673 19676 14900 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 81515 33554432000 1073741824 1073778376 140734418115792 140306763545512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19685] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19685/stat : 19685 (java) S 19673 19676 14900 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 9956625 10060525568 81515 33554432000 1073741824 1073778376 140734418115792 140306762492712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19686] ppid=19673 vsize=9824732 CPUtime=0.01 cores=0,2,4,6

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

Current children cumulated CPU time (s) 327.78
Current children cumulated vsize (KiB) 9824732

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 19676 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+162.401 s]
/proc/loadavg: 4.18 4.16 3.49 5/219 19701
/proc/meminfo: memFree=27736316/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=9824732 CPUtime=327.98 cores=0,2,4,6
/proc/19676/stat : 19676 (java) S 19673 19676 14900 0 -1 4202496 27145 0 1 0 32771 27 0 0 20 0 22 0 9956623 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140734418106928 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 2456183 76980 2276 9 0 2446860 0
[pid=19676/tid=19677] ppid=19673 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/19676/task/19677/stat : 19677 (java) S 19673 19676 14900 0 -1 4202560 2475 0 1 0 15 0 0 0 20 0 22 0 9956624 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306924860280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19679] ppid=19673 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/19676/task/19679/stat : 19679 (java) S 19673 19676 14900 0 -1 4202560 62 0 0 0 17 2 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306768808488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19680] ppid=19673 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/19676/task/19680/stat : 19680 (java) S 19673 19676 14900 0 -1 4202560 36 0 0 0 13 2 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306767755688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19681] ppid=19673 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/19676/task/19681/stat : 19681 (java) S 19673 19676 14900 0 -1 4202560 95 0 0 0 24 3 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306766702888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19682] ppid=19673 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/19676/task/19682/stat : 19682 (java) S 19673 19676 14900 0 -1 4202560 90 0 0 0 20 1 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306765650088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19683] ppid=19673 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/19676/task/19683/stat : 19683 (java) S 19673 19676 14900 0 -1 4202560 71 0 0 0 23 2 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306764598312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19684] ppid=19673 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/19676/task/19684/stat : 19684 (java) S 19673 19676 14900 0 -1 4202560 57 0 0 0 20 1 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306763545512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19685] ppid=19673 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/19676/task/19685/stat : 19685 (java) S 19673 19676 14900 0 -1 4202560 69 0 0 0 20 2 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306762492712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19686] ppid=19673 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/19676/task/19686/stat : 19686 (java) S 19673 19676 14900 0 -1 4202560 131 0 0 0 22 2 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306761439912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19687] ppid=19673 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19676/task/19687/stat : 19687 (java) S 19673 19676 14900 0 -1 4202560 76 0 0 0 0 3 0 0 20 0 22 0 9956626 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306749028840 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19688] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19688/stat : 19688 (java) S 19673 19676 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9956626 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306747974904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19689] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19689/stat : 19689 (java) S 19673 19676 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9956626 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306746921992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19690] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19690/stat : 19690 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956629 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306745870480 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19691] ppid=19673 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/19676/task/19691/stat : 19691 (java) S 19673 19676 14900 0 -1 4202560 14059 0 0 0 154 3 0 0 20 0 22 0 9956629 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306744818616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19692] ppid=19673 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/19676/task/19692/stat : 19692 (java) S 19673 19676 14900 0 -1 4202560 8423 0 0 0 113 2 0 0 20 0 22 0 9956629 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306743765816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19693] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19693/stat : 19693 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956629 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306742713208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19694] ppid=19673 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19676/task/19694/stat : 19694 (java) S 19673 19676 14900 0 -1 4202560 9 0 0 0 4 0 0 0 20 0 22 0 9956629 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306741660616 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19695] ppid=19673 vsize=9824732 CPUtime=161.62 cores=0,2,4,6
/proc/19676/task/19695/stat : 19695 (java) R 19673 19676 14900 0 -1 4202560 64 0 0 0 16160 2 0 0 20 0 22 0 9956640 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306740603784 140306797653177 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19696] ppid=19673 vsize=9824732 CPUtime=161.57 cores=0,2,4,6
/proc/19676/task/19696/stat : 19696 (java) R 19673 19676 14900 0 -1 4202560 161 0 0 0 16150 7 0 0 20 0 22 0 9956640 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306739552936 140306797724126 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19697] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19697/stat : 19697 (java) S 19673 19676 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9956640 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306738500520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19698] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19698/stat : 19698 (java) S 19673 19676 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9956640 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306737447720 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 327.98
Current children cumulated vsize (KiB) 9824732

[startup+162.801 s]
/proc/loadavg: 4.18 4.16 3.49 5/219 19701
/proc/meminfo: memFree=27736316/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=9824732 CPUtime=328.79 cores=0,2,4,6
/proc/19676/stat : 19676 (java) S 19673 19676 14900 0 -1 4202496 27145 0 1 0 32852 27 0 0 20 0 22 0 9956623 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140734418106928 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 2456183 76980 2276 9 0 2446860 0
[pid=19676/tid=19677] ppid=19673 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/19676/task/19677/stat : 19677 (java) S 19673 19676 14900 0 -1 4202560 2475 0 1 0 15 0 0 0 20 0 22 0 9956624 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306924860280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19679] ppid=19673 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/19676/task/19679/stat : 19679 (java) S 19673 19676 14900 0 -1 4202560 62 0 0 0 17 2 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306768808488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19680] ppid=19673 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/19676/task/19680/stat : 19680 (java) S 19673 19676 14900 0 -1 4202560 36 0 0 0 13 2 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306767755688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19681] ppid=19673 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/19676/task/19681/stat : 19681 (java) S 19673 19676 14900 0 -1 4202560 95 0 0 0 24 3 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306766702888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19682] ppid=19673 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/19676/task/19682/stat : 19682 (java) S 19673 19676 14900 0 -1 4202560 90 0 0 0 20 1 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306765650088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19683] ppid=19673 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/19676/task/19683/stat : 19683 (java) S 19673 19676 14900 0 -1 4202560 71 0 0 0 23 2 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306764598312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19684] ppid=19673 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/19676/task/19684/stat : 19684 (java) S 19673 19676 14900 0 -1 4202560 57 0 0 0 20 1 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306763545512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19685] ppid=19673 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/19676/task/19685/stat : 19685 (java) S 19673 19676 14900 0 -1 4202560 69 0 0 0 20 2 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306762492712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19686] ppid=19673 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/19676/task/19686/stat : 19686 (java) S 19673 19676 14900 0 -1 4202560 131 0 0 0 22 2 0 0 20 0 22 0 9956625 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306761439912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19687] ppid=19673 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19676/task/19687/stat : 19687 (java) S 19673 19676 14900 0 -1 4202560 76 0 0 0 0 3 0 0 20 0 22 0 9956626 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306749028840 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19688] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19688/stat : 19688 (java) S 19673 19676 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 9956626 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306747974904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19689] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19689/stat : 19689 (java) S 19673 19676 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 9956626 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306746921992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19690] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19690/stat : 19690 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956629 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306745870480 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19691] ppid=19673 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/19676/task/19691/stat : 19691 (java) S 19673 19676 14900 0 -1 4202560 14059 0 0 0 154 3 0 0 20 0 22 0 9956629 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306744818616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19692] ppid=19673 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/19676/task/19692/stat : 19692 (java) S 19673 19676 14900 0 -1 4202560 8423 0 0 0 113 2 0 0 20 0 22 0 9956629 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306743765816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19693] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19693/stat : 19693 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 9956629 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306742713208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19694] ppid=19673 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19676/task/19694/stat : 19694 (java) S 19673 19676 14900 0 -1 4202560 9 0 0 0 4 0 0 0 20 0 22 0 9956629 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306741660616 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19695] ppid=19673 vsize=9824732 CPUtime=162.03 cores=0,2,4,6
/proc/19676/task/19695/stat : 19695 (java) R 19673 19676 14900 0 -1 4202560 64 0 0 0 16201 2 0 0 20 0 22 0 9956640 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306740603664 140306797612793 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19696] ppid=19673 vsize=9824732 CPUtime=161.98 cores=0,2,4,6
/proc/19676/task/19696/stat : 19696 (java) R 19673 19676 14900 0 -1 4202560 161 0 0 0 16191 7 0 0 20 0 22 0 9956640 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306739553016 140306797725669 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19697] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19697/stat : 19697 (java) S 19673 19676 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9956640 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306738500520 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19698] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19698/stat : 19698 (java) S 19673 19676 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 9956640 10060525568 76980 33554432000 1073741824 1073778376 140734418115792 140306737447720 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 328.79
Current children cumulated vsize (KiB) 9824732

[startup+163.201 s]
/proc/loadavg: 4.18 4.16 3.49 5/219 19701
/proc/meminfo: memFree=27736316/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=9824732 CPUtime=329.57 cores=0,2,4,6
/proc/19676/stat : 19676 (java) S 19673 19676 14900 0 -1 4202496 27147 0 1 0 32924 33 0 0 20 0 19 0 9956623 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140734418106928 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 2456183 76966 2277 9 0 2446860 0
[pid=19676/tid=19677] ppid=19673 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/19676/task/19677/stat : 19677 (java) S 19673 19676 14900 0 -1 4202560 2475 0 1 0 15 0 0 0 20 0 19 0 9956624 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306924860280 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19679] ppid=19673 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/19676/task/19679/stat : 19679 (java) S 19673 19676 14900 0 -1 4202560 62 0 0 0 17 2 0 0 20 0 19 0 9956625 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306768808488 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19680] ppid=19673 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/19676/task/19680/stat : 19680 (java) S 19673 19676 14900 0 -1 4202560 36 0 0 0 13 2 0 0 20 0 19 0 9956625 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306767755688 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19681] ppid=19673 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/19676/task/19681/stat : 19681 (java) S 19673 19676 14900 0 -1 4202560 95 0 0 0 24 3 0 0 20 0 19 0 9956625 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306766702888 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19682] ppid=19673 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/19676/task/19682/stat : 19682 (java) S 19673 19676 14900 0 -1 4202560 90 0 0 0 20 1 0 0 20 0 19 0 9956625 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306765650088 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19683] ppid=19673 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/19676/task/19683/stat : 19683 (java) S 19673 19676 14900 0 -1 4202560 71 0 0 0 23 2 0 0 20 0 19 0 9956625 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306764598312 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19684] ppid=19673 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/19676/task/19684/stat : 19684 (java) S 19673 19676 14900 0 -1 4202560 57 0 0 0 20 1 0 0 20 0 19 0 9956625 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306763545512 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19685] ppid=19673 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/19676/task/19685/stat : 19685 (java) S 19673 19676 14900 0 -1 4202560 69 0 0 0 20 2 0 0 20 0 19 0 9956625 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306762492712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19686] ppid=19673 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/19676/task/19686/stat : 19686 (java) S 19673 19676 14900 0 -1 4202560 131 0 0 0 22 2 0 0 20 0 19 0 9956625 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306761439912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19687] ppid=19673 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19676/task/19687/stat : 19687 (java) S 19673 19676 14900 0 -1 4202560 76 0 0 0 0 3 0 0 20 0 19 0 9956626 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306749028840 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19688] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19688/stat : 19688 (java) S 19673 19676 14900 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 9956626 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306747974904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19689] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19689/stat : 19689 (java) S 19673 19676 14900 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 9956626 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306746921992 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19690] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19690/stat : 19690 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9956629 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306745870480 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19691] ppid=19673 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/19676/task/19691/stat : 19691 (java) S 19673 19676 14900 0 -1 4202560 14059 0 0 0 154 3 0 0 20 0 19 0 9956629 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306744818616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19676/tid=19692] ppid=19673 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/19676/task/19692/stat : 19692 (java) S 19673 19676 14900 0 -1 4202560 8423 0 0 0 113 2 0 0 20 0 19 0 9956629 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306743765816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19676/tid=19693] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19693/stat : 19693 (java) S 19673 19676 14900 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 9956629 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306742713208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19676/tid=19694] ppid=19673 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19676/task/19694/stat : 19694 (java) S 19673 19676 14900 0 -1 4202560 9 0 0 0 4 0 0 0 20 0 19 0 9956629 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306741660616 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19676/tid=19698] ppid=19673 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19676/task/19698/stat : 19698 (java) S 19673 19676 14900 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 9956640 10060525568 76966 33554432000 1073741824 1073778376 140734418115792 140306737447720 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 329.57
Current children cumulated vsize (KiB) 9824732

[startup+163.301 s]
/proc/loadavg: 4.18 4.16 3.49 5/219 19701
/proc/meminfo: memFree=27736316/32872528 swapFree=1526624/1696276
[pid=19676] ppid=19673 vsize=0 CPUtime=329.86 cores=0,2,4,6
/proc/19676/stat : 19676 (java) Z 19673 19676 14900 0 -1 4203532 27162 0 1 0 32939 47 0 0 20 0 2 0 9956623 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19676/statm: 0 0 0 0 0 0 0
[pid=19676/tid=19691] ppid=19673 vsize=0 CPUtime=1.62 cores=0,2,4,6
/proc/19676/task/19691/stat : 19691 (java) R 19673 19676 14900 0 -1 4203588 14069 0 0 0 159 3 0 0 20 0 2 0 9956629 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 329.86
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 163.303
CPU time (s): 329.876
CPU user time (s): 329.39
CPU system time (s): 0.485926
CPU usage (%): 202.002
Max. virtual memory (cumulated for all children) (KiB): 9826376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 329.39
system time used= 0.485926
maximum resident set size= 346072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27162
page faults= 1
swaps= 0
block input operations= 0
block output operations= 224
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5044
involuntary context switches= 6516

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.997848 second user time and 1.63575 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 19:55:24
IDJOB=4121451
IDBENCH=110487
IDSOLVER=2543
FILE ID=node125/4121451-1467309324
RUNJOBID= node125-1467308203-14916
PBS_JOBID= 20005253
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-27-3.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121451-1467309324/watcher-4121451-1467309324 -o /tmp/evaluation-result-4121451-1467309324/solver-4121451-1467309324 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467308203-14916 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121451-1467309324.opb

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

MD5SUM BENCH= b874b5fa3e78441572ce29fa92307036
RANDOM SEED=1476854793

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28019480 kB
Buffers:          134604 kB
Cached:          1797904 kB
SwapCached:            0 kB
Active:           728792 kB
Inactive:        1678508 kB
Active(anon):     476512 kB
Inactive(anon):     1084 kB
Active(file):     252280 kB
Inactive(file):  1677424 kB
Unevictable:     1696276 kB
Mlocked:         1526624 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1180 kB
Writeback:             0 kB
AnonPages:       2132440 kB
Mapped:            21528 kB
Shmem:               204 kB
Slab:             610376 kB
SReclaimable:      53348 kB
SUnreclaim:       557028 kB
KernelStack:        1792 kB
PageTables:         8740 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2507684 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    532480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71740 MiB
End job on node125 at 2016-06-30 19:58:07