Trace number 3710061

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
SAT4J PB specific settings 2.3.2 snapshot? (TO) 1800.05 1792.18

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K98.opb
MD5SUM0d56c20200c8726f988a44319a68d2e3
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark165.396
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6664
Total number of constraints6862
Number of constraints which are clauses6764
Number of constraints which are cardinality constraints (but not clauses)98
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint98
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 99
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.02/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.09	c See www.sat4j.org for details.
0.02/0.09	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.02/0.10	c version 2.3.2.v20120418
0.02/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.10	c java.vm.version	19.1-b02
0.02/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.10	c sun.arch.data.model	64
0.02/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c read org.sat4j.minisat.orders.VarOrderHeap
0.08/0.13	c configuring ORDERS
0.08/0.14	c --- Begin Solver configuration ---
0.08/0.14	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@742808b3
0.08/0.14	c Learn all clauses as in MiniSAT
0.08/0.14	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.14	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.08/0.14	c Expensive reason simplification
0.08/0.14	c Armin Biere (Picosat) restarts strategy
0.08/0.14	c Glucose learned constraints deletion strategy
0.08/0.14	c timeout=2147483s
0.08/0.14	c DB Simplification allowed=true
0.08/0.14	c Heuristics kept accross calls (keep the solver "hot")
0.08/0.14	c --- End Solver configuration ---
0.08/0.14	c solving HOME/instance-3710061-1338213452.opb
0.08/0.14	c reading problem ... 
0.71/0.41	c ... done. Wall clock time 0.275s.
0.71/0.41	c declared #vars     6664
0.71/0.41	c #constraints  6862
0.71/0.41	c constraints type 
0.71/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5501
0.71/0.41	c org.sat4j.minisat.constraints.card.MinWatchCard => 98
0.71/0.41	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
0.71/0.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1261
0.71/0.41	c 6862 constraints processed.
2.29/1.68	c cleaning 2447 clauses out of 4985 with flag 5001/5001
4.08/2.97	c cleaning 4248 clauses out of 8534 with flag 11000/11000
5.59/4.43	c cleaning 5528 clauses out of 11281 with flag 18001/18001
7.30/6.17	c cleaning 6804 clauses out of 13750 with flag 26000/26000
9.24/8.01	c cleaning 7860 clauses out of 15946 with flag 35000/35000
11.37/10.15	c cleaning 8929 clauses out of 18080 with flag 45000/45000
13.87/12.62	c cleaning 9998 clauses out of 20151 with flag 56000/56000
16.60/15.31	c cleaning 10996 clauses out of 22150 with flag 68001/68001
19.50/18.26	c cleaning 11749 clauses out of 24153 with flag 81000/81000
22.50/21.24	c cleaning 12175 clauses out of 26404 with flag 95000/95000
26.63/25.32	c cleaning 13392 clauses out of 29229 with flag 110000/110000
30.07/28.79	c cleaning 13710 clauses out of 31835 with flag 126000/126000
34.09/32.80	c cleaning 15481 clauses out of 35127 with flag 143004/143004
38.40/37.06	c cleaning 16048 clauses out of 37642 with flag 161000/161000
43.73/42.37	c cleaning 17443 clauses out of 40594 with flag 180000/180000
48.65/47.24	c cleaning 17985 clauses out of 43151 with flag 200000/200000
54.09/52.67	c cleaning 19185 clauses out of 46166 with flag 221000/221000
60.71/59.21	c cleaning 20588 clauses out of 48981 with flag 243000/243000
68.32/66.88	c cleaning 21350 clauses out of 51394 with flag 266003/266003
74.57/73.10	c cleaning 21892 clauses out of 54042 with flag 290001/290001
80.87/79.30	c cleaning 22855 clauses out of 57149 with flag 315002/315002
87.58/85.99	c cleaning 24190 clauses out of 60291 with flag 341000/341000
95.59/93.92	c cleaning 25271 clauses out of 63101 with flag 368000/368000
104.83/103.18	c cleaning 26261 clauses out of 65830 with flag 396000/396000
114.44/112.60	c cleaning 27037 clauses out of 68573 with flag 425004/425004
122.29/120.43	c cleaning 27774 clauses out of 71531 with flag 455001/455001
131.82/129.93	c cleaning 28880 clauses out of 74756 with flag 486000/486000
141.47/139.54	c cleaning 30261 clauses out of 77874 with flag 518001/518001
152.20/150.28	c cleaning 31460 clauses out of 80612 with flag 551000/551000
163.16/161.13	c cleaning 32197 clauses out of 83152 with flag 585000/585000
174.92/172.87	c cleaning 33182 clauses out of 85957 with flag 620004/620004
195.43/193.21	c cleaning 34619 clauses out of 88771 with flag 656000/656000
207.35/205.04	c cleaning 34375 clauses out of 91153 with flag 693001/693001
217.78/215.50	c cleaning 36254 clauses out of 94777 with flag 731000/731000
230.62/228.20	c cleaning 37131 clauses out of 97523 with flag 770000/770000
243.08/240.66	c cleaning 38221 clauses out of 100393 with flag 810001/810001
261.36/258.84	c cleaning 39700 clauses out of 103171 with flag 851000/851000
277.23/274.68	c cleaning 39954 clauses out of 105471 with flag 893000/893000
294.21/291.59	c cleaning 41074 clauses out of 108517 with flag 936000/936000
308.27/305.51	c cleaning 41868 clauses out of 111444 with flag 980001/980001
322.03/319.24	c cleaning 42713 clauses out of 114575 with flag 1025000/1025000
338.97/336.14	c cleaning 44197 clauses out of 117862 with flag 1071000/1071000
366.53/363.69	c cleaning 46082 clauses out of 120665 with flag 1118000/1118000
385.42/382.45	c cleaning 46386 clauses out of 122583 with flag 1166000/1166000
402.59/399.58	c cleaning 47844 clauses out of 125198 with flag 1215001/1215001
425.57/422.44	c cleaning 49058 clauses out of 127355 with flag 1265002/1265002
455.98/452.80	c cleaning 50540 clauses out of 129296 with flag 1316001/1316001
477.96/474.64	c cleaning 50650 clauses out of 130755 with flag 1368000/1368000
499.73/496.30	c cleaning 51828 clauses out of 133106 with flag 1421001/1421001
516.88/513.45	c cleaning 52184 clauses out of 135277 with flag 1475002/1475002
542.74/539.23	c cleaning 53745 clauses out of 138092 with flag 1530001/1530001
565.19/561.68	c cleaning 54153 clauses out of 140346 with flag 1586000/1586000
593.16/589.52	c cleaning 55905 clauses out of 143193 with flag 1643000/1643000
619.76/616.08	c cleaning 55992 clauses out of 145290 with flag 1701002/1701002
648.71/644.97	c cleaning 57598 clauses out of 148296 with flag 1760000/1760000
682.51/678.64	c cleaning 59337 clauses out of 150698 with flag 1820000/1820000
709.79/705.85	c cleaning 59753 clauses out of 152362 with flag 1881001/1881001
739.23/735.28	c cleaning 60656 clauses out of 154608 with flag 1943000/1943000
778.82/774.57	c cleaning 61778 clauses out of 156955 with flag 2006003/2006003
826.51/822.07	c cleaning 63256 clauses out of 159176 with flag 2070002/2070002
851.42/846.83	c cleaning 63380 clauses out of 160920 with flag 2135002/2135002
875.98/871.35	c cleaning 64103 clauses out of 163538 with flag 2201000/2201000
900.34/895.63	c cleaning 65221 clauses out of 166437 with flag 2268002/2268002
930.62/925.81	c cleaning 66267 clauses out of 169216 with flag 2336002/2336002
959.32/954.45	c cleaning 67758 clauses out of 171948 with flag 2405001/2405001
995.50/990.52	c cleaning 68891 clauses out of 174190 with flag 2475001/2475001
1035.59/1030.56	c cleaning 69973 clauses out of 176298 with flag 2546000/2546000
1062.90/1057.76	c cleaning 70452 clauses out of 178327 with flag 2618002/2618002
1102.32/1097.03	c cleaning 71679 clauses out of 180873 with flag 2691000/2691000
1134.33/1128.95	c cleaning 72759 clauses out of 183194 with flag 2765000/2765000
1170.25/1164.72	c cleaning 73459 clauses out of 185436 with flag 2840001/2840001
1210.19/1204.58	c cleaning 74463 clauses out of 187978 with flag 2916002/2916002
1245.69/1239.91	c cleaning 75202 clauses out of 190513 with flag 2993000/2993000
1285.09/1279.28	c cleaning 76344 clauses out of 193311 with flag 3071000/3071000
1314.49/1308.53	c cleaning 77728 clauses out of 195969 with flag 3150002/3150002
1353.28/1347.25	c cleaning 78802 clauses out of 198239 with flag 3230000/3230000
1392.85/1386.64	c cleaning 79919 clauses out of 200437 with flag 3311000/3311000
1430.66/1424.40	c cleaning 80399 clauses out of 202516 with flag 3393000/3393000
1472.49/1466.06	c cleaning 81869 clauses out of 205117 with flag 3476000/3476000
1524.24/1517.58	c cleaning 82846 clauses out of 207248 with flag 3560000/3560000
1565.57/1558.89	c cleaning 83901 clauses out of 209402 with flag 3645000/3645000
1627.72/1620.79	c cleaning 85108 clauses out of 211503 with flag 3731002/3731002
1696.76/1689.54	c cleaning 86717 clauses out of 213393 with flag 3818000/3818000
1753.12/1745.50	c cleaning 86864 clauses out of 214674 with flag 3906000/3906000
1800.05/1792.11	c starts		: 251
1800.05/1792.11	c conflicts		: 3994320
1800.05/1792.11	c decisions		: 12213768
1800.05/1792.11	c propagations		: 1281441374
1800.05/1792.11	c inspects		: 7826769434
1800.05/1792.11	c shortcuts		: 0
1800.05/1792.11	c learnt literals	: 34
1800.05/1792.11	c learnt binary clauses	: 105816
1800.05/1792.11	c learnt ternary clauses	: 149088
1800.05/1792.11	c learnt constraints	: 3994286
1800.05/1792.11	c ignored constraints	: 0
1800.05/1792.11	c root simplifications	: 285
1800.05/1792.11	c removed literals (reason simplification)	: 182370323
1800.05/1792.11	c reason swapping (by a shorter reason)	: 0
1800.05/1792.11	c Calls to reduceDB	: 84
1800.05/1792.11	c number of reductions to clauses (during analyze)	: 0
1800.05/1792.11	c number of learned constraints concerned by reduction	: 0
1800.05/1792.11	c number of learning phase by resolution	: 0
1800.05/1792.11	c number of learning phase by cutting planes	: 0
1800.05/1792.11	c speed (assignments/second)	: 715215.0543035698
1800.05/1792.11	c non guided choices	5230
1800.05/1792.17	c learnt constraints type 
1800.05/1792.17	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 105795
1800.05/1792.17	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 110393
1800.05/1792.17	c constraints type 
1800.05/1792.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5501
1800.05/1792.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 98
1800.05/1792.17	c org.sat4j.minisat.constraints.cnf.UnitClause => 2
1800.05/1792.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1261
1800.05/1792.17	c 6862 constraints processed.
1800.05/1792.17	s UNKNOWN
1800.05/1792.17	c Total wall clock time (in seconds): 1792.032

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-3710061-1338213452/watcher-3710061-1338213452 -o /tmp/evaluation-result-3710061-1338213452/solver-3710061-1338213452 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3710061-1338213452.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.92 1.99 1.99 2/194 11853
/proc/meminfo: memFree=30798116/32873844 swapFree=6872/6872
[pid=11853] ppid=11851 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/11853/stat : 11853 (java) D 11851 11853 9972 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 287473654 9515008 182 33554432000 1073741824 1073778376 140733205232064 140733205223096 270118239925 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/11853/statm: 2323 182 140 9 0 71 0

