Trace number 4084784

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.07 1775.11

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
MD5SUM8dbba4128860c0dcf60d2ae6d42e2446
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20501
Total number of constraints60601
Number of constraints which are clauses60600
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 constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376818271167362115627974489459407595858486846194981300150535267275
Number of bits of the biggest sum of numbers301
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4084784-1465246910.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
1.13/0.79	c ... done. Wall clock time 0.685s.
1.13/0.79	c declared #vars     20501
1.13/0.79	c #constraints  60602
1.13/0.79	c constraints type 
1.13/0.79	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 20200
1.13/0.79	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 40400
1.13/0.79	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
1.13/0.79	c 60602 constraints processed.
1.13/0.79	c objective function length is 101 literals
220.55/217.48	c cleaning 2499 clauses out of 5000 with flag 11824/5000
507.95/500.92	c cleaning 4245 clauses out of 8501 with flag 27739/11000
881.73/869.40	c cleaning 5618 clauses out of 11256 with flag 49489/18000
1340.39/1322.01	c cleaning 6811 clauses out of 13639 with flag 78040/26001
1743.77/1719.57	c cleaning 7906 clauses out of 15828 with flag 102428/35001
1800.07/1775.10	c starts		: 1
1800.07/1775.10	c conflicts		: 36104
1800.07/1775.10	c decisions		: 41859
1800.07/1775.10	c propagations		: 9421754
1800.07/1775.10	c inspects		: 91018775
1800.07/1775.10	c shortcuts		: 0
1800.07/1775.10	c learnt literals	: 0
1800.07/1775.10	c learnt binary clauses	: 0
1800.07/1775.10	c learnt ternary clauses	: 1
1800.07/1775.10	c learnt constraints	: 36104
1800.07/1775.10	c ignored constraints	: 0
1800.07/1775.10	c root simplifications	: 0
1800.07/1775.10	c removed literals (reason simplification)	: 0
1800.07/1775.10	c reason swapping (by a shorter reason)	: 0
1800.07/1775.10	c Calls to reduceDB	: 5
1800.07/1775.10	c Number of update (reduction) of LBD	: 4671
1800.07/1775.10	c Imported unit clauses	: 0
1800.07/1775.10	c number of reductions to clauses (during analyze)	: 0
1800.07/1775.10	c number of learned constraints concerned by reduction	: 0
1800.07/1775.10	c number of learning phase by resolution	: 0
1800.07/1775.10	c number of learning phase by cutting planes	: 0
1800.07/1775.10	c speed (assignments/second)	: 5310.167019296776
1800.07/1775.10	c non guided choices	106
1800.07/1775.11	c learnt constraints type 
1800.07/1775.11	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 9025
1800.07/1775.11	s UNKNOWN
1800.07/1775.11	c Total wall clock time (in seconds): 1775.0

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-4084784-1465246910/watcher-4084784-1465246910 -o /tmp/evaluation-result-4084784-1465246910/solver-4084784-1465246910 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1465245095-8451 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084784-1465246910.opb 

