Trace number 3688236

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
SAT 4j PB RES // CP 2.3.2 Snapshot? (TO) 1800.16 900.353

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_4.opb
MD5SUMdc0116cc9dd2d87e5a6934d46be3ef43
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
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
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 constraints14
Minimum length of a constraint1
Maximum length of a constraint60
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 1531
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4594
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.08	c See www.sat4j.org for details.
0.05/0.09	c version 2.3.2.v20120418
0.05/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.09	c java.vm.version	19.1-b02
0.05/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.09	c sun.arch.data.model	64
0.05/0.09	c java.version		1.6.0_24
0.05/0.09	c os.name		Linux
0.05/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.09	c os.arch		amd64
0.05/0.09	c Free memory 		501472288
0.05/0.09	c Max memory 		7480803328
0.05/0.09	c Total memory 		504102912
0.05/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@23174b07
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3688236-1337876238.opb
0.09/0.12	c reading problem ... 
0.09/0.16	c ... done. Wall clock time 0.043s.
0.09/0.16	c declared #vars     61
0.09/0.16	c #constraints  15
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.09/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 14
0.09/0.16	c 15 constraints processed.
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14
0.09/0.16	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.09/0.16	c 15 constraints processed.
0.09/0.16	c objective function length is 1 literals
1.89/0.65	c cleaning 2504 clauses out of 5007 with flag 5007/5007
3.06/0.94	c cleaning 4247 clauses out of 8499 with flag 11003/11003
4.04/1.22	c cleaning 5622 clauses out of 11249 with flag 18000/18000
4.64/1.55	c cleaning 6814 clauses out of 13627 with flag 26000/26000
5.67/2.01	c cleaning 7905 clauses out of 15814 with flag 35001/35001
6.46/2.50	c cleaning 8951 clauses out of 17908 with flag 45000/45000
7.63/3.04	c cleaning 9978 clauses out of 19958 with flag 56001/56001
8.81/3.68	c cleaning 10991 clauses out of 21981 with flag 68002/68002
10.20/4.34	c cleaning 11994 clauses out of 23990 with flag 81002/81002
11.58/5.05	c cleaning 12997 clauses out of 25994 with flag 95000/95000
12.95/5.78	c cleaning 13990 clauses out of 27998 with flag 110001/110001
14.54/6.56	c cleaning 15000 clauses out of 30007 with flag 126000/126000
16.71/7.63	c cleaning 16001 clauses out of 32008 with flag 143001/143001
18.89/8.73	c cleaning 17003 clauses out of 34007 with flag 161001/161001
21.26/9.91	c cleaning 18003 clauses out of 36009 with flag 180006/180006
23.83/11.29	c cleaning 19002 clauses out of 38004 with flag 200004/200004
26.79/12.79	c cleaning 19994 clauses out of 40003 with flag 221005/221005
30.37/14.52	c cleaning 21000 clauses out of 42004 with flag 243000/243000
33.56/16.16	c cleaning 21995 clauses out of 44006 with flag 266002/266002
36.73/17.74	c cleaning 22996 clauses out of 46010 with flag 290001/290001
40.30/19.55	c cleaning 24010 clauses out of 48019 with flag 315006/315006
44.27/21.51	c cleaning 24996 clauses out of 50004 with flag 341001/341001
48.45/23.67	c cleaning 26004 clauses out of 52008 with flag 368001/368001
53.03/25.93	c cleaning 27000 clauses out of 54003 with flag 396000/396000
57.21/28.08	c cleaning 28004 clauses out of 56008 with flag 425005/425005
61.97/30.44	c cleaning 28993 clauses out of 57999 with flag 455000/455000
66.96/33.00	c cleaning 29998 clauses out of 60007 with flag 486001/486001
71.92/35.42	c cleaning 31000 clauses out of 62009 with flag 518001/518001
77.48/38.20	c cleaning 31998 clauses out of 64008 with flag 551000/551000
83.65/41.35	c cleaning 33001 clauses out of 66010 with flag 585000/585000
90.02/44.59	c cleaning 34007 clauses out of 68016 with flag 620007/620007
96.42/47.76	c cleaning 35001 clauses out of 70003 with flag 656001/656001
103.18/51.18	c cleaning 35999 clauses out of 72002 with flag 693001/693001
109.95/54.52	c cleaning 36996 clauses out of 74002 with flag 731000/731000
115.54/57.37	c cleaning 38001 clauses out of 76006 with flag 770000/770000
123.11/61.15	c cleaning 38999 clauses out of 78005 with flag 810000/810000
131.47/65.31	c cleaning 39999 clauses out of 80006 with flag 851000/851000
140.49/69.84	c cleaning 41001 clauses out of 82007 with flag 893000/893000
151.28/75.25	c cleaning 41997 clauses out of 84008 with flag 936002/936002
160.07/79.63	c cleaning 43003 clauses out of 86010 with flag 980001/980001
169.64/84.44	c cleaning 43998 clauses out of 88007 with flag 1025001/1025001
181.07/90.11	c cleaning 45002 clauses out of 90008 with flag 1071000/1071000
193.86/96.53	c cleaning 45998 clauses out of 92007 with flag 1118001/1118001
204.25/101.79	c cleaning 46993 clauses out of 94008 with flag 1166000/1166000
219.01/109.10	c cleaning 48008 clauses out of 96015 with flag 1215000/1215000
230.98/115.15	c cleaning 48994 clauses out of 98008 with flag 1265001/1265001
244.55/121.99	c cleaning 50001 clauses out of 100013 with flag 1316000/1316000
256.53/127.99	c cleaning 51002 clauses out of 102014 with flag 1368002/1368002
270.88/135.14	c cleaning 52007 clauses out of 104014 with flag 1421004/1421004
284.47/141.91	c cleaning 52994 clauses out of 106003 with flag 1475000/1475000
295.62/147.59	c cleaning 53997 clauses out of 108009 with flag 1530000/1530000
309.59/154.58	c cleaning 55001 clauses out of 110014 with flag 1586002/1586002
324.14/161.83	c cleaning 56002 clauses out of 112012 with flag 1643001/1643001
338.32/168.95	c cleaning 57006 clauses out of 114011 with flag 1701002/1701002
351.08/175.39	c cleaning 57997 clauses out of 116004 with flag 1760001/1760001
365.84/182.70	c cleaning 59004 clauses out of 118009 with flag 1820003/1820003
380.79/190.29	c cleaning 60001 clauses out of 120002 with flag 1881000/1881000
398.73/199.23	c cleaning 60997 clauses out of 122003 with flag 1943002/1943002
415.90/207.82	c cleaning 62000 clauses out of 124004 with flag 2006000/2006000
433.25/216.57	c cleaning 63000 clauses out of 126005 with flag 2070001/2070001
452.80/226.37	c cleaning 64002 clauses out of 128005 with flag 2135001/2135001
473.97/236.94	c cleaning 64999 clauses out of 130007 with flag 2201005/2201005
495.73/247.82	c cleaning 65994 clauses out of 132004 with flag 2268001/2268001
518.09/259.03	c cleaning 67004 clauses out of 134013 with flag 2336004/2336004
541.42/270.76	c cleaning 67998 clauses out of 136005 with flag 2405000/2405000
565.97/283.00	c cleaning 68995 clauses out of 138008 with flag 2475001/2475001
591.53/295.87	c cleaning 70003 clauses out of 140013 with flag 2546001/2546001
615.27/307.79	c cleaning 71000 clauses out of 142009 with flag 2618000/2618000
643.01/321.69	c cleaning 71998 clauses out of 144010 with flag 2691001/2691001
673.18/336.70	c cleaning 73003 clauses out of 146011 with flag 2765000/2765000
699.75/350.00	c cleaning 73991 clauses out of 148010 with flag 2840002/2840002
728.10/364.29	c cleaning 75010 clauses out of 150022 with flag 2916005/2916005
757.83/379.10	c cleaning 76006 clauses out of 152013 with flag 2993006/2993006
782.40/391.44	c cleaning 76997 clauses out of 154003 with flag 3071002/3071002
809.16/404.82	c cleaning 78000 clauses out of 156004 with flag 3150000/3150000
841.50/421.00	c cleaning 78997 clauses out of 158005 with flag 3230001/3230001
875.24/437.90	c cleaning 80004 clauses out of 160010 with flag 3311003/3311003
905.01/452.84	c cleaning 80997 clauses out of 162005 with flag 3393002/3393002
930.67/465.69	c cleaning 81996 clauses out of 164009 with flag 3476003/3476003
958.52/479.57	c cleaning 82998 clauses out of 166013 with flag 3560003/3560003
984.67/492.69	c cleaning 83998 clauses out of 168012 with flag 3645000/3645000
1016.88/508.71	c cleaning 84998 clauses out of 170014 with flag 3731000/3731000
1055.41/527.95	c cleaning 86006 clauses out of 172016 with flag 3818000/3818000
1087.80/544.12	c cleaning 87003 clauses out of 174013 with flag 3906003/3906003
1122.44/561.49	c cleaning 88005 clauses out of 176011 with flag 3995004/3995004
1151.50/575.94	c cleaning 88988 clauses out of 178002 with flag 4085000/4085000
1186.40/593.36	c cleaning 90008 clauses out of 180017 with flag 4176003/4176003
1221.17/610.75	c cleaning 91001 clauses out of 182006 with flag 4268000/4268000
1256.72/628.51	c cleaning 91991 clauses out of 184005 with flag 4361000/4361000
1286.11/643.21	c cleaning 93007 clauses out of 186016 with flag 4455002/4455002
1322.68/661.51	c cleaning 93998 clauses out of 188007 with flag 4550000/4550000
1358.19/679.23	c cleaning 95005 clauses out of 190015 with flag 4646006/4646006
1394.17/697.28	c cleaning 96004 clauses out of 192008 with flag 4743004/4743004
1424.51/712.49	c cleaning 96995 clauses out of 194000 with flag 4841000/4841000
1460.08/730.23	c cleaning 97998 clauses out of 196005 with flag 4940000/4940000
1493.91/747.13	c cleaning 98994 clauses out of 198007 with flag 5040000/5040000
1527.66/764.02	c cleaning 100006 clauses out of 200013 with flag 5141000/5141000
1566.91/783.69	c cleaning 101003 clauses out of 202010 with flag 5243003/5243003
1597.41/798.84	c cleaning 101995 clauses out of 204005 with flag 5346001/5346001
1630.14/815.23	c cleaning 103005 clauses out of 206011 with flag 5450002/5450002
1676.16/838.23	c cleaning 103997 clauses out of 208004 with flag 5555000/5555000
1713.89/857.16	c cleaning 105002 clauses out of 210007 with flag 5661000/5661000
1755.10/877.75	c cleaning 106000 clauses out of 212006 with flag 5768001/5768001
1788.44/894.46	c cleaning 106993 clauses out of 214005 with flag 5876000/5876000
1800.16/900.31	c starts		: 275
1800.16/900.31	c conflicts		: 5931925
1800.16/900.31	c decisions		: 6079273
1800.16/900.31	c propagations		: 46537548
1800.16/900.31	c inspects		: 10356801461
1800.16/900.31	c shortcuts		: 0
1800.16/900.31	c learnt literals	: 0
1800.16/900.31	c learnt binary clauses	: 0
1800.16/900.31	c learnt ternary clauses	: 0
1800.16/900.31	c learnt constraints	: 5931925
1800.16/900.31	c ignored constraints	: 0
1800.16/900.31	c root simplifications	: 0
1800.16/900.31	c removed literals (reason simplification)	: 47097804
1800.16/900.31	c reason swapping (by a shorter reason)	: 0
1800.16/900.31	c Calls to reduceDB	: 104
1800.16/900.31	c number of reductions to clauses (during analyze)	: 0
1800.16/900.31	c number of learned constraints concerned by reduction	: 0
1800.16/900.31	c number of learning phase by resolution	: 0
1800.16/900.31	c number of learning phase by cutting planes	: 0
1800.16/900.31	c speed (assignments/second)	: 51700.00533246829
1800.16/900.31	c non guided choices	28
1800.16/900.34	c learnt constraints type 
1800.16/900.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 163053
1800.16/900.34	c constraints type 
1800.16/900.34	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1800.16/900.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 14
1800.16/900.34	c 15 constraints processed.
1800.16/900.34	c constraints type 
1800.16/900.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14
1800.16/900.34	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
1800.16/900.34	c 15 constraints processed.
1800.16/900.34	s UNKNOWN
1800.16/900.34	c Total wall clock time (in seconds): 900.227

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3688236-1337876238/watcher-3688236-1337876238 -o /tmp/evaluation-result-3688236-1337876238/solver-3688236-1337876238 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688236-1337876238.opb 

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: 3.68 3.81 3.76 4/197 25399
/proc/meminfo: memFree=26972160/32873844 swapFree=7616/7616
[pid=25399] ppid=25397 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/25399/stat : 25399 (java) D 25397 25399 24080 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 253748094 9515008 182 33554432000 1073741824 1073778376 140734025347712 140734025338744 209883840181 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/25399/statm: 2323 182 140 9 0 71 0

