Trace number 3689483

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 Resolution 2.3.2 Snapshot? (TO) 1800.02 1766.17

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-859770.opb
MD5SUMcbc412f006cacd8e2fcdc61d20cbc351
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark134.834
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2504
Total number of constraints2065
Number of constraints which are clauses1536
Number of constraints which are cardinality constraints (but not clauses)529
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint8
Maximum length of a constraint1446
Number of terms in the objective function 2504
Biggest coefficient in the objective function 10
Number of bits for the biggest coefficient in the objective function 4
Sum of the numbers in the objective function 16472
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 16472
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.08/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.10	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.2.v20120418
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 --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
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 No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-3689483-1337890819.opb
0.08/0.13	c reading problem ... 
1.50/1.29	c ... done. Wall clock time 1.162s.
1.50/1.29	c declared #vars     2504
1.50/1.29	c #constraints  2084
1.50/1.29	c constraints type 
1.50/1.29	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1555
1.50/1.29	c org.sat4j.minisat.constraints.card.MinWatchCard => 529
1.50/1.29	c 2084 constraints processed.
1.50/1.29	c objective function length is 2504 literals
3.21/2.63	c cleaning 2497 clauses out of 5000 with flag 5000/5000
5.12/4.47	c cleaning 4245 clauses out of 8503 with flag 11000/11000
7.08/6.32	c cleaning 5617 clauses out of 11253 with flag 18000/18000
9.35/8.59	c cleaning 6818 clauses out of 13636 with flag 26000/26000
12.15/11.27	c cleaning 7900 clauses out of 15823 with flag 35005/35005
14.69/13.78	c cleaning 8946 clauses out of 17918 with flag 45000/45000
17.62/16.63	c cleaning 9971 clauses out of 19972 with flag 56000/56000
21.56/20.50	c cleaning 10988 clauses out of 22001 with flag 68000/68000
25.52/24.47	c cleaning 11990 clauses out of 24011 with flag 81000/81000
29.24/28.10	c cleaning 12964 clauses out of 26019 with flag 95000/95000
33.20/32.08	c cleaning 14025 clauses out of 28055 with flag 110000/110000
37.65/36.48	c cleaning 14932 clauses out of 30028 with flag 126002/126002
42.32/41.08	c cleaning 15745 clauses out of 32094 with flag 143000/143000
48.19/46.85	c cleaning 17077 clauses out of 34347 with flag 161000/161000
54.97/53.55	c cleaning 18051 clauses out of 36262 with flag 180000/180000
61.26/59.70	c cleaning 19099 clauses out of 38211 with flag 200002/200002
67.21/65.64	c cleaning 20045 clauses out of 40106 with flag 221000/221000
73.17/71.54	c cleaning 20468 clauses out of 42061 with flag 243000/243000
80.62/78.93	c cleaning 22251 clauses out of 44579 with flag 266000/266000
87.83/86.04	c cleaning 23017 clauses out of 46320 with flag 290001/290001
96.02/94.10	c cleaning 23998 clauses out of 48302 with flag 315000/315000
103.60/101.61	c cleaning 25053 clauses out of 50300 with flag 341000/341000
111.00/108.97	c cleaning 25961 clauses out of 52246 with flag 368000/368000
119.57/117.49	c cleaning 27113 clauses out of 54284 with flag 396003/396003
128.79/126.52	c cleaning 28026 clauses out of 56168 with flag 425000/425000
140.11/137.68	c cleaning 28949 clauses out of 58133 with flag 455004/455004
148.97/146.44	c cleaning 30075 clauses out of 60178 with flag 486000/486000
160.57/157.34	c cleaning 30924 clauses out of 62099 with flag 518000/518000
170.15/166.69	c cleaning 32010 clauses out of 64175 with flag 551000/551000
179.39/175.62	c cleaning 33032 clauses out of 66168 with flag 585003/585003
192.21/188.15	c cleaning 34065 clauses out of 68133 with flag 620003/620003
205.51/201.14	c cleaning 35024 clauses out of 70070 with flag 656006/656006
220.66/215.96	c cleaning 35889 clauses out of 72036 with flag 693000/693000
233.83/228.80	c cleaning 37064 clauses out of 74149 with flag 731007/731007
250.32/244.89	c cleaning 37994 clauses out of 76074 with flag 770000/770000
267.35/261.42	c cleaning 38950 clauses out of 78076 with flag 810000/810000
281.73/275.40	c cleaning 39973 clauses out of 80125 with flag 851000/851000
301.24/294.66	c cleaning 41048 clauses out of 82149 with flag 893000/893000
320.02/312.99	c cleaning 42025 clauses out of 84087 with flag 936002/936002
336.17/328.69	c cleaning 43027 clauses out of 86058 with flag 980000/980000
354.06/346.04	c cleaning 43957 clauses out of 88038 with flag 1025007/1025007
367.50/359.16	c cleaning 44997 clauses out of 90077 with flag 1071003/1071003
381.87/373.02	c cleaning 46026 clauses out of 92073 with flag 1118000/1118000
396.50/387.32	c cleaning 46981 clauses out of 94054 with flag 1166008/1166008
415.03/405.46	c cleaning 47998 clauses out of 96064 with flag 1215000/1215000
435.63/425.61	c cleaning 49026 clauses out of 98065 with flag 1265001/1265001
451.82/441.40	c cleaning 49978 clauses out of 100043 with flag 1316005/1316005
470.20/459.43	c cleaning 50966 clauses out of 102060 with flag 1368001/1368001
485.87/474.79	c cleaning 51987 clauses out of 104093 with flag 1421000/1421000
511.04/499.35	c cleaning 53038 clauses out of 106104 with flag 1475000/1475000
531.17/518.95	c cleaning 54031 clauses out of 108068 with flag 1530002/1530002
550.52/537.73	c cleaning 54981 clauses out of 110035 with flag 1586000/1586000
573.74/560.50	c cleaning 55928 clauses out of 112049 with flag 1643000/1643000
599.17/585.32	c cleaning 57057 clauses out of 114130 with flag 1701011/1701011
625.63/611.12	c cleaning 57995 clauses out of 116065 with flag 1760003/1760003
647.18/632.13	c cleaning 59002 clauses out of 118066 with flag 1820000/1820000
671.88/656.20	c cleaning 60007 clauses out of 120061 with flag 1881000/1881000
691.12/675.08	c cleaning 60954 clauses out of 122049 with flag 1943000/1943000
720.71/704.02	c cleaning 62031 clauses out of 124093 with flag 2006002/2006002
741.87/724.82	c cleaning 62964 clauses out of 126060 with flag 2070000/2070000
765.68/748.11	c cleaning 64019 clauses out of 128093 with flag 2135000/2135000
788.02/770.12	c cleaning 64968 clauses out of 130074 with flag 2201000/2201000
817.21/798.89	c cleaning 66024 clauses out of 132103 with flag 2268000/2268000
839.09/820.32	c cleaning 67001 clauses out of 134075 with flag 2336000/2336000
865.30/846.29	c cleaning 67996 clauses out of 136074 with flag 2405000/2405000
887.27/867.83	c cleaning 68963 clauses out of 138078 with flag 2475000/2475000
914.64/894.71	c cleaning 70036 clauses out of 140111 with flag 2546000/2546000
947.94/927.50	c cleaning 70837 clauses out of 142075 with flag 2618001/2618001
972.49/951.63	c cleaning 71997 clauses out of 144237 with flag 2691000/2691000
1005.10/983.71	c cleaning 73041 clauses out of 146239 with flag 2765000/2765000
1034.94/1013.08	c cleaning 73963 clauses out of 148198 with flag 2840000/2840000
1065.17/1042.78	c cleaning 75026 clauses out of 150237 with flag 2916002/2916002
1094.29/1071.31	c cleaning 76099 clauses out of 152209 with flag 2993001/2993001
1119.49/1096.09	c cleaning 77031 clauses out of 154109 with flag 3071000/3071000
1148.29/1124.36	c cleaning 77981 clauses out of 156080 with flag 3150002/3150002
1174.87/1150.50	c cleaning 78984 clauses out of 158098 with flag 3230001/3230001
1212.29/1187.26	c cleaning 79998 clauses out of 160111 with flag 3311000/3311000
1243.71/1218.06	c cleaning 81011 clauses out of 162113 with flag 3393000/3393000
1267.72/1241.74	c cleaning 81937 clauses out of 164102 with flag 3476001/3476001
1305.43/1278.83	c cleaning 83072 clauses out of 166164 with flag 3560000/3560000
1335.80/1308.79	c cleaning 84024 clauses out of 168092 with flag 3645000/3645000
1383.17/1355.43	c cleaning 84985 clauses out of 170069 with flag 3731001/3731001
1426.17/1397.82	c cleaning 86028 clauses out of 172083 with flag 3818000/3818000
1458.79/1429.91	c cleaning 86975 clauses out of 174055 with flag 3906002/3906002
1494.88/1465.58	c cleaning 87956 clauses out of 176078 with flag 3995000/3995000
1525.07/1495.20	c cleaning 89026 clauses out of 178122 with flag 4085000/4085000
1570.10/1539.74	c cleaning 90026 clauses out of 180102 with flag 4176006/4176006
1603.03/1572.12	c cleaning 90993 clauses out of 182071 with flag 4268001/4268001
1644.01/1612.46	c cleaning 92011 clauses out of 184082 with flag 4361005/4361005
1685.47/1653.38	c cleaning 92974 clauses out of 186064 with flag 4455000/4455000
1717.77/1685.15	c cleaning 93983 clauses out of 188090 with flag 4550000/4550000
1752.13/1719.02	c cleaning 94991 clauses out of 190107 with flag 4646000/4646000
1792.78/1759.03	c cleaning 95900 clauses out of 192116 with flag 4743000/4743000
1800.02/1766.11	c starts		: 231
1800.02/1766.11	c conflicts		: 4763818
1800.02/1766.11	c decisions		: 57205934
1800.02/1766.11	c propagations		: 434563836
1800.02/1766.11	c inspects		: 4573181581
1800.02/1766.11	c shortcuts		: 0
1800.02/1766.11	c learnt literals	: 178
1800.02/1766.11	c learnt binary clauses	: 15572
1800.02/1766.11	c learnt ternary clauses	: 15722
1800.02/1766.11	c learnt constraints	: 4763640
1800.02/1766.11	c ignored constraints	: 0
1800.02/1766.11	c root simplifications	: 0
1800.02/1766.11	c removed literals (reason simplification)	: 0
1800.02/1766.11	c reason swapping (by a shorter reason)	: 0
1800.02/1766.11	c Calls to reduceDB	: 93
1800.02/1766.11	c number of reductions to clauses (during analyze)	: 0
1800.02/1766.11	c number of learned constraints concerned by reduction	: 0
1800.02/1766.11	c number of learning phase by resolution	: 0
1800.02/1766.11	c number of learning phase by cutting planes	: 0
1800.02/1766.11	c speed (assignments/second)	: 246239.44782474183
1800.02/1766.11	c non guided choices	362
1800.02/1766.16	c learnt constraints type 
1800.02/1766.16	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 15572
1800.02/1766.16	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 101673
1800.02/1766.16	c constraints type 
1800.02/1766.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1555
1800.02/1766.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 529
1800.02/1766.16	c 2084 constraints processed.
1800.02/1766.16	s UNKNOWN
1800.02/1766.16	c Total wall clock time (in seconds): 1766.035

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

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: 2.00 2.00 2.00 3/197 25692
/proc/meminfo: memFree=28217628/32873844 swapFree=7608/7608
[pid=25692] ppid=25690 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/25692/stat : 25692 (java) D 25690 25692 23031 0 -1 4202496 93 0 0 0 0 0 0 0 20 0 1 0 255206659 2560000 46 33554432000 1073741824 1073778376 140736675752576 140736675749704 215115459879 0 0 4096 0 18446744072100748580 0 0 17 0 0 0 0 0 0
/proc/25692/statm: 625 46 37 9 0 29 0