pid=8826
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: 1.93 2.00 1.90 2/193 8829
/proc/meminfo: memFree=31084592/32872528 swapFree=13256/481332
[pid=8829] ppid=8826 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/8829/stat : 8829 (java) S 8826 8829 8435 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 106625839 98570240 976 33554432000 1073741824 1073778376 140737437081456 140737437072592 235378081853 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8829/statm: 24065 976 743 9 0 16771 0
[pid=8829/tid=8830] ppid=8826 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8830/stat : 8830 (java) R 8826 8829 8435 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 106625840 98570240 976 33554432000 1073741824 1073778376 140737437081456 139899725835816 235374724480 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 1.93 2.00 1.90 2/193 8829
/proc/meminfo: memFree=31084592/32872528 swapFree=13256/481332
[pid=8829] ppid=8826 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/8829/stat : 8829 (java) S 8826 8829 8435 0 -1 4202496 4430 0 1 0 9 1 0 0 20 0 18 0 106625839 9787879424 6056 33554432000 1073741824 1073778376 140737437081456 140737437072592 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8829/statm: 2389619 6056 2140 9 0 2380296 0
[pid=8829/tid=8830] ppid=8826 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/8829/task/8830/stat : 8830 (java) R 8826 8829 8435 0 -1 4202560 2379 0 1 0 7 0 0 0 20 0 18 0 106625840 9787879424 6056 33554432000 1073741824 1073778376 140737437081456 139899725839264 235378106805 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200313 s]
/proc/loadavg: 1.93 2.00 1.90 2/193 8829
/proc/meminfo: memFree=31084592/32872528 swapFree=13256/481332
[pid=8829] ppid=8826 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/8829/stat : 8829 (java) S 8826 8829 8435 0 -1 4202496 4703 0 1 0 25 1 0 0 20 0 18 0 106625839 9787879424 6780 33554432000 1073741824 1073778376 140737437081456 140737437072592 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8829/statm: 2389619 6780 2211 9 0 2380296 0
[pid=8829/tid=8830] ppid=8826 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/8829/task/8830/stat : 8830 (java) R 8826 8829 8435 0 -1 4202560 2395 0 1 0 17 0 0 0 20 0 18 0 106625840 9787879424 6780 33554432000 1073741824 1073778376 140737437081456 139899725839264 139899583965343 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300311 s]
/proc/loadavg: 1.93 2.00 1.90 2/193 8829
/proc/meminfo: memFree=31084592/32872528 swapFree=13256/481332
[pid=8829] ppid=8826 vsize=9558476 CPUtime=0.49 cores=0,2,4,6
/proc/8829/stat : 8829 (java) S 8826 8829 8435 0 -1 4202496 5659 0 1 0 48 1 0 0 20 0 18 0 106625839 9787879424 8252 33554432000 1073741824 1073778376 140737437081456 140737437072592 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8829/statm: 2389619 8252 2232 9 0 2380296 0
[pid=8829/tid=8830] ppid=8826 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/8829/task/8830/stat : 8830 (java) R 8826 8829 8435 0 -1 4202560 2398 0 1 0 27 0 0 0 20 0 18 0 106625840 9787879424 8252 33554432000 1073741824 1073778376 140737437081456 139899725839264 139899583879327 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.709564 s]
/proc/loadavg: 1.93 2.00 1.90 2/193 8829
/proc/meminfo: memFree=31084592/32872528 swapFree=13256/481332
[pid=8829] ppid=8826 vsize=9558476 CPUtime=1.13 cores=0,2,4,6
/proc/8829/stat : 8829 (java) S 8826 8829 8435 0 -1 4202496 7375 0 1 0 109 4 0 0 20 0 18 0 106625839 9787879424 41579 33554432000 1073741824 1073778376 140737437081456 140737437072592 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8829/statm: 2389619 41579 2264 9 0 2380296 0
[pid=8829/tid=8830] ppid=8826 vsize=9558476 CPUtime=0.67 cores=0,2,4,6
/proc/8829/task/8830/stat : 8830 (java) S 8826 8829 8435 0 -1 4202560 2465 0 1 0 64 3 0 0 20 0 18 0 106625840 9787879424 41579 33554432000 1073741824 1073778376 140737437081456 139899725839112 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9558476

[startup+1.50069 s]
/proc/loadavg: 1.93 2.00 1.90 3/212 8848
/proc/meminfo: memFree=30921820/32872528 swapFree=13256/481332
[pid=8829] ppid=8826 vsize=9625040 CPUtime=2.38 cores=0,2,4,6
/proc/8829/stat : 8829 (java) S 8826 8829 8435 0 -1 4202496 9310 0 1 0 234 4 0 0 20 0 19 0 106625839 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 140737437072592 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8829/statm: 2406260 42584 2278 9 0 2396937 0
[pid=8829/tid=8830] ppid=8826 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/8829/task/8830/stat : 8830 (java) R 8826 8829 8435 0 -1 4202560 2473 0 1 0 142 3 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899725840552 139899584592518 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8832] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8832/stat : 8832 (java) S 8826 8829 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899703941544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8833] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8833/stat : 8833 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899702889000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8829/tid=8834] ppid=8826 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8829/task/8834/stat : 8834 (java) S 8826 8829 8435 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899499964584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8835] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8835/stat : 8835 (java) S 8826 8829 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899498912040 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8836] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8836/stat : 8836 (java) S 8826 8829 8435 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899497860008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8837] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8837/stat : 8837 (java) S 8826 8829 8435 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899496807464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8838] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8838/stat : 8838 (java) S 8826 8829 8435 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 106625841 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899495754408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8839] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8839/stat : 8839 (java) S 8826 8829 8435 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106625841 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899494701864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8840] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8840/stat : 8840 (java) S 8826 8829 8435 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899482503528 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8841] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8841/stat : 8841 (java) S 8826 8829 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899481449848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8842] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8842/stat : 8842 (java) S 8826 8829 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899480396680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8843] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8843/stat : 8843 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899479345424 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8844] ppid=8826 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/8829/task/8844/stat : 8844 (java) S 8826 8829 8435 0 -1 4202560 2705 0 0 0 43 0 0 0 20 0 19 0 106625844 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899478293304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8845] ppid=8826 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/8829/task/8845/stat : 8845 (java) S 8826 8829 8435 0 -1 4202560 2758 0 0 0 39 0 0 0 20 0 19 0 106625844 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899477240760 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8846] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8846/stat : 8846 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899476187896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8847] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8847/stat : 8847 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899475135560 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8848] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8848/stat : 8848 (java) S 8826 8829 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106625921 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899474080808 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 9625040

