Trace number 3689427

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat 4j PB Resolution 2.3.2 Snapshot? (TO) 1800.09 1793.55

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-120.opb
MD5SUM7b80ddfff13fd2a12f867bbe09bf6414
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48411
Total number of constraints1121517
Number of constraints which are clauses1007723
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
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.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3689427-1337890223.opb
0.09/0.11	c reading problem ... 
8.07/6.55	c ... done. Wall clock time 6.447s.
8.07/6.55	c declared #vars     48411
8.07/6.55	c #constraints  1123290
8.07/6.55	c constraints type 
8.07/6.56	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 773682
8.07/6.56	c org.sat4j.minisat.constraints.card.MinWatchCard => 3524
8.07/6.56	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 235813
8.07/6.56	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 110271
8.07/6.56	c 1123290 constraints processed.
14.30/12.37	c cleaning 2485 clauses out of 5004 with flag 5004/5004
18.59/16.30	c cleaning 4226 clauses out of 8515 with flag 11000/11000
25.03/22.75	c cleaning 5572 clauses out of 11289 with flag 18000/18000
30.16/27.81	c cleaning 6839 clauses out of 13717 with flag 26000/26000
36.41/34.02	c cleaning 7861 clauses out of 15878 with flag 35000/35000
43.80/41.44	c cleaning 8992 clauses out of 18020 with flag 45003/45003
49.04/46.61	c cleaning 10000 clauses out of 20026 with flag 56001/56001
53.77/51.35	c cleaning 10998 clauses out of 22026 with flag 68001/68001
60.69/58.22	c cleaning 11967 clauses out of 24029 with flag 81002/81002
66.31/63.81	c cleaning 13021 clauses out of 26061 with flag 95001/95001
72.04/69.57	c cleaning 13991 clauses out of 28040 with flag 110001/110001
80.19/77.62	c cleaning 14986 clauses out of 30051 with flag 126003/126003
89.91/87.38	c cleaning 15954 clauses out of 32062 with flag 143000/143000
99.55/96.97	c cleaning 17015 clauses out of 34108 with flag 161000/161000
110.57/107.92	c cleaning 18014 clauses out of 36094 with flag 180001/180001
119.59/116.96	c cleaning 18929 clauses out of 38080 with flag 200001/200001
127.91/125.21	c cleaning 20061 clauses out of 40150 with flag 221000/221000
138.93/136.26	c cleaning 21014 clauses out of 42089 with flag 243000/243000
150.48/147.79	c cleaning 21964 clauses out of 44076 with flag 266001/266001
161.72/158.95	c cleaning 22974 clauses out of 46112 with flag 290001/290001
176.05/173.20	c cleaning 24010 clauses out of 48138 with flag 315001/315001
193.59/190.74	c cleaning 25029 clauses out of 50127 with flag 341000/341000
209.05/206.16	c cleaning 25913 clauses out of 52098 with flag 368000/368000
219.70/216.71	c cleaning 26998 clauses out of 54188 with flag 396004/396004
232.83/229.82	c cleaning 28039 clauses out of 56187 with flag 425001/425001
247.28/244.23	c cleaning 29025 clauses out of 58145 with flag 455000/455000
265.61/262.55	c cleaning 29998 clauses out of 60122 with flag 486002/486002
284.76/281.68	c cleaning 31013 clauses out of 62121 with flag 518000/518000
301.69/298.57	c cleaning 32030 clauses out of 64110 with flag 551002/551002
318.32/315.12	c cleaning 32982 clauses out of 66078 with flag 585000/585000
343.66/340.41	c cleaning 34043 clauses out of 68096 with flag 620000/620000
364.50/361.26	c cleaning 34981 clauses out of 70060 with flag 656010/656010
383.13/379.88	c cleaning 35999 clauses out of 72071 with flag 693002/693002
403.09/399.74	c cleaning 36991 clauses out of 74070 with flag 731000/731000
424.13/420.78	c cleaning 37995 clauses out of 76078 with flag 770000/770000
448.28/444.83	c cleaning 39015 clauses out of 78084 with flag 810001/810001
467.84/464.38	c cleaning 39983 clauses out of 80070 with flag 851003/851003
490.59/487.08	c cleaning 40988 clauses out of 82084 with flag 893000/893000
514.55/510.94	c cleaning 42040 clauses out of 84096 with flag 936001/936001
536.71/533.08	c cleaning 43003 clauses out of 86054 with flag 980001/980001
562.25/558.54	c cleaning 44015 clauses out of 88050 with flag 1025000/1025000
586.92/583.18	c cleaning 44961 clauses out of 90035 with flag 1071000/1071000
624.47/620.69	c cleaning 45973 clauses out of 92074 with flag 1118000/1118000
654.38/650.43	c cleaning 47025 clauses out of 94101 with flag 1166000/1166000
683.96/679.97	c cleaning 48021 clauses out of 96078 with flag 1215002/1215002
715.74/711.62	c cleaning 48963 clauses out of 98056 with flag 1265001/1265001
743.11/738.90	c cleaning 49956 clauses out of 100092 with flag 1316000/1316000
768.89/764.63	c cleaning 50987 clauses out of 102136 with flag 1368000/1368000
800.69/796.39	c cleaning 51994 clauses out of 104149 with flag 1421000/1421000
842.45/838.03	c cleaning 53030 clauses out of 106155 with flag 1475000/1475000
867.46/862.92	c cleaning 54045 clauses out of 108125 with flag 1530000/1530000
900.65/896.02	c cleaning 54928 clauses out of 110081 with flag 1586001/1586001
935.42/930.75	c cleaning 55788 clauses out of 112152 with flag 1643000/1643000
966.43/961.61	c cleaning 56957 clauses out of 114364 with flag 1701000/1701000
1012.04/1007.11	c cleaning 58189 clauses out of 116407 with flag 1760000/1760000
1068.91/1063.94	c cleaning 59071 clauses out of 118218 with flag 1820000/1820000
1119.45/1114.39	c cleaning 60018 clauses out of 120147 with flag 1881000/1881000
1168.85/1163.68	c cleaning 61047 clauses out of 122130 with flag 1943001/1943001
1216.93/1211.64	c cleaning 62006 clauses out of 124083 with flag 2006001/2006001
1261.12/1255.72	c cleaning 63031 clauses out of 126079 with flag 2070003/2070003
1303.89/1298.46	c cleaning 63913 clauses out of 128045 with flag 2135000/2135000
1343.06/1337.52	c cleaning 65010 clauses out of 130132 with flag 2201000/2201000
1397.30/1391.71	c cleaning 66005 clauses out of 132122 with flag 2268000/2268000
1438.28/1432.62	c cleaning 67054 clauses out of 134118 with flag 2336001/2336001
1498.54/1492.82	c cleaning 68017 clauses out of 136064 with flag 2405001/2405001
1566.15/1560.31	c cleaning 69011 clauses out of 138047 with flag 2475001/2475001
1608.80/1602.99	c cleaning 69843 clauses out of 140036 with flag 2546001/2546001
1675.29/1669.37	c cleaning 70993 clauses out of 142193 with flag 2618001/2618001
1727.37/1721.17	c cleaning 72012 clauses out of 144199 with flag 2691000/2691000
1793.46/1787.10	c cleaning 73064 clauses out of 146188 with flag 2765001/2765001
1800.09/1793.51	c starts		: 231
1800.09/1793.51	c conflicts		: 2773449
1800.09/1793.51	c decisions		: 28465358
1800.09/1793.51	c propagations		: 3860862093
1800.09/1793.51	c inspects		: 20801970380
1800.09/1793.51	c shortcuts		: 0
1800.09/1793.51	c learnt literals	: 12
1800.09/1793.51	c learnt binary clauses	: 532
1800.09/1793.51	c learnt ternary clauses	: 2788
1800.09/1793.51	c learnt constraints	: 2773437
1800.09/1793.51	c ignored constraints	: 0
1800.09/1793.51	c root simplifications	: 0
1800.09/1793.51	c removed literals (reason simplification)	: 0
1800.09/1793.51	c reason swapping (by a shorter reason)	: 0
1800.09/1793.51	c Calls to reduceDB	: 70
1800.09/1793.51	c number of reductions to clauses (during analyze)	: 0
1800.09/1793.51	c number of learned constraints concerned by reduction	: 0
1800.09/1793.51	c number of learning phase by resolution	: 0
1800.09/1793.51	c number of learning phase by cutting planes	: 0
1800.09/1793.51	c speed (assignments/second)	: 2160612.2220792086
1800.09/1793.51	c non guided choices	6207773
1800.09/1793.54	c learnt constraints type 
1800.09/1793.54	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 532
1800.09/1793.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 81064
1800.09/1793.54	c constraints type 
1800.09/1793.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 773682
1800.09/1793.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 3524
1800.09/1793.54	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 235813
1800.09/1793.54	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 110271
1800.09/1793.54	c 1123290 constraints processed.
1800.09/1793.54	s UNKNOWN
1800.09/1793.54	c Total wall clock time (in seconds): 1793.428

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-3689427-1337890223/watcher-3689427-1337890223 -o /tmp/evaluation-result-3689427-1337890223/solver-3689427-1337890223 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3689427-1337890223.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: 1.96 1.98 1.99 1/175 12770
/proc/meminfo: memFree=29298632/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/12770/stat : 12770 (java) D 12768 12770 10055 0 -1 4202496 247 0 0 0 0 0 0 0 20 0 1 0 255147900 9515008 182 33554432000 1073741824 1073778376 140735631288480 140735631279512 260190322357 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2323 182 140 9 0 71 0

