Trace number 3688023

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.95 1771.95

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
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.116981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
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 82
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.2.v20120418
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3688023-1337879105.opb
0.10/0.10	c reading problem ... 
0.30/0.28	c ... done. Wall clock time 0.176s.
0.30/0.28	c declared #vars     6480
0.30/0.28	c #constraints  161
0.30/0.28	c constraints type 
0.30/0.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 81
0.30/0.28	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
0.30/0.28	c 161 constraints processed.
1.47/0.89	c cleaning 2477 clauses out of 5000 with flag 5000/5000
2.12/1.48	c cleaning 4239 clauses out of 8523 with flag 11000/11000
2.85/2.20	c cleaning 5620 clauses out of 11286 with flag 18002/18002
3.66/2.95	c cleaning 6802 clauses out of 13665 with flag 26001/26001
4.70/3.99	c cleaning 7898 clauses out of 15862 with flag 35000/35000
6.22/5.49	c cleaning 8910 clauses out of 17964 with flag 45000/45000
7.92/7.20	c cleaning 10003 clauses out of 20055 with flag 56001/56001
10.18/9.33	c cleaning 11004 clauses out of 22051 with flag 68000/68000
12.42/11.52	c cleaning 11984 clauses out of 24048 with flag 81001/81001
14.43/13.54	c cleaning 12990 clauses out of 26065 with flag 95002/95002
17.19/16.24	c cleaning 13997 clauses out of 28073 with flag 110000/110000
19.94/18.95	c cleaning 15022 clauses out of 30081 with flag 126005/126005
22.87/21.80	c cleaning 15994 clauses out of 32054 with flag 143000/143000
26.81/25.72	c cleaning 17017 clauses out of 34060 with flag 161000/161000
29.96/28.89	c cleaning 17992 clauses out of 36044 with flag 180001/180001
33.23/32.03	c cleaning 18981 clauses out of 38051 with flag 200000/200000
37.85/36.65	c cleaning 20024 clauses out of 40071 with flag 221001/221001
43.21/41.96	c cleaning 21013 clauses out of 42048 with flag 243002/243002
48.60/47.29	c cleaning 21996 clauses out of 44033 with flag 266000/266000
53.25/51.81	c cleaning 22985 clauses out of 46038 with flag 290001/290001
59.30/57.89	c cleaning 23995 clauses out of 48053 with flag 315001/315001
67.67/66.15	c cleaning 25020 clauses out of 50057 with flag 341000/341000
74.50/72.82	c cleaning 26011 clauses out of 52038 with flag 368001/368001
81.58/79.87	c cleaning 26978 clauses out of 54029 with flag 396003/396003
87.46/85.66	c cleaning 27979 clauses out of 56048 with flag 425000/425000
94.44/92.54	c cleaning 29029 clauses out of 58069 with flag 455000/455000
105.11/103.17	c cleaning 30008 clauses out of 60041 with flag 486001/486001
117.44/115.28	c cleaning 31002 clauses out of 62032 with flag 518000/518000
126.77/124.59	c cleaning 32002 clauses out of 64030 with flag 551000/551000
137.83/135.52	c cleaning 33005 clauses out of 66034 with flag 585006/585006
144.70/142.31	c cleaning 33915 clauses out of 68023 with flag 620000/620000
156.17/153.63	c cleaning 35028 clauses out of 70108 with flag 656000/656000
166.69/164.16	c cleaning 36029 clauses out of 72082 with flag 693002/693002
177.77/175.11	c cleaning 37008 clauses out of 74052 with flag 731001/731001
192.67/189.98	c cleaning 38010 clauses out of 76043 with flag 770000/770000
204.60/201.75	c cleaning 38997 clauses out of 78033 with flag 810000/810000
218.88/215.96	c cleaning 39998 clauses out of 80039 with flag 851003/851003
229.58/226.52	c cleaning 40978 clauses out of 82040 with flag 893002/893002
239.90/236.70	c cleaning 42000 clauses out of 84062 with flag 936002/936002
253.00/249.79	c cleaning 43009 clauses out of 86060 with flag 980000/980000
267.79/264.48	c cleaning 44018 clauses out of 88054 with flag 1025003/1025003
286.87/283.46	c cleaning 45003 clauses out of 90033 with flag 1071000/1071000
303.41/299.85	c cleaning 46006 clauses out of 92030 with flag 1118000/1118000
322.69/319.09	c cleaning 47000 clauses out of 94024 with flag 1166000/1166000
336.01/332.22	c cleaning 47996 clauses out of 96025 with flag 1215001/1215001
352.18/348.31	c cleaning 48997 clauses out of 98029 with flag 1265001/1265001
369.51/365.50	c cleaning 50004 clauses out of 100035 with flag 1316004/1316004
381.35/377.25	c cleaning 50988 clauses out of 102027 with flag 1368000/1368000
398.79/394.49	c cleaning 52009 clauses out of 104040 with flag 1421001/1421001
418.67/414.21	c cleaning 53006 clauses out of 106031 with flag 1475001/1475001
438.80/434.29	c cleaning 53999 clauses out of 108026 with flag 1530002/1530002
461.90/457.29	c cleaning 55000 clauses out of 110025 with flag 1586000/1586000
480.02/475.29	c cleaning 56000 clauses out of 112025 with flag 1643000/1643000
505.51/500.47	c cleaning 57006 clauses out of 114030 with flag 1701005/1701005
537.60/532.54	c cleaning 57996 clauses out of 116019 with flag 1760000/1760000
559.38/554.17	c cleaning 59003 clauses out of 118024 with flag 1820001/1820001
585.68/580.37	c cleaning 60003 clauses out of 120021 with flag 1881001/1881001
613.16/607.70	c cleaning 60999 clauses out of 122017 with flag 1943000/1943000
635.38/629.79	c cleaning 62004 clauses out of 124020 with flag 2006002/2006002
653.62/647.83	c cleaning 62983 clauses out of 126014 with flag 2070000/2070000
677.97/672.02	c cleaning 64006 clauses out of 128033 with flag 2135002/2135002
707.09/701.01	c cleaning 65002 clauses out of 130027 with flag 2201002/2201002
735.35/729.17	c cleaning 65999 clauses out of 132025 with flag 2268002/2268002
761.68/755.39	c cleaning 67000 clauses out of 134024 with flag 2336000/2336000
792.92/786.44	c cleaning 67998 clauses out of 136024 with flag 2405000/2405000
816.00/809.34	c cleaning 68987 clauses out of 138028 with flag 2475002/2475002
846.88/840.14	c cleaning 69988 clauses out of 140039 with flag 2546000/2546000
879.03/872.11	c cleaning 71004 clauses out of 142053 with flag 2618002/2618002
904.19/897.13	c cleaning 72010 clauses out of 144047 with flag 2691000/2691000
941.10/933.15	c cleaning 73005 clauses out of 146038 with flag 2765001/2765001
977.70/968.98	c cleaning 74006 clauses out of 148033 with flag 2840001/2840001
1010.13/1000.53	c cleaning 74988 clauses out of 150028 with flag 2916002/2916002
1046.13/1035.70	c cleaning 75997 clauses out of 152038 with flag 2993000/2993000
1069.70/1058.23	c cleaning 76993 clauses out of 154042 with flag 3071001/3071001
1108.99/1096.52	c cleaning 77999 clauses out of 156049 with flag 3150001/3150001
1145.99/1132.80	c cleaning 79006 clauses out of 158050 with flag 3230001/3230001
1183.83/1169.59	c cleaning 80006 clauses out of 160044 with flag 3311001/3311001
1249.24/1233.35	c cleaning 81000 clauses out of 162037 with flag 3393000/3393000
1291.77/1274.85	c cleaning 82000 clauses out of 164038 with flag 3476001/3476001
1345.22/1326.93	c cleaning 83010 clauses out of 166039 with flag 3560002/3560002
1393.76/1374.75	c cleaning 84003 clauses out of 168028 with flag 3645001/3645001
1446.38/1426.22	c cleaning 85003 clauses out of 170026 with flag 3731002/3731002
1496.05/1474.59	c cleaning 85999 clauses out of 172023 with flag 3818002/3818002
1548.26/1525.55	c cleaning 86999 clauses out of 174025 with flag 3906003/3906003
1592.33/1568.57	c cleaning 88007 clauses out of 176027 with flag 3995004/3995004
1651.86/1626.64	c cleaning 88997 clauses out of 178016 with flag 4085000/4085000
1715.10/1688.89	c cleaning 90012 clauses out of 180038 with flag 4176019/4176019
1766.74/1739.57	c cleaning 90993 clauses out of 182007 with flag 4268000/4268000
1800.06/1771.91	c starts		: 253
1800.06/1771.91	c conflicts		: 4342452
1800.06/1771.91	c decisions		: 6091571
1800.06/1771.91	c propagations		: 286036747
1800.06/1771.91	c inspects		: 14933415746
1800.06/1771.91	c shortcuts		: 0
1800.06/1771.91	c learnt literals	: 0
1800.06/1771.91	c learnt binary clauses	: 0
1800.06/1771.91	c learnt ternary clauses	: 0
1800.06/1771.91	c learnt constraints	: 4342452
1800.06/1771.91	c ignored constraints	: 0
1800.06/1771.91	c root simplifications	: 0
1800.06/1771.91	c removed literals (reason simplification)	: 0
1800.06/1771.91	c reason swapping (by a shorter reason)	: 0
1800.06/1771.91	c Calls to reduceDB	: 88
1800.06/1771.91	c number of reductions to clauses (during analyze)	: 0
1800.06/1771.91	c number of learned constraints concerned by reduction	: 0
1800.06/1771.91	c number of learning phase by resolution	: 0
1800.06/1771.91	c number of learning phase by cutting planes	: 0
1800.06/1771.91	c speed (assignments/second)	: 161455.374898045
1800.06/1771.91	c non guided choices	310739
1800.06/1771.94	c learnt constraints type 
1800.06/1771.94	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 165498
1800.06/1771.94	c constraints type 
1800.06/1771.94	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 81
1800.06/1771.94	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
1800.06/1771.94	c 161 constraints processed.
1800.06/1771.94	s UNKNOWN
1800.06/1771.94	c Total wall clock time (in seconds): 1771.835

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 3177
/proc/meminfo: memFree=29881652/32873844 swapFree=6848/6848
[pid=3177] ppid=3175 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/3177/stat : 3177 (java) R 3175 3177 2422 0 -1 4202496 987 0 0 0 0 0 0 0 20 0 1 0 254035389 23793664 714 33554432000 1073741824 1073778376 140733474616912 140733474605976 223642432872 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/3177/statm: 5809 714 529 9 0 128 0

