Trace number 4105578

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.1 896.555

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_2.opb
MD5SUM25ec3c4431eaa97f8c8dfc7dcac7b55c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables51
Total number of constraints13
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint1
Maximum length of a constraint50
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1293
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3879
Number of bits of the biggest sum of numbers12
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4105578-1466255444.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
0.08/0.16	c ... done. Wall clock time 0.034s.
0.08/0.16	c declared #vars     51
0.08/0.16	c #constraints  13
0.08/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.16	c constraints type 
0.08/0.16	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.08/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
0.08/0.16	c 13 constraints processed.
0.08/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.16	c constraints type 
0.08/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12
0.08/0.16	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.08/0.16	c 13 constraints processed.
0.08/0.16	c objective function length is 1 literals
2.26/0.76	c cleaning 2500 clauses out of 5001 with flag 10266/5001
3.88/1.18	c cleaning 4251 clauses out of 8502 with flag 22684/11002
5.21/1.64	c cleaning 5624 clauses out of 11250 with flag 37152/18001
6.45/2.23	c cleaning 6813 clauses out of 13626 with flag 53625/26001
7.89/2.95	c cleaning 7905 clauses out of 15812 with flag 72237/35000
9.48/3.77	c cleaning 8953 clauses out of 17907 with flag 92964/45000
11.69/4.81	c cleaning 9978 clauses out of 19955 with flag 115816/56001
14.11/6.06	c cleaning 10989 clauses out of 21977 with flag 140788/68001
17.30/7.64	c cleaning 11994 clauses out of 23987 with flag 167815/81000
21.12/9.54	c cleaning 12990 clauses out of 25994 with flag 196728/95001
25.17/11.58	c cleaning 14001 clauses out of 28003 with flag 227554/110000
29.36/13.67	c cleaning 14998 clauses out of 30002 with flag 260281/126000
34.58/16.24	c cleaning 16000 clauses out of 32007 with flag 295149/143003
40.00/18.93	c cleaning 16998 clauses out of 34005 with flag 331930/161001
46.00/22.00	c cleaning 18003 clauses out of 36006 with flag 370522/180000
52.59/25.29	c cleaning 19003 clauses out of 38005 with flag 411704/200002
61.00/29.45	c cleaning 20000 clauses out of 40003 with flag 455477/221003
69.82/33.86	c cleaning 21000 clauses out of 42002 with flag 501372/243002
79.43/38.66	c cleaning 22001 clauses out of 44002 with flag 549490/266002
89.63/43.79	c cleaning 23001 clauses out of 46002 with flag 598873/290003
101.04/49.47	c cleaning 23998 clauses out of 47998 with flag 650578/315000
114.07/55.99	c cleaning 24994 clauses out of 50003 with flag 704608/341003
126.71/62.26	c cleaning 25997 clauses out of 52006 with flag 760643/368000
139.34/68.52	c cleaning 27001 clauses out of 54010 with flag 818890/396001
154.98/76.39	c cleaning 28004 clauses out of 56012 with flag 879159/425004
171.87/84.75	c cleaning 29002 clauses out of 58007 with flag 940763/455003
188.05/92.85	c cleaning 30002 clauses out of 60005 with flag 1004995/486003
205.07/101.36	c cleaning 31002 clauses out of 62003 with flag 1071164/518003
224.66/111.17	c cleaning 31999 clauses out of 64004 with flag 1139175/551006
245.05/121.31	c cleaning 32997 clauses out of 66002 with flag 1209775/585003
265.45/131.52	c cleaning 33996 clauses out of 68002 with flag 1282833/620000
287.89/142.76	c cleaning 35002 clauses out of 70006 with flag 1357314/656000
310.90/154.28	c cleaning 36000 clauses out of 72004 with flag 1434013/693000
333.70/165.63	c cleaning 37002 clauses out of 74004 with flag 1512634/731000
353.15/175.41	c cleaning 0 clauses out of 5000 with flag 0/5000
361.63/179.22	c cleaning 38001 clauses out of 76003 with flag 1593497/770001
389.51/193.07	c cleaning 39000 clauses out of 78001 with flag 1676244/810000
421.54/209.09	c cleaning 39998 clauses out of 80001 with flag 1761239/851000
453.64/225.01	c cleaning 41002 clauses out of 82003 with flag 1848219/893000
490.98/243.61	c cleaning 42002 clauses out of 84003 with flag 1937011/936002
530.02/263.14	c cleaning 42992 clauses out of 86000 with flag 2029332/980001
571.56/283.87	c cleaning 44000 clauses out of 88007 with flag 2122315/1025000
611.83/303.91	c cleaning 45002 clauses out of 90009 with flag 2217268/1071002
654.93/325.46	c cleaning 46000 clauses out of 92005 with flag 2314296/1118000
699.71/347.74	c cleaning 47005 clauses out of 94009 with flag 2413377/1166004
744.26/369.97	c cleaning 47999 clauses out of 96001 with flag 2514584/1215001
796.67/396.07	c cleaning 49000 clauses out of 98003 with flag 2618775/1265002
846.63/421.08	c cleaning 50000 clauses out of 100002 with flag 2724557/1316001
899.82/447.52	c cleaning 51000 clauses out of 102003 with flag 2832513/1368002
955.02/475.08	c cleaning 51998 clauses out of 104003 with flag 2943523/1421002
1013.61/504.21	c cleaning 52997 clauses out of 106003 with flag 3055498/1475000
1066.17/530.48	c cleaning 54004 clauses out of 108007 with flag 3168733/1530001
1124.25/559.44	c cleaning 54988 clauses out of 110002 with flag 3283375/1586000
1190.64/592.52	c cleaning 56009 clauses out of 112020 with flag 3401509/1643006
1260.54/627.35	c cleaning 56999 clauses out of 114005 with flag 3522363/1701000
1329.82/661.80	c cleaning 58004 clauses out of 116007 with flag 3644402/1760001
1402.72/698.21	c cleaning 59000 clauses out of 118008 with flag 3769153/1820006
1472.90/733.28	c cleaning 59999 clauses out of 120004 with flag 3896302/1881002
1547.05/770.23	c cleaning 60998 clauses out of 122004 with flag 4025249/1943001
1628.52/810.92	c cleaning 61993 clauses out of 124005 with flag 4156511/2006000
1714.84/853.91	c cleaning 63005 clauses out of 126013 with flag 4290019/2070001
1790.08/891.58	c cleaning 64001 clauses out of 128009 with flag 4424775/2135002
1800.10/896.51	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/896.51	c starts		: 343
1800.10/896.51	c conflicts		: 2150095
1800.10/896.51	c decisions		: 2198808
1800.10/896.51	c propagations		: 18277132
1800.10/896.51	c inspects		: 15799642313
1800.10/896.51	c shortcuts		: 0
1800.10/896.51	c learnt literals	: 0
1800.10/896.51	c learnt binary clauses	: 0
1800.10/896.51	c learnt ternary clauses	: 0
1800.10/896.51	c learnt constraints	: 2150095
1800.10/896.51	c ignored constraints	: 0
1800.10/896.51	c root simplifications	: 0
1800.10/896.51	c removed literals (reason simplification)	: 20109362
1800.10/896.51	c reason swapping (by a shorter reason)	: 0
1800.10/896.51	c Calls to reduceDB	: 61
1800.10/896.51	c Number of update (reduction) of LBD	: 121325
1800.10/896.51	c Imported unit clauses	: 0
1800.10/896.51	c number of reductions to clauses (during analyze)	: 0
1800.10/896.51	c number of learned constraints concerned by reduction	: 0
1800.10/896.51	c number of learning phase by resolution	: 0
1800.10/896.51	c number of learning phase by cutting planes	: 0
1800.10/896.51	c speed (assignments/second)	: 20390.80172523434
1800.10/896.51	c non guided choices	20
1800.10/896.54	c learnt constraints type 
1800.10/896.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 79101
1800.10/896.54	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/896.54	c starts		: 30
1800.10/896.54	c conflicts		: 8477
1800.10/896.54	c decisions		: 9977
1800.10/896.54	c propagations		: 71311
1800.10/896.54	c inspects		: 97806387
1800.10/896.54	c shortcuts		: 0
1800.10/896.54	c learnt literals	: 0
1800.10/896.54	c learnt binary clauses	: 0
1800.10/896.54	c learnt ternary clauses	: 0
1800.10/896.54	c learnt constraints	: 8476
1800.10/896.54	c ignored constraints	: 0
1800.10/896.54	c root simplifications	: 0
1800.10/896.54	c removed literals (reason simplification)	: 0
1800.10/896.54	c reason swapping (by a shorter reason)	: 0
1800.10/896.54	c Calls to reduceDB	: 1
1800.10/896.54	c Number of update (reduction) of LBD	: 0
1800.10/896.54	c Imported unit clauses	: 0
1800.10/896.54	c number of reductions to clauses (during analyze)	: 0
1800.10/896.54	c number of learned constraints concerned by reduction	: 0
1800.10/896.54	c number of learning phase by resolution	: 0
1800.10/896.54	c number of learning phase by cutting planes	: 0
1800.10/896.54	c speed (assignments/second)	: 79.55549506452707
1800.10/896.54	c non guided choices	20
1800.10/896.54	c learnt constraints type 
1800.10/896.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8476
1800.10/896.54	s UNKNOWN
1800.10/896.54	c Total wall clock time (in seconds): 896.414

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-4105578-1466255444/watcher-4105578-1466255444 -o /tmp/evaluation-result-4105578-1466255444/solver-4105578-1466255444 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466240588-22107 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4105578-1466255444.opb 

