Trace number 4103632

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-standgub.opb
MD5SUMd9d4457b33bb6978c15b3abc72f33e33
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 variables33244
Total number of constraints456
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 constraints456
Minimum length of a constraint11
Maximum length of a constraint22350
Number of terms in the objective function 210
Biggest coefficient in the objective function 53687091200
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 326417514192
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 77387257610240
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 2427818341201528
Number of bits of the biggest sum of numbers52
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-4103632-1466245435.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.75/0.47	c ... done. Wall clock time 0.371s.
0.75/0.47	c declared #vars     33244
0.75/0.47	c #constraints  617
0.75/0.47	c constraints type 
0.75/0.47	c org.sat4j.specs.Constr$1 => 5
0.75/0.47	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 612
0.75/0.47	c 617 constraints processed.
0.75/0.47	c objective function length is 210 literals
87.63/86.66	c cleaning 2494 clauses out of 5001 with flag 25175/5001
219.40/218.21	c cleaning 4247 clauses out of 8508 with flag 61563/11002
265.40/263.93	c cleaning 5627 clauses out of 11257 with flag 82844/18001
438.74/436.41	c cleaning 6812 clauses out of 13629 with flag 118738/26000
731.41/728.45	c cleaning 7911 clauses out of 15821 with flag 158538/35004
1349.46/1344.89	c cleaning 8953 clauses out of 17906 with flag 204691/45000
1800.03/1793.50	c starts		: 831
1800.03/1793.50	c conflicts		: 55474
1800.03/1793.50	c decisions		: 8234109
1800.03/1793.50	c propagations		: 24153960
1800.03/1793.50	c inspects		: 88374469
1800.03/1793.50	c shortcuts		: 0
1800.03/1793.50	c learnt literals	: 3
1800.03/1793.50	c learnt binary clauses	: 4
1800.03/1793.50	c learnt ternary clauses	: 1
1800.03/1793.50	c learnt constraints	: 55470
1800.03/1793.50	c ignored constraints	: 0
1800.03/1793.50	c root simplifications	: 0
1800.03/1793.50	c removed literals (reason simplification)	: 0
1800.03/1793.50	c reason swapping (by a shorter reason)	: 0
1800.03/1793.50	c Calls to reduceDB	: 6
1800.03/1793.50	c Number of update (reduction) of LBD	: 17792
1800.03/1793.50	c Imported unit clauses	: 0
1800.03/1793.50	c number of reductions to clauses (during analyze)	: 0
1800.03/1793.50	c number of learned constraints concerned by reduction	: 0
1800.03/1793.50	c number of learning phase by resolution	: 0
1800.03/1793.50	c number of learning phase by cutting planes	: 0
1800.03/1793.50	c speed (assignments/second)	: 13471.630552999246
1800.03/1793.50	c non guided choices	16910
1800.03/1793.52	c learnt constraints type 
1800.03/1793.52	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1800.03/1793.52	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 19422
1800.03/1793.52	s UNKNOWN
1800.03/1793.52	c Total wall clock time (in seconds): 1793.415

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-4103632-1466245435/watcher-4103632-1466245435 -o /tmp/evaluation-result-4103632-1466245435/solver-4103632-1466245435 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6932 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4103632-1466245435.opb 