[startup+0.093801 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 3177
/proc/meminfo: memFree=29881652/32873844 swapFree=6848/6848
[pid=3177] ppid=3175 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/3177/stat : 3177 (java) S 3175 3177 2422 0 -1 4202496 4323 0 1 0 9 1 0 0 20 0 18 0 254035389 9787813888 5520 33554432000 1073741824 1073778376 140733474616912 140733474608048 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3177/statm: 2389603 5520 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.100233 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 3177
/proc/meminfo: memFree=29881652/32873844 swapFree=6848/6848
[pid=3177] ppid=3175 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/3177/stat : 3177 (java) S 3175 3177 2422 0 -1 4202496 4383 0 1 0 9 1 0 0 20 0 18 0 254035389 9787813888 6091 33554432000 1073741824 1073778376 140733474616912 140733474608048 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3177/statm: 2389603 6091 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300206 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 3177
/proc/meminfo: memFree=29881652/32873844 swapFree=6848/6848
[pid=3177] ppid=3175 vsize=9624976 CPUtime=0.58 cores=0,2,4,6
/proc/3177/stat : 3177 (java) S 3175 3177 2422 0 -1 4202496 7313 0 1 0 56 2 0 0 20 0 19 0 254035389 9855975424 10897 33554432000 1073741824 1073778376 140733474616912 140733474608048 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3177/statm: 2406244 10897 2225 9 0 2396937 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9624976

[startup+0.700215 s]
/proc/loadavg: 1.92 1.98 1.99 3/194 3177
/proc/meminfo: memFree=29881652/32873844 swapFree=6848/6848
[pid=3177] ppid=3175 vsize=9624976 CPUtime=1.37 cores=0,2,4,6
/proc/3177/stat : 3177 (java) S 3175 3177 2422 0 -1 4202496 8519 0 1 0 134 3 0 0 20 0 19 0 254035389 9855975424 13146 33554432000 1073741824 1073778376 140733474616912 140733474608048 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3177/statm: 2406244 13146 2243 9 0 2396937 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9624976

[startup+1.50076 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 3196
/proc/meminfo: memFree=29819292/32873844 swapFree=6848/6848
[pid=3177] ppid=3175 vsize=9624976 CPUtime=2.24 cores=0,2,4,6
/proc/3177/stat : 3177 (java) S 3175 3177 2422 0 -1 4202496 8602 0 1 0 219 5 0 0 20 0 19 0 254035389 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 140733474608048 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3177/statm: 2406244 20872 2268 9 0 2396937 0
[pid=3177/tid=3179] ppid=3175 vsize=9624976 CPUtime=1.45 cores=0,2,4,6
/proc/3177/task/3179/stat : 3179 (java) S 3175 3177 2422 0 -1 4202560 2469 0 1 0 143 2 0 0 20 0 19 0 254035389 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800296206744 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3180] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 2422 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800257698728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 2422 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800256646184 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3182] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800255593128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 2422 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800254540584 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 2422 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800253487528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3185] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800252434984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 2422 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800251381928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3187] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 2422 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800250329384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3188] ppid=3175 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/3177/task/3188/stat : 3188 (java) R 3175 3177 2422 0 -1 4202560 32 0 0 0 1 0 0 0 20 0 19 0 254035391 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800120092360 139800302538224 0 0 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3189] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800119039864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3190] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800117986696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3191] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3191/stat : 3191 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800116935440 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3192] ppid=3175 vsize=9624976 CPUtime=0.34 cores=0,2,4,6
/proc/3177/task/3192/stat : 3192 (java) S 3175 3177 2422 0 -1 4202560 2258 0 0 0 34 0 0 0 20 0 19 0 254035394 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800115882296 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3193] ppid=3175 vsize=9624976 CPUtime=0.36 cores=0,2,4,6
/proc/3177/task/3193/stat : 3193 (java) S 3175 3177 2422 0 -1 4202560 2601 0 0 0 36 0 0 0 20 0 19 0 254035394 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800114829752 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3194] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3194/stat : 3194 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139800113776888 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3195] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3195/stat : 3195 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139799105104456 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3196] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3196/stat : 3196 (java) S 3175 3177 2422 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254035419 9855975424 20872 33554432000 1073741824 1073778376 140733474616912 139799104050728 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 9624976

