Trace number 4090031

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v101-n2.opb
MD5SUM6cfe05e4c3b2b7813db81d670e2a8e1d
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 benchmark0.269958
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables303
Total number of constraints101
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)101
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.10	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4090031-1466023878.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
0.11/0.14	c ... done. Wall clock time 0.04s.
0.11/0.14	c declared #vars     303
0.11/0.15	c #constraints  202
0.11/0.15	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 101
0.11/0.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 101
0.11/0.15	c 202 constraints processed.
0.11/0.15	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.15	c constraints type 
0.11/0.15	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 101
0.11/0.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 101
0.11/0.15	c 202 constraints processed.
2.33/0.75	c cleaning 2496 clauses out of 5000 with flag 28823/5000
3.88/1.17	c cleaning 4250 clauses out of 8505 with flag 71952/11001
5.05/1.69	c cleaning 5623 clauses out of 11254 with flag 124857/18000
6.55/2.35	c cleaning 6790 clauses out of 13633 with flag 202639/26002
8.23/3.14	c cleaning 7915 clauses out of 15842 with flag 286319/35001
10.51/4.27	c cleaning 8954 clauses out of 17926 with flag 369993/45000
12.99/5.45	c cleaning 9960 clauses out of 19973 with flag 482990/56001
15.87/6.82	c cleaning 11002 clauses out of 22012 with flag 606698/68000
18.67/8.24	c cleaning 12001 clauses out of 24010 with flag 741124/81000
21.94/9.82	c cleaning 13001 clauses out of 26009 with flag 876459/95000
26.93/12.34	c cleaning 14000 clauses out of 28010 with flag 1027382/110002
31.41/14.52	c cleaning 14986 clauses out of 30009 with flag 1222425/126001
35.81/16.77	c cleaning 15995 clauses out of 32022 with flag 1409138/143000
41.11/19.34	c cleaning 17012 clauses out of 34028 with flag 1629953/161001
46.56/22.06	c cleaning 18006 clauses out of 36016 with flag 1849540/180001
53.23/25.36	c cleaning 18988 clauses out of 38010 with flag 2126686/200001
60.42/28.97	c cleaning 19987 clauses out of 40021 with flag 2414315/221000
69.70/33.52	c cleaning 21006 clauses out of 42034 with flag 2717173/243000
79.09/38.27	c cleaning 22011 clauses out of 44029 with flag 3044894/266001
88.79/43.04	c cleaning 22979 clauses out of 46017 with flag 3375882/290000
98.37/47.88	c cleaning 23996 clauses out of 48039 with flag 3691660/315001
110.26/53.76	c cleaning 24993 clauses out of 50043 with flag 4035216/341001
121.26/59.21	c cleaning 25979 clauses out of 52049 with flag 4376322/368000
128.14/62.62	c cleaning 0 clauses out of 5001 with flag 0/5001
135.91/66.33	c cleaning 27007 clauses out of 54070 with flag 4723910/396000
152.51/74.55	c cleaning 28005 clauses out of 56063 with flag 5086819/425000
165.80/81.12	c cleaning 28978 clauses out of 58058 with flag 5480648/455000
180.06/88.24	c cleaning 30018 clauses out of 60080 with flag 5882611/486000
198.54/97.40	c cleaning 31014 clauses out of 62064 with flag 6338797/518002
221.62/108.93	c cleaning 31997 clauses out of 64048 with flag 6854668/551000
243.06/119.63	c cleaning 33002 clauses out of 66051 with flag 7361790/585000
265.17/130.63	c cleaning 34005 clauses out of 68049 with flag 7872151/620000
287.00/141.50	c cleaning 35005 clauses out of 70044 with flag 8369976/656000
309.14/152.53	c cleaning 35988 clauses out of 72041 with flag 8901927/693002
338.58/167.55	c cleaning 37007 clauses out of 74051 with flag 9470276/731000
360.09/178.22	c cleaning 37980 clauses out of 76044 with flag 10018671/770000
384.79/190.57	c cleaning 39014 clauses out of 78066 with flag 10569821/810002
409.33/202.78	c cleaning 39983 clauses out of 80051 with flag 11130649/851001
434.40/215.21	c cleaning 41004 clauses out of 82068 with flag 11719737/893001
467.39/231.66	c cleaning 42006 clauses out of 84064 with flag 12303983/936001
503.76/249.79	c cleaning 43003 clauses out of 86060 with flag 12849391/980003
546.34/270.98	c cleaning 44001 clauses out of 88055 with flag 13401511/1025001
584.12/290.17	c cleaning 44995 clauses out of 90053 with flag 13978018/1071000
585.32/290.79	c cleaning 0 clauses out of 11000 with flag 0/11000
626.50/311.24	c cleaning 45999 clauses out of 92059 with flag 14611037/1118001
664.28/330.03	c cleaning 47000 clauses out of 94059 with flag 15242060/1166000
711.26/353.44	c cleaning 47997 clauses out of 96059 with flag 15982618/1215000
763.43/379.49	c cleaning 48997 clauses out of 98062 with flag 16706218/1265000
827.71/411.46	c cleaning 49994 clauses out of 100066 with flag 17464454/1316001
883.54/439.28	c cleaning 51010 clauses out of 102074 with flag 18212534/1368003
944.00/469.33	c cleaning 51993 clauses out of 104062 with flag 18999811/1421001
1008.67/501.51	c cleaning 52994 clauses out of 106068 with flag 19815322/1475000
1076.73/535.97	c cleaning 54004 clauses out of 108075 with flag 20669917/1530001
1140.96/567.99	c cleaning 54980 clauses out of 110070 with flag 21380639/1586000
1214.90/604.79	c cleaning 55997 clauses out of 112093 with flag 22049240/1643003
1282.90/638.57	c cleaning 57012 clauses out of 114095 with flag 22785878/1701002
1352.48/673.18	c cleaning 58005 clauses out of 116081 with flag 23605261/1760000
1428.33/710.94	c cleaning 58994 clauses out of 118076 with flag 24380761/1820000
1508.36/750.80	c cleaning 59997 clauses out of 120083 with flag 25117561/1881001
1582.72/787.82	c cleaning 0 clauses out of 18000 with flag 0/18000
1589.14/791.02	c cleaning 60999 clauses out of 122086 with flag 25896406/1943001
1672.75/832.67	c cleaning 61999 clauses out of 124087 with flag 26716129/2006001
1766.93/880.38	c cleaning 62996 clauses out of 126088 with flag 27503177/2070001
1800.18/896.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/896.90	c starts		: 1738
1800.18/896.90	c conflicts		: 2103207
1800.18/896.90	c decisions		: 2600639
1800.18/896.90	c propagations		: 63450492
1800.18/896.90	c inspects		: 13268787773
1800.18/896.90	c shortcuts		: 0
1800.18/896.90	c learnt literals	: 0
1800.18/896.90	c learnt binary clauses	: 0
1800.18/896.90	c learnt ternary clauses	: 0
1800.18/896.90	c learnt constraints	: 2103207
1800.18/896.90	c ignored constraints	: 0
1800.18/896.90	c root simplifications	: 0
1800.18/896.90	c removed literals (reason simplification)	: 38480932
1800.18/896.90	c reason swapping (by a shorter reason)	: 0
1800.18/896.90	c Calls to reduceDB	: 60
1800.18/896.90	c Number of update (reduction) of LBD	: 837815
1800.18/896.90	c Imported unit clauses	: 0
1800.18/896.90	c number of reductions to clauses (during analyze)	: 0
1800.18/896.90	c number of learned constraints concerned by reduction	: 0
1800.18/896.90	c number of learning phase by resolution	: 0
1800.18/896.90	c number of learning phase by cutting planes	: 0
1800.18/896.90	c speed (assignments/second)	: 70755.97573908477
1800.18/896.90	c non guided choices	153
1800.18/896.93	c learnt constraints type 
1800.18/896.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 96298
1800.18/896.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/896.93	c starts		: 45
1800.18/896.93	c conflicts		: 19355
1800.18/896.93	c decisions		: 23328
1800.18/896.93	c propagations		: 372024
1800.18/896.93	c inspects		: 879124092
1800.18/896.93	c shortcuts		: 0
1800.18/896.93	c learnt literals	: 0
1800.18/896.93	c learnt binary clauses	: 0
1800.18/896.93	c learnt ternary clauses	: 0
1800.18/896.93	c learnt constraints	: 19354
1800.18/896.93	c ignored constraints	: 0
1800.18/896.93	c root simplifications	: 0
1800.18/896.93	c removed literals (reason simplification)	: 0
1800.18/896.93	c reason swapping (by a shorter reason)	: 0
1800.18/896.93	c Calls to reduceDB	: 3
1800.18/896.93	c Number of update (reduction) of LBD	: 0
1800.18/896.93	c Imported unit clauses	: 0
1800.18/896.93	c number of reductions to clauses (during analyze)	: 0
1800.18/896.93	c number of learned constraints concerned by reduction	: 0
1800.18/896.93	c number of learning phase by resolution	: 0
1800.18/896.93	c number of learning phase by cutting planes	: 0
1800.18/896.93	c speed (assignments/second)	: 414.84422043310514
1800.18/896.93	c non guided choices	96
1800.18/896.94	c learnt constraints type 
1800.18/896.94	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 28
1800.18/896.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19326
1800.18/896.94	s UNKNOWN
1800.18/896.94	c Total wall clock time (in seconds): 896.835

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-4090031-1466023878/watcher-4090031-1466023878 -o /tmp/evaluation-result-4090031-1466023878/solver-4090031-1466023878 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4090031-1466023878.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.05 4.07 4.03 4/197 10696
/proc/meminfo: memFree=31099908/32872528 swapFree=248296/248296
[pid=10696] ppid=10693 vsize=96268 CPUtime=0 cores=1,3,5,7
/proc/10696/stat : 10696 (java) S 10693 10696 5767 0 -1 4202496 1356 0 0 0 0 0 0 0 20 0 2 0 4438225 98578432 981 33554432000 1073741824 1073778376 140734578335040 140734578326176 247067607101 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10696/statm: 24068 984 749 9 0 16774 0
[pid=10696/tid=10697] ppid=10693 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10697/stat : 10697 (java) R 10693 10696 5767 0 -1 4202560 137 0 0 0 0 0 0 0 20 0 2 0 4438226 98582528 986 33554432000 1073741824 1073778376 140734578335040 140175783067176 247064249757 0 0 0 16784584 0 0 0 -1 1 0 0 0 0 0