pid=26030
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.39 4.32 4.26 4/198 26033
/proc/meminfo: memFree=28024580/32872528 swapFree=1459628/1655852
[pid=26033] ppid=26030 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/26033/stat : 26033 (java) D 26030 26033 22091 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 27589962 9515008 175 33554432000 1073741824 1073778376 140736951271584 140736951254312 239873115024 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/26033/statm: 2323 175 133 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 4.39 4.32 4.26 4/198 26033
/proc/meminfo: memFree=28024580/32872528 swapFree=1459628/1655852
[pid=26033] ppid=26030 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/26033/stat : 26033 (java) S 26030 26033 22091 0 -1 4202496 4333 0 1 0 7 1 0 0 20 0 18 0 27589962 9787879424 5448 33554432000 1073741824 1073778376 140735734160544 140735734151680 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26033/statm: 2389619 5453 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200184 s]
/proc/loadavg: 4.39 4.32 4.26 4/198 26033
/proc/meminfo: memFree=28024580/32872528 swapFree=1459628/1655852
[pid=26033] ppid=26030 vsize=9825040 CPUtime=0.26 cores=0,2,4,6
/proc/26033/stat : 26033 (java) S 26030 26033 22091 0 -1 4202496 5723 0 1 0 24 2 0 0 20 0 22 0 27589962 10060840960 8491 33554432000 1073741824 1073778376 140735734160544 140735734151680 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26033/statm: 2456260 8491 2222 9 0 2446937 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9825040

