Trace number 4105696

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.02 1779.02

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=220-sizeP=111-sizeQ=220-229130880-max.opb
MD5SUMce74ed6abc2682e3852648a27e28a7ce
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -4
Optimality of the best value was proved NO
Number of variables24751
Total number of constraints73261
Number of constraints which are clauses73260
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 constraint24420
Number of terms in the objective function 111
Biggest coefficient in the objective function 1298074214633706907132624082305024
Number of bits for the biggest coefficient in the objective function 111
Sum of the numbers in the objective function 2596148429267413814265248164610047
Number of bits of the sum of numbers in the objective function 111
Biggest number in a constraint 1093625362391505962186251113558810682676584715446606218212885303204976499599687961611756588511526912
Number of bits of the biggest number in a constraint 330
Biggest sum of numbers in a constraint 4374501449566023848745004454235242451901741326209966194279906655789612083583747144123545843134987905
Number of bits of the biggest sum of numbers331
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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4105696-1466264191.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  objective function found
1.24/0.87	c ... done. Wall clock time 0.761s.
1.24/0.87	c declared #vars     24751
1.24/0.87	c #constraints  73262
1.24/0.87	c constraints type 
1.24/0.87	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 24420
1.24/0.87	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 48840
1.24/0.87	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1.24/0.87	c 73262 constraints processed.
1.24/0.87	c objective function length is 111 literals
331.05/328.12	c cleaning 2496 clauses out of 5000 with flag 13307/5000
697.31/690.26	c cleaning 4246 clauses out of 8504 with flag 31005/11000
1125.96/1113.44	c cleaning 5625 clauses out of 11258 with flag 52178/18000
1587.37/1569.06	c cleaning 6810 clauses out of 13633 with flag 74621/26000
1800.02/1779.00	c starts		: 2
1800.02/1779.00	c conflicts		: 29320
1800.02/1779.00	c decisions		: 34186
1800.02/1779.00	c propagations		: 8266426
1800.02/1779.00	c inspects		: 67024910
1800.02/1779.00	c shortcuts		: 0
1800.02/1779.00	c learnt literals	: 0
1800.02/1779.00	c learnt binary clauses	: 0
1800.02/1779.00	c learnt ternary clauses	: 0
1800.02/1779.00	c learnt constraints	: 29320
1800.02/1779.00	c ignored constraints	: 0
1800.02/1779.00	c root simplifications	: 0
1800.02/1779.00	c removed literals (reason simplification)	: 0
1800.02/1779.00	c reason swapping (by a shorter reason)	: 0
1800.02/1779.00	c Calls to reduceDB	: 4
1800.02/1779.00	c Number of update (reduction) of LBD	: 3606
1800.02/1779.00	c Imported unit clauses	: 0
1800.02/1779.00	c number of reductions to clauses (during analyze)	: 0
1800.02/1779.00	c number of learned constraints concerned by reduction	: 0
1800.02/1779.00	c number of learning phase by resolution	: 0
1800.02/1779.00	c number of learning phase by cutting planes	: 0
1800.02/1779.00	c speed (assignments/second)	: 4649.020499960351
1800.02/1779.00	c non guided choices	227
1800.02/1779.01	c learnt constraints type 
1800.02/1779.01	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 10143
1800.02/1779.01	s UNKNOWN
1800.02/1779.01	c Total wall clock time (in seconds): 1778.895

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-4105696-1466264191/watcher-4105696-1466264191 -o /tmp/evaluation-result-4105696-1466264191/solver-4105696-1466264191 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466240732-22004 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4105696-1466264191.opb 