[startup+0.100161 s]
/proc/loadavg: 4.05 4.07 4.03 4/197 10696
/proc/meminfo: memFree=31099908/32872528 swapFree=248296/248296
[pid=10696] ppid=10693 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/10696/stat : 10696 (java) S 10693 10696 5767 0 -1 4202496 4555 0 1 0 10 1 0 0 20 0 18 0 4438225 9787879424 5676 33554432000 1073741824 1073778376 140734578335040 140734578326176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10696/statm: 2389619 5676 2158 9 0 2380296 0
[pid=10696/tid=10697] ppid=10693 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/10696/task/10697/stat : 10697 (java) R 10693 10696 5767 0 -1 4202560 2444 0 1 0 8 0 0 0 20 0 18 0 4438226 9787879424 5676 33554432000 1073741824 1073778376 140734578335040 140175783071864 247067632909 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200272 s]
/proc/loadavg: 4.05 4.07 4.03 4/197 10696
/proc/meminfo: memFree=31099908/32872528 swapFree=248296/248296
[pid=10696] ppid=10693 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/10696/stat : 10696 (java) S 10693 10696 5767 0 -1 4202496 7201 0 1 0 31 1 0 0 20 0 22 0 4438225 10060525568 9037 33554432000 1073741824 1073778376 140734578335040 140734578326176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10696/statm: 2456183 9037 2225 9 0 2446860 0
[pid=10696/tid=10697] ppid=10693 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/10696/task/10697/stat : 10697 (java) S 10693 10696 5767 0 -1 4202560 2469 0 1 0 12 1 0 0 20 0 22 0 4438226 10060525568 9037 33554432000 1073741824 1073778376 140734578335040 140175783072632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9824732