[startup+0.01532 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 25692
/proc/meminfo: memFree=28217628/32873844 swapFree=7608/7608
[pid=25692] ppid=25690 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/25692/stat : 25692 (java) S 25690 25692 23031 0 -1 4202496 1272 0 0 0 0 0 0 0 20 0 2 0 255206659 98570240 974 33554432000 1073741824 1073778376 140737065657488 140737065648624 215127982141 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25692/statm: 24065 974 740 9 0 16771 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 96260

[startup+0.100245 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 25692
/proc/meminfo: memFree=28217628/32873844 swapFree=7608/7608
[pid=25692] ppid=25690 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/25692/stat : 25692 (java) S 25690 25692 23031 0 -1 4202496 3875 0 1 0 7 1 0 0 20 0 18 0 255206659 9787813888 5077 33554432000 1073741824 1073778376 140737065657488 140737065648624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25692/statm: 2389603 5077 2029 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300226 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 25692
/proc/meminfo: memFree=28217628/32873844 swapFree=7608/7608
[pid=25692] ppid=25690 vsize=9558412 CPUtime=0.52 cores=0,2,4,6
/proc/25692/stat : 25692 (java) S 25690 25692 23031 0 -1 4202496 7247 0 1 0 50 2 0 0 20 0 18 0 255206659 9787813888 10415 33554432000 1073741824 1073778376 140737065657488 140737065648624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25692/statm: 2389603 10415 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9558412

[startup+0.700233 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 25692
/proc/meminfo: memFree=28217628/32873844 swapFree=7608/7608
[pid=25692] ppid=25690 vsize=9558412 CPUtime=0.98 cores=0,2,4,6
/proc/25692/stat : 25692 (java) S 25690 25692 23031 0 -1 4202496 7360 0 1 0 94 4 0 0 20 0 18 0 255206659 9787813888 40048 33554432000 1073741824 1073778376 140737065657488 140737065648624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25692/statm: 2389603 40048 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9558412

[startup+1.50067 s]
/proc/loadavg: 2.00 2.00 2.00 3/215 25710
/proc/meminfo: memFree=28058824/32873844 swapFree=7608/7608
[pid=25692] ppid=25690 vsize=9624976 CPUtime=2.07 cores=0,2,4,6
/proc/25692/stat : 25692 (java) S 25690 25692 23031 0 -1 4202496 8294 0 1 0 202 5 0 0 20 0 19 0 255206659 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140737065648624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25692/statm: 2406244 42587 2254 9 0 2396937 0
[pid=25692/tid=25694] ppid=25690 vsize=9624976 CPUtime=1.45 cores=0,2,4,6
/proc/25692/task/25694/stat : 25694 (java) R 25690 25692 23031 0 -1 4202560 2524 0 1 0 141 4 0 0 20 0 19 0 255206661 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105205125432 140105071799152 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25695] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25695/stat : 25695 (java) S 25690 25692 23031 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105194195496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25696] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25696/stat : 25696 (java) S 25690 25692 23031 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105193142696 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25697] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25697/stat : 25697 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105192089896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25698] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25698/stat : 25698 (java) S 25690 25692 23031 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105191037096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25699] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25699/stat : 25699 (java) S 25690 25692 23031 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105189985320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25700] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25700/stat : 25700 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105043622824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25701] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25701/stat : 25701 (java) S 25690 25692 23031 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105042570024 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25702] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25702/stat : 25702 (java) S 25690 25692 23031 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105041517224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25703] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25703/stat : 25703 (java) S 25690 25692 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255206663 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105029319144 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25704] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25704/stat : 25704 (java) S 25690 25692 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105028265208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25705] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25705/stat : 25705 (java) S 25690 25692 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105027212296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25706] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25706/stat : 25706 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206666 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105026160784 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25707] ppid=25690 vsize=9624976 CPUtime=0.28 cores=0,2,4,6
/proc/25692/task/25707/stat : 25707 (java) R 25690 25692 23031 0 -1 4202560 2314 0 0 0 28 0 0 0 20 0 19 0 255206666 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105025108920 215128007093 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25708] ppid=25690 vsize=9624976 CPUtime=0.27 cores=0,2,4,6
/proc/25692/task/25708/stat : 25708 (java) S 25690 25692 23031 0 -1 4202560 2222 0 0 0 27 0 0 0 20 0 19 0 255206667 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105024056120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25709] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25709/stat : 25709 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206667 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105023003512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25710] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25710/stat : 25710 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206667 9855975424 42587 33554432000 1073741824 1073778376 140737065657488 140105021950920 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 9624976