[startup+3.1007 s]
/proc/loadavg: 1.93 2.00 1.90 3/212 8848
/proc/meminfo: memFree=30922736/32872528 swapFree=13256/481332
[pid=8829] ppid=8826 vsize=9625040 CPUtime=4.01 cores=0,2,4,6
/proc/8829/stat : 8829 (java) S 8826 8829 8435 0 -1 4202496 9311 0 1 0 396 5 0 0 20 0 19 0 106625839 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 140737437072592 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8829/statm: 2406260 42584 2278 9 0 2396937 0
[pid=8829/tid=8830] ppid=8826 vsize=9625040 CPUtime=3.04 cores=0,2,4,6
/proc/8829/task/8830/stat : 8830 (java) R 8826 8829 8435 0 -1 4202560 2474 0 1 0 301 3 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899725838528 139899584592476 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8832] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8832/stat : 8832 (java) S 8826 8829 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899703941544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8833] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8833/stat : 8833 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899702889000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8829/tid=8834] ppid=8826 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8829/task/8834/stat : 8834 (java) S 8826 8829 8435 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899499964584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8835] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8835/stat : 8835 (java) S 8826 8829 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899498912040 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8836] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8836/stat : 8836 (java) S 8826 8829 8435 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899497860008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8837] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8837/stat : 8837 (java) S 8826 8829 8435 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899496807464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8838] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8838/stat : 8838 (java) S 8826 8829 8435 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 106625841 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899495754408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8839] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8839/stat : 8839 (java) S 8826 8829 8435 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106625841 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899494701864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8840] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8840/stat : 8840 (java) S 8826 8829 8435 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899482503528 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8841] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8841/stat : 8841 (java) S 8826 8829 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899481449848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8842] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8842/stat : 8842 (java) S 8826 8829 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899480396680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8843] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8843/stat : 8843 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899479345424 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8844] ppid=8826 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/8829/task/8844/stat : 8844 (java) S 8826 8829 8435 0 -1 4202560 2705 0 0 0 45 0 0 0 20 0 19 0 106625844 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899478293304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8845] ppid=8826 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/8829/task/8845/stat : 8845 (java) S 8826 8829 8435 0 -1 4202560 2758 0 0 0 40 0 0 0 20 0 19 0 106625844 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899477240760 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8846] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8846/stat : 8846 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899476187896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8847] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8847/stat : 8847 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899475135560 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8848] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8848/stat : 8848 (java) S 8826 8829 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106625921 9856040960 42584 33554432000 1073741824 1073778376 140737437081456 139899474080808 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.01
Current children cumulated vsize (KiB) 9625040