[startup+0.0515589 s]
/proc/loadavg: 1.92 1.99 1.99 2/194 11853
/proc/meminfo: memFree=30798116/32873844 swapFree=6872/6872
[pid=11853] ppid=11851 vsize=9225560 CPUtime=0.02 cores=1,3,5,7
/proc/11853/stat : 11853 (java) S 11851 11853 9972 0 -1 4202496 3023 0 1 0 2 0 0 0 20 0 13 0 287473654 9446973440 3721 33554432000 1073741824 1073778376 140733714134992 140733714126128 270121599037 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11853/statm: 2306390 3721 1696 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.100323 s]
/proc/loadavg: 1.92 1.99 1.99 2/194 11853
/proc/meminfo: memFree=30798116/32873844 swapFree=6872/6872
[pid=11853] ppid=11851 vsize=9558440 CPUtime=0.08 cores=1,3,5,7
/proc/11853/stat : 11853 (java) S 11851 11853 9972 0 -1 4202496 3688 0 1 0 7 1 0 0 20 0 18 0 287473654 9787842560 4897 33554432000 1073741824 1073778376 140733714134992 140733714126128 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11853/statm: 2389610 4897 1939 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558440

[startup+0.300304 s]
/proc/loadavg: 1.92 1.99 1.99 2/194 11853
/proc/meminfo: memFree=30798116/32873844 swapFree=6872/6872
[pid=11853] ppid=11851 vsize=9558440 CPUtime=0.5 cores=1,3,5,7
/proc/11853/stat : 11853 (java) S 11851 11853 9972 0 -1 4202496 7179 0 1 0 48 2 0 0 20 0 18 0 287473654 9787842560 9313 33554432000 1073741824 1073778376 140733714134992 140733714126128 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11853/statm: 2389610 9313 2223 9 0 2380296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558440