pid=7674
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.23 2.20 2.18 3/194 7677
/proc/meminfo: memFree=29979904/32872528 swapFree=1497824/1644992
[pid=7677] ppid=7674 vsize=94112 CPUtime=0 cores=0,2,4,6
/proc/7677/stat : 7677 (java) S 7674 7677 6916 0 -1 4202496 1298 0 0 0 0 0 0 0 20 0 2 0 26590324 96370688 931 33554432000 1073741824 1073778376 140734129374976 140734129366112 259115745341 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7677/statm: 23528 931 705 9 0 16769 0
[pid=7677/tid=7678] ppid=7674 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7678/stat : 7678 (java) R 7674 7677 6916 0 -1 4202560 104 0 0 0 0 0 0 0 20 0 2 0 26590325 98635776 959 33554432000 1073741824 1073778376 140734129374976 140550558252584 259103177267 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.23 2.20 2.18 3/194 7677
/proc/meminfo: memFree=29979904/32872528 swapFree=1497824/1644992
[pid=7677] ppid=7674 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/7677/stat : 7677 (java) S 7674 7677 6916 0 -1 4202496 4498 0 1 0 10 1 0 0 20 0 18 0 26590324 9787879424 6119 33554432000 1073741824 1073778376 140734129374976 140734129366112 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7677/statm: 2389619 6119 2157 9 0 2380296 0
[pid=7677/tid=7678] ppid=7674 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/7677/task/7678/stat : 7678 (java) R 7674 7677 6916 0 -1 4202560 2385 0 1 0 7 0 0 0 20 0 18 0 26590325 9787879424 6119 33554432000 1073741824 1073778376 140734129374976 140550558256032 259115771149 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200259 s]
/proc/loadavg: 2.23 2.20 2.18 3/194 7677
/proc/meminfo: memFree=29979904/32872528 swapFree=1497824/1644992
[pid=7677] ppid=7674 vsize=9558476 CPUtime=0.3 cores=0,2,4,6
/proc/7677/stat : 7677 (java) S 7674 7677 6916 0 -1 4202496 5211 0 1 0 29 1 0 0 20 0 18 0 26590324 9787879424 7711 33554432000 1073741824 1073778376 140734129374976 140734129366112 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7677/statm: 2389619 7711 2221 9 0 2380296 0
[pid=7677/tid=7678] ppid=7674 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/7677/task/7678/stat : 7678 (java) R 7674 7677 6916 0 -1 4202560 2407 0 1 0 17 0 0 0 20 0 18 0 26590325 9787879424 7711 33554432000 1073741824 1073778376 140734129374976 140550558256032 140550405742241 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.30026 s]
/proc/loadavg: 2.23 2.20 2.18 3/194 7677
/proc/meminfo: memFree=29979904/32872528 swapFree=1497824/1644992
[pid=7677] ppid=7674 vsize=9558476 CPUtime=0.56 cores=0,2,4,6
/proc/7677/stat : 7677 (java) S 7674 7677 6916 0 -1 4202496 6570 0 1 0 54 2 0 0 20 0 18 0 26590324 9787879424 11558 33554432000 1073741824 1073778376 140734129374976 140734129366112 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7677/statm: 2389619 11558 2243 9 0 2380296 0
[pid=7677/tid=7678] ppid=7674 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/7677/task/7678/stat : 7678 (java) R 7674 7677 6916 0 -1 4202560 2414 0 1 0 27 0 0 0 20 0 18 0 26590325 9787879424 11558 33554432000 1073741824 1073778376 140734129374976 140550558256032 140550406061471 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9558476

[startup+0.700267 s]
/proc/loadavg: 2.23 2.20 2.18 3/194 7677
/proc/meminfo: memFree=29979904/32872528 swapFree=1497824/1644992
[pid=7677] ppid=7674 vsize=9625040 CPUtime=1.27 cores=0,2,4,6
/proc/7677/stat : 7677 (java) S 7674 7677 6916 0 -1 4202496 7435 0 1 0 124 3 0 0 20 0 19 0 26590324 9856040960 29133 33554432000 1073741824 1073778376 140734129374976 140734129366112 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7677/statm: 2406260 29133 2255 9 0 2396937 0
[pid=7677/tid=7678] ppid=7674 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/7677/task/7678/stat : 7678 (java) R 7674 7677 6916 0 -1 4202560 2457 0 1 0 65 2 0 0 20 0 19 0 26590325 9856040960 29133 33554432000 1073741824 1073778376 140734129374976 140550558257792 140550405697104 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 9625040

