Trace number 4103556

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.42 1797.24

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-sierra.opb
MD5SUM0561d3f4e5e0de350a6eb18bc6dcbee9
Bench CategoryOPT-BIGINT (optimisation, big 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 benchmark1.20781
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables38715
Total number of constraints3263
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3263
Minimum length of a constraint10
Maximum length of a constraint498
Number of terms in the objective function 36989
Biggest coefficient in the objective function 40063152947200
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 712861332680300
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 40063152947200
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 712861332680300
Number of bits of the biggest sum of numbers50
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
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.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4103556-1466243222.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
1.33/0.78	c ... done. Wall clock time 0.678s.
1.33/0.78	c declared #vars     38715
1.33/0.78	c #constraints  3791
1.33/0.78	c constraints type 
1.33/0.78	c org.sat4j.specs.Constr$1 => 10
1.33/0.78	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3781
1.33/0.78	c 3791 constraints processed.
1.33/0.78	c objective function length is 36989 literals
2.48/1.40	c cleaning 2495 clauses out of 5001 with flag 12441/5001
2.90/1.76	c cleaning 4240 clauses out of 8505 with flag 25466/11001
3.66/2.18	c cleaning 5617 clauses out of 11266 with flag 41211/18002
4.62/2.80	c cleaning 6809 clauses out of 13647 with flag 58946/26000
5.15/3.38	c cleaning 7915 clauses out of 15838 with flag 79764/35000
5.94/4.14	c cleaning 8956 clauses out of 17924 with flag 100169/45001
6.84/5.09	c cleaning 9980 clauses out of 19967 with flag 122483/56000
8.04/6.24	c cleaning 10994 clauses out of 21988 with flag 146485/68001
9.44/7.65	c cleaning 11992 clauses out of 23995 with flag 172830/81002
11.14/9.30	c cleaning 12998 clauses out of 26002 with flag 200828/95001
13.04/11.22	c cleaning 14000 clauses out of 28003 with flag 230826/110000
15.35/13.41	c cleaning 15002 clauses out of 30005 with flag 262830/126002
17.75/15.87	c cleaning 15997 clauses out of 32001 with flag 297014/143000
20.85/18.95	c cleaning 16997 clauses out of 34004 with flag 335716/161000
24.35/22.43	c cleaning 18001 clauses out of 36007 with flag 377145/180000
28.15/26.23	c cleaning 18999 clauses out of 38006 with flag 420231/200000
32.25/30.33	c cleaning 20004 clauses out of 40008 with flag 463344/221001
36.65/34.77	c cleaning 21002 clauses out of 42003 with flag 507342/243000
41.55/39.68	c cleaning 22001 clauses out of 44001 with flag 553344/266000
46.64/44.73	c cleaning 23001 clauses out of 46001 with flag 601374/290001
52.15/50.20	c cleaning 23996 clauses out of 48000 with flag 651380/315001
58.24/56.32	c cleaning 25000 clauses out of 50003 with flag 703385/341000
64.76/62.86	c cleaning 25998 clauses out of 52004 with flag 757399/368001
72.15/70.23	c cleaning 26999 clauses out of 54006 with flag 813404/396001
79.96/78.07	c cleaning 27999 clauses out of 56006 with flag 871409/425000
88.05/86.17	c cleaning 29002 clauses out of 58009 with flag 931415/455002
96.75/94.81	c cleaning 30001 clauses out of 60005 with flag 993418/486000
105.86/103.99	c cleaning 30999 clauses out of 62004 with flag 1057439/518000
116.39/114.34	c cleaning 32000 clauses out of 64005 with flag 1123472/551000
127.39/125.39	c cleaning 32997 clauses out of 66005 with flag 1191491/585000
138.69/136.66	c cleaning 34004 clauses out of 68010 with flag 1261515/620002
150.29/148.24	c cleaning 34998 clauses out of 70004 with flag 1333523/656000
163.30/161.21	c cleaning 35999 clauses out of 72006 with flag 1407528/693000
176.40/174.30	c cleaning 37004 clauses out of 74008 with flag 1483531/731001
190.31/188.22	c cleaning 37994 clauses out of 76004 with flag 1561533/770001
204.62/202.56	c cleaning 39002 clauses out of 78010 with flag 1641533/810001
220.91/218.81	c cleaning 40002 clauses out of 80007 with flag 1723532/851000
239.21/237.17	c cleaning 40999 clauses out of 82005 with flag 1807534/893000
260.71/258.64	c cleaning 41999 clauses out of 84006 with flag 1893534/936000
281.72/279.64	c cleaning 43002 clauses out of 86007 with flag 1981549/980000
304.99/302.73	c cleaning 44002 clauses out of 88007 with flag 2071556/1025002
326.58/324.31	c cleaning 44998 clauses out of 90004 with flag 2163554/1071001
353.20/350.93	c cleaning 46003 clauses out of 92006 with flag 2257554/1118001
376.59/374.37	c cleaning 46994 clauses out of 94002 with flag 2353554/1166000
403.39/401.12	c cleaning 47996 clauses out of 96008 with flag 2451554/1215000
433.20/430.92	c cleaning 49000 clauses out of 98012 with flag 2551554/1265000
462.90/460.61	c cleaning 50001 clauses out of 100013 with flag 2653556/1316001
492.01/489.70	c cleaning 51005 clauses out of 102013 with flag 2757563/1368002
524.51/522.27	c cleaning 51999 clauses out of 104006 with flag 2863559/1421000
559.92/557.64	c cleaning 53004 clauses out of 106007 with flag 2971562/1475000
598.54/596.30	c cleaning 53993 clauses out of 108003 with flag 3081563/1530000
639.34/637.08	c cleaning 55003 clauses out of 110011 with flag 3193565/1586001
682.85/680.53	c cleaning 56001 clauses out of 112007 with flag 3307563/1643000
729.26/726.96	c cleaning 57000 clauses out of 114007 with flag 3423565/1701001
776.47/774.14	c cleaning 58002 clauses out of 116006 with flag 3541563/1760000
833.00/830.63	c cleaning 58997 clauses out of 118004 with flag 3661564/1820000
890.07/887.43	c cleaning 60002 clauses out of 120007 with flag 3783564/1881000
948.08/945.41	c cleaning 61004 clauses out of 122007 with flag 3907568/1943002
1012.20/1009.55	c cleaning 61996 clauses out of 124001 with flag 4033564/2006000
1078.52/1075.88	c cleaning 62995 clauses out of 126005 with flag 4161564/2070000
1148.44/1145.70	c cleaning 64002 clauses out of 128011 with flag 4291597/2135001
1219.47/1216.72	c cleaning 65000 clauses out of 130008 with flag 4423601/2201000
1297.07/1294.37	c cleaning 66003 clauses out of 132008 with flag 4557603/2268000
1375.10/1372.39	c cleaning 66996 clauses out of 134005 with flag 4693606/2336000
1456.94/1454.17	c cleaning 68002 clauses out of 136009 with flag 4831606/2405000
1541.15/1538.37	c cleaning 69000 clauses out of 138008 with flag 4971608/2475001
1628.49/1625.64	c cleaning 70001 clauses out of 140007 with flag 5113612/2546000
1723.62/1720.78	c cleaning 70998 clauses out of 142007 with flag 5257621/2618001
1800.42/1797.21	c starts		: 1473
1800.42/1797.21	c conflicts		: 2686328
1800.42/1797.21	c decisions		: 2961060
1800.42/1797.21	c propagations		: 19060804
1800.42/1797.21	c inspects		: 31980658001
1800.42/1797.21	c shortcuts		: 0
1800.42/1797.21	c learnt literals	: 1
1800.42/1797.21	c learnt binary clauses	: 1
1800.42/1797.21	c learnt ternary clauses	: 4
1800.42/1797.21	c learnt constraints	: 2686327
1800.42/1797.21	c ignored constraints	: 0
1800.42/1797.21	c root simplifications	: 0
1800.42/1797.21	c removed literals (reason simplification)	: 0
1800.42/1797.21	c reason swapping (by a shorter reason)	: 0
1800.42/1797.21	c Calls to reduceDB	: 68
1800.42/1797.21	c Number of update (reduction) of LBD	: 4742
1800.42/1797.21	c Imported unit clauses	: 0
1800.42/1797.21	c number of reductions to clauses (during analyze)	: 0
1800.42/1797.21	c number of learned constraints concerned by reduction	: 0
1800.42/1797.21	c number of learning phase by resolution	: 0
1800.42/1797.21	c number of learning phase by cutting planes	: 0
1800.42/1797.21	c speed (assignments/second)	: 10610.710798530818
1800.42/1797.21	c non guided choices	56771
1800.42/1797.21	c timeout
1800.42/1797.24	c learnt constraints type 
1800.42/1797.24	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.42/1797.24	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 139336
1800.42/1797.24	s UNKNOWN
1800.42/1797.24	c Total wall clock time (in seconds): 1797.137

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4103556-1466243222/watcher-4103556-1466243222 -o /tmp/evaluation-result-4103556-1466243222/solver-4103556-1466243222 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466230712-24777 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103556-1466243222.opb 

pid=26377
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.13 2.20 2.18 4/194 26380
/proc/meminfo: memFree=29780212/32872528 swapFree=1556504/1720024
[pid=26380] ppid=26377 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/26380/stat : 26380 (java) S 26377 26380 24760 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 26370874 98570240 978 33554432000 1073741824 1073778376 140733761555344 140733761546480 270333411389 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26380/statm: 24065 978 744 9 0 16771 0
[pid=26380/tid=26381] ppid=26377 vsize=96272 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26381/stat : 26381 (java) R 26377 26380 24760 0 -1 4202560 135 0 0 0 0 0 0 0 20 0 2 0 26370874 98582528 984 33554432000 1073741824 1073778376 140733761555344 140648299220520 270330054045 0 0 0 16784584 0 0 0 -1 3 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 2.13 2.20 2.18 4/194 26380
/proc/meminfo: memFree=29780212/32872528 swapFree=1556504/1720024
[pid=26380] ppid=26377 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/26380/stat : 26380 (java) S 26377 26380 24760 0 -1 4202496 4556 0 1 0 10 1 0 0 20 0 18 0 26370874 9787879424 5669 33554432000 1073741824 1073778376 140733761555344 140733761546480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26380/statm: 2389619 5669 2157 9 0 2380296 0
[pid=26380/tid=26381] ppid=26377 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/26380/task/26381/stat : 26381 (java) R 26377 26380 24760 0 -1 4202560 2429 0 1 0 6 2 0 0 20 0 18 0 26370874 9787879424 5669 33554432000 1073741824 1073778376 140733761555344 140648299223968 270333437197 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200331 s]
/proc/loadavg: 2.13 2.20 2.18 4/194 26380
/proc/meminfo: memFree=29780212/32872528 swapFree=1556504/1720024
[pid=26380] ppid=26377 vsize=9558476 CPUtime=0.32 cores=1,3,5,7
/proc/26380/stat : 26380 (java) S 26377 26380 24760 0 -1 4202496 5339 0 1 0 31 1 0 0 20 0 18 0 26370874 9787879424 7105 33554432000 1073741824 1073778376 140733761555344 140733761546480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26380/statm: 2389619 7105 2227 9 0 2380296 0
[pid=26380/tid=26381] ppid=26377 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/26380/task/26381/stat : 26381 (java) R 26377 26380 24760 0 -1 4202560 2447 0 1 0 17 2 0 0 20 0 18 0 26370874 9787879424 7106 33554432000 1073741824 1073778376 140733761555344 140648299223968 140648239320640 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9558476