[startup+0.300269 s]
/proc/loadavg: 4.05 4.07 4.03 4/197 10696
/proc/meminfo: memFree=31099908/32872528 swapFree=248296/248296
[pid=10696] ppid=10693 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/10696/stat : 10696 (java) S 10693 10696 5767 0 -1 4202496 8474 0 1 0 71 2 0 0 20 0 22 0 4438225 10060525568 9506 33554432000 1073741824 1073778376 140734578335040 140734578326176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10696/statm: 2456183 9506 2241 9 0 2446860 0
[pid=10696/tid=10697] ppid=10693 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/10696/task/10697/stat : 10697 (java) S 10693 10696 5767 0 -1 4202560 2469 0 1 0 12 1 0 0 20 0 22 0 4438226 10060525568 9506 33554432000 1073741824 1073778376 140734578335040 140175783072632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 9824732

[startup+0.700219 s]
/proc/loadavg: 4.05 4.07 4.03 4/197 10696
/proc/meminfo: memFree=31099908/32872528 swapFree=248296/248296
[pid=10696] ppid=10693 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/10696/stat : 10696 (java) S 10693 10696 5767 0 -1 4202496 17681 0 1 0 229 4 0 0 20 0 22 0 4438225 10060525568 25328 33554432000 1073741824 1073778376 140734578335040 140734578326176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10696/statm: 2456183 25328 2252 9 0 2446860 0
[pid=10696/tid=10697] ppid=10693 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/10696/task/10697/stat : 10697 (java) S 10693 10696 5767 0 -1 4202560 2469 0 1 0 12 1 0 0 20 0 22 0 4438226 10060525568 25328 33554432000 1073741824 1073778376 140734578335040 140175783072632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 9824732