[startup+1.50084 s]
/proc/loadavg: 2.23 2.20 2.18 3/213 7696
/proc/meminfo: memFree=29857120/32872528 swapFree=1497824/1644992
[pid=7677] ppid=7674 vsize=9625040 CPUtime=2.24 cores=0,2,4,6
/proc/7677/stat : 7677 (java) S 7674 7677 6916 0 -1 4202496 8789 0 1 0 221 3 0 0 20 0 19 0 26590324 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140734129366112 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7677/statm: 2406260 31959 2260 9 0 2396937 0
[pid=7677/tid=7678] ppid=7674 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/7677/task/7678/stat : 7678 (java) R 7674 7677 6916 0 -1 4202560 2463 0 1 0 145 2 0 0 20 0 19 0 26590325 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140550558257736 140550406355793 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7680] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7680/stat : 7680 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140550530709928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7681] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7681/stat : 7681 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140550529657384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7682] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7682/stat : 7682 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140550528604328 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7683] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7683/stat : 7683 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140550527551784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7684] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7684/stat : 7684 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140550526499752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7685] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7685/stat : 7685 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140550525447208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7686] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7686/stat : 7686 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590326 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140550524394152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7687] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7687/stat : 7687 (java) S 7674 7677 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26590326 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140550394653480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7688] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7688/stat : 7688 (java) S 7674 7677 6916 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140549911705960 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7689] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7689/stat : 7689 (java) S 7674 7677 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140549910652280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7690] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7690/stat : 7690 (java) S 7674 7677 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140549909599112 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7691] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7691/stat : 7691 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140549908547856 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7692] ppid=7674 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/7677/task/7692/stat : 7692 (java) S 7674 7677 6916 0 -1 4202560 2673 0 0 0 36 0 0 0 20 0 19 0 26590329 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140549907495736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7693] ppid=7674 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/7677/task/7693/stat : 7693 (java) S 7674 7677 6916 0 -1 4202560 2378 0 0 0 38 0 0 0 20 0 19 0 26590329 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140549906443192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7694] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7694/stat : 7694 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140549905390328 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7695] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7695/stat : 7695 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140549904337992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7696] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7696/stat : 7696 (java) S 7674 7677 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26590380 9856040960 31959 33554432000 1073741824 1073778376 140734129374976 140549903283240 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 9625040

[startup+3.10086 s]
/proc/loadavg: 2.23 2.20 2.18 3/213 7696
/proc/meminfo: memFree=29852404/32872528 swapFree=1497824/1644992
[pid=7677] ppid=7674 vsize=9625040 CPUtime=3.85 cores=0,2,4,6
/proc/7677/stat : 7677 (java) S 7674 7677 6916 0 -1 4202496 8792 0 1 0 382 3 0 0 20 0 19 0 26590324 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140734129366112 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7677/statm: 2406260 32472 2260 9 0 2396937 0
[pid=7677/tid=7678] ppid=7674 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/7677/task/7678/stat : 7678 (java) R 7674 7677 6916 0 -1 4202560 2465 0 1 0 305 2 0 0 20 0 19 0 26590325 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140550558255488 140550406354351 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7680] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7680/stat : 7680 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140550530709928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7681] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7681/stat : 7681 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140550529657384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7682] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7682/stat : 7682 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140550528604328 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7683] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7683/stat : 7683 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140550527551784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7684] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7684/stat : 7684 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140550526499752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7685] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7685/stat : 7685 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140550525447208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7686] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7686/stat : 7686 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590326 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140550524394152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7687] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7687/stat : 7687 (java) S 7674 7677 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26590326 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140550394653480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7688] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7688/stat : 7688 (java) S 7674 7677 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140549911705960 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7689] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7689/stat : 7689 (java) S 7674 7677 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140549910652280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7690] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7690/stat : 7690 (java) S 7674 7677 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140549909599112 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7691] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7691/stat : 7691 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140549908547856 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7692] ppid=7674 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/7677/task/7692/stat : 7692 (java) S 7674 7677 6916 0 -1 4202560 2673 0 0 0 36 0 0 0 20 0 19 0 26590329 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140549907495736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7693] ppid=7674 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/7677/task/7693/stat : 7693 (java) S 7674 7677 6916 0 -1 4202560 2378 0 0 0 38 0 0 0 20 0 19 0 26590329 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140549906443192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7694] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7694/stat : 7694 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140549905390328 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7695] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7695/stat : 7695 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140549904337992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7696] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7696/stat : 7696 (java) S 7674 7677 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26590380 9856040960 32472 33554432000 1073741824 1073778376 140734129374976 140549903283240 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 9625040