[startup+0.700306 s]
/proc/loadavg: 1.92 1.99 1.99 2/194 11853
/proc/meminfo: memFree=30798116/32873844 swapFree=6872/6872
[pid=11853] ppid=11851 vsize=9625004 CPUtime=1.35 cores=1,3,5,7
/proc/11853/stat : 11853 (java) S 11851 11853 9972 0 -1 4202496 7942 0 1 0 132 3 0 0 20 0 19 0 287473654 9856004096 16660 33554432000 1073741824 1073778376 140733714134992 140733714126128 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11853/statm: 2406251 16660 2256 9 0 2396937 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 9625004

[startup+1.50066 s]
/proc/loadavg: 1.92 1.99 1.99 3/213 11872
/proc/meminfo: memFree=30740300/32873844 swapFree=6872/6872
[pid=11853] ppid=11851 vsize=9625004 CPUtime=2.19 cores=1,3,5,7
/proc/11853/stat : 11853 (java) S 11851 11853 9972 0 -1 4202496 7969 0 1 0 216 3 0 0 20 0 19 0 287473654 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 140733714126128 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11853/statm: 2406251 17176 2259 9 0 2396937 0
[pid=11853/tid=11855] ppid=11851 vsize=9625004 CPUtime=1.46 cores=1,3,5,7
/proc/11853/task/11855/stat : 11855 (java) R 11851 11853 9972 0 -1 4202560 2527 0 1 0 144 2 0 0 20 0 19 0 287473656 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914967403192 139914818188798 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11856] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11856/stat : 11856 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914939857320 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11857] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11857/stat : 11857 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914938804776 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11858] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11858/stat : 11858 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914937751720 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11853/tid=11859] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11859/stat : 11859 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914936699176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11860] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11860/stat : 11860 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914806602664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11861] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11861/stat : 11861 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914805550120 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11862] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11862/stat : 11862 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914804497064 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11863] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11863/stat : 11863 (java) S 11851 11853 9972 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914803444520 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11864] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11864/stat : 11864 (java) S 11851 11853 9972 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 287473658 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914320931176 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11865] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11865/stat : 11865 (java) S 11851 11853 9972 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914319877496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11866] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11866/stat : 11866 (java) S 11851 11853 9972 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914318824328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11867] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11867/stat : 11867 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914317773072 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11868] ppid=11851 vsize=9625004 CPUtime=0.35 cores=1,3,5,7
/proc/11853/task/11868/stat : 11868 (java) S 11851 11853 9972 0 -1 4202560 1777 0 0 0 35 0 0 0 20 0 19 0 287473661 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914316720952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11869] ppid=11851 vsize=9625004 CPUtime=0.34 cores=1,3,5,7
/proc/11853/task/11869/stat : 11869 (java) S 11851 11853 9972 0 -1 4202560 2465 0 0 0 34 0 0 0 20 0 19 0 287473661 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914315668408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11870] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11870/stat : 11870 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914314615544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11871] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11871/stat : 11871 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914313563208 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11872] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11872/stat : 11872 (java) S 11851 11853 9972 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 287473697 9856004096 17176 33554432000 1073741824 1073778376 140733714134992 139914312508456 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.19
Current children cumulated vsize (KiB) 9625004

