Trace number 3688003

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.08 1756.56

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.opb
MD5SUM51456bad41bf92f026526861ffdd231e
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.092985
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5250
Total number of constraints145
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.05/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.09	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.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3688003-1337879091.opb
0.08/0.12	c reading problem ... 
0.26/0.28	c ... done. Wall clock time 0.162s.
0.26/0.28	c declared #vars     5250
0.26/0.28	c #constraints  145
0.26/0.28	c constraints type 
0.26/0.29	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 75
0.26/0.29	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
0.26/0.29	c 145 constraints processed.
1.56/0.91	c cleaning 2496 clauses out of 5002 with flag 5002/5002
2.14/1.47	c cleaning 4240 clauses out of 8508 with flag 11004/11004
2.95/2.24	c cleaning 5615 clauses out of 11264 with flag 18000/18000
3.88/3.19	c cleaning 6805 clauses out of 13649 with flag 26000/26000
5.15/4.35	c cleaning 7914 clauses out of 15848 with flag 35004/35004
6.58/5.72	c cleaning 8948 clauses out of 17932 with flag 45002/45002
8.21/7.31	c cleaning 9977 clauses out of 19983 with flag 56001/56001
10.13/9.20	c cleaning 10987 clauses out of 22007 with flag 68002/68002
12.06/11.13	c cleaning 11998 clauses out of 24019 with flag 81001/81001
14.29/13.33	c cleaning 13003 clauses out of 26023 with flag 95003/95003
16.96/15.97	c cleaning 14001 clauses out of 28021 with flag 110004/110004
19.49/18.44	c cleaning 14992 clauses out of 30016 with flag 126000/126000
22.66/21.50	c cleaning 16005 clauses out of 32025 with flag 143001/143001
26.31/25.12	c cleaning 16990 clauses out of 34019 with flag 161000/161000
29.91/28.69	c cleaning 18004 clauses out of 36030 with flag 180001/180001
33.47/32.10	c cleaning 19002 clauses out of 38025 with flag 200000/200000
37.15/35.76	c cleaning 19995 clauses out of 40025 with flag 221002/221002
41.32/39.80	c cleaning 21003 clauses out of 42032 with flag 243004/243004
45.91/44.33	c cleaning 21995 clauses out of 44026 with flag 266001/266001
50.50/48.86	c cleaning 22999 clauses out of 46030 with flag 290000/290000
55.77/54.04	c cleaning 24004 clauses out of 48032 with flag 315001/315001
63.35/61.54	c cleaning 25008 clauses out of 50027 with flag 341000/341000
69.76/67.85	c cleaning 25993 clauses out of 52019 with flag 368000/368000
75.95/73.96	c cleaning 27006 clauses out of 54029 with flag 396003/396003
81.82/79.78	c cleaning 27998 clauses out of 56020 with flag 425000/425000
88.39/86.29	c cleaning 29003 clauses out of 58022 with flag 455000/455000
95.58/93.34	c cleaning 29990 clauses out of 60019 with flag 486000/486000
104.16/101.82	c cleaning 30996 clauses out of 62029 with flag 518000/518000
112.83/110.41	c cleaning 32002 clauses out of 64033 with flag 551000/551000
121.22/118.74	c cleaning 32997 clauses out of 66031 with flag 585000/585000
128.23/125.67	c cleaning 34003 clauses out of 68035 with flag 620001/620001
136.51/133.90	c cleaning 35002 clauses out of 70031 with flag 656000/656000
146.21/143.48	c cleaning 35990 clauses out of 72029 with flag 693000/693000
157.23/154.38	c cleaning 37003 clauses out of 74039 with flag 731000/731000
168.26/165.28	c cleaning 38002 clauses out of 76039 with flag 770003/770003
181.12/177.81	c cleaning 39002 clauses out of 78036 with flag 810002/810002
196.93/193.48	c cleaning 39998 clauses out of 80032 with flag 851000/851000
209.42/205.88	c cleaning 41009 clauses out of 82034 with flag 893000/893000
218.94/215.24	c cleaning 42001 clauses out of 84025 with flag 936000/936000
229.67/225.80	c cleaning 43005 clauses out of 86024 with flag 980000/980000
242.10/238.11	c cleaning 43996 clauses out of 88019 with flag 1025000/1025000
257.11/253.08	c cleaning 44996 clauses out of 90025 with flag 1071002/1071002
269.73/265.58	c cleaning 45996 clauses out of 92027 with flag 1118000/1118000
285.03/280.75	c cleaning 46998 clauses out of 94031 with flag 1166000/1166000
300.14/295.70	c cleaning 48006 clauses out of 96033 with flag 1215000/1215000
321.08/316.50	c cleaning 49001 clauses out of 98027 with flag 1265000/1265000
340.45/335.76	c cleaning 50006 clauses out of 100033 with flag 1316007/1316007
352.73/347.80	c cleaning 51000 clauses out of 102022 with flag 1368002/1368002
368.17/363.12	c cleaning 51997 clauses out of 104021 with flag 1421001/1421001
384.73/379.51	c cleaning 53004 clauses out of 106023 with flag 1475000/1475000
407.06/401.71	c cleaning 53999 clauses out of 108019 with flag 1530000/1530000
430.86/425.24	c cleaning 54994 clauses out of 110020 with flag 1586000/1586000
448.05/442.19	c cleaning 56002 clauses out of 112026 with flag 1643000/1643000
470.92/464.98	c cleaning 56998 clauses out of 114027 with flag 1701003/1701003
495.46/489.40	c cleaning 58006 clauses out of 116026 with flag 1760000/1760000
516.85/510.27	c cleaning 58998 clauses out of 118021 with flag 1820001/1820001
546.50/538.91	c cleaning 59995 clauses out of 120024 with flag 1881002/1881002
574.60/566.23	c cleaning 60986 clauses out of 122027 with flag 1943000/1943000
599.89/590.96	c cleaning 62005 clauses out of 124044 with flag 2006003/2006003
618.62/608.88	c cleaning 63000 clauses out of 126038 with flag 2070002/2070002
640.65/630.21	c cleaning 64007 clauses out of 128038 with flag 2135002/2135002
669.58/658.65	c cleaning 65001 clauses out of 130029 with flag 2201000/2201000
703.27/691.43	c cleaning 66002 clauses out of 132030 with flag 2268002/2268002
734.33/721.40	c cleaning 66997 clauses out of 134028 with flag 2336002/2336002
770.75/756.91	c cleaning 68004 clauses out of 136032 with flag 2405003/2405003
797.82/783.19	c cleaning 68990 clauses out of 138029 with flag 2475004/2475004
834.07/818.14	c cleaning 70005 clauses out of 140036 with flag 2546001/2546001
870.97/854.17	c cleaning 71003 clauses out of 142030 with flag 2618000/2618000
894.76/876.97	c cleaning 71997 clauses out of 144029 with flag 2691002/2691002
930.31/911.77	c cleaning 72997 clauses out of 146032 with flag 2765002/2765002
965.56/946.14	c cleaning 73996 clauses out of 148036 with flag 2840003/2840003
998.92/978.64	c cleaning 74996 clauses out of 150037 with flag 2916000/2916000
1034.50/1013.03	c cleaning 76002 clauses out of 152043 with flag 2993002/2993002
1058.79/1036.09	c cleaning 77008 clauses out of 154040 with flag 3071001/3071001
1083.69/1060.17	c cleaning 78002 clauses out of 156033 with flag 3150002/3150002
1117.49/1093.10	c cleaning 79001 clauses out of 158032 with flag 3230003/3230003
1150.59/1125.20	c cleaning 80000 clauses out of 160028 with flag 3311000/3311000
1199.29/1173.13	c cleaning 81004 clauses out of 162029 with flag 3393001/3393001
1234.27/1207.19	c cleaning 82001 clauses out of 164027 with flag 3476003/3476003
1287.39/1258.87	c cleaning 82997 clauses out of 166023 with flag 3560000/3560000
1341.63/1311.72	c cleaning 84001 clauses out of 168027 with flag 3645001/3645001
1397.15/1366.00	c cleaning 84999 clauses out of 170025 with flag 3731000/3731000
1464.62/1430.31	c cleaning 85995 clauses out of 172026 with flag 3818000/3818000
1520.65/1485.25	c cleaning 86998 clauses out of 174031 with flag 3906000/3906000
1567.29/1530.41	c cleaning 88008 clauses out of 176035 with flag 3995002/3995002
1632.72/1594.27	c cleaning 89001 clauses out of 178025 with flag 4085000/4085000
1686.84/1646.63	c cleaning 90000 clauses out of 180027 with flag 4176003/4176003
1733.86/1692.37	c cleaning 90998 clauses out of 182026 with flag 4268002/4268002
1777.73/1734.93	c cleaning 91998 clauses out of 184026 with flag 4361000/4361000
1800.08/1756.51	c starts		: 253
1800.08/1756.51	c conflicts		: 4418928
1800.08/1756.51	c decisions		: 6090029
1800.08/1756.51	c propagations		: 265073285
1800.08/1756.51	c inspects		: 15411148792
1800.08/1756.51	c shortcuts		: 0
1800.08/1756.51	c learnt literals	: 0
1800.08/1756.51	c learnt binary clauses	: 0
1800.08/1756.51	c learnt ternary clauses	: 0
1800.08/1756.51	c learnt constraints	: 4418928
1800.08/1756.51	c ignored constraints	: 0
1800.08/1756.51	c root simplifications	: 0
1800.08/1756.51	c removed literals (reason simplification)	: 0
1800.08/1756.51	c reason swapping (by a shorter reason)	: 0
1800.08/1756.51	c Calls to reduceDB	: 89
1800.08/1756.51	c number of reductions to clauses (during analyze)	: 0
1800.08/1756.51	c number of learned constraints concerned by reduction	: 0
1800.08/1756.51	c number of learning phase by resolution	: 0
1800.08/1756.51	c number of learning phase by cutting planes	: 0
1800.08/1756.51	c speed (assignments/second)	: 150934.50912018697
1800.08/1756.51	c non guided choices	195392
1800.08/1756.54	c learnt constraints type 
1800.08/1756.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 149978
1800.08/1756.54	c constraints type 
1800.08/1756.54	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 75
1800.08/1756.54	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
1800.08/1756.54	c 145 constraints processed.
1800.08/1756.54	s UNKNOWN
1800.08/1756.54	c Total wall clock time (in seconds): 1756.422

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.06 2.03 2.02 3/194 22295
/proc/meminfo: memFree=29068832/32873844 swapFree=7620/7620
[pid=22295] ppid=22293 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/22295/stat : 22295 (java) D 22293 22295 21484 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 254037617 9515008 182 33554432000 1073741824 1073778376 140735925610496 140735925601528 218213727925 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/22295/statm: 2323 182 140 9 0 71 0