[startup+0.300277 s]
/proc/loadavg: 2.13 2.20 2.18 4/194 26380
/proc/meminfo: memFree=29780212/32872528 swapFree=1556504/1720024
[pid=26380] ppid=26377 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/26380/stat : 26380 (java) S 26377 26380 24760 0 -1 4202496 5968 0 1 0 47 2 0 0 20 0 18 0 26370874 9787879424 12006 33554432000 1073741824 1073778376 140733761555344 140733761546480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26380/statm: 2389619 12006 2231 9 0 2380296 0
[pid=26380/tid=26381] ppid=26377 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/26380/task/26381/stat : 26381 (java) R 26377 26380 24760 0 -1 4202560 2459 0 1 0 26 2 0 0 20 0 18 0 26370874 9787879424 12006 33554432000 1073741824 1073778376 140733761555344 140648299223968 140648239327485 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700332 s]
/proc/loadavg: 2.13 2.20 2.18 4/194 26380
/proc/meminfo: memFree=29780212/32872528 swapFree=1556504/1720024
[pid=26380] ppid=26377 vsize=9558476 CPUtime=1.33 cores=1,3,5,7
/proc/26380/stat : 26380 (java) S 26377 26380 24760 0 -1 4202496 11943 0 1 0 127 6 0 0 20 0 18 0 26370874 9787879424 45255 33554432000 1073741824 1073778376 140733761555344 140733761546480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26380/statm: 2389619 45255 2269 9 0 2380296 0
[pid=26380/tid=26381] ppid=26377 vsize=9558476 CPUtime=0.65 cores=1,3,5,7
/proc/26380/task/26381/stat : 26381 (java) R 26377 26380 24760 0 -1 4202560 2514 0 1 0 62 3 0 0 20 0 18 0 26370874 9787879424 45255 33554432000 1073741824 1073778376 140733761555344 140648299223304 140648239462988 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9558476