pid=25507
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.07 2.19 2.17 4/194 25510
/proc/meminfo: memFree=28956744/32872528 swapFree=1542984/1696284
[pid=25510] ppid=25507 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/25510/stat : 25510 (java) R 25507 25510 21988 0 -1 4202496 494 0 0 0 0 0 0 0 20 0 1 0 28465752 9515008 147 33554432000 1073741824 1073778376 140734343054400 140734343051528 270707161344 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25510/statm: 2323 151 110 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.07 2.19 2.17 4/194 25510
/proc/meminfo: memFree=28956744/32872528 swapFree=1542984/1696284
[pid=25510] ppid=25507 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/25510/stat : 25510 (java) S 25507 25510 21988 0 -1 4202496 4405 0 1 0 9 0 0 0 20 0 18 0 28465752 9787879424 6045 33554432000 1073741824 1073778376 140734343054400 140734343045536 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25510/statm: 2389619 6045 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200199 s]
/proc/loadavg: 2.07 2.19 2.17 4/194 25510
/proc/meminfo: memFree=28956744/32872528 swapFree=1542984/1696284
[pid=25510] ppid=25507 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/25510/stat : 25510 (java) S 25507 25510 21988 0 -1 4202496 4738 0 1 0 25 0 0 0 20 0 18 0 28465752 9787879424 6832 33554432000 1073741824 1073778376 140734343054400 140734343045536 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25510/statm: 2389619 6832 2211 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300203 s]
/proc/loadavg: 2.07 2.19 2.17 4/194 25510
/proc/meminfo: memFree=28956744/32872528 swapFree=1542984/1696284
[pid=25510] ppid=25507 vsize=9558476 CPUtime=0.49 cores=0,2,4,6
/proc/25510/stat : 25510 (java) S 25507 25510 21988 0 -1 4202496 5643 0 1 0 48 1 0 0 20 0 18 0 28465752 9787879424 8352 33554432000 1073741824 1073778376 140734343054400 140734343045536 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25510/statm: 2389619 8352 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700177 s]
/proc/loadavg: 2.07 2.19 2.17 4/194 25510
/proc/meminfo: memFree=28956744/32872528 swapFree=1542984/1696284
[pid=25510] ppid=25507 vsize=9558476 CPUtime=1.12 cores=0,2,4,6
/proc/25510/stat : 25510 (java) S 25507 25510 21988 0 -1 4202496 6906 0 1 0 108 4 0 0 20 0 18 0 28465752 9787879424 41068 33554432000 1073741824 1073778376 140734343054400 140734343045536 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25510/statm: 2389619 41068 2261 9 0 2380296 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 9558476