[startup+6.30075 s]
/proc/loadavg: 2.21 2.20 2.18 3/213 7696
/proc/meminfo: memFree=29846852/32872528 swapFree=1497824/1644992
[pid=7677] ppid=7674 vsize=9625040 CPUtime=7.06 cores=0,2,4,6
/proc/7677/stat : 7677 (java) S 7674 7677 6916 0 -1 4202496 8797 0 1 0 702 4 0 0 20 0 19 0 26590324 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140734129366112 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7677/statm: 2406260 33330 2261 9 0 2396937 0
[pid=7677/tid=7678] ppid=7674 vsize=9625040 CPUtime=6.27 cores=0,2,4,6
/proc/7677/task/7678/stat : 7678 (java) R 7674 7677 6916 0 -1 4202560 2469 0 1 0 625 2 0 0 20 0 19 0 26590325 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140550558255488 140550406337607 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7680] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7680/stat : 7680 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140550530709928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7681] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7681/stat : 7681 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140550529657384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7682] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7682/stat : 7682 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140550528604328 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7683] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7683/stat : 7683 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140550527551784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7684] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7684/stat : 7684 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140550526499752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7685] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7685/stat : 7685 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590325 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140550525447208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7686] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7686/stat : 7686 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590326 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140550524394152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7687] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7687/stat : 7687 (java) S 7674 7677 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 26590326 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140550394653480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7688] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7688/stat : 7688 (java) S 7674 7677 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140549911705960 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7689] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7689/stat : 7689 (java) S 7674 7677 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140549910652280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7690] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7690/stat : 7690 (java) S 7674 7677 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140549909599112 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7691] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7691/stat : 7691 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140549908547856 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7692] ppid=7674 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/7677/task/7692/stat : 7692 (java) S 7674 7677 6916 0 -1 4202560 2673 0 0 0 36 0 0 0 20 0 19 0 26590329 9856040960 33330 33554432000 1073741824 1073778376 140734129374976 140549907495736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7693] ppid=7674 vsize=9625040 CPUtime=0.38 cores=0,2,4,6

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