[startup+0.300188 s]
/proc/loadavg: 4.39 4.32 4.26 4/198 26033
/proc/meminfo: memFree=28024580/32872528 swapFree=1459628/1655852
[pid=26033] ppid=26030 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/26033/stat : 26033 (java) S 26030 26033 22091 0 -1 4202496 7269 0 1 0 64 3 0 0 20 0 22 0 27589962 10060525568 9795 33554432000 1073741824 1073778376 140735734160544 140735734151680 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26033/statm: 2456183 9795 2236 9 0 2446860 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9824732

[startup+0.700186 s]
/proc/loadavg: 4.39 4.32 4.26 4/198 26033
/proc/meminfo: memFree=28024580/32872528 swapFree=1459628/1655852
[pid=26033] ppid=26030 vsize=9824732 CPUtime=2.26 cores=0,2,4,6
/proc/26033/stat : 26033 (java) S 26030 26033 22091 0 -1 4202496 19662 0 1 0 220 6 0 0 20 0 22 0 27589962 10060525568 26669 33554432000 1073741824 1073778376 140735734160544 140735734151680 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26033/statm: 2456183 26669 2256 9 0 2446860 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.52 4.35 4.27 7/220 26055
/proc/meminfo: memFree=27844140/32872528 swapFree=1459628/1655852
[pid=26033] ppid=26030 vsize=9824732 CPUtime=5 cores=0,2,4,6
/proc/26033/stat : 26033 (java) S 26030 26033 22091 0 -1 4202496 27619 0 1 0 491 9 0 0 20 0 22 0 27589962 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140735734151680 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26033/statm: 2456183 48435 2278 9 0 2446860 0
[pid=26033/tid=26035] ppid=26030 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/26033/task/26035/stat : 26035 (java) S 26030 26033 22091 0 -1 4202560 2402 0 1 0 11 1 0 0 20 0 22 0 27589963 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140145094648696 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26036] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26036/stat : 26036 (java) S 26030 26033 22091 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140145056140200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26037] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26037/stat : 26037 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140145055087656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26038] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26038/stat : 26038 (java) S 26030 26033 22091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140145054034600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26039] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26039/stat : 26039 (java) S 26030 26033 22091 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140145052982056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26040] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26040/stat : 26040 (java) S 26030 26033 22091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144933857704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26041] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26041/stat : 26041 (java) S 26030 26033 22091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144932805160 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26042] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26042/stat : 26042 (java) S 26030 26033 22091 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144931752104 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26043] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26043/stat : 26043 (java) S 26030 26033 22091 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144930699560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26044] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26044/stat : 26044 (java) S 26030 26033 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144918502248 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26045] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26045/stat : 26045 (java) S 26030 26033 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144313100152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26046] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26046/stat : 26046 (java) S 26030 26033 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144312046984 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26047] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26047/stat : 26047 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144310995728 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26048] ppid=26030 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/26033/task/26048/stat : 26048 (java) S 26030 26033 22091 0 -1 4202560 12427 0 0 0 106 2 0 0 20 0 22 0 27589969 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144309942584 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26049] ppid=26030 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/26033/task/26049/stat : 26049 (java) S 26030 26033 22091 0 -1 4202560 11346 0 0 0 108 2 0 0 20 0 22 0 27589969 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144308890040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26050] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26050/stat : 26050 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144307837176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26051] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26051/stat : 26051 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144306784840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26052] ppid=26030 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/26033/task/26052/stat : 26052 (java) R 26030 26033 22091 0 -1 4202560 29 0 0 0 129 0 0 0 20 0 22 0 27589979 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144305728664 140144934371826 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26053] ppid=26030 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/26033/task/26053/stat : 26053 (java) R 26030 26033 22091 0 -1 4202560 96 0 0 0 127 3 0 0 20 0 22 0 27589979 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144304676856 140144934491288 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26054] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26054/stat : 26054 (java) S 26030 26033 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27589979 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144303625512 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26055] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26055/stat : 26055 (java) S 26030 26033 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27589979 10060525568 48435 33554432000 1073741824 1073778376 140735734160544 140144302572968 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 9824732

