Trace number 3688031

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.03 1795.35

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-21-20.opb
MD5SUM2f4fbbd7ac7eea50904b3e0a14134afd
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.004999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables420
Total number of constraints41
Number of constraints which are clauses21
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint21
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 22
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.01/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.08	c See www.sat4j.org for details.
0.01/0.08	c version 2.3.2.v20120418
0.01/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.08	c java.vm.version	19.1-b02
0.01/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.08	c sun.arch.data.model	64
0.01/0.08	c java.version		1.6.0_24
0.01/0.08	c os.name		Linux
0.01/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.01/0.08	c os.arch		amd64
0.01/0.08	c Free memory 		501472288
0.01/0.08	c Max memory 		7480803328
0.01/0.08	c Total memory 		504102912
0.01/0.08	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-3688031-1337879111.opb
0.09/0.11	c reading problem ... 
0.09/0.14	c ... done. Wall clock time 0.035s.
0.09/0.14	c declared #vars     420
0.09/0.14	c #constraints  41
0.09/0.14	c constraints type 
0.09/0.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21
0.09/0.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 20
0.09/0.14	c 41 constraints processed.
0.75/0.56	c cleaning 2496 clauses out of 5001 with flag 5001/5001
1.28/1.10	c cleaning 4252 clauses out of 8504 with flag 11000/11000
2.21/1.99	c cleaning 5622 clauses out of 11253 with flag 18001/18001
3.33/3.04	c cleaning 6812 clauses out of 13630 with flag 26000/26000
4.55/4.24	c cleaning 7904 clauses out of 15820 with flag 35002/35002
5.87/5.57	c cleaning 8954 clauses out of 17915 with flag 45001/45001
7.49/7.12	c cleaning 9976 clauses out of 19960 with flag 56000/56000
9.51/9.12	c cleaning 10976 clauses out of 21985 with flag 68001/68001
11.22/10.83	c cleaning 11995 clauses out of 24008 with flag 81000/81000
13.23/12.83	c cleaning 13003 clauses out of 26013 with flag 95000/95000
15.25/14.84	c cleaning 14002 clauses out of 28012 with flag 110002/110002
17.78/17.39	c cleaning 14991 clauses out of 30009 with flag 126001/126001
20.61/20.10	c cleaning 16003 clauses out of 32018 with flag 143001/143001
23.84/23.37	c cleaning 17005 clauses out of 34022 with flag 161008/161008
27.64/27.15	c cleaning 17997 clauses out of 36009 with flag 180000/180000
31.78/31.24	c cleaning 19001 clauses out of 38012 with flag 200000/200000
36.31/35.73	c cleaning 19997 clauses out of 40011 with flag 221000/221000
40.54/39.90	c cleaning 21005 clauses out of 42015 with flag 243001/243001
45.75/45.18	c cleaning 21998 clauses out of 44010 with flag 266001/266001
51.96/51.34	c cleaning 23002 clauses out of 46013 with flag 290002/290002
58.29/57.63	c cleaning 23997 clauses out of 48009 with flag 315000/315000
65.11/64.41	c cleaning 25001 clauses out of 50016 with flag 341004/341004
72.28/71.52	c cleaning 25987 clauses out of 52011 with flag 368000/368000
79.80/79.02	c cleaning 27007 clauses out of 54025 with flag 396001/396001
88.13/87.39	c cleaning 27999 clauses out of 56017 with flag 425000/425000
96.47/95.69	c cleaning 29008 clauses out of 58021 with flag 455003/455003
104.80/103.93	c cleaning 30001 clauses out of 60011 with flag 486001/486001
113.64/112.73	c cleaning 30995 clauses out of 62011 with flag 518002/518002
122.17/121.23	c cleaning 31999 clauses out of 64014 with flag 551000/551000
133.10/132.11	c cleaning 33000 clauses out of 66016 with flag 585001/585001
144.74/143.73	c cleaning 34001 clauses out of 68015 with flag 620000/620000
157.55/156.59	c cleaning 35000 clauses out of 70015 with flag 656001/656001
169.99/168.98	c cleaning 35999 clauses out of 72016 with flag 693002/693002
182.23/181.12	c cleaning 37007 clauses out of 74019 with flag 731004/731004
193.25/192.17	c cleaning 38005 clauses out of 76013 with flag 770005/770005
206.18/205.08	c cleaning 38997 clauses out of 78003 with flag 810000/810000
220.34/219.11	c cleaning 39994 clauses out of 80007 with flag 851001/851001
234.38/233.19	c cleaning 40987 clauses out of 82012 with flag 893000/893000
251.64/250.31	c cleaning 42002 clauses out of 84025 with flag 936000/936000
269.48/268.15	c cleaning 43003 clauses out of 86023 with flag 980000/980000
285.34/283.90	c cleaning 44003 clauses out of 88021 with flag 1025001/1025001
304.58/303.14	c cleaning 45005 clauses out of 90018 with flag 1071001/1071001
326.05/324.54	c cleaning 46000 clauses out of 92014 with flag 1118002/1118002
343.02/341.49	c cleaning 47001 clauses out of 94012 with flag 1166000/1166000
365.87/364.27	c cleaning 47997 clauses out of 96011 with flag 1215000/1215000
389.12/387.42	c cleaning 49003 clauses out of 98014 with flag 1265000/1265000
411.99/410.26	c cleaning 50003 clauses out of 100013 with flag 1316002/1316002
439.37/437.50	c cleaning 50997 clauses out of 102008 with flag 1368000/1368000
463.89/462.01	c cleaning 52002 clauses out of 104013 with flag 1421002/1421002
493.63/491.70	c cleaning 52996 clauses out of 106009 with flag 1475000/1475000
520.46/518.58	c cleaning 54003 clauses out of 108016 with flag 1530003/1530003
544.59/542.67	c cleaning 54989 clauses out of 110010 with flag 1586000/1586000
572.02/570.03	c cleaning 56005 clauses out of 112021 with flag 1643000/1643000
604.09/602.03	c cleaning 57008 clauses out of 114017 with flag 1701001/1701001
635.07/632.90	c cleaning 57999 clauses out of 116011 with flag 1760003/1760003
669.46/667.21	c cleaning 58996 clauses out of 118010 with flag 1820001/1820001
698.60/696.33	c cleaning 60004 clauses out of 120019 with flag 1881006/1881006
731.98/729.60	c cleaning 60994 clauses out of 122011 with flag 1943002/1943002
761.68/759.23	c cleaning 62002 clauses out of 124015 with flag 2006000/2006000
783.85/781.34	c cleaning 63003 clauses out of 126013 with flag 2070000/2070000
815.94/813.33	c cleaning 63995 clauses out of 128010 with flag 2135000/2135000
850.61/847.90	c cleaning 65003 clauses out of 130016 with flag 2201001/2201001
882.72/879.90	c cleaning 66001 clauses out of 132012 with flag 2268000/2268000
913.21/910.38	c cleaning 66983 clauses out of 134014 with flag 2336003/2336003
948.55/945.67	c cleaning 67998 clauses out of 136028 with flag 2405000/2405000
985.23/982.27	c cleaning 69011 clauses out of 138030 with flag 2475000/2475000
1024.07/1021.02	c cleaning 70006 clauses out of 140019 with flag 2546000/2546000
1070.28/1067.15	c cleaning 71002 clauses out of 142013 with flag 2618000/2618000
1096.74/1093.59	c cleaning 71977 clauses out of 144011 with flag 2691000/2691000
1114.17/1110.94	c cleaning 73010 clauses out of 146036 with flag 2765002/2765002
1151.94/1148.67	c cleaning 74005 clauses out of 148026 with flag 2840002/2840002
1178.46/1175.03	c cleaning 75005 clauses out of 150019 with flag 2916000/2916000
1208.01/1204.51	c cleaning 76004 clauses out of 152014 with flag 2993000/2993000
1234.11/1230.55	c cleaning 77001 clauses out of 154011 with flag 3071001/3071001
1260.40/1256.71	c cleaning 77998 clauses out of 156009 with flag 3150000/3150000
1289.80/1286.02	c cleaning 78982 clauses out of 158011 with flag 3230000/3230000
1325.58/1321.71	c cleaning 79991 clauses out of 160032 with flag 3311003/3311003
1363.93/1360.00	c cleaning 81007 clauses out of 162040 with flag 3393002/3393002
1411.18/1407.24	c cleaning 82008 clauses out of 164033 with flag 3476002/3476002
1456.27/1452.21	c cleaning 83007 clauses out of 166023 with flag 3560000/3560000
1505.80/1501.63	c cleaning 84003 clauses out of 168017 with flag 3645001/3645001
1543.88/1539.61	c cleaning 85006 clauses out of 170020 with flag 3731007/3731007
1586.22/1581.97	c cleaning 85999 clauses out of 172007 with flag 3818000/3818000
1635.26/1630.98	c cleaning 86996 clauses out of 174009 with flag 3906001/3906001
1693.06/1688.65	c cleaning 87991 clauses out of 176015 with flag 3995003/3995003
1731.75/1727.27	c cleaning 89006 clauses out of 178021 with flag 4085000/4085000
1773.13/1768.50	c cleaning 90003 clauses out of 180015 with flag 4176000/4176000
1800.03/1795.31	c starts		: 253
1800.03/1795.31	c conflicts		: 4237854
1800.03/1795.31	c decisions		: 5358974
1800.03/1795.31	c propagations		: 65854181
1800.03/1795.31	c inspects		: 23183370516
1800.03/1795.31	c shortcuts		: 0
1800.03/1795.31	c learnt literals	: 0
1800.03/1795.31	c learnt binary clauses	: 0
1800.03/1795.31	c learnt ternary clauses	: 0
1800.03/1795.31	c learnt constraints	: 4237854
1800.03/1795.31	c ignored constraints	: 0
1800.03/1795.31	c root simplifications	: 0
1800.03/1795.31	c removed literals (reason simplification)	: 0
1800.03/1795.31	c reason swapping (by a shorter reason)	: 0
1800.03/1795.31	c Calls to reduceDB	: 87
1800.03/1795.31	c number of reductions to clauses (during analyze)	: 0
1800.03/1795.31	c number of learned constraints concerned by reduction	: 0
1800.03/1795.31	c number of learning phase by resolution	: 0
1800.03/1795.31	c number of learning phase by cutting planes	: 0
1800.03/1795.31	c speed (assignments/second)	: 36684.17851051101
1800.03/1795.31	c non guided choices	356
1800.03/1795.34	c learnt constraints type 
1800.03/1795.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 151901
1800.03/1795.34	c constraints type 
1800.03/1795.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21
1800.03/1795.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 20
1800.03/1795.34	c 41 constraints processed.
1800.03/1795.34	s UNKNOWN
1800.03/1795.34	c Total wall clock time (in seconds): 1795.233

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-3688031-1337879111/watcher-3688031-1337879111 -o /tmp/evaluation-result-3688031-1337879111/solver-3688031-1337879111 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688031-1337879111.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: 1.98 2.02 2.00 3/192 22306
/proc/meminfo: memFree=28628052/32873624 swapFree=7104/7104
[pid=22306] ppid=22304 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/22306/stat : 22306 (java) R 22304 22306 21495 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 254036535 9515008 182 33554432000 1073741824 1073778376 140734464085488 140734464076520 227512499893 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/22306/statm: 2323 183 141 9 0 71 0