[startup+1.50077 s]
/proc/loadavg: 2.13 2.20 2.18 3/213 26399
/proc/meminfo: memFree=29604820/32872528 swapFree=1556504/1720024
[pid=26380] ppid=26377 vsize=9625040 CPUtime=2.67 cores=1,3,5,7
/proc/26380/stat : 26380 (java) S 26377 26380 24760 0 -1 4202496 16468 0 1 0 260 7 0 0 20 0 19 0 26370874 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140733761546480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26380/statm: 2406260 47944 2285 9 0 2396937 0
[pid=26380/tid=26381] ppid=26377 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/26380/task/26381/stat : 26381 (java) R 26377 26380 24760 0 -1 4202560 2525 0 1 0 142 3 0 0 20 0 19 0 26370874 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648299225400 140648239747335 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26383] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26383/stat : 26383 (java) S 26377 26380 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648237955624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26384] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26384/stat : 26384 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648236902824 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26385] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26385/stat : 26385 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648235850024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26386] ppid=26377 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26380/task/26386/stat : 26386 (java) S 26377 26380 24760 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 19 0 26370875 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648234797224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26387] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26387/stat : 26387 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648138882088 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26388] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26388/stat : 26388 (java) S 26377 26380 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648137829288 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26389] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26389/stat : 26389 (java) S 26377 26380 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648136776488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26390] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26390/stat : 26390 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648135723688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26391] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26391/stat : 26391 (java) S 26377 26380 24760 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648123312616 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26392] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26392/stat : 26392 (java) S 26377 26380 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648122258680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26393] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26393/stat : 26393 (java) S 26377 26380 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648121205768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26394] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26394/stat : 26394 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26370878 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648120154256 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26395] ppid=26377 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/26380/task/26395/stat : 26395 (java) S 26377 26380 24760 0 -1 4202560 4787 0 0 0 54 0 0 0 20 0 19 0 26370878 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648119102392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26396] ppid=26377 vsize=9625040 CPUtime=0.54 cores=1,3,5,7
/proc/26380/task/26396/stat : 26396 (java) R 26377 26380 24760 0 -1 4202560 7764 0 0 0 53 1 0 0 20 0 19 0 26370878 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648118026936 140648303343000 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26397] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26397/stat : 26397 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26370879 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648116996984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26398] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26398/stat : 26398 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26370879 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648115944392 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26399] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26399/stat : 26399 (java) S 26377 26380 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26370958 9856040960 47944 33554432000 1073741824 1073778376 140733761555344 140648114889896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 2.13 2.20 2.18 4/213 26399
/proc/meminfo: memFree=29590312/32872528 swapFree=1556504/1720024
[pid=26380] ppid=26377 vsize=9625040 CPUtime=4.94 cores=1,3,5,7
/proc/26380/stat : 26380 (java) S 26377 26380 24760 0 -1 4202496 19441 0 1 0 486 8 0 0 20 0 19 0 26370874 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140733761546480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26380/statm: 2406260 49688 2285 9 0 2396937 0
[pid=26380/tid=26381] ppid=26377 vsize=9625040 CPUtime=3.04 cores=1,3,5,7
/proc/26380/task/26381/stat : 26381 (java) R 26377 26380 24760 0 -1 4202560 2527 0 1 0 301 3 0 0 20 0 19 0 26370874 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648299225368 140648239747404 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26383] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26383/stat : 26383 (java) S 26377 26380 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648237955624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26384] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26384/stat : 26384 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648236902824 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26385] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26385/stat : 26385 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648235850024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26386] ppid=26377 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26380/task/26386/stat : 26386 (java) S 26377 26380 24760 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 19 0 26370875 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648234797224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26387] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26387/stat : 26387 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648138882088 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26388] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26388/stat : 26388 (java) S 26377 26380 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648137829288 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26389] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26389/stat : 26389 (java) S 26377 26380 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648136776488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26390] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26390/stat : 26390 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648135723688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26391] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26391/stat : 26391 (java) S 26377 26380 24760 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648123312616 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26392] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26392/stat : 26392 (java) S 26377 26380 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648122258680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26393] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26393/stat : 26393 (java) S 26377 26380 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648121205768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26394] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26394/stat : 26394 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26370878 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648120154256 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26395] ppid=26377 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/26380/task/26395/stat : 26395 (java) S 26377 26380 24760 0 -1 4202560 4802 0 0 0 60 0 0 0 20 0 19 0 26370878 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648119102392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26396] ppid=26377 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/26380/task/26396/stat : 26396 (java) S 26377 26380 24760 0 -1 4202560 10719 0 0 0 112 2 0 0 20 0 19 0 26370878 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648118049592 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26397] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26397/stat : 26397 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26370879 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648116996984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26398] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26398/stat : 26398 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26370879 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648115944392 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26399] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26399/stat : 26399 (java) S 26377 26380 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26370958 9856040960 49688 33554432000 1073741824 1073778376 140733761555344 140648114889896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 9625040