[startup+3.1007 s]
/proc/loadavg: 2.00 2.00 2.00 3/216 25711
/proc/meminfo: memFree=28054792/32873844 swapFree=7608/7608
[pid=25692] ppid=25690 vsize=9624976 CPUtime=3.78 cores=0,2,4,6
/proc/25692/stat : 25692 (java) S 25690 25692 23031 0 -1 4202496 8345 0 1 0 373 5 0 0 20 0 19 0 255206659 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140737065648624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25692/statm: 2406244 46717 2272 9 0 2396937 0
[pid=25692/tid=25694] ppid=25690 vsize=9624976 CPUtime=3.03 cores=0,2,4,6
/proc/25692/task/25694/stat : 25694 (java) R 25690 25692 23031 0 -1 4202560 2526 0 1 0 299 4 0 0 20 0 19 0 255206661 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105205132336 140105071799161 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25695] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25695/stat : 25695 (java) S 25690 25692 23031 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105194195496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25696] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25696/stat : 25696 (java) S 25690 25692 23031 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105193142696 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25697] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25697/stat : 25697 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105192089896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25698] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25698/stat : 25698 (java) S 25690 25692 23031 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105191037096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25699] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25699/stat : 25699 (java) S 25690 25692 23031 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105189985320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25700] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25700/stat : 25700 (java) S 25690 25692 23031 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105043622824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25701] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25701/stat : 25701 (java) S 25690 25692 23031 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105042570024 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25702] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25702/stat : 25702 (java) S 25690 25692 23031 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105041517224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25703] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25703/stat : 25703 (java) S 25690 25692 23031 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 255206663 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105029319144 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25704] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25704/stat : 25704 (java) S 25690 25692 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105028265208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25705] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25705/stat : 25705 (java) S 25690 25692 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105027212296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25706] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25706/stat : 25706 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206666 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105026160784 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25707] ppid=25690 vsize=9624976 CPUtime=0.35 cores=0,2,4,6
/proc/25692/task/25707/stat : 25707 (java) S 25690 25692 23031 0 -1 4202560 2316 0 0 0 35 0 0 0 20 0 19 0 255206666 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105025108920 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25708] ppid=25690 vsize=9624976 CPUtime=0.3 cores=0,2,4,6
/proc/25692/task/25708/stat : 25708 (java) S 25690 25692 23031 0 -1 4202560 2231 0 0 0 30 0 0 0 20 0 19 0 255206667 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105024056120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25709] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25709/stat : 25709 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206667 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105023003512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25710] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25710/stat : 25710 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206667 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105021950920 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25711] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25711/stat : 25711 (java) S 25690 25692 23031 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255206791 9855975424 46717 33554432000 1073741824 1073778376 140737065657488 140105020896424 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 9624976