[startup+0.0396141 s]
/proc/loadavg: 1.98 2.02 2.00 3/192 22306
/proc/meminfo: memFree=28628052/32873624 swapFree=7104/7104
[pid=22306] ppid=22304 vsize=9225560 CPUtime=0.01 cores=1,3,5,7
/proc/22306/stat : 22306 (java) S 22304 22306 21495 0 -1 4202496 3002 0 1 0 1 0 0 0 20 0 13 0 254036535 9446973440 3699 33554432000 1073741824 1073778376 140735017164672 140735017155808 227515859005 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22306/statm: 2306390 3700 1683 9 0 2297091 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9225560

[startup+0.100244 s]
/proc/loadavg: 1.98 2.02 2.00 3/192 22306
/proc/meminfo: memFree=28628052/32873624 swapFree=7104/7104
[pid=22306] ppid=22304 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/22306/stat : 22306 (java) S 22304 22306 21495 0 -1 4202496 4361 0 1 0 8 1 0 0 20 0 18 0 254036535 9787813888 5562 33554432000 1073741824 1073778376 140735017164672 140735017155808 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22306/statm: 2389603 5562 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300166 s]
/proc/loadavg: 1.98 2.02 2.00 3/192 22306
/proc/meminfo: memFree=28628052/32873624 swapFree=7104/7104
[pid=22306] ppid=22304 vsize=9624976 CPUtime=0.48 cores=1,3,5,7
/proc/22306/stat : 22306 (java) S 22304 22306 21495 0 -1 4202496 6490 0 1 0 46 2 0 0 20 0 19 0 254036535 9855975424 7656 33554432000 1073741824 1073778376 140735017164672 140735017155808 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22306/statm: 2406244 7656 2230 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9624976