[startup+0.0699011 s]
/proc/loadavg: 1.96 1.98 1.99 1/175 12770
/proc/meminfo: memFree=29298632/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/12770/stat : 12770 (java) S 12768 12770 10055 0 -1 4202496 3227 0 1 0 4 1 0 0 20 0 18 0 255147900 9787813888 4437 33554432000 1073741824 1073778376 140734383844928 140734383836064 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2389603 4437 1759 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100268 s]
/proc/loadavg: 1.96 1.98 1.99 1/175 12770
/proc/meminfo: memFree=29298632/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/12770/stat : 12770 (java) S 12768 12770 10055 0 -1 4202496 4357 0 1 0 8 1 0 0 20 0 18 0 255147900 9787813888 5554 33554432000 1073741824 1073778376 140734383844928 140734383836064 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2389603 5555 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300169 s]
/proc/loadavg: 1.96 1.98 1.99 1/175 12770
/proc/meminfo: memFree=29298632/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9558412 CPUtime=0.47 cores=0,2,4,6
/proc/12770/stat : 12770 (java) S 12768 12770 10055 0 -1 4202496 6067 0 1 0 46 1 0 0 20 0 18 0 255147900 9787813888 10201 33554432000 1073741824 1073778376 140734383844928 140734383836064 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2389603 10201 2216 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558412