[startup+6.30068 s]
/proc/loadavg: 2.00 2.00 2.00 3/216 25711
/proc/meminfo: memFree=28015128/32873844 swapFree=7608/7608
[pid=25692] ppid=25690 vsize=9624976 CPUtime=7.08 cores=0,2,4,6
/proc/25692/stat : 25692 (java) S 25690 25692 23031 0 -1 4202496 8396 0 1 0 701 7 0 0 20 0 19 0 255206659 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140737065648624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25692/statm: 2406244 52325 2272 9 0 2396937 0
[pid=25692/tid=25694] ppid=25690 vsize=9624976 CPUtime=6.19 cores=0,2,4,6
/proc/25692/task/25694/stat : 25694 (java) R 25690 25692 23031 0 -1 4202560 2530 0 1 0 615 4 0 0 20 0 19 0 255206661 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105205131696 140105071799225 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25695] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25695/stat : 25695 (java) S 25690 25692 23031 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105194195496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25696] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25696/stat : 25696 (java) S 25690 25692 23031 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105193142696 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25697] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25697/stat : 25697 (java) S 25690 25692 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105192089896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25698] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25698/stat : 25698 (java) S 25690 25692 23031 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105191037096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25699] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25699/stat : 25699 (java) S 25690 25692 23031 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105189985320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25700] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25700/stat : 25700 (java) S 25690 25692 23031 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105043622824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25701] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25701/stat : 25701 (java) S 25690 25692 23031 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105042570024 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25702] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25702/stat : 25702 (java) S 25690 25692 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255206662 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105041517224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25703] ppid=25690 vsize=9624976 CPUtime=0.02 cores=0,2,4,6
/proc/25692/task/25703/stat : 25703 (java) S 25690 25692 23031 0 -1 4202560 34 0 0 0 2 0 0 0 20 0 19 0 255206663 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105029319144 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25704] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25704/stat : 25704 (java) S 25690 25692 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105028265208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25705] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25705/stat : 25705 (java) S 25690 25692 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105027212296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25706] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25706/stat : 25706 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206666 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105026160784 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25707] ppid=25690 vsize=9624976 CPUtime=0.37 cores=0,2,4,6
/proc/25692/task/25707/stat : 25707 (java) S 25690 25692 23031 0 -1 4202560 2316 0 0 0 37 0 0 0 20 0 19 0 255206666 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105025108920 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25708] ppid=25690 vsize=9624976 CPUtime=0.33 cores=0,2,4,6
/proc/25692/task/25708/stat : 25708 (java) S 25690 25692 23031 0 -1 4202560 2231 0 0 0 33 0 0 0 20 0 19 0 255206667 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105024056120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25709] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25709/stat : 25709 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206667 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105023003512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25710] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25710/stat : 25710 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206667 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105021950920 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25711] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25711/stat : 25711 (java) S 25690 25692 23031 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255206791 9855975424 52325 33554432000 1073741824 1073778376 140737065657488 140105020896424 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.08
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 2.00 3/216 25711
/proc/meminfo: memFree=27976460/32873844 swapFree=7608/7608

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