[startup+0.700226 s]
/proc/loadavg: 1.98 2.02 2.00 3/192 22306
/proc/meminfo: memFree=28628052/32873624 swapFree=7104/7104
[pid=22306] ppid=22304 vsize=9624976 CPUtime=0.98 cores=1,3,5,7
/proc/22306/stat : 22306 (java) S 22304 22306 21495 0 -1 4202496 7203 0 1 0 96 2 0 0 20 0 19 0 254036535 9855975424 10787 33554432000 1073741824 1073778376 140735017164672 140735017155808 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22306/statm: 2406244 10787 2266 9 0 2396937 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 9624976

[startup+1.50061 s]
/proc/loadavg: 1.98 2.02 2.00 3/211 22325
/proc/meminfo: memFree=28593048/32873624 swapFree=7104/7104
[pid=22306] ppid=22304 vsize=9624976 CPUtime=1.81 cores=1,3,5,7
/proc/22306/stat : 22306 (java) S 22304 22306 21495 0 -1 4202496 7223 0 1 0 178 3 0 0 20 0 19 0 254036535 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140735017155808 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22306/statm: 2406244 12841 2266 9 0 2396937 0
[pid=22306/tid=22308] ppid=22304 vsize=9624976 CPUtime=1.44 cores=1,3,5,7
/proc/22306/task/22308/stat : 22308 (java) R 22304 22306 21495 0 -1 4202560 2460 0 1 0 143 1 0 0 20 0 19 0 254036536 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140103474389280 140103326787941 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22309] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22309/stat : 22309 (java) S 22304 22306 21495 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140103446842152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22310] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22310/stat : 22310 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140103445789352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22311] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22311/stat : 22311 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140103315401768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22312] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22312/stat : 22312 (java) S 22304 22306 21495 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140103314348968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22313] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22313/stat : 22313 (java) S 22304 22306 21495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140103313295656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22314] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22314/stat : 22314 (java) S 22304 22306 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140103312242856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22315] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22315/stat : 22315 (java) S 22304 22306 21495 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140103311190568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22316] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22316/stat : 22316 (java) S 22304 22306 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140102839822760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22317] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22317/stat : 22317 (java) S 22304 22306 21495 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 254036538 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140102827625192 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22318] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22318/stat : 22318 (java) S 22304 22306 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140102826571256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22319] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22319/stat : 22319 (java) S 22304 22306 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140102825518856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22320] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22320/stat : 22320 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140102824467344 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22321] ppid=22304 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/22306/task/22321/stat : 22321 (java) S 22304 22306 21495 0 -1 4202560 1637 0 0 0 14 0 0 0 20 0 19 0 254036541 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140102823413944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22322] ppid=22304 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/22306/task/22322/stat : 22322 (java) S 22304 22306 21495 0 -1 4202560 1866 0 0 0 16 0 0 0 20 0 19 0 254036541 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140102822361144 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22323] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22323/stat : 22323 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140102821309048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22324] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22324/stat : 22324 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140102820256456 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22325] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22325/stat : 22325 (java) S 22304 22306 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254036550 9855975424 12841 33554432000 1073741824 1073778376 140735017164672 140102819169704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 9624976