[startup+0.0779391 s]
/proc/loadavg: 3.68 3.81 3.76 4/197 25399
/proc/meminfo: memFree=26972160/32873844 swapFree=7616/7616
[pid=25399] ppid=25397 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/25399/stat : 25399 (java) S 25397 25399 24080 0 -1 4202496 3356 0 1 0 4 1 0 0 20 0 18 0 253748094 9787813888 4054 33554432000 1073741824 1073778376 140735265458240 140735265449376 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25399/statm: 2389603 4055 1771 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100274 s]
/proc/loadavg: 3.68 3.81 3.76 4/197 25399
/proc/meminfo: memFree=26972160/32873844 swapFree=7616/7616
[pid=25399] ppid=25397 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/25399/stat : 25399 (java) S 25397 25399 24080 0 -1 4202496 4364 0 1 0 8 1 0 0 20 0 18 0 253748094 9787813888 5039 33554432000 1073741824 1073778376 140735265458240 140735265449376 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25399/statm: 2389603 5040 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300197 s]
/proc/loadavg: 3.68 3.81 3.76 4/197 25399
/proc/meminfo: memFree=26972160/32873844 swapFree=7616/7616
[pid=25399] ppid=25397 vsize=9824668 CPUtime=0.69 cores=1,3,5,7
/proc/25399/stat : 25399 (java) S 25397 25399 24080 0 -1 4202496 10148 0 1 0 66 3 0 0 20 0 22 0 253748094 10060460032 10453 33554432000 1073741824 1073778376 140735265458240 140735265449376 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25399/statm: 2456167 10453 2214 9 0 2446860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9824668