[startup+3.1008 s]
/proc/loadavg: 1.92 1.99 1.99 4/213 11872
/proc/meminfo: memFree=30711760/32873844 swapFree=6872/6872
[pid=11853] ppid=11851 vsize=9625004 CPUtime=4.28 cores=1,3,5,7
/proc/11853/stat : 11853 (java) S 11851 11853 9972 0 -1 4202496 14573 0 1 0 423 5 0 0 20 0 19 0 287473654 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 140733714126128 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11853/statm: 2406251 24602 2284 9 0 2396937 0
[pid=11853/tid=11855] ppid=11851 vsize=9625004 CPUtime=3.02 cores=1,3,5,7
/proc/11853/task/11855/stat : 11855 (java) R 11851 11853 9972 0 -1 4202560 2532 0 1 0 300 2 0 0 20 0 19 0 287473656 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914967404832 139914818174664 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11856] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11856/stat : 11856 (java) S 11851 11853 9972 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914939857320 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11857] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11857/stat : 11857 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914938804776 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11858] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11858/stat : 11858 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914937751720 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11853/tid=11859] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11859/stat : 11859 (java) S 11851 11853 9972 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914936699176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11860] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11860/stat : 11860 (java) S 11851 11853 9972 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914806602664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11861] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11861/stat : 11861 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914805550120 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11853/tid=11862] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11862/stat : 11862 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914804497064 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11863] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11863/stat : 11863 (java) S 11851 11853 9972 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914803444520 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11853/tid=11864] ppid=11851 vsize=9625004 CPUtime=0.02 cores=1,3,5,7
/proc/11853/task/11864/stat : 11864 (java) S 11851 11853 9972 0 -1 4202560 33 0 0 0 2 0 0 0 20 0 19 0 287473658 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914320931176 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11865] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11865/stat : 11865 (java) S 11851 11853 9972 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914319877496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11866] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11866/stat : 11866 (java) S 11851 11853 9972 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914318824328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11867] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11867/stat : 11867 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914317773072 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11868] ppid=11851 vsize=9625004 CPUtime=0.39 cores=1,3,5,7
/proc/11853/task/11868/stat : 11868 (java) S 11851 11853 9972 0 -1 4202560 1800 0 0 0 39 0 0 0 20 0 19 0 287473661 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914316720952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11869] ppid=11851 vsize=9625004 CPUtime=0.79 cores=1,3,5,7
/proc/11853/task/11869/stat : 11869 (java) S 11851 11853 9972 0 -1 4202560 8983 0 0 0 76 3 0 0 20 0 19 0 287473661 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914315668408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11870] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11870/stat : 11870 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914314615544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11871] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11871/stat : 11871 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914313563208 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11872] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11872/stat : 11872 (java) S 11851 11853 9972 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 287473697 9856004096 24602 33554432000 1073741824 1073778376 140733714134992 139914312508456 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 9625004