[pid=25692/tid=25707] ppid=25690 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/25692/task/25707/stat : 25707 (java) S 25690 25692 23031 0 -1 4202560 2317 0 0 0 38 0 0 0 20 0 19 0 255206666 9855975424 245705 33554432000 1073741824 1073778376 140737065657488 140105025108920 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25708] ppid=25690 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/25692/task/25708/stat : 25708 (java) S 25690 25692 23031 0 -1 4202560 2307 0 0 0 42 0 0 0 20 0 19 0 255206667 9855975424 245705 33554432000 1073741824 1073778376 140737065657488 140105024056120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25709] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25709/stat : 25709 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206667 9855975424 245705 33554432000 1073741824 1073778376 140737065657488 140105023003512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25710] ppid=25690 vsize=9624976 CPUtime=0.62 cores=0,2,4,6
/proc/25692/task/25710/stat : 25710 (java) S 25690 25692 23031 0 -1 4202560 95 0 0 0 31 31 0 0 20 0 19 0 255206667 9855975424 245705 33554432000 1073741824 1073778376 140737065657488 140105021950920 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25711] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25711/stat : 25711 (java) S 25690 25692 23031 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255206791 9855975424 245705 33554432000 1073741824 1073778376 140737065657488 140105020896424 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1694.65
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.03 2.04 2.01 3/215 25783
/proc/meminfo: memFree=27191788/32873844 swapFree=7608/7608
[pid=25692] ppid=25690 vsize=9624976 CPUtime=1755.52 cores=0,2,4,6
/proc/25692/stat : 25692 (java) S 25690 25692 23031 0 -1 4202496 19716 0 1 0 175392 160 0 0 20 0 19 0 255206659 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140737065648624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25692/statm: 2406244 245723 2273 9 0 2396937 0
[pid=25692/tid=25694] ppid=25690 vsize=9624976 CPUtime=1699.54 cores=0,2,4,6
/proc/25692/task/25694/stat : 25694 (java) R 25690 25692 23031 0 -1 4202560 2911 0 1 0 169923 31 0 0 20 0 19 0 255206661 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105205133600 140105071865651 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25695] ppid=25690 vsize=9624976 CPUtime=5.26 cores=0,2,4,6
/proc/25692/task/25695/stat : 25695 (java) S 25690 25692 23031 0 -1 4202560 902 0 0 0 517 9 0 0 20 0 19 0 255206662 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105194195496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25696] ppid=25690 vsize=9624976 CPUtime=5.49 cores=0,2,4,6
/proc/25692/task/25696/stat : 25696 (java) S 25690 25692 23031 0 -1 4202560 1167 0 0 0 536 13 0 0 20 0 19 0 255206662 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105193142696 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25697] ppid=25690 vsize=9624976 CPUtime=5.38 cores=0,2,4,6
/proc/25692/task/25697/stat : 25697 (java) S 25690 25692 23031 0 -1 4202560 1527 0 0 0 519 19 0 0 20 0 19 0 255206662 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105192089896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25698] ppid=25690 vsize=9624976 CPUtime=5.54 cores=0,2,4,6
/proc/25692/task/25698/stat : 25698 (java) S 25690 25692 23031 0 -1 4202560 1281 0 0 0 538 16 0 0 20 0 19 0 255206662 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105191037096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25699] ppid=25690 vsize=9624976 CPUtime=5.48 cores=0,2,4,6
/proc/25692/task/25699/stat : 25699 (java) S 25690 25692 23031 0 -1 4202560 1356 0 0 0 534 14 0 0 20 0 19 0 255206662 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105189985320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25700] ppid=25690 vsize=9624976 CPUtime=5.93 cores=0,2,4,6
/proc/25692/task/25700/stat : 25700 (java) S 25690 25692 23031 0 -1 4202560 1204 0 0 0 579 14 0 0 20 0 19 0 255206662 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105043622824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25701] ppid=25690 vsize=9624976 CPUtime=5.83 cores=0,2,4,6
/proc/25692/task/25701/stat : 25701 (java) S 25690 25692 23031 0 -1 4202560 1022 0 0 0 567 16 0 0 20 0 19 0 255206662 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105042570024 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25702] ppid=25690 vsize=9624976 CPUtime=5.28 cores=0,2,4,6
/proc/25692/task/25702/stat : 25702 (java) S 25690 25692 23031 0 -1 4202560 1148 0 0 0 513 15 0 0 20 0 19 0 255206662 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105041517224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25703] ppid=25690 vsize=9624976 CPUtime=6.17 cores=0,2,4,6
/proc/25692/task/25703/stat : 25703 (java) S 25690 25692 23031 0 -1 4202560 1290 0 0 0 611 6 0 0 20 0 19 0 255206663 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105029319144 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25704] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25704/stat : 25704 (java) S 25690 25692 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105028265208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25705] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25705/stat : 25705 (java) S 25690 25692 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105027212296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25706] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25706/stat : 25706 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206666 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105026160784 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25707] ppid=25690 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/25692/task/25707/stat : 25707 (java) S 25690 25692 23031 0 -1 4202560 2317 0 0 0 38 0 0 0 20 0 19 0 255206666 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105025108920 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25708] ppid=25690 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/25692/task/25708/stat : 25708 (java) S 25690 25692 23031 0 -1 4202560 2307 0 0 0 42 0 0 0 20 0 19 0 255206667 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105024056120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25709] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25709/stat : 25709 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206667 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105023003512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25710] ppid=25690 vsize=9624976 CPUtime=0.64 cores=0,2,4,6
/proc/25692/task/25710/stat : 25710 (java) S 25690 25692 23031 0 -1 4202560 99 0 0 0 33 31 0 0 20 0 19 0 255206667 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105021950920 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25711] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25711/stat : 25711 (java) S 25690 25692 23031 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255206791 9855975424 245723 33554432000 1073741824 1073778376 140737065657488 140105020896424 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1755.52
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1766.1 s]
/proc/loadavg: 2.38 2.12 2.04 3/215 25783
/proc/meminfo: memFree=27157460/32873844 swapFree=7608/7608
[pid=25692] ppid=25690 vsize=9624976 CPUtime=1800.02 cores=0,2,4,6
/proc/25692/stat : 25692 (java) S 25690 25692 23031 0 -1 4202496 19834 0 1 0 179835 167 0 0 20 0 19 0 255206659 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140737065648624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25692/statm: 2406244 257013 2273 9 0 2396937 0
[pid=25692/tid=25694] ppid=25690 vsize=9624976 CPUtime=1742.89 cores=0,2,4,6
/proc/25692/task/25694/stat : 25694 (java) R 25690 25692 23031 0 -1 4202560 2915 0 1 0 174257 32 0 0 20 0 19 0 255206661 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105205133600 140105071865606 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25695] ppid=25690 vsize=9624976 CPUtime=5.37 cores=0,2,4,6
/proc/25692/task/25695/stat : 25695 (java) S 25690 25692 23031 0 -1 4202560 913 0 0 0 527 10 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105194195496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25696] ppid=25690 vsize=9624976 CPUtime=5.62 cores=0,2,4,6
/proc/25692/task/25696/stat : 25696 (java) S 25690 25692 23031 0 -1 4202560 1189 0 0 0 548 14 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105193142696 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25697] ppid=25690 vsize=9624976 CPUtime=5.53 cores=0,2,4,6
/proc/25692/task/25697/stat : 25697 (java) S 25690 25692 23031 0 -1 4202560 1537 0 0 0 533 20 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105192089896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25698] ppid=25690 vsize=9624976 CPUtime=5.64 cores=0,2,4,6
/proc/25692/task/25698/stat : 25698 (java) S 25690 25692 23031 0 -1 4202560 1290 0 0 0 547 17 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105191037096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25699] ppid=25690 vsize=9624976 CPUtime=5.55 cores=0,2,4,6
/proc/25692/task/25699/stat : 25699 (java) S 25690 25692 23031 0 -1 4202560 1364 0 0 0 540 15 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105189985320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25700] ppid=25690 vsize=9624976 CPUtime=6.03 cores=0,2,4,6
/proc/25692/task/25700/stat : 25700 (java) S 25690 25692 23031 0 -1 4202560 1212 0 0 0 589 14 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105043622824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25701] ppid=25690 vsize=9624976 CPUtime=5.93 cores=0,2,4,6
/proc/25692/task/25701/stat : 25701 (java) S 25690 25692 23031 0 -1 4202560 1026 0 0 0 577 16 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105042570024 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25702] ppid=25690 vsize=9624976 CPUtime=5.44 cores=0,2,4,6
/proc/25692/task/25702/stat : 25702 (java) S 25690 25692 23031 0 -1 4202560 1160 0 0 0 528 16 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105041517224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25703] ppid=25690 vsize=9624976 CPUtime=6.27 cores=0,2,4,6
/proc/25692/task/25703/stat : 25703 (java) S 25690 25692 23031 0 -1 4202560 1318 0 0 0 621 6 0 0 20 0 19 0 255206663 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105029319144 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25704] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25704/stat : 25704 (java) S 25690 25692 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105028265208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25705] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25705/stat : 25705 (java) S 25690 25692 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105027212296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25706] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25706/stat : 25706 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206666 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105026160784 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25707] ppid=25690 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/25692/task/25707/stat : 25707 (java) S 25690 25692 23031 0 -1 4202560 2317 0 0 0 38 0 0 0 20 0 19 0 255206666 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105025108920 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25708] ppid=25690 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/25692/task/25708/stat : 25708 (java) S 25690 25692 23031 0 -1 4202560 2307 0 0 0 42 0 0 0 20 0 19 0 255206667 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105024056120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25709] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25709/stat : 25709 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206667 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105023003512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25710] ppid=25690 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/25692/task/25710/stat : 25710 (java) S 25690 25692 23031 0 -1 4202560 101 0 0 0 33 33 0 0 20 0 19 0 255206667 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105021950920 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25711] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25711/stat : 25711 (java) S 25690 25692 23031 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255206791 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105020896424 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9624976

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

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