[startup+6.3036 s]
/proc/loadavg: 1.93 2.00 1.90 3/212 8848
/proc/meminfo: memFree=30912008/32872528 swapFree=13256/481332
[pid=8829] ppid=8826 vsize=9625040 CPUtime=7.26 cores=0,2,4,6
/proc/8829/stat : 8829 (java) S 8826 8829 8435 0 -1 4202496 9369 0 1 0 719 7 0 0 20 0 19 0 106625839 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 140737437072592 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8829/statm: 2406260 57932 2278 9 0 2396937 0
[pid=8829/tid=8830] ppid=8826 vsize=9625040 CPUtime=6.2 cores=0,2,4,6
/proc/8829/task/8830/stat : 8830 (java) R 8826 8829 8435 0 -1 4202560 2499 0 1 0 617 3 0 0 20 0 19 0 106625840 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899725840664 139899584654637 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8832] ppid=8826 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8829/task/8832/stat : 8832 (java) S 8826 8829 8435 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 106625840 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899703941544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8833] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8833/stat : 8833 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899702889000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8829/tid=8834] ppid=8826 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/8829/task/8834/stat : 8834 (java) S 8826 8829 8435 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 19 0 106625840 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899499964584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8835] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8835/stat : 8835 (java) S 8826 8829 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899498912040 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8836] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8836/stat : 8836 (java) S 8826 8829 8435 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899497860008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8837] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8837/stat : 8837 (java) S 8826 8829 8435 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106625840 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899496807464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8838] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8838/stat : 8838 (java) S 8826 8829 8435 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 106625841 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899495754408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8829/tid=8839] ppid=8826 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/8829/task/8839/stat : 8839 (java) S 8826 8829 8435 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 106625841 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899494701864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8840] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8840/stat : 8840 (java) S 8826 8829 8435 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899482503528 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8841] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8841/stat : 8841 (java) S 8826 8829 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899481449848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8842] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8842/stat : 8842 (java) S 8826 8829 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899480396680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8843] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8843/stat : 8843 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899479345424 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8844] ppid=8826 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/8829/task/8844/stat : 8844 (java) S 8826 8829 8435 0 -1 4202560 2705 0 0 0 46 0 0 0 20 0 19 0 106625844 9856040960 57932 33554432000 1073741824 1073778376 140737437081456 139899478293304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8845] ppid=8826 vsize=9625040 CPUtime=0.4 cores=0,2,4,6

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