[pid=7677/tid=7696] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7696/stat : 7696 (java) S 7674 7677 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26590380 9856040960 157136 33554432000 1073741824 1073778376 140734129374976 140549903283240 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1728.59
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.19 2.28 2.22 4/213 7806
/proc/meminfo: memFree=29311384/32872528 swapFree=1497824/1644992
[pid=7677] ppid=7674 vsize=9625040 CPUtime=1788.8 cores=0,2,4,6
/proc/7677/stat : 7677 (java) S 7674 7677 6916 0 -1 4202496 16062 0 1 0 178734 146 0 0 20 0 19 0 26590324 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140734129366112 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7677/statm: 2406260 168346 2286 9 0 2396937 0
[pid=7677/tid=7678] ppid=7674 vsize=9625040 CPUtime=1774.08 cores=0,2,4,6
/proc/7677/task/7678/stat : 7678 (java) R 7674 7677 6916 0 -1 4202560 2616 0 1 0 177379 29 0 0 20 0 19 0 26590325 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140550558256352 140550406287341 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7680] ppid=7674 vsize=9625040 CPUtime=0.99 cores=0,2,4,6
/proc/7677/task/7680/stat : 7680 (java) S 7674 7677 6916 0 -1 4202560 510 0 0 0 86 13 0 0 20 0 19 0 26590325 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140550530709928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7681] ppid=7674 vsize=9625040 CPUtime=1.02 cores=0,2,4,6
/proc/7677/task/7681/stat : 7681 (java) S 7674 7677 6916 0 -1 4202560 905 0 0 0 86 16 0 0 20 0 19 0 26590325 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140550529657384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7682] ppid=7674 vsize=9625040 CPUtime=1.09 cores=0,2,4,6
/proc/7677/task/7682/stat : 7682 (java) S 7674 7677 6916 0 -1 4202560 463 0 0 0 91 18 0 0 20 0 19 0 26590325 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140550528604328 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7683] ppid=7674 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/7677/task/7683/stat : 7683 (java) S 7674 7677 6916 0 -1 4202560 609 0 0 0 75 17 0 0 20 0 19 0 26590325 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140550527551784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7684] ppid=7674 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/7677/task/7684/stat : 7684 (java) S 7674 7677 6916 0 -1 4202560 1044 0 0 0 88 18 0 0 20 0 19 0 26590325 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140550526499752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7685] ppid=7674 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/7677/task/7685/stat : 7685 (java) S 7674 7677 6916 0 -1 4202560 777 0 0 0 84 16 0 0 20 0 19 0 26590325 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140550525447208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7686] ppid=7674 vsize=9625040 CPUtime=0.96 cores=0,2,4,6
/proc/7677/task/7686/stat : 7686 (java) S 7674 7677 6916 0 -1 4202560 916 0 0 0 78 18 0 0 20 0 19 0 26590326 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140550524394152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7687] ppid=7674 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/7677/task/7687/stat : 7687 (java) S 7674 7677 6916 0 -1 4202560 256 0 0 0 76 13 0 0 20 0 19 0 26590326 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140550394653480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7688] ppid=7674 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/7677/task/7688/stat : 7688 (java) S 7674 7677 6916 0 -1 4202560 1528 0 0 0 119 3 0 0 20 0 19 0 26590327 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140549911705960 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7689] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7689/stat : 7689 (java) S 7674 7677 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140549910652280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7690] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7690/stat : 7690 (java) S 7674 7677 6916 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140549909599112 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7691] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7691/stat : 7691 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140549908547856 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7692] ppid=7674 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/7677/task/7692/stat : 7692 (java) S 7674 7677 6916 0 -1 4202560 2688 0 0 0 43 0 0 0 20 0 19 0 26590329 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140549907495736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7693] ppid=7674 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/7677/task/7693/stat : 7693 (java) S 7674 7677 6916 0 -1 4202560 2383 0 0 0 45 0 0 0 20 0 19 0 26590329 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140549906443192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7694] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7694/stat : 7694 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140549905390328 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7695] ppid=7674 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7677/task/7695/stat : 7695 (java) S 7674 7677 6916 0 -1 4202560 104 0 0 0 16 15 0 0 20 0 19 0 26590329 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140549904337992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7696] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7696/stat : 7696 (java) S 7674 7677 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26590380 9856040960 168346 33554432000 1073741824 1073778376 140734129374976 140549903283240 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1788.8
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.5 s]
/proc/loadavg: 2.16 2.27 2.21 3/213 7806
/proc/meminfo: memFree=29309880/32872528 swapFree=1497824/1644992
[pid=7677] ppid=7674 vsize=9625040 CPUtime=1800.03 cores=0,2,4,6
/proc/7677/stat : 7677 (java) S 7674 7677 6916 0 -1 4202496 16066 0 1 0 179857 146 0 0 20 0 19 0 26590324 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140734129366112 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7677/statm: 2406260 169882 2286 9 0 2396937 0
[pid=7677/tid=7678] ppid=7674 vsize=9625040 CPUtime=1785.24 cores=0,2,4,6
/proc/7677/task/7678/stat : 7678 (java) R 7674 7677 6916 0 -1 4202560 2617 0 1 0 178494 30 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550558256272 140550406287354 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7680] ppid=7674 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/7677/task/7680/stat : 7680 (java) S 7674 7677 6916 0 -1 4202560 511 0 0 0 87 13 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550530709928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7681] ppid=7674 vsize=9625040 CPUtime=1.04 cores=0,2,4,6
/proc/7677/task/7681/stat : 7681 (java) S 7674 7677 6916 0 -1 4202560 905 0 0 0 88 16 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550529657384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7682] ppid=7674 vsize=9625040 CPUtime=1.09 cores=0,2,4,6
/proc/7677/task/7682/stat : 7682 (java) S 7674 7677 6916 0 -1 4202560 463 0 0 0 91 18 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550528604328 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7683] ppid=7674 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/7677/task/7683/stat : 7683 (java) S 7674 7677 6916 0 -1 4202560 609 0 0 0 75 17 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550527551784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7684] ppid=7674 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/7677/task/7684/stat : 7684 (java) S 7674 7677 6916 0 -1 4202560 1044 0 0 0 88 18 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550526499752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7685] ppid=7674 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/7677/task/7685/stat : 7685 (java) S 7674 7677 6916 0 -1 4202560 777 0 0 0 84 16 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550525447208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7686] ppid=7674 vsize=9625040 CPUtime=0.97 cores=0,2,4,6
/proc/7677/task/7686/stat : 7686 (java) S 7674 7677 6916 0 -1 4202560 917 0 0 0 79 18 0 0 20 0 19 0 26590326 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550524394152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7687] ppid=7674 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/7677/task/7687/stat : 7687 (java) S 7674 7677 6916 0 -1 4202560 257 0 0 0 77 13 0 0 20 0 19 0 26590326 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550394653480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7688] ppid=7674 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/7677/task/7688/stat : 7688 (java) S 7674 7677 6916 0 -1 4202560 1528 0 0 0 119 3 0 0 20 0 19 0 26590327 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549911705960 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7689] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7689/stat : 7689 (java) S 7674 7677 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549910652280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7690] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7690/stat : 7690 (java) S 7674 7677 6916 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549909599112 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7691] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7691/stat : 7691 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549908547856 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7692] ppid=7674 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/7677/task/7692/stat : 7692 (java) S 7674 7677 6916 0 -1 4202560 2688 0 0 0 43 0 0 0 20 0 19 0 26590329 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549907495736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7693] ppid=7674 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/7677/task/7693/stat : 7693 (java) S 7674 7677 6916 0 -1 4202560 2383 0 0 0 45 0 0 0 20 0 19 0 26590329 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549906443192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7694] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7694/stat : 7694 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549905390328 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7695] ppid=7674 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7677/task/7695/stat : 7695 (java) S 7674 7677 6916 0 -1 4202560 104 0 0 0 16 15 0 0 20 0 19 0 26590329 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549904337992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7696] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7696/stat : 7696 (java) S 7674 7677 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26590380 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549903283240 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 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 7677 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1793.5 s]
/proc/loadavg: 2.16 2.27 2.21 3/213 7806
/proc/meminfo: memFree=29309880/32872528 swapFree=1497824/1644992
[pid=7677] ppid=7674 vsize=9625040 CPUtime=1800.03 cores=0,2,4,6
/proc/7677/stat : 7677 (java) S 7674 7677 6916 0 -1 4202496 16066 0 1 0 179857 146 0 0 20 0 19 0 26590324 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140734129366112 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/7677/statm: 2406260 169882 2286 9 0 2396937 0
[pid=7677/tid=7678] ppid=7674 vsize=9625040 CPUtime=1785.24 cores=0,2,4,6
/proc/7677/task/7678/stat : 7678 (java) R 7674 7677 6916 0 -1 4202560 2617 0 1 0 178494 30 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550558256272 140550406287354 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7680] ppid=7674 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/7677/task/7680/stat : 7680 (java) S 7674 7677 6916 0 -1 4202560 511 0 0 0 87 13 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550530709928 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7681] ppid=7674 vsize=9625040 CPUtime=1.04 cores=0,2,4,6
/proc/7677/task/7681/stat : 7681 (java) S 7674 7677 6916 0 -1 4202560 905 0 0 0 88 16 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550529657384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7682] ppid=7674 vsize=9625040 CPUtime=1.09 cores=0,2,4,6
/proc/7677/task/7682/stat : 7682 (java) S 7674 7677 6916 0 -1 4202560 463 0 0 0 91 18 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550528604328 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7683] ppid=7674 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/7677/task/7683/stat : 7683 (java) S 7674 7677 6916 0 -1 4202560 609 0 0 0 75 17 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550527551784 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7684] ppid=7674 vsize=9625040 CPUtime=1.06 cores=0,2,4,6
/proc/7677/task/7684/stat : 7684 (java) S 7674 7677 6916 0 -1 4202560 1044 0 0 0 88 18 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550526499752 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7685] ppid=7674 vsize=9625040 CPUtime=1 cores=0,2,4,6
/proc/7677/task/7685/stat : 7685 (java) S 7674 7677 6916 0 -1 4202560 777 0 0 0 84 16 0 0 20 0 19 0 26590325 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550525447208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7677/tid=7686] ppid=7674 vsize=9625040 CPUtime=0.97 cores=0,2,4,6
/proc/7677/task/7686/stat : 7686 (java) S 7674 7677 6916 0 -1 4202560 917 0 0 0 79 18 0 0 20 0 19 0 26590326 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550524394152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7687] ppid=7674 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/7677/task/7687/stat : 7687 (java) S 7674 7677 6916 0 -1 4202560 257 0 0 0 77 13 0 0 20 0 19 0 26590326 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140550394653480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7688] ppid=7674 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/7677/task/7688/stat : 7688 (java) S 7674 7677 6916 0 -1 4202560 1528 0 0 0 119 3 0 0 20 0 19 0 26590327 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549911705960 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7689] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7689/stat : 7689 (java) S 7674 7677 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549910652280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7690] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7690/stat : 7690 (java) S 7674 7677 6916 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 26590327 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549909599112 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7691] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7691/stat : 7691 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549908547856 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7692] ppid=7674 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/7677/task/7692/stat : 7692 (java) S 7674 7677 6916 0 -1 4202560 2688 0 0 0 43 0 0 0 20 0 19 0 26590329 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549907495736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7677/tid=7693] ppid=7674 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/7677/task/7693/stat : 7693 (java) S 7674 7677 6916 0 -1 4202560 2383 0 0 0 45 0 0 0 20 0 19 0 26590329 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549906443192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7694] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7694/stat : 7694 (java) S 7674 7677 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 26590329 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549905390328 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7677/tid=7695] ppid=7674 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/7677/task/7695/stat : 7695 (java) S 7674 7677 6916 0 -1 4202560 104 0 0 0 16 15 0 0 20 0 19 0 26590329 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549904337992 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7677/tid=7696] ppid=7674 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/7677/task/7696/stat : 7696 (java) S 7674 7677 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 26590380 9856040960 169882 33554432000 1073741824 1073778376 140734129374976 140549903283240 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1793.54
CPU time (s): 1800.03
CPU user time (s): 1798.57
CPU system time (s): 1.46
CPU usage (%): 100.362
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.02
system time used= 1.90271
maximum resident set size= 935680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16102
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41834
involuntary context switches= 19129

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1195 second user time and 12.3971 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-18 12:23:55
IDJOB=4103632
IDBENCH=2413
IDSOLVER=2546
FILE ID=node124/4103632-1466245435
RUNJOBID= node124-1466241833-6932
PBS_JOBID= 19918215
Free space on /tmp= 71724 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-standgub.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103632-1466245435/watcher-4103632-1466245435 -o /tmp/evaluation-result-4103632-1466245435/solver-4103632-1466245435 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6932 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4103632-1466245435.opb

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

MD5SUM BENCH= d9d4457b33bb6978c15b3abc72f33e33
RANDOM SEED=1659371242

node124.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.791
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.58
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.791
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.791
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.791
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.791
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.55
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.791
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.791
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.791
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29980696 kB
Buffers:          128084 kB
Cached:           162164 kB
SwapCached:         3080 kB
Active:           264588 kB
Inactive:         203916 kB
Active(anon):     177580 kB
Inactive(anon):     2880 kB
Active(file):      87008 kB
Inactive(file):   201036 kB
Unevictable:     1644992 kB
Mlocked:         1497824 kB
SwapTotal:      67108856 kB
SwapFree:       67099796 kB
Dirty:              4752 kB
Writeback:             0 kB
AnonPages:       1839936 kB
Mapped:            16908 kB
Shmem:                 0 kB
Slab:             625740 kB
SReclaimable:      68988 kB
SUnreclaim:       556752 kB
KernelStack:        1600 kB
PageTables:         8076 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2333212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    319488 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= 71724 MiB
End job on node124 at 2016-06-18 12:53:49