[startup+0.700224 s]
/proc/loadavg: 3.68 3.81 3.76 4/197 25399
/proc/meminfo: memFree=26972160/32873844 swapFree=7616/7616
[pid=25399] ppid=25397 vsize=9824668 CPUtime=2.25 cores=1,3,5,7
/proc/25399/stat : 25399 (java) S 25397 25399 24080 0 -1 4202496 19743 0 1 0 220 5 0 0 20 0 22 0 253748094 10060460032 24341 33554432000 1073741824 1073778376 140735265458240 140735265449376 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25399/statm: 2456167 24341 2261 9 0 2446860 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 9824668

[startup+1.50078 s]
/proc/loadavg: 3.68 3.81 3.76 6/219 25421
/proc/meminfo: memFree=26849928/32873844 swapFree=7616/7616
[pid=25399] ppid=25397 vsize=9824668 CPUtime=4.64 cores=1,3,5,7
/proc/25399/stat : 25399 (java) S 25397 25399 24080 0 -1 4202496 23481 0 1 0 457 7 0 0 20 0 22 0 253748094 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140735265449376 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25399/statm: 2456167 40623 2272 9 0 2446860 0
[pid=25399/tid=25401] ppid=25397 vsize=9824668 CPUtime=0.13 cores=1,3,5,7
/proc/25399/task/25401/stat : 25401 (java) S 25397 25399 24080 0 -1 4202560 2492 0 1 0 13 0 0 0 20 0 22 0 253748095 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140613075366904 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25402] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25402/stat : 25402 (java) S 25397 25399 24080 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612919277736 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25403] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25403/stat : 25403 (java) S 25397 25399 24080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612918225192 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25404] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25404/stat : 25404 (java) S 25397 25399 24080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612917172648 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25405] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25405/stat : 25405 (java) S 25397 25399 24080 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612916120104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25406] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25406/stat : 25406 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612915067560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25407] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25407/stat : 25407 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612914015016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25408] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25408/stat : 25408 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612912962472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25409] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25409/stat : 25409 (java) S 25397 25399 24080 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612911909928 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25410] ppid=25397 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/25399/task/25410/stat : 25410 (java) S 25397 25399 24080 0 -1 4202560 35 0 0 0 3 0 0 0 20 0 22 0 253748097 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612899498088 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25411] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25411/stat : 25411 (java) S 25397 25399 24080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612898444408 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25412] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25412/stat : 25412 (java) S 25397 25399 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612897391752 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25413] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25413/stat : 25413 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612896340496 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25414] ppid=25397 vsize=9824668 CPUtime=0.95 cores=1,3,5,7
/proc/25399/task/25414/stat : 25414 (java) S 25397 25399 24080 0 -1 4202560 10396 0 0 0 92 3 0 0 20 0 22 0 253748100 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612895287864 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25415] ppid=25397 vsize=9824668 CPUtime=0.92 cores=1,3,5,7
/proc/25399/task/25415/stat : 25415 (java) S 25397 25399 24080 0 -1 4202560 9150 0 0 0 90 2 0 0 20 0 22 0 253748100 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612894235320 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25416] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25416/stat : 25416 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612893182968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25417] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25417/stat : 25417 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612892130632 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25418] ppid=25397 vsize=9824668 CPUtime=1.26 cores=1,3,5,7
/proc/25399/task/25418/stat : 25418 (java) R 25397 25399 24080 0 -1 4202560 52 0 0 0 126 0 0 0 20 0 22 0 253748110 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612891074600 140612948229109 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25419] ppid=25397 vsize=9824668 CPUtime=1.25 cores=1,3,5,7
/proc/25399/task/25419/stat : 25419 (java) R 25397 25399 24080 0 -1 4202560 125 0 0 0 123 2 0 0 20 0 22 0 253748111 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612890021896 140612948508804 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25420] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25420/stat : 25420 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748111 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612888970280 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25421] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25421/stat : 25421 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748111 10060460032 40623 33554432000 1073741824 1073778376 140735265458240 140612887917736 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 9824668