[startup+3.10066 s]
/proc/loadavg: 1.98 2.02 2.00 3/211 22325
/proc/meminfo: memFree=28576292/32873624 swapFree=7104/7104
[pid=22306] ppid=22304 vsize=9624976 CPUtime=3.45 cores=1,3,5,7
/proc/22306/stat : 22306 (java) S 22304 22306 21495 0 -1 4202496 7248 0 1 0 341 4 0 0 20 0 19 0 254036535 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140735017155808 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22306/statm: 2406244 15412 2267 9 0 2396937 0
[pid=22306/tid=22308] ppid=22304 vsize=9624976 CPUtime=3 cores=1,3,5,7
/proc/22306/task/22308/stat : 22308 (java) R 22304 22306 21495 0 -1 4202560 2461 0 1 0 299 1 0 0 20 0 19 0 254036536 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140103474389240 140103326802540 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22309] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22309/stat : 22309 (java) S 22304 22306 21495 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140103446842152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22310] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22310/stat : 22310 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140103445789352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22311] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22311/stat : 22311 (java) S 22304 22306 21495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140103315401768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22312] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22312/stat : 22312 (java) S 22304 22306 21495 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140103314348968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22313] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22313/stat : 22313 (java) S 22304 22306 21495 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140103313295656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22314] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22314/stat : 22314 (java) S 22304 22306 21495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140103312242856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22315] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22315/stat : 22315 (java) S 22304 22306 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140103311190568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22316] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22316/stat : 22316 (java) S 22304 22306 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140102839822760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22317] ppid=22304 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/22306/task/22317/stat : 22317 (java) S 22304 22306 21495 0 -1 4202560 32 0 0 0 3 0 0 0 20 0 19 0 254036538 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140102827625192 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22318] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22318/stat : 22318 (java) S 22304 22306 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140102826571256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22319] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22319/stat : 22319 (java) S 22304 22306 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140102825518856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22320] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22320/stat : 22320 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140102824467344 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22321] ppid=22304 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/22306/task/22321/stat : 22321 (java) S 22304 22306 21495 0 -1 4202560 1641 0 0 0 16 0 0 0 20 0 19 0 254036541 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140102823413944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22322] ppid=22304 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/22306/task/22322/stat : 22322 (java) S 22304 22306 21495 0 -1 4202560 1866 0 0 0 17 0 0 0 20 0 19 0 254036541 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140102822361144 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22323] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22323/stat : 22323 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140102821309048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22324] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22324/stat : 22324 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140102820256456 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22325] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22325/stat : 22325 (java) S 22304 22306 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254036550 9855975424 15412 33554432000 1073741824 1073778376 140735017164672 140102819169704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 9624976