[startup+0.0762829 s]
/proc/loadavg: 2.06 2.03 2.02 3/194 22295
/proc/meminfo: memFree=29068832/32873844 swapFree=7620/7620
[pid=22295] ppid=22293 vsize=9558412 CPUtime=0.05 cores=1,3,5,7
/proc/22295/stat : 22295 (java) S 22293 22295 21484 0 -1 4202496 3206 0 1 0 4 1 0 0 20 0 18 0 254037617 9787813888 4415 33554432000 1073741824 1073778376 140737368308720 140737368299856 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22295/statm: 2389603 4415 1757 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.100338 s]
/proc/loadavg: 2.06 2.03 2.02 3/194 22295
/proc/meminfo: memFree=29068832/32873844 swapFree=7620/7620
[pid=22295] ppid=22293 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/22295/stat : 22295 (java) S 22293 22295 21484 0 -1 4202496 4123 0 1 0 7 1 0 0 20 0 18 0 254037617 9787813888 5331 33554432000 1073741824 1073778376 140737368308720 140737368299856 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22295/statm: 2389603 5333 2079 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300309 s]
/proc/loadavg: 2.06 2.03 2.02 3/194 22295
/proc/meminfo: memFree=29068832/32873844 swapFree=7620/7620
[pid=22295] ppid=22293 vsize=9558412 CPUtime=0.54 cores=1,3,5,7
/proc/22295/stat : 22295 (java) S 22293 22295 21484 0 -1 4202496 7707 0 1 0 52 2 0 0 20 0 18 0 254037617 9787813888 10461 33554432000 1073741824 1073778376 140737368308720 140737368299856 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22295/statm: 2389603 10461 2224 9 0 2380296 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558412