[startup+1.50084 s]
/proc/loadavg: 2.07 2.19 2.17 6/213 25529
/proc/meminfo: memFree=28798480/32872528 swapFree=1542984/1696284
[pid=25510] ppid=25507 vsize=9625040 CPUtime=2.36 cores=0,2,4,6
/proc/25510/stat : 25510 (java) S 25507 25510 21988 0 -1 4202496 9122 0 1 0 232 4 0 0 20 0 19 0 28465752 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140734343045536 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25510/statm: 2406260 41841 2278 9 0 2396937 0
[pid=25510/tid=25512] ppid=25507 vsize=9625040 CPUtime=1.44 cores=0,2,4,6
/proc/25510/task/25512/stat : 25512 (java) R 25507 25510 21988 0 -1 4202560 2478 0 1 0 141 3 0 0 20 0 19 0 28465753 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140438285242280 140438133240342 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25513] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25513/stat : 25513 (java) S 25507 25510 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140438257695016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25514] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25514/stat : 25514 (java) S 25507 25510 21988 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140438256642216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25515] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25515/stat : 25515 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140438255589928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25516] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25516/stat : 25516 (java) S 25507 25510 21988 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140438254537128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25517] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25517/stat : 25517 (java) S 25507 25510 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140438253484840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25518] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25518/stat : 25518 (java) S 25507 25510 21988 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140438252432040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25519] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25519/stat : 25519 (java) S 25507 25510 21988 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140438251379752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25520] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25520/stat : 25520 (java) S 25507 25510 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140438121524136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25521] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25521/stat : 25521 (java) S 25507 25510 21988 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140437638576360 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25522] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25522/stat : 25522 (java) S 25507 25510 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140437637522424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25523] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25523/stat : 25523 (java) S 25507 25510 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140437636470024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25524] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25524/stat : 25524 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465758 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140437635418512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25525] ppid=25507 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/25510/task/25525/stat : 25525 (java) S 25507 25510 21988 0 -1 4202560 1791 0 0 0 35 0 0 0 20 0 19 0 28465759 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140437634366136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25526] ppid=25507 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/25510/task/25526/stat : 25526 (java) S 25507 25510 21988 0 -1 4202560 3478 0 0 0 47 0 0 0 20 0 19 0 28465759 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140437633313336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25527] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25527/stat : 25527 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465759 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140437632261240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25528] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25528/stat : 25528 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465759 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140437631208648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25529] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25529/stat : 25529 (java) S 25507 25510 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28465843 9856040960 41841 33554432000 1073741824 1073778376 140734343054400 140437630153640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.07 2.19 2.17 3/213 25529
/proc/meminfo: memFree=28796860/32872528 swapFree=1542984/1696284
[pid=25510] ppid=25507 vsize=9625040 CPUtime=3.97 cores=0,2,4,6
/proc/25510/stat : 25510 (java) S 25507 25510 21988 0 -1 4202496 9125 0 1 0 393 4 0 0 20 0 19 0 28465752 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140734343045536 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25510/statm: 2406260 41842 2278 9 0 2396937 0
[pid=25510/tid=25512] ppid=25507 vsize=9625040 CPUtime=3.04 cores=0,2,4,6
/proc/25510/task/25512/stat : 25512 (java) R 25507 25510 21988 0 -1 4202560 2480 0 1 0 301 3 0 0 20 0 19 0 28465753 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140438285240632 140438133240412 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25513] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25513/stat : 25513 (java) S 25507 25510 21988 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140438257695016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25514] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25514/stat : 25514 (java) S 25507 25510 21988 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140438256642216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25515] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25515/stat : 25515 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140438255589928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25516] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25516/stat : 25516 (java) S 25507 25510 21988 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140438254537128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25517] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25517/stat : 25517 (java) S 25507 25510 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140438253484840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25518] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25518/stat : 25518 (java) S 25507 25510 21988 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140438252432040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25519] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25519/stat : 25519 (java) S 25507 25510 21988 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140438251379752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25520] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25520/stat : 25520 (java) S 25507 25510 21988 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140438121524136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25521] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25521/stat : 25521 (java) S 25507 25510 21988 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140437638576360 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25522] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25522/stat : 25522 (java) S 25507 25510 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140437637522424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25523] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25523/stat : 25523 (java) S 25507 25510 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140437636470024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25524] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25524/stat : 25524 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465758 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140437635418512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25525] ppid=25507 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/25510/task/25525/stat : 25525 (java) S 25507 25510 21988 0 -1 4202560 1791 0 0 0 35 0 0 0 20 0 19 0 28465759 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140437634366136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25526] ppid=25507 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/25510/task/25526/stat : 25526 (java) S 25507 25510 21988 0 -1 4202560 3478 0 0 0 47 0 0 0 20 0 19 0 28465759 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140437633313336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25527] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25527/stat : 25527 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465759 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140437632261240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25528] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25528/stat : 25528 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465759 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140437631208648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25529] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25529/stat : 25529 (java) S 25507 25510 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28465843 9856040960 41842 33554432000 1073741824 1073778376 140734343054400 140437630153640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.15 2.21 2.18 3/213 25529
/proc/meminfo: memFree=28756644/32872528 swapFree=1542984/1696284
[pid=25510] ppid=25507 vsize=9625040 CPUtime=7.27 cores=0,2,4,6
/proc/25510/stat : 25510 (java) S 25507 25510 21988 0 -1 4202496 9198 0 1 0 719 8 0 0 20 0 19 0 28465752 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140734343045536 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25510/statm: 2406260 64153 2278 9 0 2396937 0
[pid=25510/tid=25512] ppid=25507 vsize=9625040 CPUtime=6.19 cores=0,2,4,6
/proc/25510/task/25512/stat : 25512 (java) R 25507 25510 21988 0 -1 4202560 2517 0 1 0 616 3 0 0 20 0 19 0 28465753 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140438285242496 140438133240412 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25513] ppid=25507 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/25510/task/25513/stat : 25513 (java) S 25507 25510 21988 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 28465755 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140438257695016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25514] ppid=25507 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/25510/task/25514/stat : 25514 (java) S 25507 25510 21988 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 28465755 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140438256642216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25510/tid=25515] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25515/stat : 25515 (java) S 25507 25510 21988 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140438255589928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25516] ppid=25507 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/25510/task/25516/stat : 25516 (java) S 25507 25510 21988 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 28465755 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140438254537128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25517] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25517/stat : 25517 (java) S 25507 25510 21988 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140438253484840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25518] ppid=25507 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/25510/task/25518/stat : 25518 (java) S 25507 25510 21988 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 28465755 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140438252432040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25519] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25519/stat : 25519 (java) S 25507 25510 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140438251379752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25520] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25520/stat : 25520 (java) S 25507 25510 21988 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 28465755 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140438121524136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25521] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25521/stat : 25521 (java) S 25507 25510 21988 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140437638576360 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25522] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25522/stat : 25522 (java) S 25507 25510 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140437637522424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25523] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25523/stat : 25523 (java) S 25507 25510 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140437636470024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25524] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25524/stat : 25524 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465758 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140437635418512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25525] ppid=25507 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/25510/task/25525/stat : 25525 (java) S 25507 25510 21988 0 -1 4202560 1791 0 0 0 37 0 0 0 20 0 19 0 28465759 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140437634366136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25526] ppid=25507 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/25510/task/25526/stat : 25526 (java) S 25507 25510 21988 0 -1 4202560 3478 0 0 0 47 0 0 0 20 0 19 0 28465759 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140437633313336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25527] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25527/stat : 25527 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465759 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140437632261240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25528] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25528/stat : 25528 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465759 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140437631208648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25529] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25529/stat : 25529 (java) S 25507 25510 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28465843 9856040960 64153 33554432000 1073741824 1073778376 140734343054400 140437630153640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (KiB) 9625040


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