[startup+3.10098 s]
/proc/loadavg: 4.52 4.35 4.27 5/220 26055
/proc/meminfo: memFree=27767244/32872528 swapFree=1459628/1655852
[pid=26033] ppid=26030 vsize=9824732 CPUtime=8.28 cores=0,2,4,6
/proc/26033/stat : 26033 (java) S 26030 26033 22091 0 -1 4202496 28075 0 1 0 814 14 0 0 20 0 22 0 27589962 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140735734151680 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26033/statm: 2456183 84116 2278 9 0 2446860 0
[pid=26033/tid=26035] ppid=26030 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/26033/task/26035/stat : 26035 (java) S 26030 26033 22091 0 -1 4202560 2402 0 1 0 11 1 0 0 20 0 22 0 27589963 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140145094648696 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26036] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26036/stat : 26036 (java) S 26030 26033 22091 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140145056140200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26037] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26037/stat : 26037 (java) S 26030 26033 22091 0 -1 4202560 50 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140145055087656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26038] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26038/stat : 26038 (java) S 26030 26033 22091 0 -1 4202560 66 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140145054034600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26039] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26039/stat : 26039 (java) S 26030 26033 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140145052982056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26040] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26040/stat : 26040 (java) S 26030 26033 22091 0 -1 4202560 54 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144933857704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26041] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26041/stat : 26041 (java) S 26030 26033 22091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144932805160 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26042] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26042/stat : 26042 (java) S 26030 26033 22091 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144931752104 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26043] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26043/stat : 26043 (java) S 26030 26033 22091 0 -1 4202560 50 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144930699560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26044] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26044/stat : 26044 (java) S 26030 26033 22091 0 -1 4202560 185 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144918502248 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26045] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26045/stat : 26045 (java) S 26030 26033 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144313100152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26046] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26046/stat : 26046 (java) S 26030 26033 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144312046984 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26047] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26047/stat : 26047 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144310995728 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26048] ppid=26030 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/26033/task/26048/stat : 26048 (java) S 26030 26033 22091 0 -1 4202560 12427 0 0 0 106 3 0 0 20 0 22 0 27589969 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144309942584 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26049] ppid=26030 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/26033/task/26049/stat : 26049 (java) S 26030 26033 22091 0 -1 4202560 11346 0 0 0 112 2 0 0 20 0 22 0 27589969 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144308890040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26050] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26050/stat : 26050 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144307837176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26051] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26051/stat : 26051 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144306784840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26052] ppid=26030 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/26033/task/26052/stat : 26052 (java) R 26030 26033 22091 0 -1 4202560 31 0 0 0 286 0 0 0 20 0 22 0 27589979 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144305721760 140144934288458 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26053] ppid=26030 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/26033/task/26053/stat : 26053 (java) R 26030 26033 22091 0 -1 4202560 156 0 0 0 283 4 0 0 20 0 22 0 27589979 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144304676848 140144934353736 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26054] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26054/stat : 26054 (java) S 26030 26033 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27589979 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144303625512 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26055] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26055/stat : 26055 (java) S 26030 26033 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27589979 10060525568 84116 33554432000 1073741824 1073778376 140735734160544 140144302572968 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.52 4.35 4.27 5/220 26055
/proc/meminfo: memFree=27450816/32872528 swapFree=1459628/1655852
[pid=26033] ppid=26030 vsize=9824732 CPUtime=14.71 cores=0,2,4,6
/proc/26033/stat : 26033 (java) S 26030 26033 22091 0 -1 4202496 28724 0 1 0 1451 20 0 0 20 0 22 0 27589962 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140735734151680 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26033/statm: 2456183 149977 2278 9 0 2446860 0
[pid=26033/tid=26035] ppid=26030 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/26033/task/26035/stat : 26035 (java) S 26030 26033 22091 0 -1 4202560 2402 0 1 0 11 2 0 0 20 0 22 0 27589963 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140145094648696 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26036] ppid=26030 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/26033/task/26036/stat : 26036 (java) S 26030 26033 22091 0 -1 4202560 83 0 0 0 1 0 0 0 20 0 22 0 27589964 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140145056140200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26037] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26037/stat : 26037 (java) S 26030 26033 22091 0 -1 4202560 50 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140145055087656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26038] ppid=26030 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/26033/task/26038/stat : 26038 (java) S 26030 26033 22091 0 -1 4202560 66 0 0 0 1 0 0 0 20 0 22 0 27589964 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140145054034600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26039] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26039/stat : 26039 (java) S 26030 26033 22091 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140145052982056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26040] ppid=26030 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/26033/task/26040/stat : 26040 (java) S 26030 26033 22091 0 -1 4202560 144 0 0 0 1 0 0 0 20 0 22 0 27589964 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140144933857704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26041] ppid=26030 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/26033/task/26041/stat : 26041 (java) S 26030 26033 22091 0 -1 4202560 78 0 0 0 2 0 0 0 20 0 22 0 27589964 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140144932805160 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26042] ppid=26030 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/26033/task/26042/stat : 26042 (java) S 26030 26033 22091 0 -1 4202560 40 0 0 0 1 0 0 0 20 0 22 0 27589964 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140144931752104 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26043] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26043/stat : 26043 (java) S 26030 26033 22091 0 -1 4202560 62 0 0 0 0 0 0 0 20 0 22 0 27589964 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140144930699560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26044] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26044/stat : 26044 (java) S 26030 26033 22091 0 -1 4202560 437 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140144918502248 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26045] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26045/stat : 26045 (java) S 26030 26033 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140144313100152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26046] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26046/stat : 26046 (java) S 26030 26033 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140144312046984 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26047] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26047/stat : 26047 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 149977 33554432000 1073741824 1073778376 140735734160544 140144310995728 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26048] ppid=26030 vsize=9824732 CPUtime=1.09 cores=0,2,4,6

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