[startup+6.30073 s]
/proc/loadavg: 2.12 2.19 2.18 3/213 26399
/proc/meminfo: memFree=29591808/32872528 swapFree=1556504/1720024
[pid=26380] ppid=26377 vsize=9625040 CPUtime=8.14 cores=1,3,5,7
/proc/26380/stat : 26380 (java) S 26377 26380 24760 0 -1 4202496 19442 0 1 0 806 8 0 0 20 0 19 0 26370874 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140733761546480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26380/statm: 2406260 48947 2285 9 0 2396937 0
[pid=26380/tid=26381] ppid=26377 vsize=9625040 CPUtime=6.23 cores=1,3,5,7
/proc/26380/task/26381/stat : 26381 (java) R 26377 26380 24760 0 -1 4202560 2528 0 1 0 620 3 0 0 20 0 19 0 26370874 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648299216576 140648239494928 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26383] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26383/stat : 26383 (java) S 26377 26380 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648237955624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26384] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26384/stat : 26384 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648236902824 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26385] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26385/stat : 26385 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648235850024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26386] ppid=26377 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26380/task/26386/stat : 26386 (java) S 26377 26380 24760 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 19 0 26370875 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648234797224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26387] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26387/stat : 26387 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648138882088 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26388] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26388/stat : 26388 (java) S 26377 26380 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648137829288 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26389] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26389/stat : 26389 (java) S 26377 26380 24760 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648136776488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26390] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26390/stat : 26390 (java) S 26377 26380 24760 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 26370875 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648135723688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26391] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26391/stat : 26391 (java) S 26377 26380 24760 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648123312616 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26392] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26392/stat : 26392 (java) S 26377 26380 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648122258680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26393] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26393/stat : 26393 (java) S 26377 26380 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648121205768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26394] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26394/stat : 26394 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26370878 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648120154256 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26395] ppid=26377 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/26380/task/26395/stat : 26395 (java) S 26377 26380 24760 0 -1 4202560 4802 0 0 0 60 0 0 0 20 0 19 0 26370878 9856040960 48947 33554432000 1073741824 1073778376 140733761555344 140648119102392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26396] ppid=26377 vsize=9625040 CPUtime=1.14 cores=1,3,5,7

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