[startup+6.30055 s]
/proc/loadavg: 1.98 2.02 2.00 3/211 22325
/proc/meminfo: memFree=28567908/32873624 swapFree=7104/7104
[pid=22306] ppid=22304 vsize=9624976 CPUtime=6.69 cores=1,3,5,7
/proc/22306/stat : 22306 (java) S 22304 22306 21495 0 -1 4202496 7274 0 1 0 664 5 0 0 20 0 19 0 254036535 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140735017155808 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22306/statm: 2406244 17952 2267 9 0 2396937 0
[pid=22306/tid=22308] ppid=22304 vsize=9624976 CPUtime=6.16 cores=1,3,5,7
/proc/22306/task/22308/stat : 22308 (java) R 22304 22306 21495 0 -1 4202560 2465 0 1 0 615 1 0 0 20 0 19 0 254036536 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140103474389400 140103326857115 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22309] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22309/stat : 22309 (java) S 22304 22306 21495 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140103446842152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22310] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22310/stat : 22310 (java) S 22304 22306 21495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140103445789352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22311] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22311/stat : 22311 (java) S 22304 22306 21495 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140103315401768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22312] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22312/stat : 22312 (java) S 22304 22306 21495 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140103314348968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22313] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22313/stat : 22313 (java) S 22304 22306 21495 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140103313295656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22314] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22314/stat : 22314 (java) S 22304 22306 21495 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140103312242856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22315] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22315/stat : 22315 (java) S 22304 22306 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140103311190568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22316] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22316/stat : 22316 (java) S 22304 22306 21495 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254036537 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140102839822760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22317] ppid=22304 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22306/task/22317/stat : 22317 (java) S 22304 22306 21495 0 -1 4202560 34 0 0 0 5 0 0 0 20 0 19 0 254036538 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140102827625192 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22318] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22318/stat : 22318 (java) S 22304 22306 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140102826571256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22319] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22319/stat : 22319 (java) S 22304 22306 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140102825518856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22320] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22320/stat : 22320 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140102824467344 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22321] ppid=22304 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/22306/task/22321/stat : 22321 (java) S 22304 22306 21495 0 -1 4202560 1641 0 0 0 16 0 0 0 20 0 19 0 254036541 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140102823413944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22322] ppid=22304 vsize=9624976 CPUtime=0.17 cores=1,3,5,7
/proc/22306/task/22322/stat : 22322 (java) S 22304 22306 21495 0 -1 4202560 1866 0 0 0 17 0 0 0 20 0 19 0 254036541 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140102822361144 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22323] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22323/stat : 22323 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140102821309048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22324] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22324/stat : 22324 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140102820256456 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22325] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22325/stat : 22325 (java) S 22304 22306 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254036550 9855975424 17952 33554432000 1073741824 1073778376 140735017164672 140102819169704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 9624976

[startup+12.7006 s]

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