[startup+0.700182 s]
/proc/loadavg: 1.96 1.98 1.99 1/175 12770
/proc/meminfo: memFree=29298632/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9558412 CPUtime=1.12 cores=0,2,4,6
/proc/12770/stat : 12770 (java) S 12768 12770 10055 0 -1 4202496 6724 0 1 0 109 3 0 0 20 0 18 0 255147900 9787813888 40189 33554432000 1073741824 1073778376 140734383844928 140734383836064 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2389603 40189 2247 9 0 2380296 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 9558412

[startup+1.50063 s]
/proc/loadavg: 1.96 1.98 1.99 4/193 12788
/proc/meminfo: memFree=29127584/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9558412 CPUtime=2.16 cores=0,2,4,6
/proc/12770/stat : 12770 (java) S 12768 12770 10055 0 -1 4202496 8235 0 1 0 206 10 0 0 20 0 18 0 255147900 9787813888 72573 33554432000 1073741824 1073778376 140734383844928 140734383836064 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2389603 72573 2247 9 0 2380296 0
[pid=12770/tid=12772] ppid=12768 vsize=9558412 CPUtime=1.41 cores=0,2,4,6
/proc/12770/task/12772/stat : 12772 (java) R 12768 12770 10055 0 -1 4202560 2551 0 1 0 137 4 0 0 20 0 18 0 255147901 9787813888 72573 33554432000 1073741824 1073778376 140734383844928 140491392057360 140491216127201 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12773] ppid=12768 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/12770/task/12773/stat : 12773 (java) S 12768 12770 10055 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 18 0 255147902 9787813888 72573 33554432000 1073741824 1073778376 140734383844928 140491353557800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12774] ppid=12768 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/12770/task/12774/stat : 12774 (java) S 12768 12770 10055 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 18 0 255147902 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491352505000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12775] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12775/stat : 12775 (java) S 12768 12770 10055 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 255147902 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491351452712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12776] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12776/stat : 12776 (java) S 12768 12770 10055 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 18 0 255147902 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491350399912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12777] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12777/stat : 12777 (java) S 12768 12770 10055 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 255147902 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491349346600 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12770/tid=12778] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12778/stat : 12778 (java) S 12768 12770 10055 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 18 0 255147902 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491348293800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12779] ppid=12768 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/12770/task/12779/stat : 12779 (java) S 12768 12770 10055 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 18 0 255147902 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491347241512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12780] ppid=12768 vsize=9558412 CPUtime=0.01 cores=0,2,4,6
/proc/12770/task/12780/stat : 12780 (java) S 12768 12770 10055 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 18 0 255147902 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491346188712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12781] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (java) S 12768 12770 10055 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 255147903 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491215596264 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12782] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12782/stat : 12782 (java) S 12768 12770 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255147904 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491214542328 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12783] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12783/stat : 12783 (java) S 12768 12770 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255147904 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491213489928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12784] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12784/stat : 12784 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147906 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491212438416 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12785] ppid=12768 vsize=9558412 CPUtime=0.3 cores=0,2,4,6
/proc/12770/task/12785/stat : 12785 (java) S 12768 12770 10055 0 -1 4202560 2361 0 0 0 30 0 0 0 20 0 18 0 255147906 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491211385016 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12786] ppid=12768 vsize=9558412 CPUtime=0.25 cores=0,2,4,6
/proc/12770/task/12786/stat : 12786 (java) S 12768 12770 10055 0 -1 4202560 1996 0 0 0 25 0 0 0 20 0 18 0 255147906 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491210332216 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12787] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12787/stat : 12787 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147906 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491209280120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12788] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12788/stat : 12788 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147906 9787813888 73085 33554432000 1073741824 1073778376 140734383844928 140491208227528 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 9558412