[startup+0.70031 s]
/proc/loadavg: 2.06 2.03 2.02 3/194 22295
/proc/meminfo: memFree=29068832/32873844 swapFree=7620/7620
[pid=22295] ppid=22293 vsize=9624976 CPUtime=1.36 cores=1,3,5,7
/proc/22295/stat : 22295 (java) S 22293 22295 21484 0 -1 4202496 8821 0 1 0 134 2 0 0 20 0 19 0 254037617 9855975424 12279 33554432000 1073741824 1073778376 140737368308720 140737368299856 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22295/statm: 2406244 12279 2240 9 0 2396937 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 9624976

[startup+1.5008 s]
/proc/loadavg: 2.06 2.03 2.02 3/213 22314
/proc/meminfo: memFree=29005440/32873844 swapFree=7620/7620
[pid=22295] ppid=22293 vsize=9624976 CPUtime=2.24 cores=1,3,5,7
/proc/22295/stat : 22295 (java) S 22293 22295 21484 0 -1 4202496 8918 0 1 0 220 4 0 0 20 0 19 0 254037617 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140737368299856 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22295/statm: 2406244 22574 2268 9 0 2396937 0
[pid=22295/tid=22297] ppid=22293 vsize=9624976 CPUtime=1.41 cores=1,3,5,7
/proc/22295/task/22297/stat : 22297 (java) R 22293 22295 21484 0 -1 4202560 2467 0 1 0 140 1 0 0 20 0 19 0 254037618 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326530896056 140326396819497 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22298] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22298/stat : 22298 (java) S 22293 22295 21484 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326519957672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22299] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22299/stat : 22299 (java) S 22293 22295 21484 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326518905128 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22300] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22300/stat : 22300 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326517852584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22301] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22301/stat : 22301 (java) S 22293 22295 21484 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326516800040 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22302] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22302/stat : 22302 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326515747496 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22303] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22303/stat : 22303 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326368656168 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22304] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22304/stat : 22304 (java) S 22293 22295 21484 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326367603624 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22305] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22305/stat : 22305 (java) S 22293 22295 21484 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326366551080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22306] ppid=22293 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22295/task/22306/stat : 22306 (java) S 22293 22295 21484 0 -1 4202560 35 0 0 0 2 0 0 0 20 0 19 0 254037621 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326354352232 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22307] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22307/stat : 22307 (java) S 22293 22295 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037621 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326353298552 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22308] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22308/stat : 22308 (java) S 22293 22295 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037622 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326352245896 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22309] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22309/stat : 22309 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326351194640 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22310] ppid=22293 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/22295/task/22310/stat : 22310 (java) S 22293 22295 21484 0 -1 4202560 3372 0 0 0 41 0 0 0 20 0 19 0 254037624 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326350142008 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22311] ppid=22293 vsize=9624976 CPUtime=0.31 cores=1,3,5,7
/proc/22295/task/22311/stat : 22311 (java) S 22293 22295 21484 0 -1 4202560 1796 0 0 0 31 0 0 0 20 0 19 0 254037624 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326349089464 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22312] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22312/stat : 22312 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326348037112 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22313] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22313/stat : 22313 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326346984776 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22314] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22314/stat : 22314 (java) S 22293 22295 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254037648 9855975424 22574 33554432000 1073741824 1073778376 140737368308720 140326345929512 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 9624976