[pid=25510/tid=25529] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25529/stat : 25529 (java) S 25507 25510 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28465843 9856040960 152703 33554432000 1073741824 1073778376 140734343054400 140437630153640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1621.14
Current children cumulated vsize (KiB) 9625040

[startup+1662.3 s]
/proc/loadavg: 2.32 2.24 2.20 3/213 25855
/proc/meminfo: memFree=29194508/32872528 swapFree=1542984/1696284
[pid=25510] ppid=25507 vsize=9625040 CPUtime=1681.8 cores=0,2,4,6
/proc/25510/stat : 25510 (java) S 25507 25510 21988 0 -1 4202496 33441 0 1 0 168014 166 0 0 20 0 19 0 28465752 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140734343045536 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25510/statm: 2406260 143409 2294 9 0 2396937 0
[pid=25510/tid=25512] ppid=25507 vsize=9625040 CPUtime=1646.69 cores=0,2,4,6
/proc/25510/task/25512/stat : 25512 (java) R 25507 25510 21988 0 -1 4202560 11211 0 1 0 164618 51 0 0 20 0 19 0 28465753 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140438285241344 140438133199240 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25513] ppid=25507 vsize=9625040 CPUtime=3.64 cores=0,2,4,6
/proc/25510/task/25513/stat : 25513 (java) S 25507 25510 21988 0 -1 4202560 753 0 0 0 351 13 0 0 20 0 19 0 28465755 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140438257695016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25514] ppid=25507 vsize=9625040 CPUtime=3.66 cores=0,2,4,6
/proc/25510/task/25514/stat : 25514 (java) S 25507 25510 21988 0 -1 4202560 920 0 0 0 353 13 0 0 20 0 19 0 28465755 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140438256642216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25510/tid=25515] ppid=25507 vsize=9625040 CPUtime=3.63 cores=0,2,4,6
/proc/25510/task/25515/stat : 25515 (java) S 25507 25510 21988 0 -1 4202560 864 0 0 0 350 13 0 0 20 0 19 0 28465755 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140438255589928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25516] ppid=25507 vsize=9625040 CPUtime=3.56 cores=0,2,4,6
/proc/25510/task/25516/stat : 25516 (java) S 25507 25510 21988 0 -1 4202560 604 0 0 0 345 11 0 0 20 0 19 0 28465755 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140438254537128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25517] ppid=25507 vsize=9625040 CPUtime=3.59 cores=0,2,4,6
/proc/25510/task/25517/stat : 25517 (java) S 25507 25510 21988 0 -1 4202560 675 0 0 0 345 14 0 0 20 0 19 0 28465755 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140438253484840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25518] ppid=25507 vsize=9625040 CPUtime=3.55 cores=0,2,4,6
/proc/25510/task/25518/stat : 25518 (java) S 25507 25510 21988 0 -1 4202560 822 0 0 0 342 13 0 0 20 0 19 0 28465755 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140438252432040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25519] ppid=25507 vsize=9625040 CPUtime=3.54 cores=0,2,4,6
/proc/25510/task/25519/stat : 25519 (java) S 25507 25510 21988 0 -1 4202560 1050 0 0 0 339 15 0 0 20 0 19 0 28465755 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140438251379752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25510/tid=25520] ppid=25507 vsize=9625040 CPUtime=3.57 cores=0,2,4,6
/proc/25510/task/25520/stat : 25520 (java) S 25507 25510 21988 0 -1 4202560 953 0 0 0 343 14 0 0 20 0 19 0 28465755 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140438121524136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25521] ppid=25507 vsize=9625040 CPUtime=1.32 cores=0,2,4,6
/proc/25510/task/25521/stat : 25521 (java) S 25507 25510 21988 0 -1 4202560 7060 0 0 0 112 20 0 0 20 0 19 0 28465756 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140437638576360 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25522] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25522/stat : 25522 (java) S 25507 25510 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140437637522424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25523] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25523/stat : 25523 (java) S 25507 25510 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140437636470024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25524] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25524/stat : 25524 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465758 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140437635418512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25525] ppid=25507 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/25510/task/25525/stat : 25525 (java) S 25507 25510 21988 0 -1 4202560 1800 0 0 0 39 0 0 0 20 0 19 0 28465759 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140437634366136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25526] ppid=25507 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/25510/task/25526/stat : 25526 (java) S 25507 25510 21988 0 -1 4202560 5371 0 0 0 59 1 0 0 20 0 19 0 28465759 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140437633313336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25527] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25527/stat : 25527 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465759 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140437632261240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25528] ppid=25507 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/25510/task/25528/stat : 25528 (java) S 25507 25510 21988 0 -1 4202560 94 0 0 0 18 18 0 0 20 0 19 0 28465759 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140437631208648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25529] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25529/stat : 25529 (java) S 25507 25510 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28465843 9856040960 143409 33554432000 1073741824 1073778376 140734343054400 140437630153640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1681.8
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.16 2.21 2.18 4/213 25856
/proc/meminfo: memFree=28380940/32872528 swapFree=1542984/1696284
[pid=25510] ppid=25507 vsize=9625040 CPUtime=1742.53 cores=0,2,4,6
/proc/25510/stat : 25510 (java) S 25507 25510 21988 0 -1 4202496 33999 0 1 0 174084 169 0 0 20 0 19 0 28465752 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140734343045536 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25510/statm: 2406260 141381 2294 9 0 2396937 0
[pid=25510/tid=25512] ppid=25507 vsize=9625040 CPUtime=1706.12 cores=0,2,4,6
/proc/25510/task/25512/stat : 25512 (java) R 25507 25510 21988 0 -1 4202560 11484 0 1 0 170561 51 0 0 20 0 19 0 28465753 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140438285241440 140438133240412 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25513] ppid=25507 vsize=9625040 CPUtime=3.76 cores=0,2,4,6
/proc/25510/task/25513/stat : 25513 (java) S 25507 25510 21988 0 -1 4202560 772 0 0 0 363 13 0 0 20 0 19 0 28465755 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140438257695016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25514] ppid=25507 vsize=9625040 CPUtime=3.81 cores=0,2,4,6
/proc/25510/task/25514/stat : 25514 (java) S 25507 25510 21988 0 -1 4202560 974 0 0 0 368 13 0 0 20 0 19 0 28465755 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140438256642216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25515] ppid=25507 vsize=9625040 CPUtime=3.77 cores=0,2,4,6
/proc/25510/task/25515/stat : 25515 (java) S 25507 25510 21988 0 -1 4202560 866 0 0 0 364 13 0 0 20 0 19 0 28465755 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140438255589928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25516] ppid=25507 vsize=9625040 CPUtime=3.71 cores=0,2,4,6
/proc/25510/task/25516/stat : 25516 (java) S 25507 25510 21988 0 -1 4202560 605 0 0 0 360 11 0 0 20 0 19 0 28465755 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140438254537128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25517] ppid=25507 vsize=9625040 CPUtime=3.72 cores=0,2,4,6
/proc/25510/task/25517/stat : 25517 (java) S 25507 25510 21988 0 -1 4202560 765 0 0 0 358 14 0 0 20 0 19 0 28465755 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140438253484840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25510/tid=25518] ppid=25507 vsize=9625040 CPUtime=3.68 cores=0,2,4,6
/proc/25510/task/25518/stat : 25518 (java) S 25507 25510 21988 0 -1 4202560 826 0 0 0 355 13 0 0 20 0 19 0 28465755 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140438252432040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25519] ppid=25507 vsize=9625040 CPUtime=3.7 cores=0,2,4,6
/proc/25510/task/25519/stat : 25519 (java) S 25507 25510 21988 0 -1 4202560 1128 0 0 0 354 16 0 0 20 0 19 0 28465755 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140438251379752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25520] ppid=25507 vsize=9625040 CPUtime=3.71 cores=0,2,4,6
/proc/25510/task/25520/stat : 25520 (java) S 25507 25510 21988 0 -1 4202560 955 0 0 0 357 14 0 0 20 0 19 0 28465755 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140438121524136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25521] ppid=25507 vsize=9625040 CPUtime=1.33 cores=0,2,4,6
/proc/25510/task/25521/stat : 25521 (java) S 25507 25510 21988 0 -1 4202560 7091 0 0 0 112 21 0 0 20 0 19 0 28465756 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140437638576360 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25522] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25522/stat : 25522 (java) S 25507 25510 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140437637522424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25523] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25523/stat : 25523 (java) S 25507 25510 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140437636470024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25524] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25524/stat : 25524 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465758 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140437635418512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25525] ppid=25507 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/25510/task/25525/stat : 25525 (java) S 25507 25510 21988 0 -1 4202560 1800 0 0 0 39 0 0 0 20 0 19 0 28465759 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140437634366136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25526] ppid=25507 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/25510/task/25526/stat : 25526 (java) S 25507 25510 21988 0 -1 4202560 5371 0 0 0 59 1 0 0 20 0 19 0 28465759 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140437633313336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25527] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25527/stat : 25527 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465759 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140437632261240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25528] ppid=25507 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/25510/task/25528/stat : 25528 (java) S 25507 25510 21988 0 -1 4202560 98 0 0 0 19 19 0 0 20 0 19 0 28465759 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140437631208648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25529] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25529/stat : 25529 (java) S 25507 25510 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28465843 9856040960 141381 33554432000 1073741824 1073778376 140734343054400 140437630153640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1742.53
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1779 s]
/proc/loadavg: 2.22 2.22 2.18 4/213 25857
/proc/meminfo: memFree=28294852/32872528 swapFree=1542984/1696284
[pid=25510] ppid=25507 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/25510/stat : 25510 (java) S 25507 25510 21988 0 -1 4202496 37651 0 1 0 179828 174 0 0 20 0 19 0 28465752 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140734343045536 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25510/statm: 2406260 154911 2294 9 0 2396937 0
[pid=25510/tid=25512] ppid=25507 vsize=9625040 CPUtime=1762.15 cores=0,2,4,6
/proc/25510/task/25512/stat : 25512 (java) R 25507 25510 21988 0 -1 4202560 13245 0 1 0 176162 53 0 0 20 0 19 0 28465753 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140438285241328 140438133240784 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25513] ppid=25507 vsize=9625040 CPUtime=3.89 cores=0,2,4,6
/proc/25510/task/25513/stat : 25513 (java) S 25507 25510 21988 0 -1 4202560 898 0 0 0 376 13 0 0 20 0 19 0 28465755 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140438257695016 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25514] ppid=25507 vsize=9625040 CPUtime=3.99 cores=0,2,4,6
/proc/25510/task/25514/stat : 25514 (java) S 25507 25510 21988 0 -1 4202560 1150 0 0 0 386 13 0 0 20 0 19 0 28465755 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140438256642216 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25510/tid=25515] ppid=25507 vsize=9625040 CPUtime=3.93 cores=0,2,4,6
/proc/25510/task/25515/stat : 25515 (java) S 25507 25510 21988 0 -1 4202560 902 0 0 0 380 13 0 0 20 0 19 0 28465755 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140438255589928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25516] ppid=25507 vsize=9625040 CPUtime=3.88 cores=0,2,4,6
/proc/25510/task/25516/stat : 25516 (java) S 25507 25510 21988 0 -1 4202560 758 0 0 0 376 12 0 0 20 0 19 0 28465755 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140438254537128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25517] ppid=25507 vsize=9625040 CPUtime=3.86 cores=0,2,4,6
/proc/25510/task/25517/stat : 25517 (java) S 25507 25510 21988 0 -1 4202560 874 0 0 0 372 14 0 0 20 0 19 0 28465755 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140438253484840 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25518] ppid=25507 vsize=9625040 CPUtime=3.83 cores=0,2,4,6
/proc/25510/task/25518/stat : 25518 (java) S 25507 25510 21988 0 -1 4202560 965 0 0 0 370 13 0 0 20 0 19 0 28465755 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140438252432040 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25519] ppid=25507 vsize=9625040 CPUtime=3.86 cores=0,2,4,6
/proc/25510/task/25519/stat : 25519 (java) S 25507 25510 21988 0 -1 4202560 1166 0 0 0 370 16 0 0 20 0 19 0 28465755 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140438251379752 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25510/tid=25520] ppid=25507 vsize=9625040 CPUtime=3.85 cores=0,2,4,6
/proc/25510/task/25520/stat : 25520 (java) S 25507 25510 21988 0 -1 4202560 1105 0 0 0 370 15 0 0 20 0 19 0 28465755 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140438121524136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25521] ppid=25507 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/25510/task/25521/stat : 25521 (java) S 25507 25510 21988 0 -1 4202560 8051 0 0 0 123 22 0 0 20 0 19 0 28465756 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140437638576360 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25510/tid=25522] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25522/stat : 25522 (java) S 25507 25510 21988 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140437637522424 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25523] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25523/stat : 25523 (java) S 25507 25510 21988 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 28465756 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140437636470024 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25524] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25524/stat : 25524 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465758 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140437635418512 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25525] ppid=25507 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/25510/task/25525/stat : 25525 (java) S 25507 25510 21988 0 -1 4202560 1800 0 0 0 39 0 0 0 20 0 19 0 28465759 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140437634366136 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25526] ppid=25507 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/25510/task/25526/stat : 25526 (java) S 25507 25510 21988 0 -1 4202560 5371 0 0 0 59 1 0 0 20 0 19 0 28465759 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140437633313336 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25527] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25527/stat : 25527 (java) S 25507 25510 21988 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 28465759 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140437632261240 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25510/tid=25528] ppid=25507 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/25510/task/25528/stat : 25528 (java) S 25507 25510 21988 0 -1 4202560 102 0 0 0 19 20 0 0 20 0 19 0 28465759 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140437631208648 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25510/tid=25529] ppid=25507 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/25510/task/25529/stat : 25529 (java) S 25507 25510 21988 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 28465843 9856040960 154911 33554432000 1073741824 1073778376 140734343054400 140437630153640 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 25510 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25510 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=169244
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=182668
# CPU time returned by wait4() is 1796.35
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1779.02
CPU time (s): 1800.02
CPU user time (s): 1798.28
CPU system time (s): 1.74
CPU usage (%): 101.181
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.17
system time used= 2.18267
maximum resident set size= 1114336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37684
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 81247
involuntary context switches= 107221

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1705 second user time and 13.255 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 17:36:31
IDJOB=4105696
IDBENCH=2980
IDSOLVER=2546
FILE ID=node125/4105696-1466264191
RUNJOBID= node125-1466240732-22004
PBS_JOBID= 19918195
Free space on /tmp= 71732 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=220-sizeP=111-sizeQ=220-229130880-max.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105696-1466264191/watcher-4105696-1466264191 -o /tmp/evaluation-result-4105696-1466264191/solver-4105696-1466264191 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466240732-22004 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4105696-1466264191.opb

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

MD5SUM BENCH= ce74ed6abc2682e3852648a27e28a7ce
RANDOM SEED=1459547907

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28956752 kB
Buffers:          136092 kB
Cached:           175460 kB
SwapCached:          688 kB
Active:          1233640 kB
Inactive:         229208 kB
Active(anon):    1152336 kB
Inactive(anon):     1040 kB
Active(file):      81304 kB
Inactive(file):   228168 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:              3968 kB
Writeback:             0 kB
AnonPages:       2862848 kB
Mapped:            15328 kB
Shmem:                 0 kB
Slab:             604172 kB
SReclaimable:      47656 kB
SUnreclaim:       556516 kB
KernelStack:        1576 kB
PageTables:         9488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4350320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1280000 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 node125 at 2016-06-18 18:06:10