[startup+6.30083 s]
/proc/loadavg: 1.93 1.99 1.99 3/213 11872
/proc/meminfo: memFree=30708364/32873844 swapFree=6872/6872
[pid=11853] ppid=11851 vsize=9625004 CPUtime=7.54 cores=1,3,5,7
/proc/11853/stat : 11853 (java) S 11851 11853 9972 0 -1 4202496 14626 0 1 0 749 5 0 0 20 0 19 0 287473654 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 140733714126128 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11853/statm: 2406251 24936 2284 9 0 2396937 0
[pid=11853/tid=11855] ppid=11851 vsize=9625004 CPUtime=6.17 cores=1,3,5,7
/proc/11853/task/11855/stat : 11855 (java) R 11851 11853 9972 0 -1 4202560 2534 0 1 0 615 2 0 0 20 0 19 0 287473656 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914967404832 139914818269086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11856] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11856/stat : 11856 (java) S 11851 11853 9972 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914939857320 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11857] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11857/stat : 11857 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914938804776 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11858] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11858/stat : 11858 (java) S 11851 11853 9972 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914937751720 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11853/tid=11859] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11859/stat : 11859 (java) S 11851 11853 9972 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914936699176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11860] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11860/stat : 11860 (java) S 11851 11853 9972 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914806602664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11861] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11861/stat : 11861 (java) S 11851 11853 9972 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914805550120 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11862] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11862/stat : 11862 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914804497064 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11863] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11863/stat : 11863 (java) S 11851 11853 9972 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 287473657 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914803444520 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11853/tid=11864] ppid=11851 vsize=9625004 CPUtime=0.06 cores=1,3,5,7
/proc/11853/task/11864/stat : 11864 (java) S 11851 11853 9972 0 -1 4202560 53 0 0 0 6 0 0 0 20 0 19 0 287473658 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914320931176 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11865] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11865/stat : 11865 (java) S 11851 11853 9972 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914319877496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11866] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11866/stat : 11866 (java) S 11851 11853 9972 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914318824328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11867] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11867/stat : 11867 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914317773072 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11868] ppid=11851 vsize=9625004 CPUtime=0.39 cores=1,3,5,7
/proc/11853/task/11868/stat : 11868 (java) S 11851 11853 9972 0 -1 4202560 1800 0 0 0 39 0 0 0 20 0 19 0 287473661 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914316720952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11869] ppid=11851 vsize=9625004 CPUtime=0.84 cores=1,3,5,7
/proc/11853/task/11869/stat : 11869 (java) S 11851 11853 9972 0 -1 4202560 9002 0 0 0 81 3 0 0 20 0 19 0 287473661 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914315668408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11870] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11870/stat : 11870 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914314615544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11871] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11871/stat : 11871 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914313563208 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11872] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11872/stat : 11872 (java) S 11851 11853 9972 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 287473697 9856004096 24936 33554432000 1073741824 1073778376 140733714134992 139914312508456 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.54
Current children cumulated vsize (KiB) 9625004

[startup+12.7008 s]

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