[startup+3.10077 s]
/proc/loadavg: 3.62 3.80 3.75 5/219 25421
/proc/meminfo: memFree=26793640/32873844 swapFree=7616/7616
[pid=25399] ppid=25397 vsize=9824668 CPUtime=7.82 cores=1,3,5,7
/proc/25399/stat : 25399 (java) S 25397 25399 24080 0 -1 4202496 23529 0 1 0 774 8 0 0 20 0 22 0 253748094 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140735265449376 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25399/statm: 2456167 48328 2273 9 0 2446860 0
[pid=25399/tid=25401] ppid=25397 vsize=9824668 CPUtime=0.13 cores=1,3,5,7
/proc/25399/task/25401/stat : 25401 (java) S 25397 25399 24080 0 -1 4202560 2492 0 1 0 13 0 0 0 20 0 22 0 253748095 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140613075366904 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25402] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25402/stat : 25402 (java) S 25397 25399 24080 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612919277736 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25403] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25403/stat : 25403 (java) S 25397 25399 24080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612918225192 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25404] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25404/stat : 25404 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612917172648 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25405] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25405/stat : 25405 (java) S 25397 25399 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612916120104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25406] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25406/stat : 25406 (java) S 25397 25399 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612915067560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25407] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25407/stat : 25407 (java) S 25397 25399 24080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612914015016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25408] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25408/stat : 25408 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612912962472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25409] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25409/stat : 25409 (java) S 25397 25399 24080 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612911909928 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25410] ppid=25397 vsize=9824668 CPUtime=0.1 cores=1,3,5,7
/proc/25399/task/25410/stat : 25410 (java) S 25397 25399 24080 0 -1 4202560 38 0 0 0 10 0 0 0 20 0 22 0 253748097 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612899498088 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25411] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25411/stat : 25411 (java) S 25397 25399 24080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612898444408 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25412] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25412/stat : 25412 (java) S 25397 25399 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612897391752 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25413] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25413/stat : 25413 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612896340496 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25414] ppid=25397 vsize=9824668 CPUtime=0.95 cores=1,3,5,7
/proc/25399/task/25414/stat : 25414 (java) S 25397 25399 24080 0 -1 4202560 10397 0 0 0 92 3 0 0 20 0 22 0 253748100 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612895287864 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25415] ppid=25397 vsize=9824668 CPUtime=0.97 cores=1,3,5,7
/proc/25399/task/25415/stat : 25415 (java) S 25397 25399 24080 0 -1 4202560 9161 0 0 0 95 2 0 0 20 0 22 0 253748100 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612894235320 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25416] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25416/stat : 25416 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612893182968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25417] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25417/stat : 25417 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612892130632 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25418] ppid=25397 vsize=9824668 CPUtime=2.77 cores=1,3,5,7
/proc/25399/task/25418/stat : 25418 (java) R 25397 25399 24080 0 -1 4202560 56 0 0 0 277 0 0 0 20 0 22 0 253748110 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612891074600 140612948273451 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25419] ppid=25397 vsize=9824668 CPUtime=2.75 cores=1,3,5,7
/proc/25399/task/25419/stat : 25419 (java) R 25397 25399 24080 0 -1 4202560 135 0 0 0 273 2 0 0 20 0 22 0 253748111 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612890020032 140612948374000 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25420] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25420/stat : 25420 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748111 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612888970280 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25421] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25421/stat : 25421 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748111 10060460032 48328 33554432000 1073741824 1073778376 140735265458240 140612887917736 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.82
Current children cumulated vsize (KiB) 9824668