[pid=26380/tid=26399] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26399/stat : 26399 (java) S 26377 26380 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26370958 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648114889896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1725.22
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.22 2.21 2.18 4/213 26533
/proc/meminfo: memFree=28986508/32872528 swapFree=1556504/1720024
[pid=26380] ppid=26377 vsize=9625040 CPUtime=1785.23 cores=1,3,5,7
/proc/26380/stat : 26380 (java) S 26377 26380 24760 0 -1 4202496 21328 0 1 0 178441 82 0 0 20 0 19 0 26370874 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140733761546480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26380/statm: 2406260 200587 2286 9 0 2396937 0
[pid=26380/tid=26381] ppid=26377 vsize=9625040 CPUtime=1777.45 cores=1,3,5,7
/proc/26380/task/26381/stat : 26381 (java) R 26377 26380 24760 0 -1 4202560 2869 0 1 0 177710 35 0 0 20 0 19 0 26370874 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648299216576 140648239747315 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26383] ppid=26377 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/26380/task/26383/stat : 26383 (java) S 26377 26380 24760 0 -1 4202560 118 0 0 0 4 3 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648237955624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26384] ppid=26377 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/26380/task/26384/stat : 26384 (java) S 26377 26380 24760 0 -1 4202560 184 0 0 0 6 4 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648236902824 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26385] ppid=26377 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/26380/task/26385/stat : 26385 (java) S 26377 26380 24760 0 -1 4202560 218 0 0 0 8 5 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648235850024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26386] ppid=26377 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/26380/task/26386/stat : 26386 (java) S 26377 26380 24760 0 -1 4202560 215 0 0 0 11 6 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648234797224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26387] ppid=26377 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/26380/task/26387/stat : 26387 (java) S 26377 26380 24760 0 -1 4202560 86 0 0 0 6 3 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648138882088 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26388] ppid=26377 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/26380/task/26388/stat : 26388 (java) S 26377 26380 24760 0 -1 4202560 220 0 0 0 10 5 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648137829288 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26389] ppid=26377 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/26380/task/26389/stat : 26389 (java) S 26377 26380 24760 0 -1 4202560 98 0 0 0 6 3 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648136776488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26390] ppid=26377 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/26380/task/26390/stat : 26390 (java) S 26377 26380 24760 0 -1 4202560 143 0 0 0 5 3 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648135723688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26391] ppid=26377 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26380/task/26391/stat : 26391 (java) S 26377 26380 24760 0 -1 4202560 292 0 0 0 2 0 0 0 20 0 19 0 26370876 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648123312616 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26392] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26392/stat : 26392 (java) S 26377 26380 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648122258680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26393] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26393/stat : 26393 (java) S 26377 26380 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648121205768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26394] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26394/stat : 26394 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26370878 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648120154256 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26395] ppid=26377 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/26380/task/26395/stat : 26395 (java) S 26377 26380 24760 0 -1 4202560 4802 0 0 0 60 0 0 0 20 0 19 0 26370878 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648119102392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26396] ppid=26377 vsize=9625040 CPUtime=1.16 cores=1,3,5,7
/proc/26380/task/26396/stat : 26396 (java) S 26377 26380 24760 0 -1 4202560 10721 0 0 0 114 2 0 0 20 0 19 0 26370878 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648118049592 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26397] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26397/stat : 26397 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26370879 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648116996984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26398] ppid=26377 vsize=9625040 CPUtime=0.74 cores=1,3,5,7
/proc/26380/task/26398/stat : 26398 (java) S 26377 26380 24760 0 -1 4202560 103 0 0 0 31 43 0 0 20 0 19 0 26370879 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648115944392 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26399] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26399/stat : 26399 (java) S 26377 26380 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26370958 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648114889896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1785.23
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.1 s]
/proc/loadavg: 2.24 2.21 2.18 3/213 26533
/proc/meminfo: memFree=28989732/32872528 swapFree=1556504/1720024
[pid=26380] ppid=26377 vsize=9625040 CPUtime=1800.03 cores=1,3,5,7
/proc/26380/stat : 26380 (java) S 26377 26380 24760 0 -1 4202496 21330 0 1 0 179921 82 0 0 20 0 19 0 26370874 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140733761546480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26380/statm: 2406260 200587 2286 9 0 2396937 0
[pid=26380/tid=26381] ppid=26377 vsize=9625040 CPUtime=1792.21 cores=1,3,5,7
/proc/26380/task/26381/stat : 26381 (java) R 26377 26380 24760 0 -1 4202560 2869 0 1 0 179186 35 0 0 20 0 19 0 26370874 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648299216576 140648239622135 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26383] ppid=26377 vsize=9625040 CPUtime=0.07 cores=1,3,5,7
/proc/26380/task/26383/stat : 26383 (java) S 26377 26380 24760 0 -1 4202560 118 0 0 0 4 3 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648237955624 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26384] ppid=26377 vsize=9625040 CPUtime=0.1 cores=1,3,5,7
/proc/26380/task/26384/stat : 26384 (java) S 26377 26380 24760 0 -1 4202560 184 0 0 0 6 4 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648236902824 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26385] ppid=26377 vsize=9625040 CPUtime=0.13 cores=1,3,5,7
/proc/26380/task/26385/stat : 26385 (java) S 26377 26380 24760 0 -1 4202560 218 0 0 0 8 5 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648235850024 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26386] ppid=26377 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/26380/task/26386/stat : 26386 (java) S 26377 26380 24760 0 -1 4202560 215 0 0 0 11 6 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648234797224 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26387] ppid=26377 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/26380/task/26387/stat : 26387 (java) S 26377 26380 24760 0 -1 4202560 86 0 0 0 6 3 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648138882088 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26388] ppid=26377 vsize=9625040 CPUtime=0.15 cores=1,3,5,7
/proc/26380/task/26388/stat : 26388 (java) S 26377 26380 24760 0 -1 4202560 220 0 0 0 10 5 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648137829288 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26389] ppid=26377 vsize=9625040 CPUtime=0.09 cores=1,3,5,7
/proc/26380/task/26389/stat : 26389 (java) S 26377 26380 24760 0 -1 4202560 98 0 0 0 6 3 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648136776488 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26390] ppid=26377 vsize=9625040 CPUtime=0.08 cores=1,3,5,7
/proc/26380/task/26390/stat : 26390 (java) S 26377 26380 24760 0 -1 4202560 143 0 0 0 5 3 0 0 20 0 19 0 26370875 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648135723688 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26391] ppid=26377 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26380/task/26391/stat : 26391 (java) S 26377 26380 24760 0 -1 4202560 292 0 0 0 2 0 0 0 20 0 19 0 26370876 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648123312616 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26392] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26392/stat : 26392 (java) S 26377 26380 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648122258680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26393] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26393/stat : 26393 (java) S 26377 26380 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 26370876 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648121205768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26394] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26394/stat : 26394 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26370878 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648120154256 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26395] ppid=26377 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/26380/task/26395/stat : 26395 (java) S 26377 26380 24760 0 -1 4202560 4802 0 0 0 60 0 0 0 20 0 19 0 26370878 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648119102392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26396] ppid=26377 vsize=9625040 CPUtime=1.16 cores=1,3,5,7
/proc/26380/task/26396/stat : 26396 (java) S 26377 26380 24760 0 -1 4202560 10721 0 0 0 114 2 0 0 20 0 19 0 26370878 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648118049592 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26397] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26397/stat : 26397 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26370879 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648116996984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26398] ppid=26377 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/26380/task/26398/stat : 26398 (java) S 26377 26380 24760 0 -1 4202560 105 0 0 0 31 44 0 0 20 0 19 0 26370879 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648115944392 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26399] ppid=26377 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26399/stat : 26399 (java) S 26377 26380 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26370958 9856040960 200587 33554432000 1073741824 1073778376 140733761555344 140648114889896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 26380 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1797.21 s]
/proc/loadavg: 2.24 2.21 2.18 3/213 26533
/proc/meminfo: memFree=28989732/32872528 swapFree=1556504/1720024
[pid=26380] ppid=26377 vsize=9691604 CPUtime=1800.42 cores=1,3,5,7
/proc/26380/stat : 26380 (java) S 26377 26380 24760 0 -1 4202496 21564 0 1 0 179949 93 0 0 20 0 20 0 26370874 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140733761546480 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26380/statm: 2422901 230827 2286 9 0 2413578 0
[pid=26380/tid=26381] ppid=26377 vsize=9691604 CPUtime=1792.22 cores=1,3,5,7
/proc/26380/task/26381/stat : 26381 (java) S 26377 26380 24760 0 -1 4202560 2869 0 1 0 179187 35 0 0 20 0 20 0 26370874 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648299223640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26383] ppid=26377 vsize=9691604 CPUtime=0.1 cores=1,3,5,7
/proc/26380/task/26383/stat : 26383 (java) R 26377 26380 24760 0 -1 4202560 136 0 0 0 7 3 0 0 20 0 20 0 26370875 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648237955800 140648301785015 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26384] ppid=26377 vsize=9691604 CPUtime=0.13 cores=1,3,5,7
/proc/26380/task/26384/stat : 26384 (java) R 26377 26380 24760 0 -1 4202560 201 0 0 0 8 5 0 0 20 0 20 0 26370875 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648236902952 270330006663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26385] ppid=26377 vsize=9691604 CPUtime=0.16 cores=1,3,5,7
/proc/26380/task/26385/stat : 26385 (java) R 26377 26380 24760 0 -1 4202560 235 0 0 0 10 6 0 0 20 0 20 0 26370875 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648235850152 270330006663 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26386] ppid=26377 vsize=9691604 CPUtime=0.22 cores=1,3,5,7
/proc/26380/task/26386/stat : 26386 (java) R 26377 26380 24760 0 -1 4202560 238 0 0 0 15 7 0 0 20 0 20 0 26370875 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648234797352 140648307270825 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26387] ppid=26377 vsize=9691604 CPUtime=0.14 cores=1,3,5,7
/proc/26380/task/26387/stat : 26387 (java) R 26377 26380 24760 0 -1 4202560 109 0 0 0 10 4 0 0 20 0 20 0 26370875 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648138882216 270330006663 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26388] ppid=26377 vsize=9691604 CPUtime=0.2 cores=1,3,5,7
/proc/26380/task/26388/stat : 26388 (java) R 26377 26380 24760 0 -1 4202560 246 0 0 0 13 7 0 0 20 0 20 0 26370875 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648137829416 270330006663 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26389] ppid=26377 vsize=9691604 CPUtime=0.18 cores=1,3,5,7
/proc/26380/task/26389/stat : 26389 (java) R 26377 26380 24760 0 -1 4202560 155 0 0 0 12 6 0 0 20 0 20 0 26370875 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648136776488 270330006663 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26390] ppid=26377 vsize=9691604 CPUtime=0.12 cores=1,3,5,7
/proc/26380/task/26390/stat : 26390 (java) R 26377 26380 24760 0 -1 4202560 177 0 0 0 8 4 0 0 20 0 20 0 26370875 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648135723816 270330006663 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26380/tid=26391] ppid=26377 vsize=9691604 CPUtime=0.02 cores=1,3,5,7
/proc/26380/task/26391/stat : 26391 (java) S 26377 26380 24760 0 -1 4202560 293 0 0 0 2 0 0 0 20 0 20 0 26370876 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648123311496 270333424700 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26392] ppid=26377 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26392/stat : 26392 (java) S 26377 26380 24760 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 26370876 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648122258680 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26393] ppid=26377 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26393/stat : 26393 (java) S 26377 26380 24760 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 26370876 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648121205768 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26394] ppid=26377 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26394/stat : 26394 (java) S 26377 26380 24760 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 26370878 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648120154256 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26395] ppid=26377 vsize=9691604 CPUtime=0.6 cores=1,3,5,7
/proc/26380/task/26395/stat : 26395 (java) S 26377 26380 24760 0 -1 4202560 4802 0 0 0 60 0 0 0 20 0 20 0 26370878 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648119102392 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26380/tid=26396] ppid=26377 vsize=9691604 CPUtime=1.16 cores=1,3,5,7
/proc/26380/task/26396/stat : 26396 (java) S 26377 26380 24760 0 -1 4202560 10721 0 0 0 114 2 0 0 20 0 20 0 26370878 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648118049592 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26397] ppid=26377 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26397/stat : 26397 (java) S 26377 26380 24760 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 26370879 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648116996984 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26380/tid=26398] ppid=26377 vsize=9691604 CPUtime=0.75 cores=1,3,5,7
/proc/26380/task/26398/stat : 26398 (java) S 26377 26380 24760 0 -1 4202560 105 0 0 0 31 44 0 0 20 0 20 0 26370879 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648115944392 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26380/tid=26399] ppid=26377 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/26380/task/26399/stat : 26399 (java) S 26377 26380 24760 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 26370958 9924202496 230827 33554432000 1073741824 1073778376 140733761555344 140648114889896 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (KiB) 9691604