[pid=11853/tid=11868] ppid=11851 vsize=9625004 CPUtime=0.52 cores=1,3,5,7
/proc/11853/task/11868/stat : 11868 (java) S 11851 11853 9972 0 -1 4202560 3403 0 0 0 52 0 0 0 20 0 19 0 287473661 9856004096 116675 33554432000 1073741824 1073778376 140733714134992 139914316720952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11869] ppid=11851 vsize=9625004 CPUtime=0.85 cores=1,3,5,7
/proc/11853/task/11869/stat : 11869 (java) S 11851 11853 9972 0 -1 4202560 9002 0 0 0 82 3 0 0 20 0 19 0 287473661 9856004096 116675 33554432000 1073741824 1073778376 140733714134992 139914315668408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11870] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11870/stat : 11870 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 116675 33554432000 1073741824 1073778376 140733714134992 139914314615544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11871] ppid=11851 vsize=9625004 CPUtime=0.59 cores=1,3,5,7
/proc/11853/task/11871/stat : 11871 (java) S 11851 11853 9972 0 -1 4202560 99 0 0 0 41 18 0 0 20 0 19 0 287473661 9856004096 116675 33554432000 1073741824 1073778376 140733714134992 139914313563208 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11872] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11872/stat : 11872 (java) S 11851 11853 9972 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 287473697 9856004096 116675 33554432000 1073741824 1073778376 140733714134992 139914312508456 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1729.67
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/213 11969
/proc/meminfo: memFree=30207680/32873844 swapFree=6872/6872
[pid=11853] ppid=11851 vsize=9625004 CPUtime=1790.1 cores=1,3,5,7
/proc/11853/stat : 11853 (java) S 11851 11853 9972 0 -1 4202496 18712 0 1 0 178911 99 0 0 20 0 19 0 287473654 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 140733714126128 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11853/statm: 2406251 149990 2285 9 0 2396937 0
[pid=11853/tid=11855] ppid=11851 vsize=9625004 CPUtime=1771.01 cores=1,3,5,7
/proc/11853/task/11855/stat : 11855 (java) R 11851 11853 9972 0 -1 4202560 2662 0 1 0 177071 30 0 0 20 0 19 0 287473656 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914967404832 139914818241114 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11856] ppid=11851 vsize=9625004 CPUtime=1.07 cores=1,3,5,7
/proc/11853/task/11856/stat : 11856 (java) S 11851 11853 9972 0 -1 4202560 333 0 0 0 97 10 0 0 20 0 19 0 287473657 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914939857320 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11857] ppid=11851 vsize=9625004 CPUtime=1 cores=1,3,5,7
/proc/11853/task/11857/stat : 11857 (java) S 11851 11853 9972 0 -1 4202560 349 0 0 0 92 8 0 0 20 0 19 0 287473657 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914938804776 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11853/tid=11858] ppid=11851 vsize=9625004 CPUtime=1.03 cores=1,3,5,7
/proc/11853/task/11858/stat : 11858 (java) S 11851 11853 9972 0 -1 4202560 270 0 0 0 96 7 0 0 20 0 19 0 287473657 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914937751720 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11859] ppid=11851 vsize=9625004 CPUtime=0.91 cores=1,3,5,7
/proc/11853/task/11859/stat : 11859 (java) S 11851 11853 9972 0 -1 4202560 262 0 0 0 82 9 0 0 20 0 19 0 287473657 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914936699176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11860] ppid=11851 vsize=9625004 CPUtime=0.96 cores=1,3,5,7
/proc/11853/task/11860/stat : 11860 (java) S 11851 11853 9972 0 -1 4202560 197 0 0 0 89 7 0 0 20 0 19 0 287473657 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914806602664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11853/tid=11861] ppid=11851 vsize=9625004 CPUtime=0.96 cores=1,3,5,7
/proc/11853/task/11861/stat : 11861 (java) S 11851 11853 9972 0 -1 4202560 173 0 0 0 88 8 0 0 20 0 19 0 287473657 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914805550120 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11862] ppid=11851 vsize=9625004 CPUtime=0.98 cores=1,3,5,7
/proc/11853/task/11862/stat : 11862 (java) S 11851 11853 9972 0 -1 4202560 171 0 0 0 89 9 0 0 20 0 19 0 287473657 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914804497064 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11863] ppid=11851 vsize=9625004 CPUtime=1.04 cores=1,3,5,7
/proc/11853/task/11863/stat : 11863 (java) S 11851 11853 9972 0 -1 4202560 153 0 0 0 98 6 0 0 20 0 19 0 287473657 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914803444520 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11864] ppid=11851 vsize=9625004 CPUtime=4.36 cores=1,3,5,7
/proc/11853/task/11864/stat : 11864 (java) S 11851 11853 9972 0 -1 4202560 448 0 0 0 435 1 0 0 20 0 19 0 287473658 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914320931176 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11865] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11865/stat : 11865 (java) S 11851 11853 9972 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914319877496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11866] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11866/stat : 11866 (java) S 11851 11853 9972 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914318824328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11867] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11867/stat : 11867 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914317773072 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11868] ppid=11851 vsize=9625004 CPUtime=0.52 cores=1,3,5,7
/proc/11853/task/11868/stat : 11868 (java) S 11851 11853 9972 0 -1 4202560 3403 0 0 0 52 0 0 0 20 0 19 0 287473661 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914316720952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11869] ppid=11851 vsize=9625004 CPUtime=0.85 cores=1,3,5,7
/proc/11853/task/11869/stat : 11869 (java) S 11851 11853 9972 0 -1 4202560 9002 0 0 0 82 3 0 0 20 0 19 0 287473661 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914315668408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11870] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11870/stat : 11870 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914314615544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11871] ppid=11851 vsize=9625004 CPUtime=0.62 cores=1,3,5,7
/proc/11853/task/11871/stat : 11871 (java) S 11851 11853 9972 0 -1 4202560 103 0 0 0 43 19 0 0 20 0 19 0 287473661 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914313563208 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11872] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11872/stat : 11872 (java) S 11851 11853 9972 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 287473697 9856004096 149990 33554432000 1073741824 1073778376 140733714134992 139914312508456 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1790.1
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/213 11969
/proc/meminfo: memFree=30204328/32873844 swapFree=6872/6872
[pid=11853] ppid=11851 vsize=9625004 CPUtime=1800.05 cores=1,3,5,7
/proc/11853/stat : 11853 (java) S 11851 11853 9972 0 -1 4202496 18719 0 1 0 179906 99 0 0 20 0 19 0 287473654 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 140733714126128 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11853/statm: 2406251 149994 2285 9 0 2396937 0
[pid=11853/tid=11855] ppid=11851 vsize=9625004 CPUtime=1780.74 cores=1,3,5,7
/proc/11853/task/11855/stat : 11855 (java) R 11851 11853 9972 0 -1 4202560 2663 0 1 0 178043 31 0 0 20 0 19 0 287473656 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914967403888 139914818179654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11856] ppid=11851 vsize=9625004 CPUtime=1.1 cores=1,3,5,7
/proc/11853/task/11856/stat : 11856 (java) S 11851 11853 9972 0 -1 4202560 333 0 0 0 100 10 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914939857320 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11857] ppid=11851 vsize=9625004 CPUtime=1.02 cores=1,3,5,7
/proc/11853/task/11857/stat : 11857 (java) S 11851 11853 9972 0 -1 4202560 349 0 0 0 94 8 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914938804776 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11858] ppid=11851 vsize=9625004 CPUtime=1.05 cores=1,3,5,7
/proc/11853/task/11858/stat : 11858 (java) S 11851 11853 9972 0 -1 4202560 270 0 0 0 98 7 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914937751720 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11859] ppid=11851 vsize=9625004 CPUtime=0.94 cores=1,3,5,7
/proc/11853/task/11859/stat : 11859 (java) S 11851 11853 9972 0 -1 4202560 262 0 0 0 85 9 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914936699176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11860] ppid=11851 vsize=9625004 CPUtime=0.99 cores=1,3,5,7
/proc/11853/task/11860/stat : 11860 (java) S 11851 11853 9972 0 -1 4202560 197 0 0 0 92 7 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914806602664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11853/tid=11861] ppid=11851 vsize=9625004 CPUtime=0.99 cores=1,3,5,7
/proc/11853/task/11861/stat : 11861 (java) S 11851 11853 9972 0 -1 4202560 173 0 0 0 90 9 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914805550120 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11862] ppid=11851 vsize=9625004 CPUtime=1 cores=1,3,5,7
/proc/11853/task/11862/stat : 11862 (java) S 11851 11853 9972 0 -1 4202560 171 0 0 0 91 9 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914804497064 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11863] ppid=11851 vsize=9625004 CPUtime=1.06 cores=1,3,5,7
/proc/11853/task/11863/stat : 11863 (java) S 11851 11853 9972 0 -1 4202560 153 0 0 0 100 6 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914803444520 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11864] ppid=11851 vsize=9625004 CPUtime=4.36 cores=1,3,5,7
/proc/11853/task/11864/stat : 11864 (java) S 11851 11853 9972 0 -1 4202560 454 0 0 0 435 1 0 0 20 0 19 0 287473658 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914320931176 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11865] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11865/stat : 11865 (java) S 11851 11853 9972 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914319877496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11866] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11866/stat : 11866 (java) S 11851 11853 9972 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914318824328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11867] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11867/stat : 11867 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914317773072 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11868] ppid=11851 vsize=9625004 CPUtime=0.52 cores=1,3,5,7
/proc/11853/task/11868/stat : 11868 (java) S 11851 11853 9972 0 -1 4202560 3403 0 0 0 52 0 0 0 20 0 19 0 287473661 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914316720952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11869] ppid=11851 vsize=9625004 CPUtime=0.85 cores=1,3,5,7
/proc/11853/task/11869/stat : 11869 (java) S 11851 11853 9972 0 -1 4202560 9002 0 0 0 82 3 0 0 20 0 19 0 287473661 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914315668408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11870] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11870/stat : 11870 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914314615544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11871] ppid=11851 vsize=9625004 CPUtime=0.63 cores=1,3,5,7
/proc/11853/task/11871/stat : 11871 (java) S 11851 11853 9972 0 -1 4202560 103 0 0 0 43 20 0 0 20 0 19 0 287473661 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914313563208 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11872] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11872/stat : 11872 (java) S 11851 11853 9972 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 287473697 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914312508456 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625004

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

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