[startup+6.30074 s]
/proc/loadavg: 3.62 3.80 3.75 5/219 25421
/proc/meminfo: memFree=26797160/32873844 swapFree=7616/7616
[pid=25399] ppid=25397 vsize=9824668 CPUtime=14.12 cores=1,3,5,7
/proc/25399/stat : 25399 (java) S 25397 25399 24080 0 -1 4202496 23560 0 1 0 1403 9 0 0 20 0 22 0 253748094 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140735265449376 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25399/statm: 2456167 46727 2273 9 0 2446860 0
[pid=25399/tid=25401] ppid=25397 vsize=9824668 CPUtime=0.13 cores=1,3,5,7
/proc/25399/task/25401/stat : 25401 (java) S 25397 25399 24080 0 -1 4202560 2492 0 1 0 13 0 0 0 20 0 22 0 253748095 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140613075366904 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25402] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25402/stat : 25402 (java) S 25397 25399 24080 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612919277736 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25403] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25403/stat : 25403 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612918225192 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25404] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25404/stat : 25404 (java) S 25397 25399 24080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612917172648 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25405] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25405/stat : 25405 (java) S 25397 25399 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612916120104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25406] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25406/stat : 25406 (java) S 25397 25399 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612915067560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25407] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25407/stat : 25407 (java) S 25397 25399 24080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612914015016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25408] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25408/stat : 25408 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612912962472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25409] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25409/stat : 25409 (java) S 25397 25399 24080 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 22 0 253748096 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612911909928 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25410] ppid=25397 vsize=9824668 CPUtime=0.2 cores=1,3,5,7
/proc/25399/task/25410/stat : 25410 (java) S 25397 25399 24080 0 -1 4202560 40 0 0 0 20 0 0 0 20 0 22 0 253748097 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612899498088 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25411] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25411/stat : 25411 (java) S 25397 25399 24080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612898444408 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25412] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25412/stat : 25412 (java) S 25397 25399 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612897391752 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25413] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25413/stat : 25413 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612896340496 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25414] ppid=25397 vsize=9824668 CPUtime=0.95 cores=1,3,5,7
/proc/25399/task/25414/stat : 25414 (java) S 25397 25399 24080 0 -1 4202560 10397 0 0 0 92 3 0 0 20 0 22 0 253748100 10060460032 46727 33554432000 1073741824 1073778376 140735265458240 140612895287864 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