[startup+3.10072 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 3196
/proc/meminfo: memFree=29802412/32873844 swapFree=6848/6848
[pid=3177] ppid=3175 vsize=9624976 CPUtime=3.9 cores=0,2,4,6
/proc/3177/stat : 3177 (java) S 3175 3177 2422 0 -1 4202496 8636 0 1 0 384 6 0 0 20 0 19 0 254035389 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 140733474608048 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3177/statm: 2406244 24981 2268 9 0 2396937 0
[pid=3177/tid=3179] ppid=3175 vsize=9624976 CPUtime=3 cores=0,2,4,6
/proc/3177/task/3179/stat : 3179 (java) R 3175 3177 2422 0 -1 4202560 2470 0 1 0 298 2 0 0 20 0 19 0 254035389 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800296206624 139800129123586 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3180] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 2422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800257698728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 2422 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800256646184 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3182] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 2422 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800255593128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 2422 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800254540584 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 2422 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800253487528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3185] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 2422 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800252434984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 2422 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800251381928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3187] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 2422 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800250329384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3188] ppid=3175 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/3177/task/3188/stat : 3188 (java) S 3175 3177 2422 0 -1 4202560 36 0 0 0 4 0 0 0 20 0 19 0 254035391 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800120093544 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3189] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800119039864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3190] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800117986696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3191] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3191/stat : 3191 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800116935440 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3192] ppid=3175 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/3177/task/3192/stat : 3192 (java) S 3175 3177 2422 0 -1 4202560 2259 0 0 0 38 0 0 0 20 0 19 0 254035394 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800115882296 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3193] ppid=3175 vsize=9624976 CPUtime=0.37 cores=0,2,4,6
/proc/3177/task/3193/stat : 3193 (java) S 3175 3177 2422 0 -1 4202560 2602 0 0 0 37 0 0 0 20 0 19 0 254035394 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800114829752 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3194] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3194/stat : 3194 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139800113776888 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3195] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3195/stat : 3195 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139799105104456 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3196] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3196/stat : 3196 (java) S 3175 3177 2422 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254035419 9855975424 24981 33554432000 1073741824 1073778376 140733474616912 139799104050728 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.9
Current children cumulated vsize (KiB) 9624976

