Trace number 4105756

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.75 1774.72

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=180-sizeP=91-sizeQ=180-780825197-max.opb
MD5SUMd31ef469fa2ed9fa9c3063355dbaf7b5
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables16651
Total number of constraints49141
Number of constraints which are clauses49140
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint16380
Number of terms in the objective function 91
Biggest coefficient in the objective function 1237940039285380274899124224
Number of bits for the biggest coefficient in the objective function 91
Sum of the numbers in the objective function 2475880078570760549798248447
Number of bits of the sum of numbers in the objective function 91
Biggest number in a constraint 948568795032094272909893509191171341133987714380927500611236528192824358010355712
Number of bits of the biggest number in a constraint 270
Biggest sum of numbers in a constraint 3794275180128377091639574036150438611441468153567802156940920507153788002840397422
Number of bits of the biggest sum of numbers271
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 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.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.10	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4105756-1466265092.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.97/0.68	c ... done. Wall clock time 0.576s.
0.97/0.68	c declared #vars     16651
0.97/0.68	c #constraints  49142
0.97/0.68	c constraints type 
0.97/0.68	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16380
0.97/0.68	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 32760
0.97/0.68	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
0.97/0.68	c 49142 constraints processed.
0.97/0.68	c objective function length is 91 literals
193.06/189.90	c cleaning 2500 clauses out of 5000 with flag 13115/5000
406.58/400.03	c cleaning 4242 clauses out of 8501 with flag 28177/11001
652.43/642.56	c cleaning 5623 clauses out of 11259 with flag 46442/18001
958.17/943.83	c cleaning 6812 clauses out of 13636 with flag 71684/26001
1326.49/1307.75	c cleaning 7903 clauses out of 15824 with flag 103305/35001
1749.81/1725.02	c cleaning 8948 clauses out of 17920 with flag 139490/45000
1800.07/1774.70	c starts		: 4
1800.07/1774.70	c conflicts		: 46288
1800.07/1774.70	c decisions		: 52625
1800.07/1774.70	c propagations		: 14238598
1800.07/1774.70	c inspects		: 116662570
1800.07/1774.70	c shortcuts		: 0
1800.07/1774.70	c learnt literals	: 0
1800.07/1774.70	c learnt binary clauses	: 0
1800.07/1774.70	c learnt ternary clauses	: 1
1800.07/1774.70	c learnt constraints	: 46288
1800.07/1774.70	c ignored constraints	: 0
1800.07/1774.70	c root simplifications	: 0
1800.07/1774.70	c removed literals (reason simplification)	: 0
1800.07/1774.70	c reason swapping (by a shorter reason)	: 0
1800.07/1774.70	c Calls to reduceDB	: 6
1800.07/1774.70	c Number of update (reduction) of LBD	: 3769
1800.07/1774.70	c Imported unit clauses	: 0
1800.07/1774.70	c number of reductions to clauses (during analyze)	: 0
1800.07/1774.70	c number of learned constraints concerned by reduction	: 0
1800.07/1774.70	c number of learning phase by resolution	: 0
1800.07/1774.70	c number of learning phase by cutting planes	: 0
1800.07/1774.70	c speed (assignments/second)	: 8026.264923187755
1800.07/1774.70	c non guided choices	133
1800.07/1774.71	c learnt constraints type 
1800.07/1774.71	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 10260
1800.07/1774.71	s UNKNOWN
1800.07/1774.71	c Total wall clock time (in seconds): 1774.602

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-4105756-1466265092/watcher-4105756-1466265092 -o /tmp/evaluation-result-4105756-1466265092/solver-4105756-1466265092 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466265085-26686 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4105756-1466265092.opb 

pid=26860
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.25 1.27 1.64 3/194 26863
/proc/meminfo: memFree=31384276/32872528 swapFree=163656/177964
[pid=26863] ppid=26860 vsize=3568 CPUtime=0 cores=1,3,5,7
/proc/26863/stat : 26863 (java) R 26860 26863 26669 0 -1 4202496 382 0 0 0 0 0 0 0 20 0 1 0 28559169 3653632 53 33554432000 1073741824 1073778376 140733965435552 140733965432680 224913354119 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26863/statm: 1408 56 43 9 0 30 0