/proc/25399/statm: 2456167 101665 2274 9 0 2446860 0
[pid=25399/tid=25401] ppid=25397 vsize=9824668 CPUtime=0.17 cores=1,3,5,7
/proc/25399/task/25401/stat : 25401 (java) S 25397 25399 24080 0 -1 4202560 2510 0 1 0 15 2 0 0 20 0 22 0 253748095 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140613075366904 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25402] ppid=25397 vsize=9824668 CPUtime=1.02 cores=1,3,5,7
/proc/25399/task/25402/stat : 25402 (java) S 25397 25399 24080 0 -1 4202560 359 0 0 0 98 4 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612919277736 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25403] ppid=25397 vsize=9824668 CPUtime=1.03 cores=1,3,5,7
/proc/25399/task/25403/stat : 25403 (java) S 25397 25399 24080 0 -1 4202560 346 0 0 0 98 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612918225192 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25404] ppid=25397 vsize=9824668 CPUtime=1.06 cores=1,3,5,7
/proc/25399/task/25404/stat : 25404 (java) S 25397 25399 24080 0 -1 4202560 447 0 0 0 101 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612917172648 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25405] ppid=25397 vsize=9824668 CPUtime=0.99 cores=1,3,5,7
/proc/25399/task/25405/stat : 25405 (java) S 25397 25399 24080 0 -1 4202560 383 0 0 0 94 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612916120104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25406] ppid=25397 vsize=9824668 CPUtime=1.08 cores=1,3,5,7
/proc/25399/task/25406/stat : 25406 (java) S 25397 25399 24080 0 -1 4202560 398 0 0 0 103 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612915067560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25407] ppid=25397 vsize=9824668 CPUtime=1.04 cores=1,3,5,7
/proc/25399/task/25407/stat : 25407 (java) S 25397 25399 24080 0 -1 4202560 313 0 0 0 101 3 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612914015016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25408] ppid=25397 vsize=9824668 CPUtime=0.96 cores=1,3,5,7
/proc/25399/task/25408/stat : 25408 (java) S 25397 25399 24080 0 -1 4202560 332 0 0 0 92 4 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612912962472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25409] ppid=25397 vsize=9824668 CPUtime=1.1 cores=1,3,5,7
/proc/25399/task/25409/stat : 25409 (java) S 25397 25399 24080 0 -1 4202560 406 0 0 0 107 3 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612911909928 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25410] ppid=25397 vsize=9824668 CPUtime=6.04 cores=1,3,5,7
/proc/25399/task/25410/stat : 25410 (java) S 25397 25399 24080 0 -1 4202560 333 0 0 0 557 47 0 0 20 0 22 0 253748097 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612899498088 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25411] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25411/stat : 25411 (java) S 25397 25399 24080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612898444408 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25412] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25412/stat : 25412 (java) S 25397 25399 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612897391752 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25413] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25413/stat : 25413 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612896340496 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25414] ppid=25397 vsize=9824668 CPUtime=0.95 cores=1,3,5,7
/proc/25399/task/25414/stat : 25414 (java) S 25397 25399 24080 0 -1 4202560 10397 0 0 0 92 3 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612895287864 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25415] ppid=25397 vsize=9824668 CPUtime=1.01 cores=1,3,5,7
/proc/25399/task/25415/stat : 25415 (java) S 25397 25399 24080 0 -1 4202560 9171 0 0 0 99 2 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612894235320 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25416] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25416/stat : 25416 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612893182968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25417] ppid=25397 vsize=9824668 CPUtime=0.26 cores=1,3,5,7
/proc/25399/task/25417/stat : 25417 (java) S 25397 25399 24080 0 -1 4202560 51 0 0 0 12 14 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612892130632 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25418] ppid=25397 vsize=9824668 CPUtime=871.36 cores=1,3,5,7
/proc/25399/task/25418/stat : 25418 (java) R 25397 25399 24080 0 -1 4202560 148 0 0 0 87122 14 0 0 20 0 22 0 253748110 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612891074640 140612948363381 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25419] ppid=25397 vsize=9824668 CPUtime=871.72 cores=1,3,5,7
/proc/25399/task/25419/stat : 25419 (java) R 25397 25399 24080 0 -1 4202560 271 0 0 0 87154 18 0 0 20 0 22 0 253748111 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612890019936 140612948508768 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25420] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25420/stat : 25420 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748111 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612888970280 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25421] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25421/stat : 25421 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748111 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612887917736 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1764.24
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.301 s]
/proc/loadavg: 3.86 3.84 3.78 4/219 25564
/proc/meminfo: memFree=25385468/32873844 swapFree=7616/7616
[pid=25399] ppid=25397 vsize=9824668 CPUtime=1800.16 cores=1,3,5,7
/proc/25399/stat : 25399 (java) S 25397 25399 24080 0 -1 4202496 27055 0 1 0 179905 111 0 0 20 0 22 0 253748094 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140735265449376 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25399/statm: 2456167 101665 2274 9 0 2446860 0
[pid=25399/tid=25401] ppid=25397 vsize=9824668 CPUtime=0.17 cores=1,3,5,7
/proc/25399/task/25401/stat : 25401 (java) S 25397 25399 24080 0 -1 4202560 2510 0 1 0 15 2 0 0 20 0 22 0 253748095 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140613075366904 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25402] ppid=25397 vsize=9824668 CPUtime=1.04 cores=1,3,5,7
/proc/25399/task/25402/stat : 25402 (java) S 25397 25399 24080 0 -1 4202560 359 0 0 0 100 4 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612919277736 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25403] ppid=25397 vsize=9824668 CPUtime=1.04 cores=1,3,5,7
/proc/25399/task/25403/stat : 25403 (java) S 25397 25399 24080 0 -1 4202560 346 0 0 0 99 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612918225192 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25404] ppid=25397 vsize=9824668 CPUtime=1.06 cores=1,3,5,7
/proc/25399/task/25404/stat : 25404 (java) S 25397 25399 24080 0 -1 4202560 447 0 0 0 101 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612917172648 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25405] ppid=25397 vsize=9824668 CPUtime=1 cores=1,3,5,7
/proc/25399/task/25405/stat : 25405 (java) S 25397 25399 24080 0 -1 4202560 383 0 0 0 95 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612916120104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25406] ppid=25397 vsize=9824668 CPUtime=1.09 cores=1,3,5,7
/proc/25399/task/25406/stat : 25406 (java) S 25397 25399 24080 0 -1 4202560 398 0 0 0 104 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612915067560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25407] ppid=25397 vsize=9824668 CPUtime=1.05 cores=1,3,5,7
/proc/25399/task/25407/stat : 25407 (java) S 25397 25399 24080 0 -1 4202560 313 0 0 0 102 3 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612914015016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25408] ppid=25397 vsize=9824668 CPUtime=0.98 cores=1,3,5,7
/proc/25399/task/25408/stat : 25408 (java) S 25397 25399 24080 0 -1 4202560 332 0 0 0 94 4 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612912962472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25409] ppid=25397 vsize=9824668 CPUtime=1.11 cores=1,3,5,7
/proc/25399/task/25409/stat : 25409 (java) S 25397 25399 24080 0 -1 4202560 406 0 0 0 108 3 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612911909928 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25410] ppid=25397 vsize=9824668 CPUtime=6.17 cores=1,3,5,7
/proc/25399/task/25410/stat : 25410 (java) S 25397 25399 24080 0 -1 4202560 333 0 0 0 570 47 0 0 20 0 22 0 253748097 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612899498088 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25411] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25411/stat : 25411 (java) S 25397 25399 24080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612898444408 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25412] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25412/stat : 25412 (java) S 25397 25399 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612897391752 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25413] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25413/stat : 25413 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612896340496 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25414] ppid=25397 vsize=9824668 CPUtime=0.95 cores=1,3,5,7
/proc/25399/task/25414/stat : 25414 (java) S 25397 25399 24080 0 -1 4202560 10397 0 0 0 92 3 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612895287864 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25415] ppid=25397 vsize=9824668 CPUtime=1.01 cores=1,3,5,7
/proc/25399/task/25415/stat : 25415 (java) S 25397 25399 24080 0 -1 4202560 9171 0 0 0 99 2 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612894235320 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25416] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25416/stat : 25416 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612893182968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25417] ppid=25397 vsize=9824668 CPUtime=0.26 cores=1,3,5,7
/proc/25399/task/25417/stat : 25417 (java) S 25397 25399 24080 0 -1 4202560 53 0 0 0 12 14 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612892130632 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25418] ppid=25397 vsize=9824668 CPUtime=889.16 cores=1,3,5,7
/proc/25399/task/25418/stat : 25418 (java) R 25397 25399 24080 0 -1 4202560 149 0 0 0 88902 14 0 0 20 0 22 0 253748110 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612891074640 140612948272727 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25419] ppid=25397 vsize=9824668 CPUtime=889.52 cores=1,3,5,7
/proc/25399/task/25419/stat : 25419 (java) R 25397 25399 24080 0 -1 4202560 271 0 0 0 88934 18 0 0 20 0 22 0 253748111 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612890019760 140612948453113 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25420] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25420/stat : 25420 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748111 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612888970280 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25421] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25421/stat : 25421 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748111 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612887917736 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824668

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