Child status: 143

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

Real time (s): 1797.24
CPU time (s): 1800.42
CPU user time (s): 1799.49
CPU system time (s): 0.93
CPU usage (%): 100.177
Max. virtual memory (cumulated for all children) (KiB): 9691604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.96
system time used= 1.40279
maximum resident set size= 923432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21600
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38146
involuntary context switches= 2654

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7604 second user time and 13.5449 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 11:47:02
IDJOB=4103556
IDBENCH=2393
IDSOLVER=2546
FILE ID=node117/4103556-1466243222
RUNJOBID= node117-1466230712-24777
PBS_JOBID= 19918181
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sierra.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103556-1466243222/watcher-4103556-1466243222 -o /tmp/evaluation-result-4103556-1466243222/solver-4103556-1466243222 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466230712-24777 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103556-1466243222.opb

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

MD5SUM BENCH= 0561d3f4e5e0de350a6eb18bc6dcbee9
RANDOM SEED=1728201415

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29780468 kB
Buffers:          109020 kB
Cached:           234364 kB
SwapCached:            0 kB
Active:           367116 kB
Inactive:         249960 kB
Active(anon):     265624 kB
Inactive(anon):    10636 kB
Active(file):     101492 kB
Inactive(file):   239324 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3436 kB
Writeback:             0 kB
AnonPages:       1979452 kB
Mapped:            21208 kB
Shmem:               204 kB
Slab:             620420 kB
SReclaimable:      63880 kB
SUnreclaim:       556540 kB
KernelStack:        1600 kB
PageTables:         8552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2104284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    393216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node117 at 2016-06-18 12:17:00