[startup+6.30072 s]
/proc/loadavg: 1.93 1.98 1.99 3/213 3196
/proc/meminfo: memFree=29769272/32873844 swapFree=6848/6848
[pid=3177] ppid=3175 vsize=9624976 CPUtime=7.12 cores=0,2,4,6
/proc/3177/stat : 3177 (java) S 3175 3177 2422 0 -1 4202496 9005 0 1 0 705 7 0 0 20 0 19 0 254035389 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 140733474608048 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3177/statm: 2406244 30420 2268 9 0 2396937 0
[pid=3177/tid=3179] ppid=3175 vsize=9624976 CPUtime=6.15 cores=0,2,4,6
/proc/3177/task/3179/stat : 3179 (java) R 3175 3177 2422 0 -1 4202560 2478 0 1 0 613 2 0 0 20 0 19 0 254035389 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800296206624 139800129115504 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3180] ppid=3175 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 2422 0 -1 4202560 136 0 0 0 1 0 0 0 20 0 19 0 254035390 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800257698728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 2422 0 -1 4202560 85 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800256646184 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3182] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 2422 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800255593128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 2422 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800254540584 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 2422 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800253487528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3185] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 2422 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800252434984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 2422 0 -1 4202560 86 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800251381928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3187] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 2422 0 -1 4202560 92 0 0 0 0 0 0 0 20 0 19 0 254035390 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800250329384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3188] ppid=3175 vsize=9624976 CPUtime=0.08 cores=0,2,4,6
/proc/3177/task/3188/stat : 3188 (java) S 3175 3177 2422 0 -1 4202560 38 0 0 0 8 0 0 0 20 0 19 0 254035391 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800120093544 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3189] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800119039864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3190] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800117986696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3191] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3191/stat : 3191 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800116935440 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3192] ppid=3175 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/3177/task/3192/stat : 3192 (java) S 3175 3177 2422 0 -1 4202560 2259 0 0 0 38 0 0 0 20 0 19 0 254035394 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800115882296 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3193] ppid=3175 vsize=9624976 CPUtime=0.37 cores=0,2,4,6
/proc/3177/task/3193/stat : 3193 (java) S 3175 3177 2422 0 -1 4202560 2602 0 0 0 37 0 0 0 20 0 19 0 254035394 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800114829752 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3194] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3194/stat : 3194 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139800113776888 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3195] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3195/stat : 3195 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139799105104456 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3196] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3196/stat : 3196 (java) S 3175 3177 2422 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254035419 9855975424 30420 33554432000 1073741824 1073778376 140733474616912 139799104050728 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.12
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=3177/tid=3185] ppid=3175 vsize=9624976 CPUtime=4.14 cores=0,2,4,6
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 2422 0 -1 4202560 1968 0 0 0 396 18 0 0 20 0 19 0 254035390 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139800252434984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=9624976 CPUtime=4.44 cores=0,2,4,6
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 2422 0 -1 4202560 2284 0 0 0 423 21 0 0 20 0 19 0 254035390 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139800251381928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3187] ppid=3175 vsize=9624976 CPUtime=4.54 cores=0,2,4,6
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 2422 0 -1 4202560 1724 0 0 0 431 23 0 0 20 0 19 0 254035390 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139800250329384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3188] ppid=3175 vsize=9624976 CPUtime=6.96 cores=0,2,4,6
/proc/3177/task/3188/stat : 3188 (java) S 3175 3177 2422 0 -1 4202560 1691 0 0 0 689 7 0 0 20 0 19 0 254035391 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139800120093544 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3189] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139800119039864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3190] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139800117986696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3191] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3191/stat : 3191 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139800116935440 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3192] ppid=3175 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/3177/task/3192/stat : 3192 (java) S 3175 3177 2422 0 -1 4202560 2262 0 0 0 39 0 0 0 20 0 19 0 254035394 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139800115882296 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3193] ppid=3175 vsize=9624976 CPUtime=0.37 cores=0,2,4,6
/proc/3177/task/3193/stat : 3193 (java) S 3175 3177 2422 0 -1 4202560 2602 0 0 0 37 0 0 0 20 0 19 0 254035394 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139800114829752 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3194] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3194/stat : 3194 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139800113776888 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3195] ppid=3175 vsize=9624976 CPUtime=0.55 cores=0,2,4,6
/proc/3177/task/3195/stat : 3195 (java) S 3175 3177 2422 0 -1 4202560 95 0 0 0 25 30 0 0 20 0 19 0 254035394 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139799105104456 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3196] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3196/stat : 3196 (java) S 3175 3177 2422 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254035419 9855975424 229136 33554432000 1073741824 1073778376 140733474616912 139799104050728 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1688.28
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 1.97 2.00 1.99 3/213 3212
/proc/meminfo: memFree=28591972/32873844 swapFree=6848/6848
[pid=3177] ppid=3175 vsize=9624976 CPUtime=1749.38 cores=0,2,4,6
/proc/3177/stat : 3177 (java) S 3175 3177 2422 0 -1 4202496 27802 0 1 0 174732 206 0 0 20 0 19 0 254035389 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 140733474608048 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3177/statm: 2406244 244180 2269 9 0 2396937 0
[pid=3177/tid=3179] ppid=3175 vsize=9624976 CPUtime=1704.78 cores=0,2,4,6
/proc/3177/task/3179/stat : 3179 (java) R 3175 3177 2422 0 -1 4202560 3371 0 1 0 170446 32 0 0 20 0 19 0 254035389 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800296205680 139800129115976 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3180] ppid=3175 vsize=9624976 CPUtime=4.66 cores=0,2,4,6
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 2422 0 -1 4202560 2405 0 0 0 446 20 0 0 20 0 19 0 254035390 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800257698728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=9624976 CPUtime=4.48 cores=0,2,4,6
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 2422 0 -1 4202560 2059 0 0 0 425 23 0 0 20 0 19 0 254035390 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800256646184 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3182] ppid=3175 vsize=9624976 CPUtime=4.57 cores=0,2,4,6
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 2422 0 -1 4202560 1939 0 0 0 438 19 0 0 20 0 19 0 254035390 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800255593128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=9624976 CPUtime=4.56 cores=0,2,4,6
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 2422 0 -1 4202560 1977 0 0 0 432 24 0 0 20 0 19 0 254035390 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800254540584 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=9624976 CPUtime=4.73 cores=0,2,4,6
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 2422 0 -1 4202560 2011 0 0 0 451 22 0 0 20 0 19 0 254035390 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800253487528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3185] ppid=3175 vsize=9624976 CPUtime=4.29 cores=0,2,4,6
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 2422 0 -1 4202560 1986 0 0 0 409 20 0 0 20 0 19 0 254035390 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800252434984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=9624976 CPUtime=4.65 cores=0,2,4,6
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 2422 0 -1 4202560 2359 0 0 0 444 21 0 0 20 0 19 0 254035390 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800251381928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3187] ppid=3175 vsize=9624976 CPUtime=4.74 cores=0,2,4,6
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 2422 0 -1 4202560 1807 0 0 0 449 25 0 0 20 0 19 0 254035390 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800250329384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3188] ppid=3175 vsize=9624976 CPUtime=7.11 cores=0,2,4,6
/proc/3177/task/3188/stat : 3188 (java) S 3175 3177 2422 0 -1 4202560 1739 0 0 0 703 8 0 0 20 0 19 0 254035391 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800120093544 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3189] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800119039864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3190] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800117986696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3191] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3191/stat : 3191 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800116935440 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3192] ppid=3175 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/3177/task/3192/stat : 3192 (java) S 3175 3177 2422 0 -1 4202560 2262 0 0 0 39 0 0 0 20 0 19 0 254035394 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800115882296 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3193] ppid=3175 vsize=9624976 CPUtime=0.37 cores=0,2,4,6
/proc/3177/task/3193/stat : 3193 (java) S 3175 3177 2422 0 -1 4202560 2602 0 0 0 37 0 0 0 20 0 19 0 254035394 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800114829752 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3194] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3194/stat : 3194 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139800113776888 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3195] ppid=3175 vsize=9624976 CPUtime=0.57 cores=0,2,4,6
/proc/3177/task/3195/stat : 3195 (java) S 3175 3177 2422 0 -1 4202560 99 0 0 0 26 31 0 0 20 0 19 0 254035394 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139799105104456 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3196] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3196/stat : 3196 (java) S 3175 3177 2422 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254035419 9855975424 244180 33554432000 1073741824 1073778376 140733474616912 139799104050728 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1749.38
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1771.9 s]
/proc/loadavg: 2.05 2.01 2.00 3/213 3271
/proc/meminfo: memFree=28820184/32873844 swapFree=6848/6848
[pid=3177] ppid=3175 vsize=9624976 CPUtime=1800.06 cores=0,2,4,6
/proc/3177/stat : 3177 (java) S 3175 3177 2422 0 -1 4202496 28961 0 1 0 179792 214 0 0 20 0 19 0 254035389 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 140733474608048 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3177/statm: 2406244 266138 2269 9 0 2396937 0
[pid=3177/tid=3179] ppid=3175 vsize=9624976 CPUtime=1753.85 cores=0,2,4,6
/proc/3177/task/3179/stat : 3179 (java) R 3175 3177 2422 0 -1 4202560 3383 0 1 0 175352 33 0 0 20 0 19 0 254035389 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800296205680 139800129149157 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3180] ppid=3175 vsize=9624976 CPUtime=4.82 cores=0,2,4,6
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 2422 0 -1 4202560 2644 0 0 0 461 21 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800257698728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=9624976 CPUtime=4.66 cores=0,2,4,6
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 2422 0 -1 4202560 2086 0 0 0 442 24 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800256646184 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3182] ppid=3175 vsize=9624976 CPUtime=4.75 cores=0,2,4,6
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 2422 0 -1 4202560 2167 0 0 0 455 20 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800255593128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=9624976 CPUtime=4.78 cores=0,2,4,6
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 2422 0 -1 4202560 2232 0 0 0 452 26 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800254540584 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=9624976 CPUtime=4.95 cores=0,2,4,6
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 2422 0 -1 4202560 2084 0 0 0 472 23 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800253487528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3185] ppid=3175 vsize=9624976 CPUtime=4.46 cores=0,2,4,6
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 2422 0 -1 4202560 2125 0 0 0 426 20 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800252434984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=9624976 CPUtime=4.84 cores=0,2,4,6
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 2422 0 -1 4202560 2380 0 0 0 462 22 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800251381928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3187] ppid=3175 vsize=9624976 CPUtime=4.89 cores=0,2,4,6
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 2422 0 -1 4202560 1917 0 0 0 464 25 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800250329384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3188] ppid=3175 vsize=9624976 CPUtime=7.25 cores=0,2,4,6
/proc/3177/task/3188/stat : 3188 (java) S 3175 3177 2422 0 -1 4202560 1792 0 0 0 717 8 0 0 20 0 19 0 254035391 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800120093544 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3189] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800119039864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3190] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800117986696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3191] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3191/stat : 3191 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800116935440 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3192] ppid=3175 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/3177/task/3192/stat : 3192 (java) S 3175 3177 2422 0 -1 4202560 2262 0 0 0 39 0 0 0 20 0 19 0 254035394 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800115882296 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3193] ppid=3175 vsize=9624976 CPUtime=0.37 cores=0,2,4,6
/proc/3177/task/3193/stat : 3193 (java) S 3175 3177 2422 0 -1 4202560 2602 0 0 0 37 0 0 0 20 0 19 0 254035394 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800114829752 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3194] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3194/stat : 3194 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800113776888 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3195] ppid=3175 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/3177/task/3195/stat : 3195 (java) S 3175 3177 2422 0 -1 4202560 101 0 0 0 26 33 0 0 20 0 19 0 254035394 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139799105104456 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3196] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3196/stat : 3196 (java) S 3175 3177 2422 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254035419 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139799104050728 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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+1771.9 s]
/proc/loadavg: 2.05 2.01 2.00 3/213 3271
/proc/meminfo: memFree=28820184/32873844 swapFree=6848/6848
[pid=3177] ppid=3175 vsize=9624976 CPUtime=1800.06 cores=0,2,4,6
/proc/3177/stat : 3177 (java) S 3175 3177 2422 0 -1 4202496 28961 0 1 0 179792 214 0 0 20 0 19 0 254035389 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 140733474608048 223655002173 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/3177/statm: 2406244 266138 2269 9 0 2396937 0
[pid=3177/tid=3179] ppid=3175 vsize=9624976 CPUtime=1753.85 cores=0,2,4,6
/proc/3177/task/3179/stat : 3179 (java) R 3175 3177 2422 0 -1 4202560 3383 0 1 0 175352 33 0 0 20 0 19 0 254035389 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800296205680 139800129149157 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3180] ppid=3175 vsize=9624976 CPUtime=4.82 cores=0,2,4,6
/proc/3177/task/3180/stat : 3180 (java) S 3175 3177 2422 0 -1 4202560 2644 0 0 0 461 21 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800257698728 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3181] ppid=3175 vsize=9624976 CPUtime=4.66 cores=0,2,4,6
/proc/3177/task/3181/stat : 3181 (java) S 3175 3177 2422 0 -1 4202560 2086 0 0 0 442 24 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800256646184 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3182] ppid=3175 vsize=9624976 CPUtime=4.75 cores=0,2,4,6
/proc/3177/task/3182/stat : 3182 (java) S 3175 3177 2422 0 -1 4202560 2167 0 0 0 455 20 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800255593128 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3183] ppid=3175 vsize=9624976 CPUtime=4.78 cores=0,2,4,6
/proc/3177/task/3183/stat : 3183 (java) S 3175 3177 2422 0 -1 4202560 2232 0 0 0 452 26 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800254540584 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3184] ppid=3175 vsize=9624976 CPUtime=4.95 cores=0,2,4,6
/proc/3177/task/3184/stat : 3184 (java) S 3175 3177 2422 0 -1 4202560 2084 0 0 0 472 23 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800253487528 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3185] ppid=3175 vsize=9624976 CPUtime=4.46 cores=0,2,4,6
/proc/3177/task/3185/stat : 3185 (java) S 3175 3177 2422 0 -1 4202560 2125 0 0 0 426 20 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800252434984 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3186] ppid=3175 vsize=9624976 CPUtime=4.84 cores=0,2,4,6
/proc/3177/task/3186/stat : 3186 (java) S 3175 3177 2422 0 -1 4202560 2380 0 0 0 462 22 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800251381928 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3177/tid=3187] ppid=3175 vsize=9624976 CPUtime=4.89 cores=0,2,4,6
/proc/3177/task/3187/stat : 3187 (java) S 3175 3177 2422 0 -1 4202560 1917 0 0 0 464 25 0 0 20 0 19 0 254035390 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800250329384 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3188] ppid=3175 vsize=9624976 CPUtime=7.25 cores=0,2,4,6
/proc/3177/task/3188/stat : 3188 (java) S 3175 3177 2422 0 -1 4202560 1792 0 0 0 717 8 0 0 20 0 19 0 254035391 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800120093544 223655016361 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3189] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3189/stat : 3189 (java) S 3175 3177 2422 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800119039864 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3190] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3190/stat : 3190 (java) S 3175 3177 2422 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035392 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800117986696 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3191] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3191/stat : 3191 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800116935440 223655024416 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3192] ppid=3175 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/3177/task/3192/stat : 3192 (java) S 3175 3177 2422 0 -1 4202560 2262 0 0 0 39 0 0 0 20 0 19 0 254035394 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800115882296 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3177/tid=3193] ppid=3175 vsize=9624976 CPUtime=0.37 cores=0,2,4,6
/proc/3177/task/3193/stat : 3193 (java) S 3175 3177 2422 0 -1 4202560 2602 0 0 0 37 0 0 0 20 0 19 0 254035394 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800114829752 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3194] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3194/stat : 3194 (java) S 3175 3177 2422 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035394 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139800113776888 223655015484 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3177/tid=3195] ppid=3175 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/3177/task/3195/stat : 3195 (java) S 3175 3177 2422 0 -1 4202560 101 0 0 0 26 33 0 0 20 0 19 0 254035394 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139799105104456 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3177/tid=3196] ppid=3175 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/3177/task/3196/stat : 3196 (java) S 3175 3177 2422 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254035419 9855975424 266138 33554432000 1073741824 1073778376 140733474616912 139799104050728 223655016361 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1771.95
CPU time (s): 1800.95
CPU user time (s): 1798.24
CPU system time (s): 2.71159
CPU usage (%): 101.637
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.24
system time used= 2.71159
maximum resident set size= 1064708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29002
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= 53050
involuntary context switches= 68769