[startup+1.50095 s]
/proc/loadavg: 4.05 4.07 4.03 7/219 10718
/proc/meminfo: memFree=30845316/32872528 swapFree=248296/248296
[pid=10696] ppid=10693 vsize=9824732 CPUtime=4.85 cores=1,3,5,7
/proc/10696/stat : 10696 (java) S 10693 10696 5767 0 -1 4202496 23361 0 1 0 474 11 0 0 20 0 22 0 4438225 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140734578326176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10696/statm: 2456183 50989 2283 9 0 2446860 0
[pid=10696/tid=10697] ppid=10693 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/10696/task/10697/stat : 10697 (java) S 10693 10696 5767 0 -1 4202560 2469 0 1 0 12 1 0 0 20 0 22 0 4438226 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175783072632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10699] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10699/stat : 10699 (java) S 10693 10696 5767 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4438226 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175721802792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10700] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10700/stat : 10700 (java) S 10693 10696 5767 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4438226 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175625370536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10701] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10701/stat : 10701 (java) S 10693 10696 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4438226 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175624317736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10702] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10702/stat : 10702 (java) S 10693 10696 5767 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4438226 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175623264936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10703] ppid=10693 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10696/task/10703/stat : 10703 (java) S 10693 10696 5767 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 4438226 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175622212136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10704] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10704/stat : 10704 (java) S 10693 10696 5767 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 4438226 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175621159336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10705] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10705/stat : 10705 (java) S 10693 10696 5767 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4438226 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175620106536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10706] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10706/stat : 10706 (java) S 10693 10696 5767 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4438226 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175619053736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10707] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10707/stat : 10707 (java) S 10693 10696 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175606856680 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10708] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10708/stat : 10708 (java) S 10693 10696 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175605802744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10709] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10709/stat : 10709 (java) S 10693 10696 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175604749832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10710] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10710/stat : 10710 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175603698320 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10711] ppid=10693 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/10696/task/10711/stat : 10711 (java) S 10693 10696 5767 0 -1 4202560 10203 0 0 0 100 2 0 0 20 0 22 0 4438230 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175602645432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10712] ppid=10693 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/10696/task/10712/stat : 10712 (java) S 10693 10696 5767 0 -1 4202560 9160 0 0 0 95 2 0 0 20 0 22 0 4438230 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175601592632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10713] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10713/stat : 10713 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175600540024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10714] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10714/stat : 10714 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175599487432 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10715] ppid=10693 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/10696/task/10715/stat : 10715 (java) R 10693 10696 5767 0 -1 4202560 24 0 0 0 127 0 0 0 20 0 22 0 4438241 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175598431624 140175723204504 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10716] ppid=10693 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/10696/task/10716/stat : 10716 (java) R 10693 10696 5767 0 -1 4202560 99 0 0 0 126 3 0 0 20 0 22 0 4438241 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175597379304 140175723341667 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10717] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10717/stat : 10717 (java) S 10693 10696 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4438241 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175596328360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10718] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10718/stat : 10718 (java) S 10693 10696 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4438241 10060525568 50989 33554432000 1073741824 1073778376 140734578335040 140175595275560 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 9824732