[pid=22306/tid=22321] ppid=22304 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/22306/task/22321/stat : 22321 (java) S 22304 22306 21495 0 -1 4202560 1641 0 0 0 16 0 0 0 20 0 19 0 254036541 9855975424 84008 33554432000 1073741824 1073778376 140735017164672 140102823413944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22322] ppid=22304 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/22306/task/22322/stat : 22322 (java) S 22304 22306 21495 0 -1 4202560 2240 0 0 0 19 0 0 0 20 0 19 0 254036541 9855975424 84008 33554432000 1073741824 1073778376 140735017164672 140102822361144 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22323] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22323/stat : 22323 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 84008 33554432000 1073741824 1073778376 140735017164672 140102821309048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22324] ppid=22304 vsize=9624976 CPUtime=0.6 cores=1,3,5,7
/proc/22306/task/22324/stat : 22324 (java) S 22304 22306 21495 0 -1 4202560 99 0 0 0 30 30 0 0 20 0 19 0 254036541 9855975424 84008 33554432000 1073741824 1073778376 140735017164672 140102820256456 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22325] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22325/stat : 22325 (java) S 22304 22306 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254036550 9855975424 84008 33554432000 1073741824 1073778376 140735017164672 140102819169704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1726.86
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 22457
/proc/meminfo: memFree=28890376/32873624 swapFree=7104/7104
[pid=22306] ppid=22304 vsize=9624976 CPUtime=1787.02 cores=1,3,5,7
/proc/22306/stat : 22306 (java) S 22304 22306 21495 0 -1 4202496 9909 0 1 0 178643 59 0 0 20 0 19 0 254036535 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140735017155808 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22306/statm: 2406244 84048 2268 9 0 2396937 0
[pid=22306/tid=22308] ppid=22304 vsize=9624976 CPUtime=1772.9 cores=1,3,5,7
/proc/22306/task/22308/stat : 22308 (java) R 22304 22306 21495 0 -1 4202560 2586 0 1 0 177262 28 0 0 20 0 19 0 254036536 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103474389280 140103326788356 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22309] ppid=22304 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/22306/task/22309/stat : 22309 (java) S 22304 22306 21495 0 -1 4202560 279 0 0 0 70 4 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103446842152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22310] ppid=22304 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/22306/task/22310/stat : 22310 (java) S 22304 22306 21495 0 -1 4202560 123 0 0 0 59 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103445789352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22311] ppid=22304 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22306/task/22311/stat : 22311 (java) S 22304 22306 21495 0 -1 4202560 235 0 0 0 62 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103315401768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22312] ppid=22304 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22306/task/22312/stat : 22312 (java) S 22304 22306 21495 0 -1 4202560 292 0 0 0 67 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103314348968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22313] ppid=22304 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22306/task/22313/stat : 22313 (java) S 22304 22306 21495 0 -1 4202560 110 0 0 0 64 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103313295656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22314] ppid=22304 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22306/task/22314/stat : 22314 (java) S 22304 22306 21495 0 -1 4202560 312 0 0 0 61 2 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103312242856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22315] ppid=22304 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/22306/task/22315/stat : 22315 (java) S 22304 22306 21495 0 -1 4202560 293 0 0 0 64 2 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103311190568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22316] ppid=22304 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/22306/task/22316/stat : 22316 (java) S 22304 22306 21495 0 -1 4202560 364 0 0 0 65 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102839822760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22317] ppid=22304 vsize=9624976 CPUtime=3.32 cores=1,3,5,7
/proc/22306/task/22317/stat : 22317 (java) S 22304 22306 21495 0 -1 4202560 151 0 0 0 330 2 0 0 20 0 19 0 254036538 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102827625192 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22318] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22318/stat : 22318 (java) S 22304 22306 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102826571256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22319] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22319/stat : 22319 (java) S 22304 22306 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102825518856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22320] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22320/stat : 22320 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102824467344 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22321] ppid=22304 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/22306/task/22321/stat : 22321 (java) S 22304 22306 21495 0 -1 4202560 1641 0 0 0 16 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102823413944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22322] ppid=22304 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/22306/task/22322/stat : 22322 (java) S 22304 22306 21495 0 -1 4202560 2240 0 0 0 19 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102822361144 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22323] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22323/stat : 22323 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102821309048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22324] ppid=22304 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22306/task/22324/stat : 22324 (java) S 22304 22306 21495 0 -1 4202560 103 0 0 0 32 31 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102820256456 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22325] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22325/stat : 22325 (java) S 22304 22306 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254036550 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102819169704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1787.02
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 22457
/proc/meminfo: memFree=28890380/32873624 swapFree=7104/7104
[pid=22306] ppid=22304 vsize=9624976 CPUtime=1800.03 cores=1,3,5,7
/proc/22306/stat : 22306 (java) S 22304 22306 21495 0 -1 4202496 9909 0 1 0 179943 60 0 0 20 0 19 0 254036535 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140735017155808 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22306/statm: 2406244 84048 2268 9 0 2396937 0
[pid=22306/tid=22308] ppid=22304 vsize=9624976 CPUtime=1785.87 cores=1,3,5,7
/proc/22306/task/22308/stat : 22308 (java) R 22304 22306 21495 0 -1 4202560 2586 0 1 0 178558 29 0 0 20 0 19 0 254036536 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103474389280 140103326857115 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22309] ppid=22304 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/22306/task/22309/stat : 22309 (java) S 22304 22306 21495 0 -1 4202560 279 0 0 0 70 4 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103446842152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22310] ppid=22304 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/22306/task/22310/stat : 22310 (java) S 22304 22306 21495 0 -1 4202560 123 0 0 0 59 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103445789352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22311] ppid=22304 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22306/task/22311/stat : 22311 (java) S 22304 22306 21495 0 -1 4202560 235 0 0 0 62 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103315401768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22312] ppid=22304 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22306/task/22312/stat : 22312 (java) S 22304 22306 21495 0 -1 4202560 292 0 0 0 67 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103314348968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22313] ppid=22304 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22306/task/22313/stat : 22313 (java) S 22304 22306 21495 0 -1 4202560 110 0 0 0 64 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103313295656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22314] ppid=22304 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22306/task/22314/stat : 22314 (java) S 22304 22306 21495 0 -1 4202560 312 0 0 0 61 2 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103312242856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22315] ppid=22304 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/22306/task/22315/stat : 22315 (java) S 22304 22306 21495 0 -1 4202560 293 0 0 0 64 2 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103311190568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22316] ppid=22304 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/22306/task/22316/stat : 22316 (java) S 22304 22306 21495 0 -1 4202560 364 0 0 0 65 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102839822760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22317] ppid=22304 vsize=9624976 CPUtime=3.32 cores=1,3,5,7
/proc/22306/task/22317/stat : 22317 (java) S 22304 22306 21495 0 -1 4202560 151 0 0 0 330 2 0 0 20 0 19 0 254036538 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102827625192 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22318] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22318/stat : 22318 (java) S 22304 22306 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102826571256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22319] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22319/stat : 22319 (java) S 22304 22306 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102825518856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22320] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22320/stat : 22320 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102824467344 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22321] ppid=22304 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/22306/task/22321/stat : 22321 (java) S 22304 22306 21495 0 -1 4202560 1641 0 0 0 16 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102823413944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22322] ppid=22304 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/22306/task/22322/stat : 22322 (java) S 22304 22306 21495 0 -1 4202560 2240 0 0 0 19 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102822361144 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22323] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22323/stat : 22323 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102821309048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22324] ppid=22304 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22306/task/22324/stat : 22324 (java) S 22304 22306 21495 0 -1 4202560 103 0 0 0 32 31 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102820256456 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22325] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22325/stat : 22325 (java) S 22304 22306 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254036550 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102819169704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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+1795.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/211 22457
/proc/meminfo: memFree=28890380/32873624 swapFree=7104/7104
[pid=22306] ppid=22304 vsize=9624976 CPUtime=1800.03 cores=1,3,5,7
/proc/22306/stat : 22306 (java) S 22304 22306 21495 0 -1 4202496 9909 0 1 0 179943 60 0 0 20 0 19 0 254036535 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140735017155808 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/22306/statm: 2406244 84048 2268 9 0 2396937 0
[pid=22306/tid=22308] ppid=22304 vsize=9624976 CPUtime=1785.87 cores=1,3,5,7
/proc/22306/task/22308/stat : 22308 (java) R 22304 22306 21495 0 -1 4202560 2586 0 1 0 178558 29 0 0 20 0 19 0 254036536 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103474389280 140103326857115 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22309] ppid=22304 vsize=9624976 CPUtime=0.74 cores=1,3,5,7
/proc/22306/task/22309/stat : 22309 (java) S 22304 22306 21495 0 -1 4202560 279 0 0 0 70 4 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103446842152 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22310] ppid=22304 vsize=9624976 CPUtime=0.62 cores=1,3,5,7
/proc/22306/task/22310/stat : 22310 (java) S 22304 22306 21495 0 -1 4202560 123 0 0 0 59 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103445789352 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22311] ppid=22304 vsize=9624976 CPUtime=0.65 cores=1,3,5,7
/proc/22306/task/22311/stat : 22311 (java) S 22304 22306 21495 0 -1 4202560 235 0 0 0 62 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103315401768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22312] ppid=22304 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/22306/task/22312/stat : 22312 (java) S 22304 22306 21495 0 -1 4202560 292 0 0 0 67 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103314348968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22313] ppid=22304 vsize=9624976 CPUtime=0.67 cores=1,3,5,7
/proc/22306/task/22313/stat : 22313 (java) S 22304 22306 21495 0 -1 4202560 110 0 0 0 64 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103313295656 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22306/tid=22314] ppid=22304 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22306/task/22314/stat : 22314 (java) S 22304 22306 21495 0 -1 4202560 312 0 0 0 61 2 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103312242856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22315] ppid=22304 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/22306/task/22315/stat : 22315 (java) S 22304 22306 21495 0 -1 4202560 293 0 0 0 64 2 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140103311190568 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22316] ppid=22304 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/22306/task/22316/stat : 22316 (java) S 22304 22306 21495 0 -1 4202560 364 0 0 0 65 3 0 0 20 0 19 0 254036537 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102839822760 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22317] ppid=22304 vsize=9624976 CPUtime=3.32 cores=1,3,5,7
/proc/22306/task/22317/stat : 22317 (java) S 22304 22306 21495 0 -1 4202560 151 0 0 0 330 2 0 0 20 0 19 0 254036538 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102827625192 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22318] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22318/stat : 22318 (java) S 22304 22306 21495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102826571256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22319] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22319/stat : 22319 (java) S 22304 22306 21495 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254036539 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102825518856 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22320] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22320/stat : 22320 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102824467344 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22306/tid=22321] ppid=22304 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/22306/task/22321/stat : 22321 (java) S 22304 22306 21495 0 -1 4202560 1641 0 0 0 16 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102823413944 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22306/tid=22322] ppid=22304 vsize=9624976 CPUtime=0.19 cores=1,3,5,7
/proc/22306/task/22322/stat : 22322 (java) S 22304 22306 21495 0 -1 4202560 2240 0 0 0 19 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102822361144 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22323] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22323/stat : 22323 (java) S 22304 22306 21495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102821309048 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22324] ppid=22304 vsize=9624976 CPUtime=0.63 cores=1,3,5,7
/proc/22306/task/22324/stat : 22324 (java) S 22304 22306 21495 0 -1 4202560 103 0 0 0 32 31 0 0 20 0 19 0 254036541 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102820256456 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22306/tid=22325] ppid=22304 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22306/task/22325/stat : 22325 (java) S 22304 22306 21495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254036550 9855975424 84048 33554432000 1073741824 1073778376 140735017164672 140102819169704 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9624976

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22306 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=880136
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=989849
# CPU time returned by wait4() is 1795.87
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.35
CPU time (s): 1800.03
CPU user time (s): 1799.43
CPU system time (s): 0.6
CPU usage (%): 100.261
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.88
system time used= 0.989849
maximum resident set size= 336456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9980
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40332
involuntary context switches= 9943