runsolver used 10.3924 second user time and 9.90149 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-24 19:05:05
IDJOB=3688023
IDBENCH=2588
IDSOLVER=2269
FILE ID=node144/3688023-1337879105
RUNJOBID= node144-1337871880-2438
PBS_JOBID= 14620060
Free space on /tmp= 71728 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-81-80.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688023-1337879105/watcher-3688023-1337879105 -o /tmp/evaluation-result-3688023-1337879105/solver-3688023-1337879105 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688023-1337879105.opb

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

MD5SUM BENCH= d887ec44be40cf432f8acabc52df2afa
RANDOM SEED=764167625

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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:        29881652 kB
Buffers:          220396 kB
Cached:          1850956 kB
SwapCached:            0 kB
Active:           566288 kB
Inactive:        1656288 kB
Active(anon):     152844 kB
Inactive(anon):        0 kB
Active(file):     413444 kB
Inactive(file):  1656288 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               504 kB
Writeback:             4 kB
AnonPages:        154856 kB
Mapped:            22552 kB
Shmem:               200 kB
Slab:             626768 kB
SReclaimable:      69268 kB
SUnreclaim:       557500 kB
KernelStack:        1592 kB
PageTables:         4384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     696276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 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= 71724 MiB
End job on node144 at 2012-05-24 19:34:39