[pid=26033/tid=26039] ppid=26030 vsize=9824732 CPUtime=1.93 cores=0,2,4,6
/proc/26033/task/26039/stat : 26039 (java) S 26030 26033 22091 0 -1 4202560 725 0 0 0 181 12 0 0 20 0 22 0 27589964 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140145052982056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26040] ppid=26030 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/26033/task/26040/stat : 26040 (java) S 26030 26033 22091 0 -1 4202560 801 0 0 0 170 13 0 0 20 0 22 0 27589964 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144933857704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26041] ppid=26030 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/26033/task/26041/stat : 26041 (java) S 26030 26033 22091 0 -1 4202560 637 0 0 0 175 11 0 0 20 0 22 0 27589964 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144932805160 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26042] ppid=26030 vsize=9824732 CPUtime=1.99 cores=0,2,4,6
/proc/26033/task/26042/stat : 26042 (java) S 26030 26033 22091 0 -1 4202560 675 0 0 0 187 12 0 0 20 0 22 0 27589964 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144931752104 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26043] ppid=26030 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/26033/task/26043/stat : 26043 (java) S 26030 26033 22091 0 -1 4202560 934 0 0 0 170 10 0 0 20 0 22 0 27589964 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144930699560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26044] ppid=26030 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/26033/task/26044/stat : 26044 (java) S 26030 26033 22091 0 -1 4202560 1396 0 0 0 68 36 0 0 20 0 22 0 27589966 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144918502248 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26045] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26045/stat : 26045 (java) S 26030 26033 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144313100152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26046] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26046/stat : 26046 (java) S 26030 26033 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144312046984 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26047] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26047/stat : 26047 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144310995728 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26048] ppid=26030 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/26033/task/26048/stat : 26048 (java) S 26030 26033 22091 0 -1 4202560 12427 0 0 0 109 3 0 0 20 0 22 0 27589969 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144309942584 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26049] ppid=26030 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/26033/task/26049/stat : 26049 (java) S 26030 26033 22091 0 -1 4202560 18157 0 0 0 201 3 0 0 20 0 22 0 27589969 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144308890040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26050] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26050/stat : 26050 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144307837176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26051] ppid=26030 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/26033/task/26051/stat : 26051 (java) S 26030 26033 22091 0 -1 4202560 50 0 0 0 12 14 0 0 20 0 22 0 27589969 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144306784840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26052] ppid=26030 vsize=9824732 CPUtime=873.93 cores=0,2,4,6
/proc/26033/task/26052/stat : 26052 (java) R 26030 26033 22091 0 -1 4202560 184 0 0 0 87378 15 0 0 20 0 22 0 27589979 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144305728768 140144934299330 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26053] ppid=26030 vsize=9824732 CPUtime=873.93 cores=0,2,4,6
/proc/26033/task/26053/stat : 26053 (java) R 26030 26033 22091 0 -1 4202560 4960 0 0 0 87349 44 0 0 20 0 22 0 27589979 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144304676768 140144934389299 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26054] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26054/stat : 26054 (java) S 26030 26033 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27589979 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144303625512 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26055] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26055/stat : 26055 (java) S 26030 26033 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27589979 10060525568 383921 33554432000 1073741824 1073778376 140735734160544 140144302572968 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1771.69
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.501 s]
/proc/loadavg: 4.16 4.15 4.17 6/219 26436
/proc/meminfo: memFree=26957824/32872528 swapFree=1459628/1655852
[pid=26033] ppid=26030 vsize=9824732 CPUtime=1800.1 cores=0,2,4,6
/proc/26033/stat : 26033 (java) S 26030 26033 22091 0 -1 4202496 47065 0 1 0 179827 183 0 0 20 0 22 0 27589962 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140735734151680 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26033/statm: 2456183 381986 2287 9 0 2446860 0
[pid=26033/tid=26035] ppid=26030 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/26033/task/26035/stat : 26035 (java) S 26030 26033 22091 0 -1 4202560 2407 0 1 0 13 3 0 0 20 0 22 0 27589963 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140145094648696 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26036] ppid=26030 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/26033/task/26036/stat : 26036 (java) S 26030 26033 22091 0 -1 4202560 780 0 0 0 170 11 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140145056140200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26037] ppid=26030 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/26033/task/26037/stat : 26037 (java) S 26030 26033 22091 0 -1 4202560 591 0 0 0 173 13 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140145055087656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26038] ppid=26030 vsize=9824732 CPUtime=2.02 cores=0,2,4,6
/proc/26033/task/26038/stat : 26038 (java) S 26030 26033 22091 0 -1 4202560 1073 0 0 0 190 12 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140145054034600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26039] ppid=26030 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/26033/task/26039/stat : 26039 (java) S 26030 26033 22091 0 -1 4202560 725 0 0 0 182 12 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140145052982056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26040] ppid=26030 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/26033/task/26040/stat : 26040 (java) S 26030 26033 22091 0 -1 4202560 801 0 0 0 170 13 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144933857704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26041] ppid=26030 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/26033/task/26041/stat : 26041 (java) S 26030 26033 22091 0 -1 4202560 637 0 0 0 175 11 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144932805160 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26042] ppid=26030 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/26033/task/26042/stat : 26042 (java) S 26030 26033 22091 0 -1 4202560 675 0 0 0 188 12 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144931752104 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26043] ppid=26030 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/26033/task/26043/stat : 26043 (java) S 26030 26033 22091 0 -1 4202560 934 0 0 0 171 10 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144930699560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26044] ppid=26030 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/26033/task/26044/stat : 26044 (java) S 26030 26033 22091 0 -1 4202560 1396 0 0 0 68 36 0 0 20 0 22 0 27589966 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144918502248 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26045] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26045/stat : 26045 (java) S 26030 26033 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144313100152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26046] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26046/stat : 26046 (java) S 26030 26033 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144312046984 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26047] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26047/stat : 26047 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144310995728 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26048] ppid=26030 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/26033/task/26048/stat : 26048 (java) S 26030 26033 22091 0 -1 4202560 12427 0 0 0 109 3 0 0 20 0 22 0 27589969 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144309942584 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26049] ppid=26030 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/26033/task/26049/stat : 26049 (java) S 26030 26033 22091 0 -1 4202560 18157 0 0 0 201 3 0 0 20 0 22 0 27589969 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144308890040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26050] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26050/stat : 26050 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144307837176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26051] ppid=26030 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/26033/task/26051/stat : 26051 (java) S 26030 26033 22091 0 -1 4202560 50 0 0 0 12 14 0 0 20 0 22 0 27589969 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144306784840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26052] ppid=26030 vsize=9824732 CPUtime=888.07 cores=0,2,4,6
/proc/26033/task/26052/stat : 26052 (java) R 26030 26033 22091 0 -1 4202560 185 0 0 0 88792 15 0 0 20 0 22 0 27589979 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144305728656 140144934359496 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26053] ppid=26030 vsize=9824732 CPUtime=888.07 cores=0,2,4,6
/proc/26033/task/26053/stat : 26053 (java) R 26030 26033 22091 0 -1 4202560 4961 0 0 0 88763 44 0 0 20 0 22 0 27589979 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144304676848 140144934389299 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26054] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26054/stat : 26054 (java) S 26030 26033 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27589979 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144303625512 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26055] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26055/stat : 26055 (java) S 26030 26033 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27589979 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144302572968 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+896.501 s]
/proc/loadavg: 4.16 4.15 4.17 6/219 26436
/proc/meminfo: memFree=26957824/32872528 swapFree=1459628/1655852
[pid=26033] ppid=26030 vsize=9824732 CPUtime=1800.1 cores=0,2,4,6
/proc/26033/stat : 26033 (java) S 26030 26033 22091 0 -1 4202496 47065 0 1 0 179827 183 0 0 20 0 22 0 27589962 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140735734151680 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26033/statm: 2456183 381986 2287 9 0 2446860 0
[pid=26033/tid=26035] ppid=26030 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/26033/task/26035/stat : 26035 (java) S 26030 26033 22091 0 -1 4202560 2407 0 1 0 13 3 0 0 20 0 22 0 27589963 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140145094648696 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26036] ppid=26030 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/26033/task/26036/stat : 26036 (java) S 26030 26033 22091 0 -1 4202560 780 0 0 0 170 11 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140145056140200 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26037] ppid=26030 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/26033/task/26037/stat : 26037 (java) S 26030 26033 22091 0 -1 4202560 591 0 0 0 173 13 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140145055087656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26038] ppid=26030 vsize=9824732 CPUtime=2.02 cores=0,2,4,6
/proc/26033/task/26038/stat : 26038 (java) S 26030 26033 22091 0 -1 4202560 1073 0 0 0 190 12 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140145054034600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26039] ppid=26030 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/26033/task/26039/stat : 26039 (java) S 26030 26033 22091 0 -1 4202560 725 0 0 0 182 12 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140145052982056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26040] ppid=26030 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/26033/task/26040/stat : 26040 (java) S 26030 26033 22091 0 -1 4202560 801 0 0 0 170 13 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144933857704 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26041] ppid=26030 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/26033/task/26041/stat : 26041 (java) S 26030 26033 22091 0 -1 4202560 637 0 0 0 175 11 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144932805160 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26042] ppid=26030 vsize=9824732 CPUtime=2 cores=0,2,4,6
/proc/26033/task/26042/stat : 26042 (java) S 26030 26033 22091 0 -1 4202560 675 0 0 0 188 12 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144931752104 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26043] ppid=26030 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/26033/task/26043/stat : 26043 (java) S 26030 26033 22091 0 -1 4202560 934 0 0 0 171 10 0 0 20 0 22 0 27589964 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144930699560 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26044] ppid=26030 vsize=9824732 CPUtime=1.04 cores=0,2,4,6
/proc/26033/task/26044/stat : 26044 (java) S 26030 26033 22091 0 -1 4202560 1396 0 0 0 68 36 0 0 20 0 22 0 27589966 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144918502248 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26045] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26045/stat : 26045 (java) S 26030 26033 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144313100152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26046] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26046/stat : 26046 (java) S 26030 26033 22091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27589966 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144312046984 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26047] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26047/stat : 26047 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144310995728 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26033/tid=26048] ppid=26030 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/26033/task/26048/stat : 26048 (java) S 26030 26033 22091 0 -1 4202560 12427 0 0 0 109 3 0 0 20 0 22 0 27589969 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144309942584 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26033/tid=26049] ppid=26030 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/26033/task/26049/stat : 26049 (java) S 26030 26033 22091 0 -1 4202560 18157 0 0 0 201 3 0 0 20 0 22 0 27589969 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144308890040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26050] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26050/stat : 26050 (java) S 26030 26033 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27589969 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144307837176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26051] ppid=26030 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/26033/task/26051/stat : 26051 (java) S 26030 26033 22091 0 -1 4202560 50 0 0 0 12 14 0 0 20 0 22 0 27589969 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144306784840 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26052] ppid=26030 vsize=9824732 CPUtime=888.07 cores=0,2,4,6
/proc/26033/task/26052/stat : 26052 (java) R 26030 26033 22091 0 -1 4202560 185 0 0 0 88792 15 0 0 20 0 22 0 27589979 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144305728656 140144934359496 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26033/tid=26053] ppid=26030 vsize=9824732 CPUtime=888.07 cores=0,2,4,6
/proc/26033/task/26053/stat : 26053 (java) R 26030 26033 22091 0 -1 4202560 4961 0 0 0 88763 44 0 0 20 0 22 0 27589979 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144304676848 140144934389299 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26054] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26054/stat : 26054 (java) S 26030 26033 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27589979 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144303625512 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26033/tid=26055] ppid=26030 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26033/task/26055/stat : 26055 (java) S 26030 26033 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27589979 10060525568 381986 33554432000 1073741824 1073778376 140735734160544 140144302572968 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 896.555
CPU time (s): 1800.1
CPU user time (s): 1798.27
CPU system time (s): 1.83
CPU usage (%): 200.78
Max. virtual memory (cumulated for all children) (KiB): 9825820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.01
system time used= 2.29565
maximum resident set size= 1557572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47109
page faults= 1
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 35005
involuntary context switches= 41844

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.32319 second user time and 7.59384 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-18 15:10:44
IDJOB=4105578
IDBENCH=2915
IDSOLVER=2543
FILE ID=node136/4105578-1466255444
RUNJOBID= node136-1466240588-22107
PBS_JOBID= 19918192
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_6_50_2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105578-1466255444/watcher-4105578-1466255444 -o /tmp/evaluation-result-4105578-1466255444/solver-4105578-1466255444 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466240588-22107 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4105578-1466255444.opb

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

MD5SUM BENCH= 25ec3c4431eaa97f8c8dfc7dcac7b55c
RANDOM SEED=819486752

node136.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.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		: 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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.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.67
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:        28024680 kB
Buffers:           20852 kB
Cached:           103924 kB
SwapCached:        47324 kB
Active:          2352300 kB
Inactive:         130024 kB
Active(anon):    2312676 kB
Inactive(anon):    47248 kB
Active(file):      39624 kB
Inactive(file):    82776 kB
Unevictable:     1655852 kB
Mlocked:         1459628 kB
SwapTotal:      67108856 kB
SwapFree:       67054628 kB
Dirty:               852 kB
Writeback:             0 kB
AnonPages:       3990920 kB
Mapped:            17000 kB
Shmem:                 0 kB
Slab:             569588 kB
SReclaimable:      13760 kB
SUnreclaim:       555828 kB
KernelStack:        1816 kB
PageTables:        12856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4145172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2473984 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 node136 at 2016-06-18 15:25:41