[startup+3.10062 s]
/proc/loadavg: 1.88 1.97 1.99 5/212 12843
/proc/meminfo: memFree=28883484/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9558412 CPUtime=4.06 cores=0,2,4,6
/proc/12770/stat : 12770 (java) S 12768 12770 10055 0 -1 4202496 9145 0 1 0 382 24 0 0 20 0 18 0 255147900 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140734383836064 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2389603 149505 2247 9 0 2380296 0
[pid=12770/tid=12772] ppid=12768 vsize=9558412 CPUtime=2.9 cores=0,2,4,6
/proc/12770/task/12772/stat : 12772 (java) R 12768 12770 10055 0 -1 4202560 2664 0 1 0 282 8 0 0 20 0 18 0 255147901 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491392064808 260193707277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12773] ppid=12768 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/12770/task/12773/stat : 12773 (java) S 12768 12770 10055 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 18 0 255147902 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491353557800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12774] ppid=12768 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/12770/task/12774/stat : 12774 (java) S 12768 12770 10055 0 -1 4202560 41 0 0 0 5 3 0 0 20 0 18 0 255147902 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491352505000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12775] ppid=12768 vsize=9558412 CPUtime=0.03 cores=0,2,4,6
/proc/12770/task/12775/stat : 12775 (java) S 12768 12770 10055 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 18 0 255147902 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491351452712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12776] ppid=12768 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/12770/task/12776/stat : 12776 (java) S 12768 12770 10055 0 -1 4202560 82 0 0 0 5 2 0 0 20 0 18 0 255147902 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491350399912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12777] ppid=12768 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/12770/task/12777/stat : 12777 (java) S 12768 12770 10055 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 18 0 255147902 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491349346600 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12778] ppid=12768 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/12770/task/12778/stat : 12778 (java) S 12768 12770 10055 0 -1 4202560 94 0 0 0 4 2 0 0 20 0 18 0 255147902 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491348293800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12779] ppid=12768 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/12770/task/12779/stat : 12779 (java) S 12768 12770 10055 0 -1 4202560 107 0 0 0 4 3 0 0 20 0 18 0 255147902 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491347241512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12780] ppid=12768 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/12770/task/12780/stat : 12780 (java) S 12768 12770 10055 0 -1 4202560 102 0 0 0 3 2 0 0 20 0 18 0 255147902 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491346188712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12770/tid=12781] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (java) S 12768 12770 10055 0 -1 4202560 455 0 0 0 0 0 0 0 20 0 18 0 255147903 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491215596264 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12782] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12782/stat : 12782 (java) S 12768 12770 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255147904 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491214542328 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12783] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12783/stat : 12783 (java) S 12768 12770 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255147904 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491213489928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12784] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12784/stat : 12784 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147906 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491212438416 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12785] ppid=12768 vsize=9558412 CPUtime=0.31 cores=0,2,4,6
/proc/12770/task/12785/stat : 12785 (java) S 12768 12770 10055 0 -1 4202560 2361 0 0 0 31 0 0 0 20 0 18 0 255147906 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491211385016 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12786] ppid=12768 vsize=9558412 CPUtime=0.25 cores=0,2,4,6
/proc/12770/task/12786/stat : 12786 (java) S 12768 12770 10055 0 -1 4202560 1996 0 0 0 25 0 0 0 20 0 18 0 255147906 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491210332216 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12787] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12787/stat : 12787 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147906 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491209280120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12788] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12788/stat : 12788 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147906 9787813888 149505 33554432000 1073741824 1073778376 140734383844928 140491208227528 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 9558412