[startup+3.10067 s]
/proc/loadavg: 2.05 2.03 2.02 3/213 22314
/proc/meminfo: memFree=28986380/32873844 swapFree=7620/7620
[pid=22295] ppid=22293 vsize=9624976 CPUtime=3.88 cores=1,3,5,7
/proc/22295/stat : 22295 (java) S 22293 22295 21484 0 -1 4202496 8933 0 1 0 383 5 0 0 20 0 19 0 254037617 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140737368299856 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22295/statm: 2406244 25137 2268 9 0 2396937 0
[pid=22295/tid=22297] ppid=22293 vsize=9624976 CPUtime=2.98 cores=1,3,5,7
/proc/22295/task/22297/stat : 22297 (java) R 22293 22295 21484 0 -1 4202560 2467 0 1 0 297 1 0 0 20 0 19 0 254037618 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326530896096 140326396819547 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22298] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22298/stat : 22298 (java) S 22293 22295 21484 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326519957672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22299] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22299/stat : 22299 (java) S 22293 22295 21484 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326518905128 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22300] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22300/stat : 22300 (java) S 22293 22295 21484 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326517852584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22301] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22301/stat : 22301 (java) S 22293 22295 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326516800040 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22302] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22302/stat : 22302 (java) S 22293 22295 21484 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326515747496 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22303] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22303/stat : 22303 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326368656168 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22304] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22304/stat : 22304 (java) S 22293 22295 21484 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326367603624 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22305] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22305/stat : 22305 (java) S 22293 22295 21484 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326366551080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22306] ppid=22293 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/22295/task/22306/stat : 22306 (java) S 22293 22295 21484 0 -1 4202560 38 0 0 0 4 0 0 0 20 0 19 0 254037621 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326354352232 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22307] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22307/stat : 22307 (java) S 22293 22295 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037621 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326353298552 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22308] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22308/stat : 22308 (java) S 22293 22295 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037622 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326352245896 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22309] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22309/stat : 22309 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326351194640 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22310] ppid=22293 vsize=9624976 CPUtime=0.41 cores=1,3,5,7
/proc/22295/task/22310/stat : 22310 (java) S 22293 22295 21484 0 -1 4202560 3373 0 0 0 41 0 0 0 20 0 19 0 254037624 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326350142008 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22311] ppid=22293 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22295/task/22311/stat : 22311 (java) S 22293 22295 21484 0 -1 4202560 1796 0 0 0 32 0 0 0 20 0 19 0 254037624 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326349089464 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22312] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22312/stat : 22312 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326348037112 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22313] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22313/stat : 22313 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326346984776 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22314] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22314/stat : 22314 (java) S 22293 22295 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254037648 9855975424 25137 33554432000 1073741824 1073778376 140737368308720 140326345929512 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.88
Current children cumulated vsize (KiB) 9624976