[startup+1766.1 s]
/proc/loadavg: 2.38 2.12 2.04 3/215 25783
/proc/meminfo: memFree=27157460/32873844 swapFree=7608/7608
[pid=25692] ppid=25690 vsize=9624976 CPUtime=1800.02 cores=0,2,4,6
/proc/25692/stat : 25692 (java) S 25690 25692 23031 0 -1 4202496 19834 0 1 0 179835 167 0 0 20 0 19 0 255206659 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140737065648624 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/25692/statm: 2406244 257013 2273 9 0 2396937 0
[pid=25692/tid=25694] ppid=25690 vsize=9624976 CPUtime=1742.89 cores=0,2,4,6
/proc/25692/task/25694/stat : 25694 (java) R 25690 25692 23031 0 -1 4202560 2915 0 1 0 174257 32 0 0 20 0 19 0 255206661 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105205133600 140105071865606 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25695] ppid=25690 vsize=9624976 CPUtime=5.37 cores=0,2,4,6
/proc/25692/task/25695/stat : 25695 (java) S 25690 25692 23031 0 -1 4202560 913 0 0 0 527 10 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105194195496 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25696] ppid=25690 vsize=9624976 CPUtime=5.62 cores=0,2,4,6
/proc/25692/task/25696/stat : 25696 (java) S 25690 25692 23031 0 -1 4202560 1189 0 0 0 548 14 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105193142696 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25697] ppid=25690 vsize=9624976 CPUtime=5.53 cores=0,2,4,6
/proc/25692/task/25697/stat : 25697 (java) S 25690 25692 23031 0 -1 4202560 1537 0 0 0 533 20 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105192089896 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25698] ppid=25690 vsize=9624976 CPUtime=5.64 cores=0,2,4,6
/proc/25692/task/25698/stat : 25698 (java) S 25690 25692 23031 0 -1 4202560 1290 0 0 0 547 17 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105191037096 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25699] ppid=25690 vsize=9624976 CPUtime=5.55 cores=0,2,4,6
/proc/25692/task/25699/stat : 25699 (java) S 25690 25692 23031 0 -1 4202560 1364 0 0 0 540 15 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105189985320 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25700] ppid=25690 vsize=9624976 CPUtime=6.03 cores=0,2,4,6
/proc/25692/task/25700/stat : 25700 (java) S 25690 25692 23031 0 -1 4202560 1212 0 0 0 589 14 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105043622824 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25692/tid=25701] ppid=25690 vsize=9624976 CPUtime=5.93 cores=0,2,4,6
/proc/25692/task/25701/stat : 25701 (java) S 25690 25692 23031 0 -1 4202560 1026 0 0 0 577 16 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105042570024 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25702] ppid=25690 vsize=9624976 CPUtime=5.44 cores=0,2,4,6
/proc/25692/task/25702/stat : 25702 (java) S 25690 25692 23031 0 -1 4202560 1160 0 0 0 528 16 0 0 20 0 19 0 255206662 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105041517224 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25703] ppid=25690 vsize=9624976 CPUtime=6.27 cores=0,2,4,6
/proc/25692/task/25703/stat : 25703 (java) S 25690 25692 23031 0 -1 4202560 1318 0 0 0 621 6 0 0 20 0 19 0 255206663 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105029319144 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25704] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25704/stat : 25704 (java) S 25690 25692 23031 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105028265208 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25705] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25705/stat : 25705 (java) S 25690 25692 23031 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255206664 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105027212296 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25706] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25706/stat : 25706 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206666 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105026160784 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25707] ppid=25690 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/25692/task/25707/stat : 25707 (java) S 25690 25692 23031 0 -1 4202560 2317 0 0 0 38 0 0 0 20 0 19 0 255206666 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105025108920 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25692/tid=25708] ppid=25690 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/25692/task/25708/stat : 25708 (java) S 25690 25692 23031 0 -1 4202560 2307 0 0 0 42 0 0 0 20 0 19 0 255206667 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105024056120 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25709] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25709/stat : 25709 (java) S 25690 25692 23031 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255206667 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105023003512 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25692/tid=25710] ppid=25690 vsize=9624976 CPUtime=0.66 cores=0,2,4,6
/proc/25692/task/25710/stat : 25710 (java) S 25690 25692 23031 0 -1 4202560 101 0 0 0 33 33 0 0 20 0 19 0 255206667 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105021950920 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25692/tid=25711] ppid=25690 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/25692/task/25711/stat : 25711 (java) S 25690 25692 23031 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 255206791 9855975424 257013 33554432000 1073741824 1073778376 140737065657488 140105020896424 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9624976