Solver just ended. Dumping a history of the last processes samples

[startup+900.301 s]
/proc/loadavg: 3.86 3.84 3.78 4/219 25564
/proc/meminfo: memFree=25385468/32873844 swapFree=7616/7616
[pid=25399] ppid=25397 vsize=9824668 CPUtime=1800.16 cores=1,3,5,7
/proc/25399/stat : 25399 (java) S 25397 25399 24080 0 -1 4202496 27055 0 1 0 179905 111 0 0 20 0 22 0 253748094 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140735265449376 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/25399/statm: 2456167 101665 2274 9 0 2446860 0
[pid=25399/tid=25401] ppid=25397 vsize=9824668 CPUtime=0.17 cores=1,3,5,7
/proc/25399/task/25401/stat : 25401 (java) S 25397 25399 24080 0 -1 4202560 2510 0 1 0 15 2 0 0 20 0 22 0 253748095 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140613075366904 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25402] ppid=25397 vsize=9824668 CPUtime=1.04 cores=1,3,5,7
/proc/25399/task/25402/stat : 25402 (java) S 25397 25399 24080 0 -1 4202560 359 0 0 0 100 4 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612919277736 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25403] ppid=25397 vsize=9824668 CPUtime=1.04 cores=1,3,5,7
/proc/25399/task/25403/stat : 25403 (java) S 25397 25399 24080 0 -1 4202560 346 0 0 0 99 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612918225192 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25404] ppid=25397 vsize=9824668 CPUtime=1.06 cores=1,3,5,7
/proc/25399/task/25404/stat : 25404 (java) S 25397 25399 24080 0 -1 4202560 447 0 0 0 101 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612917172648 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25405] ppid=25397 vsize=9824668 CPUtime=1 cores=1,3,5,7
/proc/25399/task/25405/stat : 25405 (java) S 25397 25399 24080 0 -1 4202560 383 0 0 0 95 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612916120104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25406] ppid=25397 vsize=9824668 CPUtime=1.09 cores=1,3,5,7
/proc/25399/task/25406/stat : 25406 (java) S 25397 25399 24080 0 -1 4202560 398 0 0 0 104 5 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612915067560 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25407] ppid=25397 vsize=9824668 CPUtime=1.05 cores=1,3,5,7
/proc/25399/task/25407/stat : 25407 (java) S 25397 25399 24080 0 -1 4202560 313 0 0 0 102 3 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612914015016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25408] ppid=25397 vsize=9824668 CPUtime=0.98 cores=1,3,5,7
/proc/25399/task/25408/stat : 25408 (java) S 25397 25399 24080 0 -1 4202560 332 0 0 0 94 4 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612912962472 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25399/tid=25409] ppid=25397 vsize=9824668 CPUtime=1.11 cores=1,3,5,7
/proc/25399/task/25409/stat : 25409 (java) S 25397 25399 24080 0 -1 4202560 406 0 0 0 108 3 0 0 20 0 22 0 253748096 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612911909928 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25410] ppid=25397 vsize=9824668 CPUtime=6.17 cores=1,3,5,7
/proc/25399/task/25410/stat : 25410 (java) S 25397 25399 24080 0 -1 4202560 333 0 0 0 570 47 0 0 20 0 22 0 253748097 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612899498088 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25411] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25411/stat : 25411 (java) S 25397 25399 24080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612898444408 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25412] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25412/stat : 25412 (java) S 25397 25399 24080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253748098 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612897391752 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25413] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25413/stat : 25413 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612896340496 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25414] ppid=25397 vsize=9824668 CPUtime=0.95 cores=1,3,5,7
/proc/25399/task/25414/stat : 25414 (java) S 25397 25399 24080 0 -1 4202560 10397 0 0 0 92 3 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612895287864 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25415] ppid=25397 vsize=9824668 CPUtime=1.01 cores=1,3,5,7
/proc/25399/task/25415/stat : 25415 (java) S 25397 25399 24080 0 -1 4202560 9171 0 0 0 99 2 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612894235320 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25416] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25416/stat : 25416 (java) S 25397 25399 24080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612893182968 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25399/tid=25417] ppid=25397 vsize=9824668 CPUtime=0.26 cores=1,3,5,7
/proc/25399/task/25417/stat : 25417 (java) S 25397 25399 24080 0 -1 4202560 53 0 0 0 12 14 0 0 20 0 22 0 253748100 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612892130632 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25418] ppid=25397 vsize=9824668 CPUtime=889.16 cores=1,3,5,7
/proc/25399/task/25418/stat : 25418 (java) R 25397 25399 24080 0 -1 4202560 149 0 0 0 88902 14 0 0 20 0 22 0 253748110 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612891074640 140612948272727 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25399/tid=25419] ppid=25397 vsize=9824668 CPUtime=889.52 cores=1,3,5,7
/proc/25399/task/25419/stat : 25419 (java) R 25397 25399 24080 0 -1 4202560 271 0 0 0 88934 18 0 0 20 0 22 0 253748111 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612890019760 140612948453113 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25420] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25420/stat : 25420 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748111 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612888970280 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25399/tid=25421] ppid=25397 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/25399/task/25421/stat : 25421 (java) S 25397 25399 24080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253748111 10060460032 101665 33554432000 1073741824 1073778376 140735265458240 140612887917736 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824668

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25399 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=539188
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=505771
# CPU time returned by wait4() is 1796.05
# while last known CPU time is 1800.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.353
CPU time (s): 1800.16
CPU user time (s): 1799.05
CPU system time (s): 1.11
CPU usage (%): 199.939
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.54
system time used= 1.50577
maximum resident set size= 464644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27102
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26155
involuntary context switches= 31346

runsolver used 3.37949 second user time and 8.24475 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-24 18:17:18
IDJOB=3688236
IDBENCH=2917
IDSOLVER=2268
FILE ID=node141/3688236-1337876238
RUNJOBID= node141-1337871880-24098
PBS_JOBID= 14620063
Free space on /tmp= 71684 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_4.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688236-1337876238/watcher-3688236-1337876238 -o /tmp/evaluation-result-3688236-1337876238/solver-3688236-1337876238 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688236-1337876238.opb

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

MD5SUM BENCH= dc0116cc9dd2d87e5a6934d46be3ef43
RANDOM SEED=947321410

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26972688 kB
Buffers:          213772 kB
Cached:          3036996 kB
SwapCached:            0 kB
Active:          2269788 kB
Inactive:        2856424 kB
Active(anon):    1877896 kB
Inactive(anon):        0 kB
Active(file):     391892 kB
Inactive(file):  2856424 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:       1882684 kB
Mapped:            22548 kB
Shmem:               200 kB
Slab:             629692 kB
SReclaimable:      72240 kB
SUnreclaim:       557452 kB
KernelStack:        1624 kB
PageTables:         7904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2028808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1810432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71640 MiB
End job on node141 at 2012-05-24 18:32:20