[startup+3.10094 s]
/proc/loadavg: 4.05 4.07 4.03 5/219 10718
/proc/meminfo: memFree=30600364/32872528 swapFree=248296/248296
[pid=10696] ppid=10693 vsize=9824732 CPUtime=8.23 cores=1,3,5,7
/proc/10696/stat : 10696 (java) S 10693 10696 5767 0 -1 4202496 23655 0 1 0 805 18 0 0 20 0 22 0 4438225 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140734578326176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10696/statm: 2456183 87998 2283 9 0 2446860 0
[pid=10696/tid=10697] ppid=10693 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/10696/task/10697/stat : 10697 (java) S 10693 10696 5767 0 -1 4202560 2469 0 1 0 12 1 0 0 20 0 22 0 4438226 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175783072632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10699] ppid=10693 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/10696/task/10699/stat : 10699 (java) S 10693 10696 5767 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 22 0 4438226 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175721802792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10700] ppid=10693 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/10696/task/10700/stat : 10700 (java) S 10693 10696 5767 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 4438226 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175625370536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10701] ppid=10693 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/10696/task/10701/stat : 10701 (java) S 10693 10696 5767 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 22 0 4438226 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175624317736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10702] ppid=10693 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/10696/task/10702/stat : 10702 (java) S 10693 10696 5767 0 -1 4202560 31 0 0 0 3 2 0 0 20 0 22 0 4438226 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175623264936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10703] ppid=10693 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10696/task/10703/stat : 10703 (java) S 10693 10696 5767 0 -1 4202560 32 0 0 0 4 2 0 0 20 0 22 0 4438226 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175622212136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10704] ppid=10693 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10696/task/10704/stat : 10704 (java) S 10693 10696 5767 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 4438226 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175621159336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10705] ppid=10693 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/10696/task/10705/stat : 10705 (java) S 10693 10696 5767 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 4438226 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175620106536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10706] ppid=10693 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/10696/task/10706/stat : 10706 (java) S 10693 10696 5767 0 -1 4202560 23 0 0 0 3 2 0 0 20 0 22 0 4438226 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175619053736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10707] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10707/stat : 10707 (java) S 10693 10696 5767 0 -1 4202560 202 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175606856680 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10708] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10708/stat : 10708 (java) S 10693 10696 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175605802744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10709] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10709/stat : 10709 (java) S 10693 10696 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175604749832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10710] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10710/stat : 10710 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175603698320 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10711] ppid=10693 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/10696/task/10711/stat : 10711 (java) S 10693 10696 5767 0 -1 4202560 10203 0 0 0 100 2 0 0 20 0 22 0 4438230 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175602645432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10712] ppid=10693 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/10696/task/10712/stat : 10712 (java) S 10693 10696 5767 0 -1 4202560 9168 0 0 0 98 2 0 0 20 0 22 0 4438230 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175601592632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10713] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10713/stat : 10713 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175600540024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10714] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10714/stat : 10714 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175599487432 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10715] ppid=10693 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/10696/task/10715/stat : 10715 (java) R 10693 10696 5767 0 -1 4202560 25 0 0 0 277 0 0 0 20 0 22 0 4438241 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175598431504 140175723204533 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10716] ppid=10693 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/10696/task/10716/stat : 10716 (java) R 10693 10696 5767 0 -1 4202560 149 0 0 0 275 3 0 0 20 0 22 0 4438241 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175597379240 140175723393044 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10717] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10717/stat : 10717 (java) S 10693 10696 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4438241 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175596328360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10718] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10718/stat : 10718 (java) S 10693 10696 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4438241 10060525568 87998 33554432000 1073741824 1073778376 140734578335040 140175595275560 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.05 4.07 4.03 5/219 10718
/proc/meminfo: memFree=29806856/32872528 swapFree=248296/248296
[pid=10696] ppid=10693 vsize=9824732 CPUtime=14.8 cores=1,3,5,7
/proc/10696/stat : 10696 (java) S 10693 10696 5767 0 -1 4202496 24175 0 1 0 1453 27 0 0 20 0 22 0 4438225 10060525568 155344 33554432000 1073741824 1073778376 140734578335040 140734578326176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10696/statm: 2456183 155344 2283 9 0 2446860 0
[pid=10696/tid=10697] ppid=10693 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/10696/task/10697/stat : 10697 (java) S 10693 10696 5767 0 -1 4202560 2469 0 1 0 12 1 0 0 20 0 22 0 4438226 10060525568 155344 33554432000 1073741824 1073778376 140734578335040 140175783072632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10699] ppid=10693 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/10696/task/10699/stat : 10699 (java) S 10693 10696 5767 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 22 0 4438226 10060525568 155344 33554432000 1073741824 1073778376 140734578335040 140175721802792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10700] ppid=10693 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10696/task/10700/stat : 10700 (java) S 10693 10696 5767 0 -1 4202560 50 0 0 0 5 1 0 0 20 0 22 0 4438226 10060525568 155344 33554432000 1073741824 1073778376 140734578335040 140175625370536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10701] ppid=10693 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/10696/task/10701/stat : 10701 (java) S 10693 10696 5767 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 22 0 4438226 10060525568 155344 33554432000 1073741824 1073778376 140734578335040 140175624317736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10702] ppid=10693 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/10696/task/10702/stat : 10702 (java) S 10693 10696 5767 0 -1 4202560 50 0 0 0 7 2 0 0 20 0 22 0 4438226 10060525568 155344 33554432000 1073741824 1073778376 140734578335040 140175623264936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10703] ppid=10693 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/10696/task/10703/stat : 10703 (java) S 10693 10696 5767 0 -1 4202560 41 0 0 0 5 3 0 0 20 0 22 0 4438226 10060525568 155344 33554432000 1073741824 1073778376 140734578335040 140175622212136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10704] ppid=10693 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/10696/task/10704/stat : 10704 (java) S 10693 10696 5767 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 22 0 4438226 10060525568 155344 33554432000 1073741824 1073778376 140734578335040 140175621159336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10705] ppid=10693 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/10696/task/10705/stat : 10705 (java) S 10693 10696 5767 0 -1 4202560 42 0 0 0 8 2 0 0 20 0 22 0 4438226 10060525568 155344 33554432000 1073741824 1073778376 140734578335040 140175620106536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10706] ppid=10693 vsize=9824732 CPUtime=0.09 cores=1,3,5,7

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