[startup+0.100165 s]
/proc/loadavg: 1.25 1.27 1.64 3/194 26863
/proc/meminfo: memFree=31384276/32872528 swapFree=163656/177964
[pid=26863] ppid=26860 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/26863/stat : 26863 (java) S 26860 26863 26669 0 -1 4202496 4478 0 1 0 9 1 0 0 20 0 18 0 28559169 9787879424 6099 33554432000 1073741824 1073778376 140733965435552 140733965426688 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26863/statm: 2389619 6099 2140 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200336 s]
/proc/loadavg: 1.25 1.27 1.64 3/194 26863
/proc/meminfo: memFree=31384276/32872528 swapFree=163656/177964
[pid=26863] ppid=26860 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/26863/stat : 26863 (java) S 26860 26863 26669 0 -1 4202496 4959 0 1 0 26 1 0 0 20 0 18 0 28559169 9787879424 6978 33554432000 1073741824 1073778376 140733965435552 140733965426688 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26863/statm: 2389619 6978 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300333 s]
/proc/loadavg: 1.25 1.27 1.64 3/194 26863
/proc/meminfo: memFree=31384276/32872528 swapFree=163656/177964
[pid=26863] ppid=26860 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/26863/stat : 26863 (java) S 26860 26863 26669 0 -1 4202496 5839 0 1 0 49 1 0 0 20 0 18 0 28559169 9787879424 8980 33554432000 1073741824 1073778376 140733965435552 140733965426688 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26863/statm: 2389619 8980 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.70029 s]
/proc/loadavg: 1.25 1.27 1.64 3/194 26863
/proc/meminfo: memFree=31384276/32872528 swapFree=163656/177964
[pid=26863] ppid=26860 vsize=9558476 CPUtime=1.2 cores=1,3,5,7
/proc/26863/stat : 26863 (java) S 26860 26863 26669 0 -1 4202496 7155 0 1 0 117 3 0 0 20 0 18 0 28559169 9787879424 35414 33554432000 1073741824 1073778376 140733965435552 140733965426688 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26863/statm: 2389619 35414 2254 9 0 2380296 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 9558476

[startup+1.50084 s]
/proc/loadavg: 1.31 1.28 1.64 3/213 26882
/proc/meminfo: memFree=31232112/32872528 swapFree=163656/177964
[pid=26863] ppid=26860 vsize=9625040 CPUtime=2.36 cores=1,3,5,7
/proc/26863/stat : 26863 (java) S 26860 26863 26669 0 -1 4202496 9174 0 1 0 232 4 0 0 20 0 19 0 28559169 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140733965426688 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26863/statm: 2406260 42692 2278 9 0 2396937 0
[pid=26863/tid=26865] ppid=26860 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/26863/task/26865/stat : 26865 (java) R 26860 26863 26669 0 -1 4202560 2496 0 1 0 143 3 0 0 20 0 19 0 28559170 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007282920536 140007155799626 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26866] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26866/stat : 26866 (java) S 26860 26863 26669 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007126710440 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26867] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26867/stat : 26867 (java) S 26860 26863 26669 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007125657896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26868] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26868/stat : 26868 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007124605352 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26869] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26869/stat : 26869 (java) S 26860 26863 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007123552808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26870] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26870/stat : 26870 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007122500264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26871] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26871/stat : 26871 (java) S 26860 26863 26669 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007121447720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26872] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26872/stat : 26872 (java) S 26860 26863 26669 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007120395176 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26873] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26873/stat : 26873 (java) S 26860 26863 26669 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007119342632 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26874] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26874/stat : 26874 (java) S 26860 26863 26669 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007107143784 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26875] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26875/stat : 26875 (java) S 26860 26863 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007106090104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26876] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26876/stat : 26876 (java) S 26860 26863 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007105037448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26877] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26877/stat : 26877 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559174 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007103986192 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26878] ppid=26860 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/26863/task/26878/stat : 26878 (java) S 26860 26863 26669 0 -1 4202560 2901 0 0 0 42 0 0 0 20 0 19 0 28559175 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007102933560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26879] ppid=26860 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/26863/task/26879/stat : 26879 (java) S 26860 26863 26669 0 -1 4202560 2396 0 0 0 39 0 0 0 20 0 19 0 28559175 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007101881016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26880] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26880/stat : 26880 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559175 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007100828664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26881] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26881/stat : 26881 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559175 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007099776328 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26882] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26882/stat : 26882 (java) S 26860 26863 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28559240 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007098721064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 1.31 1.28 1.64 3/213 26882
/proc/meminfo: memFree=31175956/32872528 swapFree=163656/177964
[pid=26863] ppid=26860 vsize=9625040 CPUtime=3.98 cores=1,3,5,7
/proc/26863/stat : 26863 (java) S 26860 26863 26669 0 -1 4202496 9175 0 1 0 394 4 0 0 20 0 19 0 28559169 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140733965426688 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26863/statm: 2406260 42692 2278 9 0 2396937 0
[pid=26863/tid=26865] ppid=26860 vsize=9625040 CPUtime=3.06 cores=1,3,5,7
/proc/26863/task/26865/stat : 26865 (java) R 26860 26863 26669 0 -1 4202560 2497 0 1 0 303 3 0 0 20 0 19 0 28559170 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007282919616 140007155799406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26866] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26866/stat : 26866 (java) S 26860 26863 26669 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007126710440 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26867] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26867/stat : 26867 (java) S 26860 26863 26669 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007125657896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26868] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26868/stat : 26868 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007124605352 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26869] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26869/stat : 26869 (java) S 26860 26863 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007123552808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26870] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26870/stat : 26870 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007122500264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26871] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26871/stat : 26871 (java) S 26860 26863 26669 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007121447720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26872] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26872/stat : 26872 (java) S 26860 26863 26669 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007120395176 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26873] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26873/stat : 26873 (java) S 26860 26863 26669 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007119342632 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26874] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26874/stat : 26874 (java) S 26860 26863 26669 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007107143784 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26875] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26875/stat : 26875 (java) S 26860 26863 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007106090104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26876] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26876/stat : 26876 (java) S 26860 26863 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007105037448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26877] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26877/stat : 26877 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559174 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007103986192 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26878] ppid=26860 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/26863/task/26878/stat : 26878 (java) S 26860 26863 26669 0 -1 4202560 2901 0 0 0 42 0 0 0 20 0 19 0 28559175 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007102933560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26879] ppid=26860 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/26863/task/26879/stat : 26879 (java) S 26860 26863 26669 0 -1 4202560 2396 0 0 0 41 0 0 0 20 0 19 0 28559175 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007101881016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26880] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26880/stat : 26880 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559175 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007100828664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26881] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26881/stat : 26881 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559175 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007099776328 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26882] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26882/stat : 26882 (java) S 26860 26863 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28559240 9856040960 42692 33554432000 1073741824 1073778376 140733965435552 140007098721064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.98
Current children cumulated vsize (KiB) 9625040