[pid=8829/tid=8848] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8848/stat : 8848 (java) S 8826 8829 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106625921 9856040960 181745 33554432000 1073741824 1073778376 140737437081456 139899474080808 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1685.75
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 1.95 3/212 8891
/proc/meminfo: memFree=30141596/32872528 swapFree=13256/481332
[pid=8829] ppid=8826 vsize=9625040 CPUtime=1746.61 cores=0,2,4,6
/proc/8829/stat : 8829 (java) S 8826 8829 8435 0 -1 4202496 43010 0 1 0 174478 183 0 0 20 0 19 0 106625839 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 140737437072592 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8829/statm: 2406260 184781 2294 9 0 2396937 0
[pid=8829/tid=8830] ppid=8826 vsize=9625040 CPUtime=1704.05 cores=0,2,4,6
/proc/8829/task/8830/stat : 8830 (java) R 8826 8829 8435 0 -1 4202560 15641 0 1 0 170361 44 0 0 20 0 19 0 106625840 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899725839640 139899584592821 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8832] ppid=8826 vsize=9625040 CPUtime=4.51 cores=0,2,4,6
/proc/8829/task/8832/stat : 8832 (java) S 8826 8829 8435 0 -1 4202560 1497 0 0 0 434 17 0 0 20 0 19 0 106625840 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899703941544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8833] ppid=8826 vsize=9625040 CPUtime=4.36 cores=0,2,4,6
/proc/8829/task/8833/stat : 8833 (java) S 8826 8829 8435 0 -1 4202560 1265 0 0 0 419 17 0 0 20 0 19 0 106625840 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899702889000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8834] ppid=8826 vsize=9625040 CPUtime=4.48 cores=0,2,4,6
/proc/8829/task/8834/stat : 8834 (java) S 8826 8829 8435 0 -1 4202560 1731 0 0 0 432 16 0 0 20 0 19 0 106625840 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899499964584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8835] ppid=8826 vsize=9625040 CPUtime=4.51 cores=0,2,4,6
/proc/8829/task/8835/stat : 8835 (java) S 8826 8829 8435 0 -1 4202560 1248 0 0 0 434 17 0 0 20 0 19 0 106625840 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899498912040 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8836] ppid=8826 vsize=9625040 CPUtime=4.34 cores=0,2,4,6
/proc/8829/task/8836/stat : 8836 (java) S 8826 8829 8435 0 -1 4202560 1549 0 0 0 420 14 0 0 20 0 19 0 106625840 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899497860008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8837] ppid=8826 vsize=9625040 CPUtime=4.51 cores=0,2,4,6
/proc/8829/task/8837/stat : 8837 (java) S 8826 8829 8435 0 -1 4202560 1734 0 0 0 434 17 0 0 20 0 19 0 106625840 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899496807464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8838] ppid=8826 vsize=9625040 CPUtime=4.34 cores=0,2,4,6
/proc/8829/task/8838/stat : 8838 (java) S 8826 8829 8435 0 -1 4202560 2027 0 0 0 417 17 0 0 20 0 19 0 106625841 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899495754408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8839] ppid=8826 vsize=9625040 CPUtime=4.51 cores=0,2,4,6
/proc/8829/task/8839/stat : 8839 (java) S 8826 8829 8435 0 -1 4202560 1884 0 0 0 436 15 0 0 20 0 19 0 106625841 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899494701864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8840] ppid=8826 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/8829/task/8840/stat : 8840 (java) S 8826 8829 8435 0 -1 4202560 6348 0 0 0 125 22 0 0 20 0 19 0 106625842 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899482503528 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8829/tid=8841] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8841/stat : 8841 (java) S 8826 8829 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899481449848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8842] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8842/stat : 8842 (java) S 8826 8829 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899480396680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8843] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8843/stat : 8843 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899479345424 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8844] ppid=8826 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/8829/task/8844/stat : 8844 (java) S 8826 8829 8435 0 -1 4202560 3618 0 0 0 54 0 0 0 20 0 19 0 106625844 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899478293304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8829/tid=8845] ppid=8826 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/8829/task/8845/stat : 8845 (java) S 8826 8829 8435 0 -1 4202560 3111 0 0 0 44 0 0 0 20 0 19 0 106625844 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899477240760 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8846] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8846/stat : 8846 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899476187896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8847] ppid=8826 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/8829/task/8847/stat : 8847 (java) S 8826 8829 8435 0 -1 4202560 98 0 0 0 19 15 0 0 20 0 19 0 106625844 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899475135560 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8848] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8848/stat : 8848 (java) S 8826 8829 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106625921 9856040960 184781 33554432000 1073741824 1073778376 140737437081456 139899474080808 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1746.61
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1775.1 s]
/proc/loadavg: 1.95 2.00 1.94 3/211 8958
/proc/meminfo: memFree=31004140/32872528 swapFree=13256/481332
[pid=8829] ppid=8826 vsize=9625040 CPUtime=1800.07 cores=0,2,4,6
/proc/8829/stat : 8829 (java) S 8826 8829 8435 0 -1 4202496 44547 0 1 0 179820 187 0 0 20 0 19 0 106625839 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 140737437072592 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8829/statm: 2406260 108707 2294 9 0 2396937 0
[pid=8829/tid=8830] ppid=8826 vsize=9625040 CPUtime=1756.23 cores=0,2,4,6
/proc/8829/task/8830/stat : 8830 (java) R 8826 8829 8435 0 -1 4202560 16449 0 1 0 175578 45 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899725839456 139899584592748 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8832] ppid=8826 vsize=9625040 CPUtime=4.63 cores=0,2,4,6
/proc/8829/task/8832/stat : 8832 (java) S 8826 8829 8435 0 -1 4202560 1502 0 0 0 446 17 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899703941544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8833] ppid=8826 vsize=9625040 CPUtime=4.51 cores=0,2,4,6
/proc/8829/task/8833/stat : 8833 (java) S 8826 8829 8435 0 -1 4202560 1268 0 0 0 434 17 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899702889000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8834] ppid=8826 vsize=9625040 CPUtime=4.62 cores=0,2,4,6
/proc/8829/task/8834/stat : 8834 (java) S 8826 8829 8435 0 -1 4202560 1828 0 0 0 445 17 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899499964584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8829/tid=8835] ppid=8826 vsize=9625040 CPUtime=4.61 cores=0,2,4,6
/proc/8829/task/8835/stat : 8835 (java) S 8826 8829 8435 0 -1 4202560 1320 0 0 0 444 17 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899498912040 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8836] ppid=8826 vsize=9625040 CPUtime=4.49 cores=0,2,4,6
/proc/8829/task/8836/stat : 8836 (java) S 8826 8829 8435 0 -1 4202560 1553 0 0 0 435 14 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899497860008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8837] ppid=8826 vsize=9625040 CPUtime=4.64 cores=0,2,4,6
/proc/8829/task/8837/stat : 8837 (java) S 8826 8829 8435 0 -1 4202560 1835 0 0 0 446 18 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899496807464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8838] ppid=8826 vsize=9625040 CPUtime=4.45 cores=0,2,4,6
/proc/8829/task/8838/stat : 8838 (java) S 8826 8829 8435 0 -1 4202560 2134 0 0 0 428 17 0 0 20 0 19 0 106625841 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899495754408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8839] ppid=8826 vsize=9625040 CPUtime=4.63 cores=0,2,4,6
/proc/8829/task/8839/stat : 8839 (java) S 8826 8829 8435 0 -1 4202560 1885 0 0 0 448 15 0 0 20 0 19 0 106625841 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899494701864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8840] ppid=8826 vsize=9625040 CPUtime=1.59 cores=0,2,4,6
/proc/8829/task/8840/stat : 8840 (java) S 8826 8829 8435 0 -1 4202560 6685 0 0 0 136 23 0 0 20 0 19 0 106625842 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899482503528 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8841] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8841/stat : 8841 (java) S 8826 8829 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899481449848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8842] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8842/stat : 8842 (java) S 8826 8829 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899480396680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8843] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8843/stat : 8843 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899479345424 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8844] ppid=8826 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/8829/task/8844/stat : 8844 (java) S 8826 8829 8435 0 -1 4202560 3618 0 0 0 54 0 0 0 20 0 19 0 106625844 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899478293304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8829/tid=8845] ppid=8826 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/8829/task/8845/stat : 8845 (java) S 8826 8829 8435 0 -1 4202560 3111 0 0 0 44 0 0 0 20 0 19 0 106625844 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899477240760 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8846] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8846/stat : 8846 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899476187896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8847] ppid=8826 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/8829/task/8847/stat : 8847 (java) S 8826 8829 8435 0 -1 4202560 100 0 0 0 20 15 0 0 20 0 19 0 106625844 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899475135560 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8848] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8848/stat : 8848 (java) S 8826 8829 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106625921 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899474080808 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1775.1 s]
/proc/loadavg: 1.95 2.00 1.94 3/211 8958
/proc/meminfo: memFree=31004140/32872528 swapFree=13256/481332
[pid=8829] ppid=8826 vsize=9625040 CPUtime=1800.07 cores=0,2,4,6
/proc/8829/stat : 8829 (java) S 8826 8829 8435 0 -1 4202496 44547 0 1 0 179820 187 0 0 20 0 19 0 106625839 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 140737437072592 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8829/statm: 2406260 108707 2294 9 0 2396937 0
[pid=8829/tid=8830] ppid=8826 vsize=9625040 CPUtime=1756.23 cores=0,2,4,6
/proc/8829/task/8830/stat : 8830 (java) R 8826 8829 8435 0 -1 4202560 16449 0 1 0 175578 45 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899725839456 139899584592748 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8832] ppid=8826 vsize=9625040 CPUtime=4.63 cores=0,2,4,6
/proc/8829/task/8832/stat : 8832 (java) S 8826 8829 8435 0 -1 4202560 1502 0 0 0 446 17 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899703941544 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8833] ppid=8826 vsize=9625040 CPUtime=4.51 cores=0,2,4,6
/proc/8829/task/8833/stat : 8833 (java) S 8826 8829 8435 0 -1 4202560 1268 0 0 0 434 17 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899702889000 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8834] ppid=8826 vsize=9625040 CPUtime=4.62 cores=0,2,4,6
/proc/8829/task/8834/stat : 8834 (java) S 8826 8829 8435 0 -1 4202560 1828 0 0 0 445 17 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899499964584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8829/tid=8835] ppid=8826 vsize=9625040 CPUtime=4.61 cores=0,2,4,6
/proc/8829/task/8835/stat : 8835 (java) S 8826 8829 8435 0 -1 4202560 1320 0 0 0 444 17 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899498912040 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8836] ppid=8826 vsize=9625040 CPUtime=4.49 cores=0,2,4,6
/proc/8829/task/8836/stat : 8836 (java) S 8826 8829 8435 0 -1 4202560 1553 0 0 0 435 14 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899497860008 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8837] ppid=8826 vsize=9625040 CPUtime=4.64 cores=0,2,4,6
/proc/8829/task/8837/stat : 8837 (java) S 8826 8829 8435 0 -1 4202560 1835 0 0 0 446 18 0 0 20 0 19 0 106625840 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899496807464 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8838] ppid=8826 vsize=9625040 CPUtime=4.45 cores=0,2,4,6
/proc/8829/task/8838/stat : 8838 (java) S 8826 8829 8435 0 -1 4202560 2134 0 0 0 428 17 0 0 20 0 19 0 106625841 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899495754408 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8839] ppid=8826 vsize=9625040 CPUtime=4.63 cores=0,2,4,6
/proc/8829/task/8839/stat : 8839 (java) S 8826 8829 8435 0 -1 4202560 1885 0 0 0 448 15 0 0 20 0 19 0 106625841 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899494701864 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8840] ppid=8826 vsize=9625040 CPUtime=1.59 cores=0,2,4,6
/proc/8829/task/8840/stat : 8840 (java) S 8826 8829 8435 0 -1 4202560 6685 0 0 0 136 23 0 0 20 0 19 0 106625842 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899482503528 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8829/tid=8841] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8841/stat : 8841 (java) S 8826 8829 8435 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899481449848 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8842] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8842/stat : 8842 (java) S 8826 8829 8435 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 106625842 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899480396680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8843] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8843/stat : 8843 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899479345424 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8844] ppid=8826 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/8829/task/8844/stat : 8844 (java) S 8826 8829 8435 0 -1 4202560 3618 0 0 0 54 0 0 0 20 0 19 0 106625844 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899478293304 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8829/tid=8845] ppid=8826 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/8829/task/8845/stat : 8845 (java) S 8826 8829 8435 0 -1 4202560 3111 0 0 0 44 0 0 0 20 0 19 0 106625844 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899477240760 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8846] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8846/stat : 8846 (java) S 8826 8829 8435 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106625844 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899476187896 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8829/tid=8847] ppid=8826 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/8829/task/8847/stat : 8847 (java) S 8826 8829 8435 0 -1 4202560 100 0 0 0 20 15 0 0 20 0 19 0 106625844 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899475135560 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8829/tid=8848] ppid=8826 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8829/task/8848/stat : 8848 (java) S 8826 8829 8435 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106625921 9856040960 108707 33554432000 1073741824 1073778376 140737437081456 139899474080808 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8829 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=709314
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=281653
# CPU time returned by wait4() is 1795.99
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1775.11
CPU time (s): 1800.07
CPU user time (s): 1798.2
CPU system time (s): 1.87
CPU usage (%): 101.406
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.71
system time used= 2.28165
maximum resident set size= 786124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44583
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 89966
involuntary context switches= 127886

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0125 second user time and 12.3951 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-06 23:01:50
IDJOB=4084784
IDBENCH=2987
IDSOLVER=2546
FILE ID=node104/4084784-1465246910
RUNJOBID= node104-1465245095-8451
PBS_JOBID= 19843252
Free space on /tmp= 71736 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=200-sizeP=101-sizeQ=200-410184650-max.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084784-1465246910/watcher-4084784-1465246910 -o /tmp/evaluation-result-4084784-1465246910/solver-4084784-1465246910 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1465245095-8451 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084784-1465246910.opb

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

MD5SUM BENCH= 8dbba4128860c0dcf60d2ae6d42e2446
RANDOM SEED=1690693294

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31085128 kB
Buffers:           36108 kB
Cached:           114372 kB
SwapCached:         1720 kB
Active:           501068 kB
Inactive:          84200 kB
Active(anon):     433428 kB
Inactive(anon):     3820 kB
Active(file):      67640 kB
Inactive(file):    80380 kB
Unevictable:      481332 kB
Mlocked:           13256 kB
SwapTotal:      67108856 kB
SwapFree:       67097232 kB
Dirty:              4808 kB
Writeback:             0 kB
AnonPages:        949936 kB
Mapped:            15364 kB
Shmem:                 0 kB
Slab:             567788 kB
SReclaimable:      11332 kB
SUnreclaim:       556456 kB
KernelStack:        1592 kB
PageTables:         5824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1397784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    919552 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node104 at 2016-06-06 23:31:25