/proc/10696/task/10701/stat : 10701 (java) S 10693 10696 5767 0 -1 4202560 389 0 0 0 170 10 0 0 20 0 22 0 4438226 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175624317736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10702] ppid=10693 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/10696/task/10702/stat : 10702 (java) S 10693 10696 5767 0 -1 4202560 458 0 0 0 202 19 0 0 20 0 22 0 4438226 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175623264936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10703] ppid=10693 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/10696/task/10703/stat : 10703 (java) S 10693 10696 5767 0 -1 4202560 458 0 0 0 201 14 0 0 20 0 22 0 4438226 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175622212136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10704] ppid=10693 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/10696/task/10704/stat : 10704 (java) S 10693 10696 5767 0 -1 4202560 487 0 0 0 203 11 0 0 20 0 22 0 4438226 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175621159336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10705] ppid=10693 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/10696/task/10705/stat : 10705 (java) S 10693 10696 5767 0 -1 4202560 476 0 0 0 201 14 0 0 20 0 22 0 4438226 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175620106536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10706] ppid=10693 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/10696/task/10706/stat : 10706 (java) S 10693 10696 5767 0 -1 4202560 487 0 0 0 216 14 0 0 20 0 22 0 4438226 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175619053736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10707] ppid=10693 vsize=9824732 CPUtime=4.05 cores=1,3,5,7
/proc/10696/task/10707/stat : 10707 (java) S 10693 10696 5767 0 -1 4202560 2281 0 0 0 394 11 0 0 20 0 22 0 4438228 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175606856680 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10708] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10708/stat : 10708 (java) S 10693 10696 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175605802744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10709] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10709/stat : 10709 (java) S 10693 10696 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175604749832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10710] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10710/stat : 10710 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175603698320 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10711] ppid=10693 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/10696/task/10711/stat : 10711 (java) S 10693 10696 5767 0 -1 4202560 10206 0 0 0 106 2 0 0 20 0 22 0 4438230 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175602645432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10712] ppid=10693 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/10696/task/10712/stat : 10712 (java) S 10693 10696 5767 0 -1 4202560 12998 0 0 0 163 3 0 0 20 0 22 0 4438230 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175601592632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10713] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10713/stat : 10713 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175600540024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10714] ppid=10693 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/10696/task/10714/stat : 10714 (java) S 10693 10696 5767 0 -1 4202560 51 0 0 0 12 27 0 0 20 0 22 0 4438230 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175599487432 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10715] ppid=10693 vsize=9824732 CPUtime=871.01 cores=1,3,5,7
/proc/10696/task/10715/stat : 10715 (java) R 10693 10696 5767 0 -1 4202560 136 0 0 0 87086 15 0 0 20 0 22 0 4438241 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175598424592 140175723276384 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10716] ppid=10693 vsize=9824732 CPUtime=871.12 cores=1,3,5,7
/proc/10696/task/10716/stat : 10716 (java) R 10693 10696 5767 0 -1 4202560 1769 0 0 0 87057 55 0 0 20 0 22 0 4438241 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175597379328 140175723405056 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10717] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10717/stat : 10717 (java) S 10693 10696 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4438241 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175596328360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10718] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10718/stat : 10718 (java) S 10693 10696 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4438241 10060525568 691687 33554432000 1073741824 1073778376 140734578335040 140175595275560 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1770.94
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.901 s]
/proc/loadavg: 3.95 4.02 4.02 5/219 10830
/proc/meminfo: memFree=28489284/32872528 swapFree=248296/248296
[pid=10696] ppid=10693 vsize=9824732 CPUtime=1800.18 cores=1,3,5,7
/proc/10696/stat : 10696 (java) S 10693 10696 5767 0 -1 4202496 34952 0 1 0 179827 191 0 0 20 0 22 0 4438225 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140734578326176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10696/statm: 2456183 683869 2292 9 0 2446860 0
[pid=10696/tid=10697] ppid=10693 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/10696/task/10697/stat : 10697 (java) S 10693 10696 5767 0 -1 4202560 2479 0 1 0 14 4 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175783072632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10699] ppid=10693 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/10696/task/10699/stat : 10699 (java) S 10693 10696 5767 0 -1 4202560 512 0 0 0 203 14 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175721802792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10700] ppid=10693 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/10696/task/10700/stat : 10700 (java) S 10693 10696 5767 0 -1 4202560 492 0 0 0 203 14 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175625370536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10701] ppid=10693 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/10696/task/10701/stat : 10701 (java) S 10693 10696 5767 0 -1 4202560 390 0 0 0 173 10 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175624317736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10702] ppid=10693 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/10696/task/10702/stat : 10702 (java) S 10693 10696 5767 0 -1 4202560 460 0 0 0 203 19 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175623264936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10703] ppid=10693 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/10696/task/10703/stat : 10703 (java) S 10693 10696 5767 0 -1 4202560 458 0 0 0 203 14 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175622212136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10704] ppid=10693 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/10696/task/10704/stat : 10704 (java) S 10693 10696 5767 0 -1 4202560 487 0 0 0 204 11 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175621159336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10705] ppid=10693 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/10696/task/10705/stat : 10705 (java) S 10693 10696 5767 0 -1 4202560 476 0 0 0 202 14 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175620106536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10706] ppid=10693 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/10696/task/10706/stat : 10706 (java) S 10693 10696 5767 0 -1 4202560 490 0 0 0 217 14 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175619053736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10707] ppid=10693 vsize=9824732 CPUtime=4.06 cores=1,3,5,7
/proc/10696/task/10707/stat : 10707 (java) S 10693 10696 5767 0 -1 4202560 2281 0 0 0 395 11 0 0 20 0 22 0 4438228 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175606856680 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10708] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10708/stat : 10708 (java) S 10693 10696 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175605802744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10709] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10709/stat : 10709 (java) S 10693 10696 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175604749832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10710] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10710/stat : 10710 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175603698320 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10711] ppid=10693 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/10696/task/10711/stat : 10711 (java) S 10693 10696 5767 0 -1 4202560 10206 0 0 0 106 2 0 0 20 0 22 0 4438230 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175602645432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10712] ppid=10693 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/10696/task/10712/stat : 10712 (java) S 10693 10696 5767 0 -1 4202560 12999 0 0 0 163 3 0 0 20 0 22 0 4438230 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175601592632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10713] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10713/stat : 10713 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175600540024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10714] ppid=10693 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/10696/task/10714/stat : 10714 (java) S 10693 10696 5767 0 -1 4202560 51 0 0 0 12 27 0 0 20 0 22 0 4438230 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175599487432 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10715] ppid=10693 vsize=9824732 CPUtime=885.52 cores=1,3,5,7
/proc/10696/task/10715/stat : 10715 (java) R 10693 10696 5767 0 -1 4202560 137 0 0 0 88537 15 0 0 20 0 22 0 4438241 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175598432304 140175723276672 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10716] ppid=10693 vsize=9824732 CPUtime=885.63 cores=1,3,5,7
/proc/10696/task/10716/stat : 10716 (java) R 10693 10696 5767 0 -1 4202560 1769 0 0 0 88508 55 0 0 20 0 22 0 4438241 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175597380536 140175723372365 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10717] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10717/stat : 10717 (java) S 10693 10696 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4438241 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175596328360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10718] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10718/stat : 10718 (java) S 10693 10696 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4438241 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175595275560 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
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 10696 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.901 s]
/proc/loadavg: 3.95 4.02 4.02 5/219 10830
/proc/meminfo: memFree=28489284/32872528 swapFree=248296/248296
[pid=10696] ppid=10693 vsize=9824732 CPUtime=1800.18 cores=1,3,5,7
/proc/10696/stat : 10696 (java) S 10693 10696 5767 0 -1 4202496 34952 0 1 0 179827 191 0 0 20 0 22 0 4438225 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140734578326176 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10696/statm: 2456183 683869 2292 9 0 2446860 0
[pid=10696/tid=10697] ppid=10693 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/10696/task/10697/stat : 10697 (java) S 10693 10696 5767 0 -1 4202560 2479 0 1 0 14 4 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175783072632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10699] ppid=10693 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/10696/task/10699/stat : 10699 (java) S 10693 10696 5767 0 -1 4202560 512 0 0 0 203 14 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175721802792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10700] ppid=10693 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/10696/task/10700/stat : 10700 (java) S 10693 10696 5767 0 -1 4202560 492 0 0 0 203 14 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175625370536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10701] ppid=10693 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/10696/task/10701/stat : 10701 (java) S 10693 10696 5767 0 -1 4202560 390 0 0 0 173 10 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175624317736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10702] ppid=10693 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/10696/task/10702/stat : 10702 (java) S 10693 10696 5767 0 -1 4202560 460 0 0 0 203 19 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175623264936 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10703] ppid=10693 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/10696/task/10703/stat : 10703 (java) S 10693 10696 5767 0 -1 4202560 458 0 0 0 203 14 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175622212136 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10704] ppid=10693 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/10696/task/10704/stat : 10704 (java) S 10693 10696 5767 0 -1 4202560 487 0 0 0 204 11 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175621159336 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10705] ppid=10693 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/10696/task/10705/stat : 10705 (java) S 10693 10696 5767 0 -1 4202560 476 0 0 0 202 14 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175620106536 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10706] ppid=10693 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/10696/task/10706/stat : 10706 (java) S 10693 10696 5767 0 -1 4202560 490 0 0 0 217 14 0 0 20 0 22 0 4438226 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175619053736 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10696/tid=10707] ppid=10693 vsize=9824732 CPUtime=4.06 cores=1,3,5,7
/proc/10696/task/10707/stat : 10707 (java) S 10693 10696 5767 0 -1 4202560 2281 0 0 0 395 11 0 0 20 0 22 0 4438228 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175606856680 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10708] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10708/stat : 10708 (java) S 10693 10696 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175605802744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10709] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10709/stat : 10709 (java) S 10693 10696 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4438228 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175604749832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10710] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10710/stat : 10710 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175603698320 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10711] ppid=10693 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/10696/task/10711/stat : 10711 (java) S 10693 10696 5767 0 -1 4202560 10206 0 0 0 106 2 0 0 20 0 22 0 4438230 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175602645432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10712] ppid=10693 vsize=9824732 CPUtime=1.66 cores=1,3,5,7
/proc/10696/task/10712/stat : 10712 (java) S 10693 10696 5767 0 -1 4202560 12999 0 0 0 163 3 0 0 20 0 22 0 4438230 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175601592632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10713] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10713/stat : 10713 (java) S 10693 10696 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4438230 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175600540024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10714] ppid=10693 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/10696/task/10714/stat : 10714 (java) S 10693 10696 5767 0 -1 4202560 51 0 0 0 12 27 0 0 20 0 22 0 4438230 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175599487432 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10696/tid=10715] ppid=10693 vsize=9824732 CPUtime=885.52 cores=1,3,5,7
/proc/10696/task/10715/stat : 10715 (java) R 10693 10696 5767 0 -1 4202560 137 0 0 0 88537 15 0 0 20 0 22 0 4438241 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175598432304 140175723276672 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10716] ppid=10693 vsize=9824732 CPUtime=885.63 cores=1,3,5,7
/proc/10696/task/10716/stat : 10716 (java) R 10693 10696 5767 0 -1 4202560 1769 0 0 0 88508 55 0 0 20 0 22 0 4438241 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175597380536 140175723372365 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10696/tid=10717] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10717/stat : 10717 (java) S 10693 10696 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4438241 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175596328360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10696/tid=10718] ppid=10693 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10696/task/10718/stat : 10718 (java) S 10693 10696 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4438241 10060525568 683869 33554432000 1073741824 1073778376 140734578335040 140175595275560 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 896.956
CPU time (s): 1800.18
CPU user time (s): 1798.27
CPU system time (s): 1.91
CPU usage (%): 200.699
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.69
system time used= 2.44163
maximum resident set size= 3077180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34993
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= 24714
involuntary context switches= 31479

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9021 second user time and 7.33588 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 22:51:18
IDJOB=4090031
IDBENCH=107491
IDSOLVER=2543
FILE ID=node103/4090031-1466023878
RUNJOBID= node103-1466012165-5784
PBS_JOBID= 19902805
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/rand6reg/normalized-rand6reg-v101-n2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4090031-1466023878/watcher-4090031-1466023878 -o /tmp/evaluation-result-4090031-1466023878/solver-4090031-1466023878 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4090031-1466023878.opb

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

MD5SUM BENCH= 6cfe05e4c3b2b7813db81d670e2a8e1d
RANDOM SEED=1974157286

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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.278
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		: 2667.278
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:        31100272 kB
Buffers:          134708 kB
Cached:           346484 kB
SwapCached:            0 kB
Active:           463584 kB
Inactive:         334256 kB
Active(anon):     319468 kB
Inactive(anon):        0 kB
Active(file):     144116 kB
Inactive(file):   334256 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1656 kB
Writeback:             0 kB
AnonPages:        573020 kB
Mapped:            21580 kB
Shmem:               204 kB
Slab:             575276 kB
SReclaimable:      19220 kB
SUnreclaim:       556056 kB
KernelStack:        1808 kB
PageTables:         5416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1324508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 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= 71736 MiB
End job on node103 at 2016-06-15 23:06:15