[startup+6.30083 s]
/proc/loadavg: 1.37 1.29 1.64 3/213 26882
/proc/meminfo: memFree=31162116/32872528 swapFree=163656/177964
[pid=26863] ppid=26860 vsize=9625040 CPUtime=7.3 cores=1,3,5,7
/proc/26863/stat : 26863 (java) S 26860 26863 26669 0 -1 4202496 9242 0 1 0 722 8 0 0 20 0 19 0 28559169 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140733965426688 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26863/statm: 2406260 50123 2278 9 0 2396937 0
[pid=26863/tid=26865] ppid=26860 vsize=9625040 CPUtime=6.21 cores=1,3,5,7
/proc/26863/task/26865/stat : 26865 (java) R 26860 26863 26669 0 -1 4202560 2500 0 1 0 618 3 0 0 20 0 19 0 28559170 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007282920480 140007155799406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26866] ppid=26860 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26863/task/26866/stat : 26866 (java) S 26860 26863 26669 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 28559171 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007126710440 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26867] ppid=26860 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26863/task/26867/stat : 26867 (java) S 26860 26863 26669 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 28559171 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007125657896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26868] ppid=26860 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/26863/task/26868/stat : 26868 (java) S 26860 26863 26669 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 28559171 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007124605352 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26869] ppid=26860 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26863/task/26869/stat : 26869 (java) S 26860 26863 26669 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 28559171 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007123552808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26870] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26870/stat : 26870 (java) S 26860 26863 26669 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007122500264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26871] ppid=26860 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26863/task/26871/stat : 26871 (java) S 26860 26863 26669 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 28559171 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007121447720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26872] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26872/stat : 26872 (java) S 26860 26863 26669 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 28559171 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007120395176 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26873] ppid=26860 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/26863/task/26873/stat : 26873 (java) S 26860 26863 26669 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 28559171 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007119342632 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26874] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26874/stat : 26874 (java) S 26860 26863 26669 0 -1 4202560 77 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007107143784 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26875] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26875/stat : 26875 (java) S 26860 26863 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007106090104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26876] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26876/stat : 26876 (java) S 26860 26863 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007105037448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26877] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26877/stat : 26877 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559174 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007103986192 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26878] ppid=26860 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/26863/task/26878/stat : 26878 (java) S 26860 26863 26669 0 -1 4202560 2901 0 0 0 42 0 0 0 20 0 19 0 28559175 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007102933560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26879] ppid=26860 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/26863/task/26879/stat : 26879 (java) S 26860 26863 26669 0 -1 4202560 2396 0 0 0 42 0 0 0 20 0 19 0 28559175 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007101881016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26880] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26880/stat : 26880 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559175 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007100828664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26881] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26881/stat : 26881 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559175 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007099776328 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26882] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26882/stat : 26882 (java) S 26860 26863 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28559240 9856040960 50123 33554432000 1073741824 1073778376 140733965435552 140007098721064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.3
Current children cumulated vsize (KiB) 9625040


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