[startup+6.30069 s]
/proc/loadavg: 1.88 1.97 1.99 3/213 12844
/proc/meminfo: memFree=27919444/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9558412 CPUtime=7.86 cores=0,2,4,6
/proc/12770/stat : 12770 (java) S 12768 12770 10055 0 -1 4202496 10776 0 1 0 741 45 0 0 20 0 18 0 255147900 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140734383836064 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2389603 305625 2247 9 0 2380296 0
[pid=12770/tid=12772] ppid=12768 vsize=9558412 CPUtime=5.86 cores=0,2,4,6
/proc/12770/task/12772/stat : 12772 (java) R 12768 12770 10055 0 -1 4202560 3164 0 1 0 571 15 0 0 20 0 18 0 255147901 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491392057520 140491216301781 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12773] ppid=12768 vsize=9558412 CPUtime=0.21 cores=0,2,4,6
/proc/12770/task/12773/stat : 12773 (java) S 12768 12770 10055 0 -1 4202560 213 0 0 0 16 5 0 0 20 0 18 0 255147902 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491353557800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12774] ppid=12768 vsize=9558412 CPUtime=0.14 cores=0,2,4,6
/proc/12770/task/12774/stat : 12774 (java) S 12768 12770 10055 0 -1 4202560 77 0 0 0 10 4 0 0 20 0 18 0 255147902 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491352505000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12770/tid=12775] ppid=12768 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/12770/task/12775/stat : 12775 (java) S 12768 12770 10055 0 -1 4202560 63 0 0 0 7 2 0 0 20 0 18 0 255147902 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491351452712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12770/tid=12776] ppid=12768 vsize=9558412 CPUtime=0.17 cores=0,2,4,6
/proc/12770/task/12776/stat : 12776 (java) S 12768 12770 10055 0 -1 4202560 152 0 0 0 13 4 0 0 20 0 18 0 255147902 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491350399912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12770/tid=12777] ppid=12768 vsize=9558412 CPUtime=0.13 cores=0,2,4,6
/proc/12770/task/12777/stat : 12777 (java) S 12768 12770 10055 0 -1 4202560 206 0 0 0 10 3 0 0 20 0 18 0 255147902 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491349346600 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12770/tid=12778] ppid=12768 vsize=9558412 CPUtime=0.14 cores=0,2,4,6
/proc/12770/task/12778/stat : 12778 (java) S 12768 12770 10055 0 -1 4202560 198 0 0 0 11 3 0 0 20 0 18 0 255147902 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491348293800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12779] ppid=12768 vsize=9558412 CPUtime=0.15 cores=0,2,4,6
/proc/12770/task/12779/stat : 12779 (java) S 12768 12770 10055 0 -1 4202560 193 0 0 0 11 4 0 0 20 0 18 0 255147902 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491347241512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12780] ppid=12768 vsize=9558412 CPUtime=0.21 cores=0,2,4,6
/proc/12770/task/12780/stat : 12780 (java) S 12768 12770 10055 0 -1 4202560 208 0 0 0 17 4 0 0 20 0 18 0 255147902 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491346188712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12781] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (java) S 12768 12770 10055 0 -1 4202560 773 0 0 0 0 0 0 0 20 0 18 0 255147903 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491215596264 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12782] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12782/stat : 12782 (java) S 12768 12770 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 255147904 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491214542328 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12783] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12783/stat : 12783 (java) S 12768 12770 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 255147904 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491213489928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12784] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12784/stat : 12784 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147906 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491212438416 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12785] ppid=12768 vsize=9558412 CPUtime=0.33 cores=0,2,4,6
/proc/12770/task/12785/stat : 12785 (java) S 12768 12770 10055 0 -1 4202560 2361 0 0 0 33 0 0 0 20 0 18 0 255147906 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491211385016 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12786] ppid=12768 vsize=9558412 CPUtime=0.25 cores=0,2,4,6
/proc/12770/task/12786/stat : 12786 (java) S 12768 12770 10055 0 -1 4202560 1996 0 0 0 25 0 0 0 20 0 18 0 255147906 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491210332216 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12787] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12787/stat : 12787 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147906 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491209280120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12788] ppid=12768 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12788/stat : 12788 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 255147906 9787813888 305625 33554432000 1073741824 1073778376 140734383844928 140491208227528 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.86
Current children cumulated vsize (KiB) 9558412

[startup+12.7007 s]
/proc/loadavg: 1.90 1.97 1.99 3/214 12845
/proc/meminfo: memFree=27840992/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9624976 CPUtime=14.95 cores=0,2,4,6
/proc/12770/stat : 12770 (java) S 12768 12770 10055 0 -1 4202496 12313 0 1 0 1445 50 0 0 20 0 19 0 255147900 9855975424 323058 33554432000 1073741824 1073778376 140734383844928 140734383836064 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2406244 323058 2276 9 0 2396937 0
[pid=12770/tid=12772] ppid=12768 vsize=9624976 CPUtime=11.92 cores=0,2,4,6

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