Child status: 143

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

Real time (s): 1766.17
CPU time (s): 1800.02
CPU user time (s): 1798.35
CPU system time (s): 1.67
CPU usage (%): 101.917
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.06
system time used= 2.07268
maximum resident set size= 1028220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19879
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49097
involuntary context switches= 62899

runsolver used 5.82311 second user time and 14.8907 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-24 22:20:19
IDJOB=3689483
IDBENCH=89844
IDSOLVER=2269
FILE ID=node135/3689483-1337890819
RUNJOBID= node135-1337871881-23048
PBS_JOBID= 14620069
Free space on /tmp= 71596 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-neos-859770.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689483-1337890819/watcher-3689483-1337890819 -o /tmp/evaluation-result-3689483-1337890819/solver-3689483-1337890819 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3689483-1337890819.opb

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

MD5SUM BENCH= cbc412f006cacd8e2fcdc61d20cbc351
RANDOM SEED=722051240

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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	: 5238.35
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.820
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:       32873844 kB
MemFree:        28217628 kB
Buffers:          222680 kB
Cached:          3365196 kB
SwapCached:            0 kB
Active:          1087428 kB
Inactive:        2795032 kB
Active(anon):     296696 kB
Inactive(anon):        0 kB
Active(file):     790732 kB
Inactive(file):  2795032 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8092 kB
Writeback:             0 kB
AnonPages:        311800 kB
Mapped:            22688 kB
Shmem:               212 kB
Slab:             632836 kB
SReclaimable:      74912 kB
SUnreclaim:       557924 kB
KernelStack:        1624 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     830036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 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= 71600 MiB
End job on node135 at 2012-05-24 22:49:47