runsolver used 4.67129 second user time and 16.1635 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-24 19:05:11
IDJOB=3688031
IDBENCH=2598
IDSOLVER=2269
FILE ID=node121/3688031-1337879111
RUNJOBID= node121-1337871882-21512
PBS_JOBID= 14620083
Free space on /tmp= 71496 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-21-20.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688031-1337879111/watcher-3688031-1337879111 -o /tmp/evaluation-result-3688031-1337879111/solver-3688031-1337879111 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688031-1337879111.opb

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

MD5SUM BENCH= 2f4fbbd7ac7eea50904b3e0a14134afd
RANDOM SEED=1287820316

node121.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.042
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.08
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.042
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.042
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.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        28628216 kB
Buffers:          212316 kB
Cached:          2395124 kB
SwapCached:            0 kB
Active:          1532440 kB
Inactive:        1946812 kB
Active(anon):     874268 kB
Inactive(anon):        0 kB
Active(file):     658172 kB
Inactive(file):  1946812 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               472 kB
Writeback:             0 kB
AnonPages:        878480 kB
Mapped:            21616 kB
Shmem:               200 kB
Slab:             628476 kB
SReclaimable:      72976 kB
SUnreclaim:       555500 kB
KernelStack:        1584 kB
PageTables:         5900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    1316604 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    821248 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= 71488 MiB
End job on node121 at 2012-05-24 19:35:08