[pid=12770/tid=12785] ppid=12768 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/12770/task/12785/stat : 12785 (java) S 12768 12770 10055 0 -1 4202560 2973 0 0 0 59 0 0 0 20 0 19 0 255147906 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491211385016 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12786] ppid=12768 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/12770/task/12786/stat : 12786 (java) S 12768 12770 10055 0 -1 4202560 2891 0 0 0 59 0 0 0 20 0 19 0 255147906 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491210332216 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12787] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12787/stat : 12787 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147906 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491209280120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12788] ppid=12768 vsize=9624976 CPUtime=0.6 cores=0,2,4,6
/proc/12770/task/12788/stat : 12788 (java) S 12768 12770 10055 0 -1 4202560 99 0 0 0 31 29 0 0 20 0 19 0 255147906 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491208227528 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12845] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12845/stat : 12845 (java) S 12768 12770 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255148559 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491207173544 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1728.67
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 13088
/proc/meminfo: memFree=24189732/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9624976 CPUtime=1788.66 cores=0,2,4,6
/proc/12770/stat : 12770 (java) S 12768 12770 10055 0 -1 4202496 17176 0 1 0 178742 124 0 0 20 0 19 0 255147900 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140734383836064 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2406244 407911 2279 9 0 2396937 0
[pid=12770/tid=12772] ppid=12768 vsize=9624976 CPUtime=1751.54 cores=0,2,4,6
/proc/12770/task/12772/stat : 12772 (java) R 12768 12770 10055 0 -1 4202560 3251 0 1 0 175111 43 0 0 20 0 19 0 255147901 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491392065824 140491216401456 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12773] ppid=12768 vsize=9624976 CPUtime=0.74 cores=0,2,4,6
/proc/12770/task/12773/stat : 12773 (java) S 12768 12770 10055 0 -1 4202560 562 0 0 0 67 7 0 0 20 0 19 0 255147902 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491353557800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12774] ppid=12768 vsize=9624976 CPUtime=0.83 cores=0,2,4,6
/proc/12770/task/12774/stat : 12774 (java) S 12768 12770 10055 0 -1 4202560 479 0 0 0 75 8 0 0 20 0 19 0 255147902 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491352505000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12775] ppid=12768 vsize=9624976 CPUtime=0.81 cores=0,2,4,6
/proc/12770/task/12775/stat : 12775 (java) S 12768 12770 10055 0 -1 4202560 778 0 0 0 74 7 0 0 20 0 19 0 255147902 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491351452712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12776] ppid=12768 vsize=9624976 CPUtime=0.96 cores=0,2,4,6
/proc/12770/task/12776/stat : 12776 (java) S 12768 12770 10055 0 -1 4202560 1067 0 0 0 85 11 0 0 20 0 19 0 255147902 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491350399912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12770/tid=12777] ppid=12768 vsize=9624976 CPUtime=0.78 cores=0,2,4,6
/proc/12770/task/12777/stat : 12777 (java) S 12768 12770 10055 0 -1 4202560 1262 0 0 0 70 8 0 0 20 0 19 0 255147902 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491349346600 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12770/tid=12778] ppid=12768 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/12770/task/12778/stat : 12778 (java) S 12768 12770 10055 0 -1 4202560 487 0 0 0 69 8 0 0 20 0 19 0 255147902 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491348293800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12770/tid=12779] ppid=12768 vsize=9624976 CPUtime=0.83 cores=0,2,4,6
/proc/12770/task/12779/stat : 12779 (java) S 12768 12770 10055 0 -1 4202560 586 0 0 0 75 8 0 0 20 0 19 0 255147902 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491347241512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12780] ppid=12768 vsize=9624976 CPUtime=0.92 cores=0,2,4,6
/proc/12770/task/12780/stat : 12780 (java) S 12768 12770 10055 0 -1 4202560 489 0 0 0 82 10 0 0 20 0 19 0 255147902 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491346188712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12781] ppid=12768 vsize=9624976 CPUtime=24.19 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (java) S 12768 12770 10055 0 -1 4202560 1070 0 0 0 2415 4 0 0 20 0 19 0 255147903 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491215596264 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12782] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12782/stat : 12782 (java) S 12768 12770 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255147904 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491214542328 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12783] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12783/stat : 12783 (java) S 12768 12770 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255147904 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491213489928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12784] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12784/stat : 12784 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147906 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491212438416 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12785] ppid=12768 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/12770/task/12785/stat : 12785 (java) S 12768 12770 10055 0 -1 4202560 2973 0 0 0 59 0 0 0 20 0 19 0 255147906 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491211385016 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12786] ppid=12768 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/12770/task/12786/stat : 12786 (java) S 12768 12770 10055 0 -1 4202560 2891 0 0 0 59 0 0 0 20 0 19 0 255147906 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491210332216 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12787] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12787/stat : 12787 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147906 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491209280120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12788] ppid=12768 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/12770/task/12788/stat : 12788 (java) S 12768 12770 10055 0 -1 4202560 103 0 0 0 32 29 0 0 20 0 19 0 255147906 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491208227528 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12845] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12845/stat : 12845 (java) S 12768 12770 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255148559 9855975424 407911 33554432000 1073741824 1073778376 140734383844928 140491207173544 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1788.66
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 13088
/proc/meminfo: memFree=24080336/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9624976 CPUtime=1800.09 cores=0,2,4,6
/proc/12770/stat : 12770 (java) S 12768 12770 10055 0 -1 4202496 17843 0 1 0 179872 137 0 0 20 0 19 0 255147900 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140734383836064 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2406244 435511 2279 9 0 2396937 0
[pid=12770/tid=12772] ppid=12768 vsize=9624976 CPUtime=1762.3 cores=0,2,4,6
/proc/12770/task/12772/stat : 12772 (java) R 12768 12770 10055 0 -1 4202560 3252 0 1 0 176187 43 0 0 20 0 19 0 255147901 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491392065824 140491216365561 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12773] ppid=12768 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/12770/task/12773/stat : 12773 (java) S 12768 12770 10055 0 -1 4202560 589 0 0 0 69 8 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491353557800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12774] ppid=12768 vsize=9624976 CPUtime=0.87 cores=0,2,4,6
/proc/12770/task/12774/stat : 12774 (java) S 12768 12770 10055 0 -1 4202560 636 0 0 0 77 10 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491352505000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12775] ppid=12768 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/12770/task/12775/stat : 12775 (java) S 12768 12770 10055 0 -1 4202560 890 0 0 0 76 8 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491351452712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12776] ppid=12768 vsize=9624976 CPUtime=1.02 cores=0,2,4,6
/proc/12770/task/12776/stat : 12776 (java) S 12768 12770 10055 0 -1 4202560 1248 0 0 0 88 14 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491350399912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12777] ppid=12768 vsize=9624976 CPUtime=0.82 cores=0,2,4,6
/proc/12770/task/12777/stat : 12777 (java) S 12768 12770 10055 0 -1 4202560 1326 0 0 0 72 10 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491349346600 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12778] ppid=12768 vsize=9624976 CPUtime=0.81 cores=0,2,4,6
/proc/12770/task/12778/stat : 12778 (java) S 12768 12770 10055 0 -1 4202560 538 0 0 0 71 10 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491348293800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12770/tid=12779] ppid=12768 vsize=9624976 CPUtime=0.86 cores=0,2,4,6
/proc/12770/task/12779/stat : 12779 (java) S 12768 12770 10055 0 -1 4202560 605 0 0 0 76 10 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491347241512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12780] ppid=12768 vsize=9624976 CPUtime=0.95 cores=0,2,4,6
/proc/12770/task/12780/stat : 12780 (java) S 12768 12770 10055 0 -1 4202560 518 0 0 0 83 12 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491346188712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12781] ppid=12768 vsize=9624976 CPUtime=24.52 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (java) S 12768 12770 10055 0 -1 4202560 1096 0 0 0 2448 4 0 0 20 0 19 0 255147903 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491215596264 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12782] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12782/stat : 12782 (java) S 12768 12770 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255147904 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491214542328 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12783] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12783/stat : 12783 (java) S 12768 12770 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255147904 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491213489928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12784] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12784/stat : 12784 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147906 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491212438416 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12785] ppid=12768 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/12770/task/12785/stat : 12785 (java) S 12768 12770 10055 0 -1 4202560 2973 0 0 0 59 0 0 0 20 0 19 0 255147906 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491211385016 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12786] ppid=12768 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/12770/task/12786/stat : 12786 (java) S 12768 12770 10055 0 -1 4202560 2891 0 0 0 59 0 0 0 20 0 19 0 255147906 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491210332216 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12787] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12787/stat : 12787 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147906 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491209280120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12788] ppid=12768 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/12770/task/12788/stat : 12788 (java) S 12768 12770 10055 0 -1 4202560 103 0 0 0 32 29 0 0 20 0 19 0 255147906 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491208227528 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12845] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12845/stat : 12845 (java) S 12768 12770 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255148559 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491207173544 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/214 13088
/proc/meminfo: memFree=24080336/32873648 swapFree=7100/7100
[pid=12770] ppid=12768 vsize=9624976 CPUtime=1800.09 cores=0,2,4,6
/proc/12770/stat : 12770 (java) S 12768 12770 10055 0 -1 4202496 17843 0 1 0 179872 137 0 0 20 0 19 0 255147900 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140734383836064 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12770/statm: 2406244 435511 2279 9 0 2396937 0
[pid=12770/tid=12772] ppid=12768 vsize=9624976 CPUtime=1762.3 cores=0,2,4,6
/proc/12770/task/12772/stat : 12772 (java) R 12768 12770 10055 0 -1 4202560 3252 0 1 0 176187 43 0 0 20 0 19 0 255147901 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491392065824 140491216365561 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12773] ppid=12768 vsize=9624976 CPUtime=0.77 cores=0,2,4,6
/proc/12770/task/12773/stat : 12773 (java) S 12768 12770 10055 0 -1 4202560 589 0 0 0 69 8 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491353557800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12774] ppid=12768 vsize=9624976 CPUtime=0.87 cores=0,2,4,6
/proc/12770/task/12774/stat : 12774 (java) S 12768 12770 10055 0 -1 4202560 636 0 0 0 77 10 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491352505000 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12775] ppid=12768 vsize=9624976 CPUtime=0.84 cores=0,2,4,6
/proc/12770/task/12775/stat : 12775 (java) S 12768 12770 10055 0 -1 4202560 890 0 0 0 76 8 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491351452712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12776] ppid=12768 vsize=9624976 CPUtime=1.02 cores=0,2,4,6
/proc/12770/task/12776/stat : 12776 (java) S 12768 12770 10055 0 -1 4202560 1248 0 0 0 88 14 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491350399912 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12777] ppid=12768 vsize=9624976 CPUtime=0.82 cores=0,2,4,6
/proc/12770/task/12777/stat : 12777 (java) S 12768 12770 10055 0 -1 4202560 1326 0 0 0 72 10 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491349346600 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12778] ppid=12768 vsize=9624976 CPUtime=0.81 cores=0,2,4,6
/proc/12770/task/12778/stat : 12778 (java) S 12768 12770 10055 0 -1 4202560 538 0 0 0 71 10 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491348293800 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12770/tid=12779] ppid=12768 vsize=9624976 CPUtime=0.86 cores=0,2,4,6
/proc/12770/task/12779/stat : 12779 (java) S 12768 12770 10055 0 -1 4202560 605 0 0 0 76 10 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491347241512 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12780] ppid=12768 vsize=9624976 CPUtime=0.95 cores=0,2,4,6
/proc/12770/task/12780/stat : 12780 (java) S 12768 12770 10055 0 -1 4202560 518 0 0 0 83 12 0 0 20 0 19 0 255147902 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491346188712 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12781] ppid=12768 vsize=9624976 CPUtime=24.52 cores=0,2,4,6
/proc/12770/task/12781/stat : 12781 (java) S 12768 12770 10055 0 -1 4202560 1096 0 0 0 2448 4 0 0 20 0 19 0 255147903 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491215596264 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12782] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12782/stat : 12782 (java) S 12768 12770 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 255147904 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491214542328 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12783] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12783/stat : 12783 (java) S 12768 12770 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 255147904 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491213489928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12784] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12784/stat : 12784 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147906 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491212438416 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12785] ppid=12768 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/12770/task/12785/stat : 12785 (java) S 12768 12770 10055 0 -1 4202560 2973 0 0 0 59 0 0 0 20 0 19 0 255147906 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491211385016 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12786] ppid=12768 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/12770/task/12786/stat : 12786 (java) S 12768 12770 10055 0 -1 4202560 2891 0 0 0 59 0 0 0 20 0 19 0 255147906 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491210332216 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12770/tid=12787] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12787/stat : 12787 (java) S 12768 12770 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 255147906 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491209280120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12770/tid=12788] ppid=12768 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/12770/task/12788/stat : 12788 (java) S 12768 12770 10055 0 -1 4202560 103 0 0 0 32 29 0 0 20 0 19 0 255147906 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491208227528 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12770/tid=12845] ppid=12768 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/12770/task/12845/stat : 12845 (java) S 12768 12770 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 255148559 9855975424 435511 33554432000 1073741824 1073778376 140734383844928 140491207173544 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9624976