[startup+1792.1 s]
/proc/loadavg: 2.00 2.03 2.00 3/213 11969
/proc/meminfo: memFree=30204328/32873844 swapFree=6872/6872
[pid=11853] ppid=11851 vsize=9625004 CPUtime=1800.05 cores=1,3,5,7
/proc/11853/stat : 11853 (java) S 11851 11853 9972 0 -1 4202496 18719 0 1 0 179906 99 0 0 20 0 19 0 287473654 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 140733714126128 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11853/statm: 2406251 149994 2285 9 0 2396937 0
[pid=11853/tid=11855] ppid=11851 vsize=9625004 CPUtime=1780.74 cores=1,3,5,7
/proc/11853/task/11855/stat : 11855 (java) R 11851 11853 9972 0 -1 4202560 2663 0 1 0 178043 31 0 0 20 0 19 0 287473656 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914967403888 139914818179654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11856] ppid=11851 vsize=9625004 CPUtime=1.1 cores=1,3,5,7
/proc/11853/task/11856/stat : 11856 (java) S 11851 11853 9972 0 -1 4202560 333 0 0 0 100 10 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914939857320 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11857] ppid=11851 vsize=9625004 CPUtime=1.02 cores=1,3,5,7
/proc/11853/task/11857/stat : 11857 (java) S 11851 11853 9972 0 -1 4202560 349 0 0 0 94 8 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914938804776 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11858] ppid=11851 vsize=9625004 CPUtime=1.05 cores=1,3,5,7
/proc/11853/task/11858/stat : 11858 (java) S 11851 11853 9972 0 -1 4202560 270 0 0 0 98 7 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914937751720 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11859] ppid=11851 vsize=9625004 CPUtime=0.94 cores=1,3,5,7
/proc/11853/task/11859/stat : 11859 (java) S 11851 11853 9972 0 -1 4202560 262 0 0 0 85 9 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914936699176 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11860] ppid=11851 vsize=9625004 CPUtime=0.99 cores=1,3,5,7
/proc/11853/task/11860/stat : 11860 (java) S 11851 11853 9972 0 -1 4202560 197 0 0 0 92 7 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914806602664 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11853/tid=11861] ppid=11851 vsize=9625004 CPUtime=0.99 cores=1,3,5,7
/proc/11853/task/11861/stat : 11861 (java) S 11851 11853 9972 0 -1 4202560 173 0 0 0 90 9 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914805550120 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11862] ppid=11851 vsize=9625004 CPUtime=1 cores=1,3,5,7
/proc/11853/task/11862/stat : 11862 (java) S 11851 11853 9972 0 -1 4202560 171 0 0 0 91 9 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914804497064 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11863] ppid=11851 vsize=9625004 CPUtime=1.06 cores=1,3,5,7
/proc/11853/task/11863/stat : 11863 (java) S 11851 11853 9972 0 -1 4202560 153 0 0 0 100 6 0 0 20 0 19 0 287473657 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914803444520 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11864] ppid=11851 vsize=9625004 CPUtime=4.36 cores=1,3,5,7
/proc/11853/task/11864/stat : 11864 (java) S 11851 11853 9972 0 -1 4202560 454 0 0 0 435 1 0 0 20 0 19 0 287473658 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914320931176 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11865] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11865/stat : 11865 (java) S 11851 11853 9972 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914319877496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11866] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11866/stat : 11866 (java) S 11851 11853 9972 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 287473659 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914318824328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11867] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11867/stat : 11867 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914317773072 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11868] ppid=11851 vsize=9625004 CPUtime=0.52 cores=1,3,5,7
/proc/11853/task/11868/stat : 11868 (java) S 11851 11853 9972 0 -1 4202560 3403 0 0 0 52 0 0 0 20 0 19 0 287473661 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914316720952 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11869] ppid=11851 vsize=9625004 CPUtime=0.85 cores=1,3,5,7
/proc/11853/task/11869/stat : 11869 (java) S 11851 11853 9972 0 -1 4202560 9002 0 0 0 82 3 0 0 20 0 19 0 287473661 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914315668408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11853/tid=11870] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11870/stat : 11870 (java) S 11851 11853 9972 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 287473661 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914314615544 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11853/tid=11871] ppid=11851 vsize=9625004 CPUtime=0.63 cores=1,3,5,7
/proc/11853/task/11871/stat : 11871 (java) S 11851 11853 9972 0 -1 4202560 103 0 0 0 43 20 0 0 20 0 19 0 287473661 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914313563208 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11853/tid=11872] ppid=11851 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/11853/task/11872/stat : 11872 (java) S 11851 11853 9972 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 287473697 9856004096 149994 33554432000 1073741824 1073778376 140733714134992 139914312508456 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9625004