[pid=26863/tid=26875] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26875/stat : 26875 (java) S 26860 26863 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 171011 33554432000 1073741824 1073778376 140733965435552 140007106090104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26876] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26876/stat : 26876 (java) S 26860 26863 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 171011 33554432000 1073741824 1073778376 140733965435552 140007105037448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26877] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26877/stat : 26877 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559174 9856040960 171011 33554432000 1073741824 1073778376 140733965435552 140007103986192 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26878] ppid=26860 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/26863/task/26878/stat : 26878 (java) S 26860 26863 26669 0 -1 4202560 2908 0 0 0 44 0 0 0 20 0 19 0 28559175 9856040960 171011 33554432000 1073741824 1073778376 140733965435552 140007102933560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26879] ppid=26860 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/26863/task/26879/stat : 26879 (java) S 26860 26863 26669 0 -1 4202560 8199 0 0 0 65 2 0 0 20 0 19 0 28559175 9856040960 171011 33554432000 1073741824 1073778376 140733965435552 140007101881016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26880] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26880/stat : 26880 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559175 9856040960 171011 33554432000 1073741824 1073778376 140733965435552 140007100828664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26881] ppid=26860 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/26863/task/26881/stat : 26881 (java) S 26860 26863 26669 0 -1 4202560 95 0 0 0 22 21 0 0 20 0 19 0 28559175 9856040960 171011 33554432000 1073741824 1073778376 140733965435552 140007099776328 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26882] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26882/stat : 26882 (java) S 26860 26863 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28559240 9856040960 171011 33554432000 1073741824 1073778376 140733965435552 140007098721064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1686
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.09 2.03 1.93 3/214 26948
/proc/meminfo: memFree=28981600/32872528 swapFree=163656/177964
[pid=26863] ppid=26860 vsize=9625040 CPUtime=1747.08 cores=1,3,5,7
/proc/26863/stat : 26863 (java) S 26860 26863 26669 0 -1 4202496 66038 0 1 0 174505 203 0 0 20 0 19 0 28559169 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140733965426688 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26863/statm: 2406260 194639 2294 9 0 2396937 0
[pid=26863/tid=26865] ppid=26860 vsize=9625040 CPUtime=1707.91 cores=1,3,5,7
/proc/26863/task/26865/stat : 26865 (java) R 26860 26863 26669 0 -1 4202560 22779 0 1 0 170744 47 0 0 20 0 19 0 28559170 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007282920608 140007155799563 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26866] ppid=26860 vsize=9625040 CPUtime=4.56 cores=1,3,5,7
/proc/26863/task/26866/stat : 26866 (java) S 26860 26863 26669 0 -1 4202560 2958 0 0 0 439 17 0 0 20 0 19 0 28559171 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007126710440 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26867] ppid=26860 vsize=9625040 CPUtime=4.58 cores=1,3,5,7
/proc/26863/task/26867/stat : 26867 (java) S 26860 26863 26669 0 -1 4202560 2346 0 0 0 441 17 0 0 20 0 19 0 28559171 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007125657896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26868] ppid=26860 vsize=9625040 CPUtime=4.63 cores=1,3,5,7
/proc/26863/task/26868/stat : 26868 (java) S 26860 26863 26669 0 -1 4202560 2547 0 0 0 445 18 0 0 20 0 19 0 28559171 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007124605352 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26869] ppid=26860 vsize=9625040 CPUtime=4.53 cores=1,3,5,7
/proc/26863/task/26869/stat : 26869 (java) S 26860 26863 26669 0 -1 4202560 3498 0 0 0 436 17 0 0 20 0 19 0 28559171 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007123552808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26870] ppid=26860 vsize=9625040 CPUtime=4.69 cores=1,3,5,7
/proc/26863/task/26870/stat : 26870 (java) S 26860 26863 26669 0 -1 4202560 3538 0 0 0 452 17 0 0 20 0 19 0 28559171 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007122500264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26871] ppid=26860 vsize=9625040 CPUtime=4.43 cores=1,3,5,7
/proc/26863/task/26871/stat : 26871 (java) S 26860 26863 26669 0 -1 4202560 3043 0 0 0 427 16 0 0 20 0 19 0 28559171 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007121447720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26872] ppid=26860 vsize=9625040 CPUtime=4.66 cores=1,3,5,7
/proc/26863/task/26872/stat : 26872 (java) S 26860 26863 26669 0 -1 4202560 2641 0 0 0 450 16 0 0 20 0 19 0 28559171 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007120395176 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26873] ppid=26860 vsize=9625040 CPUtime=4.54 cores=1,3,5,7
/proc/26863/task/26873/stat : 26873 (java) S 26860 26863 26669 0 -1 4202560 3201 0 0 0 437 17 0 0 20 0 19 0 28559171 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007119342632 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26874] ppid=26860 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/26863/task/26874/stat : 26874 (java) S 26860 26863 26669 0 -1 4202560 7018 0 0 0 112 27 0 0 20 0 19 0 28559172 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007107143784 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26875] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26875/stat : 26875 (java) S 26860 26863 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007106090104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26876] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26876/stat : 26876 (java) S 26860 26863 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007105037448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26877] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26877/stat : 26877 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559174 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007103986192 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26878] ppid=26860 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/26863/task/26878/stat : 26878 (java) S 26860 26863 26669 0 -1 4202560 2908 0 0 0 44 0 0 0 20 0 19 0 28559175 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007102933560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26879] ppid=26860 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/26863/task/26879/stat : 26879 (java) S 26860 26863 26669 0 -1 4202560 8199 0 0 0 65 2 0 0 20 0 19 0 28559175 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007101881016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26880] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26880/stat : 26880 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559175 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007100828664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26881] ppid=26860 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/26863/task/26881/stat : 26881 (java) S 26860 26863 26669 0 -1 4202560 99 0 0 0 23 22 0 0 20 0 19 0 28559175 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007099776328 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26882] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26882/stat : 26882 (java) S 26860 26863 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28559240 9856040960 194639 33554432000 1073741824 1073778376 140733965435552 140007098721064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1747.08
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1774.7 s]
/proc/loadavg: 2.11 2.04 1.94 3/213 26949
/proc/meminfo: memFree=29241316/32872528 swapFree=163656/177964
[pid=26863] ppid=26860 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/26863/stat : 26863 (java) S 26860 26863 26669 0 -1 4202496 66286 0 1 0 179801 206 0 0 20 0 19 0 28559169 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140733965426688 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26863/statm: 2406260 133314 2294 9 0 2396937 0
[pid=26863/tid=26865] ppid=26860 vsize=9625040 CPUtime=1759.88 cores=1,3,5,7
/proc/26863/task/26865/stat : 26865 (java) R 26860 26863 26669 0 -1 4202560 22978 0 1 0 175940 48 0 0 20 0 19 0 28559170 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007282920608 140007155799406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26866] ppid=26860 vsize=9625040 CPUtime=4.69 cores=1,3,5,7
/proc/26863/task/26866/stat : 26866 (java) S 26860 26863 26669 0 -1 4202560 2963 0 0 0 452 17 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007126710440 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26867] ppid=26860 vsize=9625040 CPUtime=4.7 cores=1,3,5,7
/proc/26863/task/26867/stat : 26867 (java) S 26860 26863 26669 0 -1 4202560 2353 0 0 0 452 18 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007125657896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26868] ppid=26860 vsize=9625040 CPUtime=4.72 cores=1,3,5,7
/proc/26863/task/26868/stat : 26868 (java) S 26860 26863 26669 0 -1 4202560 2547 0 0 0 454 18 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007124605352 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26869] ppid=26860 vsize=9625040 CPUtime=4.64 cores=1,3,5,7
/proc/26863/task/26869/stat : 26869 (java) S 26860 26863 26669 0 -1 4202560 3501 0 0 0 446 18 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007123552808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26870] ppid=26860 vsize=9625040 CPUtime=4.82 cores=1,3,5,7
/proc/26863/task/26870/stat : 26870 (java) S 26860 26863 26669 0 -1 4202560 3559 0 0 0 465 17 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007122500264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26871] ppid=26860 vsize=9625040 CPUtime=4.53 cores=1,3,5,7
/proc/26863/task/26871/stat : 26871 (java) S 26860 26863 26669 0 -1 4202560 3043 0 0 0 437 16 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007121447720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26872] ppid=26860 vsize=9625040 CPUtime=4.78 cores=1,3,5,7
/proc/26863/task/26872/stat : 26872 (java) S 26860 26863 26669 0 -1 4202560 2646 0 0 0 462 16 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007120395176 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26873] ppid=26860 vsize=9625040 CPUtime=4.65 cores=1,3,5,7
/proc/26863/task/26873/stat : 26873 (java) S 26860 26863 26669 0 -1 4202560 3205 0 0 0 448 17 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007119342632 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26874] ppid=26860 vsize=9625040 CPUtime=1.5 cores=1,3,5,7
/proc/26863/task/26874/stat : 26874 (java) S 26860 26863 26669 0 -1 4202560 7020 0 0 0 122 28 0 0 20 0 19 0 28559172 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007107143784 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26875] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26875/stat : 26875 (java) S 26860 26863 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007106090104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26876] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26876/stat : 26876 (java) S 26860 26863 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007105037448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26877] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26877/stat : 26877 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559174 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007103986192 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26878] ppid=26860 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/26863/task/26878/stat : 26878 (java) S 26860 26863 26669 0 -1 4202560 2908 0 0 0 44 0 0 0 20 0 19 0 28559175 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007102933560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26879] ppid=26860 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/26863/task/26879/stat : 26879 (java) S 26860 26863 26669 0 -1 4202560 8199 0 0 0 65 2 0 0 20 0 19 0 28559175 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007101881016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26880] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26880/stat : 26880 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559175 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007100828664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26881] ppid=26860 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/26863/task/26881/stat : 26881 (java) S 26860 26863 26669 0 -1 4202560 101 0 0 0 23 23 0 0 20 0 19 0 28559175 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007099776328 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26882] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26882/stat : 26882 (java) S 26860 26863 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28559240 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007098721064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 26863 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1774.7 s]
/proc/loadavg: 2.11 2.04 1.94 3/213 26949
/proc/meminfo: memFree=29241316/32872528 swapFree=163656/177964
[pid=26863] ppid=26860 vsize=9625040 CPUtime=1800.07 cores=1,3,5,7
/proc/26863/stat : 26863 (java) S 26860 26863 26669 0 -1 4202496 66286 0 1 0 179801 206 0 0 20 0 19 0 28559169 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140733965426688 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26863/statm: 2406260 133314 2294 9 0 2396937 0
[pid=26863/tid=26865] ppid=26860 vsize=9625040 CPUtime=1759.88 cores=1,3,5,7
/proc/26863/task/26865/stat : 26865 (java) R 26860 26863 26669 0 -1 4202560 22978 0 1 0 175940 48 0 0 20 0 19 0 28559170 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007282920608 140007155799406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26866] ppid=26860 vsize=9625040 CPUtime=4.69 cores=1,3,5,7
/proc/26863/task/26866/stat : 26866 (java) S 26860 26863 26669 0 -1 4202560 2963 0 0 0 452 17 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007126710440 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26867] ppid=26860 vsize=9625040 CPUtime=4.7 cores=1,3,5,7
/proc/26863/task/26867/stat : 26867 (java) S 26860 26863 26669 0 -1 4202560 2353 0 0 0 452 18 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007125657896 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26868] ppid=26860 vsize=9625040 CPUtime=4.72 cores=1,3,5,7
/proc/26863/task/26868/stat : 26868 (java) S 26860 26863 26669 0 -1 4202560 2547 0 0 0 454 18 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007124605352 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26869] ppid=26860 vsize=9625040 CPUtime=4.64 cores=1,3,5,7
/proc/26863/task/26869/stat : 26869 (java) S 26860 26863 26669 0 -1 4202560 3501 0 0 0 446 18 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007123552808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26870] ppid=26860 vsize=9625040 CPUtime=4.82 cores=1,3,5,7
/proc/26863/task/26870/stat : 26870 (java) S 26860 26863 26669 0 -1 4202560 3559 0 0 0 465 17 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007122500264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26871] ppid=26860 vsize=9625040 CPUtime=4.53 cores=1,3,5,7
/proc/26863/task/26871/stat : 26871 (java) S 26860 26863 26669 0 -1 4202560 3043 0 0 0 437 16 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007121447720 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26872] ppid=26860 vsize=9625040 CPUtime=4.78 cores=1,3,5,7
/proc/26863/task/26872/stat : 26872 (java) S 26860 26863 26669 0 -1 4202560 2646 0 0 0 462 16 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007120395176 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26873] ppid=26860 vsize=9625040 CPUtime=4.65 cores=1,3,5,7
/proc/26863/task/26873/stat : 26873 (java) S 26860 26863 26669 0 -1 4202560 3205 0 0 0 448 17 0 0 20 0 19 0 28559171 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007119342632 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26863/tid=26874] ppid=26860 vsize=9625040 CPUtime=1.5 cores=1,3,5,7
/proc/26863/task/26874/stat : 26874 (java) S 26860 26863 26669 0 -1 4202560 7020 0 0 0 122 28 0 0 20 0 19 0 28559172 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007107143784 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26875] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26875/stat : 26875 (java) S 26860 26863 26669 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007106090104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26876] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26876/stat : 26876 (java) S 26860 26863 26669 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28559172 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007105037448 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26877] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26877/stat : 26877 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559174 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007103986192 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26878] ppid=26860 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/26863/task/26878/stat : 26878 (java) S 26860 26863 26669 0 -1 4202560 2908 0 0 0 44 0 0 0 20 0 19 0 28559175 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007102933560 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26863/tid=26879] ppid=26860 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/26863/task/26879/stat : 26879 (java) S 26860 26863 26669 0 -1 4202560 8199 0 0 0 65 2 0 0 20 0 19 0 28559175 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007101881016 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26880] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26880/stat : 26880 (java) S 26860 26863 26669 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28559175 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007100828664 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26863/tid=26881] ppid=26860 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/26863/task/26881/stat : 26881 (java) S 26860 26863 26669 0 -1 4202560 101 0 0 0 23 23 0 0 20 0 19 0 28559175 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007099776328 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26863/tid=26882] ppid=26860 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/26863/task/26882/stat : 26882 (java) S 26860 26863 26669 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28559240 9856040960 133314 33554432000 1073741824 1073778376 140733965435552 140007098721064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1774.72
CPU time (s): 1800.75
CPU user time (s): 1798.23
CPU system time (s): 2.51962
CPU usage (%): 101.467
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.23
system time used= 2.51962
maximum resident set size= 793992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66319
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 93481
involuntary context switches= 131025

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1135 second user time and 13.7739 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-18 17:51:32
IDJOB=4105756
IDBENCH=2999
IDSOLVER=2546
FILE ID=node105/4105756-1466265092
RUNJOBID= node105-1466265085-26686
PBS_JOBID= 19918230
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=180-sizeP=91-sizeQ=180-780825197-max.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105756-1466265092/watcher-4105756-1466265092 -o /tmp/evaluation-result-4105756-1466265092/solver-4105756-1466265092 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466265085-26686 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4105756-1466265092.opb

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

MD5SUM BENCH= d31ef469fa2ed9fa9c3063355dbaf7b5
RANDOM SEED=821279884

node105.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.561
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.12
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.561
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.561
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.561
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.561
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.561
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.55
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.561
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31385060 kB
Buffers:           84460 kB
Cached:           184992 kB
SwapCached:         1684 kB
Active:           376496 kB
Inactive:         181536 kB
Active(anon):     288156 kB
Inactive(anon):     2976 kB
Active(file):      88340 kB
Inactive(file):   178560 kB
Unevictable:      177964 kB
Mlocked:          163656 kB
SwapTotal:      67108856 kB
SwapFree:       67097160 kB
Dirty:             11080 kB
Writeback:             4 kB
AnonPages:        473756 kB
Mapped:            15312 kB
Shmem:                 0 kB
Slab:             605800 kB
SReclaimable:      48524 kB
SUnreclaim:       557276 kB
KernelStack:        1600 kB
PageTables:         4880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     994564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    282624 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= 71736 MiB
End job on node105 at 2016-06-18 18:21:07