[startup+6.3008 s]
/proc/loadavg: 2.05 2.03 2.02 3/213 22314
/proc/meminfo: memFree=28962548/32873844 swapFree=7620/7620
[pid=22295] ppid=22293 vsize=9624976 CPUtime=7.21 cores=1,3,5,7
/proc/22295/stat : 22295 (java) S 22293 22295 21484 0 -1 4202496 8973 0 1 0 714 7 0 0 20 0 19 0 254037617 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140737368299856 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22295/statm: 2406244 30457 2268 9 0 2396937 0
[pid=22295/tid=22297] ppid=22293 vsize=9624976 CPUtime=6.06 cores=1,3,5,7
/proc/22295/task/22297/stat : 22297 (java) R 22293 22295 21484 0 -1 4202560 2471 0 1 0 605 1 0 0 20 0 19 0 254037618 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326530896216 140326396814783 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22298] ppid=22293 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22295/task/22298/stat : 22298 (java) S 22293 22295 21484 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 254037620 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326519957672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22299] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22299/stat : 22299 (java) S 22293 22295 21484 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326518905128 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22300] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22300/stat : 22300 (java) S 22293 22295 21484 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326517852584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22301] ppid=22293 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22295/task/22301/stat : 22301 (java) S 22293 22295 21484 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 254037620 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326516800040 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22302] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22302/stat : 22302 (java) S 22293 22295 21484 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326515747496 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22303] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22303/stat : 22303 (java) S 22293 22295 21484 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254037620 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326368656168 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22304] ppid=22293 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22295/task/22304/stat : 22304 (java) S 22293 22295 21484 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 254037620 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326367603624 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22305] ppid=22293 vsize=9624976 CPUtime=0.02 cores=1,3,5,7
/proc/22295/task/22305/stat : 22305 (java) S 22293 22295 21484 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 254037620 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326366551080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22306] ppid=22293 vsize=9624976 CPUtime=0.11 cores=1,3,5,7
/proc/22295/task/22306/stat : 22306 (java) S 22293 22295 21484 0 -1 4202560 43 0 0 0 11 0 0 0 20 0 19 0 254037621 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326354352232 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22307] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22307/stat : 22307 (java) S 22293 22295 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037621 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326353298552 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22308] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22308/stat : 22308 (java) S 22293 22295 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037622 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326352245896 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22309] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22309/stat : 22309 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326351194640 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22310] ppid=22293 vsize=9624976 CPUtime=0.44 cores=1,3,5,7
/proc/22295/task/22310/stat : 22310 (java) S 22293 22295 21484 0 -1 4202560 3375 0 0 0 44 0 0 0 20 0 19 0 254037624 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326350142008 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22311] ppid=22293 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22295/task/22311/stat : 22311 (java) S 22293 22295 21484 0 -1 4202560 1796 0 0 0 32 0 0 0 20 0 19 0 254037624 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326349089464 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22312] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22312/stat : 22312 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326348037112 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22313] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22313/stat : 22313 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326346984776 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22314] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22314/stat : 22314 (java) S 22293 22295 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254037648 9855975424 30457 33554432000 1073741824 1073778376 140737368308720 140326345929512 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.21
Current children cumulated vsize (KiB) 9624976

[startup+12.7008 s]

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