Child status: 143

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

Real time (s): 1793.55
CPU time (s): 1800.09
CPU user time (s): 1798.72
CPU system time (s): 1.37
CPU usage (%): 100.365
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.15
system time used= 1.74373
maximum resident set size= 1742164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17875
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1592
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40310
involuntary context switches= 15792

runsolver used 6.10007 second user time and 14.6338 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-24 22:10:24
IDJOB=3689427
IDBENCH=89735
IDSOLVER=2269
FILE ID=node123/3689427-1337890223
RUNJOBID= node123-1337871881-10071
PBS_JOBID= 14620081
Free space on /tmp= 71500 MiB

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

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

MD5SUM BENCH= 7b80ddfff13fd2a12f867bbe09bf6414
RANDOM SEED=821421059

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.217
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:       32873648 kB
MemFree:        29298632 kB
Buffers:          229072 kB
Cached:          2562104 kB
SwapCached:            0 kB
Active:           747292 kB
Inactive:        2059816 kB
Active(anon):      18204 kB
Inactive(anon):        0 kB
Active(file):     729088 kB
Inactive(file):  2059816 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             50172 kB
Writeback:             0 kB
AnonPages:         20580 kB
Mapped:            13544 kB
Shmem:               200 kB
Slab:             630976 kB
SReclaimable:      74880 kB
SUnreclaim:       556096 kB
KernelStack:        1576 kB
PageTables:         4132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     137896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71500 MiB
End job on node123 at 2012-05-24 22:40:20