Child status: 143

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

Real time (s): 1792.18
CPU time (s): 1800.05
CPU user time (s): 1799.06
CPU system time (s): 0.99
CPU usage (%): 100.439
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.34
system time used= 1.34279
maximum resident set size= 600112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18754
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40324
involuntary context switches= 18966

runsolver used 6.34304 second user time and 15.0897 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-28 15:57:32
IDJOB=3710061
IDBENCH=90129
IDSOLVER=2289
FILE ID=node106/3710061-1338213452
RUNJOBID= node106-1338195726-9989
PBS_JOBID= 14624610
Free space on /tmp= 71332 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K98.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3710061-1338213452/watcher-3710061-1338213452 -o /tmp/evaluation-result-3710061-1338213452/solver-3710061-1338213452 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3710061-1338213452.opb

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

MD5SUM BENCH= 0d56c20200c8726f988a44319a68d2e3
RANDOM SEED=1703682272

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.065
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:        30798752 kB
Buffers:          307236 kB
Cached:           568880 kB
SwapCached:            0 kB
Active:          1012404 kB
Inactive:         197996 kB
Active(anon):     325188 kB
Inactive(anon):    11256 kB
Active(file):     687216 kB
Inactive(file):   186740 kB
Unevictable:        6872 kB
Mlocked:            6872 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1224 kB
Writeback:             0 kB
AnonPages:        346520 kB
Mapped:            18716 kB
Shmem:               200 kB
Slab:             716416 kB
SReclaimable:     158668 kB
SUnreclaim:       557748 kB
KernelStack:        1600 kB
PageTables:         4860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     697336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 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= 71328 MiB
End job on node106 at 2012-05-28 16:27:26