[pid=22295/tid=22310] ppid=22293 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/22295/task/22310/stat : 22310 (java) S 22293 22295 21484 0 -1 4202560 3384 0 0 0 45 0 0 0 20 0 19 0 254037624 9855975424 192583 33554432000 1073741824 1073778376 140737368308720 140326350142008 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22311] ppid=22293 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22295/task/22311/stat : 22311 (java) S 22293 22295 21484 0 -1 4202560 1796 0 0 0 32 0 0 0 20 0 19 0 254037624 9855975424 192583 33554432000 1073741824 1073778376 140737368308720 140326349089464 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22312] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22312/stat : 22312 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 192583 33554432000 1073741824 1073778376 140737368308720 140326348037112 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22313] ppid=22293 vsize=9624976 CPUtime=0.86 cores=1,3,5,7
/proc/22295/task/22313/stat : 22313 (java) S 22293 22295 21484 0 -1 4202560 95 0 0 0 47 39 0 0 20 0 19 0 254037624 9855975424 192583 33554432000 1073741824 1073778376 140737368308720 140326346984776 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22314] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22314/stat : 22314 (java) S 22293 22295 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254037648 9855975424 192583 33554432000 1073741824 1073778376 140737368308720 140326345929512 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1703.23
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 22388
/proc/meminfo: memFree=28290428/32873844 swapFree=7620/7620
[pid=22295] ppid=22293 vsize=9624976 CPUtime=1764.83 cores=1,3,5,7
/proc/22295/stat : 22295 (java) S 22293 22295 21484 0 -1 4202496 50413 0 1 0 176172 311 0 0 20 0 19 0 254037617 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140737368299856 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22295/statm: 2406244 200343 2269 9 0 2396937 0
[pid=22295/tid=22297] ppid=22293 vsize=9624976 CPUtime=1692.42 cores=1,3,5,7
/proc/22295/task/22297/stat : 22297 (java) R 22293 22295 21484 0 -1 4202560 3216 0 1 0 169211 31 0 0 20 0 19 0 254037618 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326530895152 140326396820324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22298] ppid=22293 vsize=9624976 CPUtime=7.03 cores=1,3,5,7
/proc/22295/task/22298/stat : 22298 (java) S 22293 22295 21484 0 -1 4202560 5705 0 0 0 673 30 0 0 20 0 19 0 254037620 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326519957672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22299] ppid=22293 vsize=9624976 CPUtime=7.33 cores=1,3,5,7
/proc/22295/task/22299/stat : 22299 (java) S 22293 22295 21484 0 -1 4202560 5137 0 0 0 700 33 0 0 20 0 19 0 254037620 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326518905128 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22300] ppid=22293 vsize=9624976 CPUtime=7.06 cores=1,3,5,7
/proc/22295/task/22300/stat : 22300 (java) S 22293 22295 21484 0 -1 4202560 4162 0 0 0 677 29 0 0 20 0 19 0 254037620 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326517852584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22301] ppid=22293 vsize=9624976 CPUtime=7.21 cores=1,3,5,7
/proc/22295/task/22301/stat : 22301 (java) S 22293 22295 21484 0 -1 4202560 4609 0 0 0 690 31 0 0 20 0 19 0 254037620 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326516800040 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22302] ppid=22293 vsize=9624976 CPUtime=7.12 cores=1,3,5,7
/proc/22295/task/22302/stat : 22302 (java) S 22293 22295 21484 0 -1 4202560 5059 0 0 0 684 28 0 0 20 0 19 0 254037620 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326515747496 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22303] ppid=22293 vsize=9624976 CPUtime=7.24 cores=1,3,5,7
/proc/22295/task/22303/stat : 22303 (java) S 22293 22295 21484 0 -1 4202560 5270 0 0 0 690 34 0 0 20 0 19 0 254037620 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326368656168 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22304] ppid=22293 vsize=9624976 CPUtime=6.93 cores=1,3,5,7
/proc/22295/task/22304/stat : 22304 (java) S 22293 22295 21484 0 -1 4202560 4518 0 0 0 660 33 0 0 20 0 19 0 254037620 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326367603624 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22305] ppid=22293 vsize=9624976 CPUtime=7.01 cores=1,3,5,7
/proc/22295/task/22305/stat : 22305 (java) S 22293 22295 21484 0 -1 4202560 4243 0 0 0 668 33 0 0 20 0 19 0 254037620 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326366551080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22306] ppid=22293 vsize=9624976 CPUtime=9.41 cores=1,3,5,7
/proc/22295/task/22306/stat : 22306 (java) S 22293 22295 21484 0 -1 4202560 2030 0 0 0 929 12 0 0 20 0 19 0 254037621 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326354352232 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22307] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22307/stat : 22307 (java) S 22293 22295 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037621 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326353298552 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22308] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22308/stat : 22308 (java) S 22293 22295 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037622 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326352245896 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22309] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22309/stat : 22309 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326351194640 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22310] ppid=22293 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/22295/task/22310/stat : 22310 (java) S 22293 22295 21484 0 -1 4202560 3384 0 0 0 45 0 0 0 20 0 19 0 254037624 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326350142008 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22311] ppid=22293 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22295/task/22311/stat : 22311 (java) S 22293 22295 21484 0 -1 4202560 1796 0 0 0 32 0 0 0 20 0 19 0 254037624 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326349089464 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22312] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22312/stat : 22312 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326348037112 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22313] ppid=22293 vsize=9624976 CPUtime=0.89 cores=1,3,5,7
/proc/22295/task/22313/stat : 22313 (java) S 22293 22295 21484 0 -1 4202560 99 0 0 0 49 40 0 0 20 0 19 0 254037624 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326346984776 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22314] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22314/stat : 22314 (java) S 22293 22295 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254037648 9855975424 200343 33554432000 1073741824 1073778376 140737368308720 140326345929512 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1764.83
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1756.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 22388
/proc/meminfo: memFree=28271564/32873844 swapFree=7620/7620
[pid=22295] ppid=22293 vsize=9624976 CPUtime=1800.08 cores=1,3,5,7
/proc/22295/stat : 22295 (java) S 22293 22295 21484 0 -1 4202496 51563 0 1 0 179694 314 0 0 20 0 19 0 254037617 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140737368299856 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22295/statm: 2406244 205019 2269 9 0 2396937 0
[pid=22295/tid=22297] ppid=22293 vsize=9624976 CPUtime=1725.96 cores=1,3,5,7
/proc/22295/task/22297/stat : 22297 (java) R 22293 22295 21484 0 -1 4202560 3233 0 1 0 172564 32 0 0 20 0 19 0 254037618 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326530895136 140326396973937 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22298] ppid=22293 vsize=9624976 CPUtime=7.24 cores=1,3,5,7
/proc/22295/task/22298/stat : 22298 (java) S 22293 22295 21484 0 -1 4202560 5792 0 0 0 693 31 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326519957672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22299] ppid=22293 vsize=9624976 CPUtime=7.51 cores=1,3,5,7
/proc/22295/task/22299/stat : 22299 (java) S 22293 22295 21484 0 -1 4202560 5146 0 0 0 718 33 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326518905128 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22300] ppid=22293 vsize=9624976 CPUtime=7.26 cores=1,3,5,7
/proc/22295/task/22300/stat : 22300 (java) S 22293 22295 21484 0 -1 4202560 4310 0 0 0 696 30 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326517852584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22301] ppid=22293 vsize=9624976 CPUtime=7.37 cores=1,3,5,7
/proc/22295/task/22301/stat : 22301 (java) S 22293 22295 21484 0 -1 4202560 4644 0 0 0 706 31 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326516800040 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22302] ppid=22293 vsize=9624976 CPUtime=7.31 cores=1,3,5,7
/proc/22295/task/22302/stat : 22302 (java) S 22293 22295 21484 0 -1 4202560 5178 0 0 0 703 28 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326515747496 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22303] ppid=22293 vsize=9624976 CPUtime=7.39 cores=1,3,5,7
/proc/22295/task/22303/stat : 22303 (java) S 22293 22295 21484 0 -1 4202560 5395 0 0 0 705 34 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326368656168 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22304] ppid=22293 vsize=9624976 CPUtime=7.1 cores=1,3,5,7
/proc/22295/task/22304/stat : 22304 (java) S 22293 22295 21484 0 -1 4202560 4981 0 0 0 676 34 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326367603624 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22305] ppid=22293 vsize=9624976 CPUtime=7.19 cores=1,3,5,7
/proc/22295/task/22305/stat : 22305 (java) S 22293 22295 21484 0 -1 4202560 4365 0 0 0 686 33 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326366551080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22306] ppid=22293 vsize=9624976 CPUtime=9.58 cores=1,3,5,7
/proc/22295/task/22306/stat : 22306 (java) S 22293 22295 21484 0 -1 4202560 2053 0 0 0 946 12 0 0 20 0 19 0 254037621 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326354352232 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22307] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22307/stat : 22307 (java) S 22293 22295 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037621 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326353298552 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22308] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22308/stat : 22308 (java) S 22293 22295 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037622 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326352245896 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22309] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22309/stat : 22309 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326351194640 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22310] ppid=22293 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/22295/task/22310/stat : 22310 (java) S 22293 22295 21484 0 -1 4202560 3384 0 0 0 45 0 0 0 20 0 19 0 254037624 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326350142008 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22311] ppid=22293 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22295/task/22311/stat : 22311 (java) S 22293 22295 21484 0 -1 4202560 1796 0 0 0 32 0 0 0 20 0 19 0 254037624 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326349089464 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22312] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22312/stat : 22312 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326348037112 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22313] ppid=22293 vsize=9624976 CPUtime=0.91 cores=1,3,5,7
/proc/22295/task/22313/stat : 22313 (java) S 22293 22295 21484 0 -1 4202560 101 0 0 0 50 41 0 0 20 0 19 0 254037624 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326346984776 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22314] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22314/stat : 22314 (java) S 22293 22295 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254037648 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326345929512 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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+1756.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 22388
/proc/meminfo: memFree=28271564/32873844 swapFree=7620/7620
[pid=22295] ppid=22293 vsize=9624976 CPUtime=1800.08 cores=1,3,5,7
/proc/22295/stat : 22295 (java) S 22293 22295 21484 0 -1 4202496 51563 0 1 0 179694 314 0 0 20 0 19 0 254037617 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140737368299856 218217087037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/22295/statm: 2406244 205019 2269 9 0 2396937 0
[pid=22295/tid=22297] ppid=22293 vsize=9624976 CPUtime=1725.96 cores=1,3,5,7
/proc/22295/task/22297/stat : 22297 (java) R 22293 22295 21484 0 -1 4202560 3233 0 1 0 172564 32 0 0 20 0 19 0 254037618 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326530895136 140326396973937 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22298] ppid=22293 vsize=9624976 CPUtime=7.24 cores=1,3,5,7
/proc/22295/task/22298/stat : 22298 (java) S 22293 22295 21484 0 -1 4202560 5792 0 0 0 693 31 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326519957672 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22299] ppid=22293 vsize=9624976 CPUtime=7.51 cores=1,3,5,7
/proc/22295/task/22299/stat : 22299 (java) S 22293 22295 21484 0 -1 4202560 5146 0 0 0 718 33 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326518905128 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22300] ppid=22293 vsize=9624976 CPUtime=7.26 cores=1,3,5,7
/proc/22295/task/22300/stat : 22300 (java) S 22293 22295 21484 0 -1 4202560 4310 0 0 0 696 30 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326517852584 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22301] ppid=22293 vsize=9624976 CPUtime=7.37 cores=1,3,5,7
/proc/22295/task/22301/stat : 22301 (java) S 22293 22295 21484 0 -1 4202560 4644 0 0 0 706 31 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326516800040 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22302] ppid=22293 vsize=9624976 CPUtime=7.31 cores=1,3,5,7
/proc/22295/task/22302/stat : 22302 (java) S 22293 22295 21484 0 -1 4202560 5178 0 0 0 703 28 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326515747496 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22303] ppid=22293 vsize=9624976 CPUtime=7.39 cores=1,3,5,7
/proc/22295/task/22303/stat : 22303 (java) S 22293 22295 21484 0 -1 4202560 5395 0 0 0 705 34 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326368656168 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22304] ppid=22293 vsize=9624976 CPUtime=7.1 cores=1,3,5,7
/proc/22295/task/22304/stat : 22304 (java) S 22293 22295 21484 0 -1 4202560 4981 0 0 0 676 34 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326367603624 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22305] ppid=22293 vsize=9624976 CPUtime=7.19 cores=1,3,5,7
/proc/22295/task/22305/stat : 22305 (java) S 22293 22295 21484 0 -1 4202560 4365 0 0 0 686 33 0 0 20 0 19 0 254037620 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326366551080 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22306] ppid=22293 vsize=9624976 CPUtime=9.58 cores=1,3,5,7
/proc/22295/task/22306/stat : 22306 (java) S 22293 22295 21484 0 -1 4202560 2053 0 0 0 946 12 0 0 20 0 19 0 254037621 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326354352232 218217101225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22295/tid=22307] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22307/stat : 22307 (java) S 22293 22295 21484 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254037621 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326353298552 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22308] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22308/stat : 22308 (java) S 22293 22295 21484 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254037622 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326352245896 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22309] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22309/stat : 22309 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326351194640 218217109280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22310] ppid=22293 vsize=9624976 CPUtime=0.45 cores=1,3,5,7
/proc/22295/task/22310/stat : 22310 (java) S 22293 22295 21484 0 -1 4202560 3384 0 0 0 45 0 0 0 20 0 19 0 254037624 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326350142008 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22311] ppid=22293 vsize=9624976 CPUtime=0.32 cores=1,3,5,7
/proc/22295/task/22311/stat : 22311 (java) S 22293 22295 21484 0 -1 4202560 1796 0 0 0 32 0 0 0 20 0 19 0 254037624 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326349089464 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22295/tid=22312] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22312/stat : 22312 (java) S 22293 22295 21484 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254037624 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326348037112 218217100348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22295/tid=22313] ppid=22293 vsize=9624976 CPUtime=0.91 cores=1,3,5,7
/proc/22295/task/22313/stat : 22313 (java) S 22293 22295 21484 0 -1 4202560 101 0 0 0 50 41 0 0 20 0 19 0 254037624 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326346984776 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22295/tid=22314] ppid=22293 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22295/task/22314/stat : 22314 (java) S 22293 22295 21484 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254037648 9855975424 205019 33554432000 1073741824 1073778376 140737368308720 140326345929512 218217101225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9624976

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22295 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=418510
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=532462
# CPU time returned by wait4() is 1795.95
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1756.56
CPU time (s): 1800.08
CPU user time (s): 1796.94
CPU system time (s): 3.14
CPU usage (%): 102.478
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.42
system time used= 3.53246
maximum resident set size= 1033768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51606
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59440
involuntary context switches= 86178

runsolver used 6.50901 second user time and 15.9436 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-24 19:04:51
IDJOB=3688003
IDBENCH=2567
IDSOLVER=2269
FILE ID=node107/3688003-1337879091
RUNJOBID= node107-1337871881-21501
PBS_JOBID= 14620097
Free space on /tmp= 71660 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688003-1337879091/watcher-3688003-1337879091 -o /tmp/evaluation-result-3688003-1337879091/solver-3688003-1337879091 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688003-1337879091.opb

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

MD5SUM BENCH= 51456bad41bf92f026526861ffdd231e
RANDOM SEED=1946307500

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29069360 kB
Buffers:          203080 kB
Cached:          2555924 kB
SwapCached:            0 kB
Active:           782300 kB
Inactive:        2256452 kB
Active(anon):     282096 kB
Inactive(anon):        0 kB
Active(file):     500204 kB
Inactive(file):  2256452 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               508 kB
Writeback:             0 kB
AnonPages:        286972 kB
Mapped:            22608 kB
Shmem:               200 kB
Slab:             625888 kB
SReclaimable:      68448 kB
SUnreclaim:       557440 kB
KernelStack:        1592 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     696496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    231424 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= 71656 MiB
End job on node107 at 2012-05-24 19:34:09