Trace number 4084790

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.09 1789.22

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=300-sizeP=151-sizeQ=300-692949159-max.opb
MD5SUM7e6b5d1bb2d5498810142d4e4cc2c6f4
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45751
Total number of constraints135901
Number of constraints which are clauses135900
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 constraint45300
Number of terms in the objective function 151
Biggest coefficient in the objective function 1427247692705959881058285969449495136382746624
Number of bits for the biggest coefficient in the objective function 151
Sum of the numbers in the objective function 2854495385411919762116571938898990272765493247
Number of bits of the sum of numbers in the objective function 151
Biggest number in a constraint 1453677448591213781098647615776009068707282721374636120562980398361278576226795846652382101427527131121525043212532355867069203257229312
Number of bits of the biggest number in a constraint 450
Biggest sum of numbers in a constraint 5814709794364855124394590463104036274829130884415680534709393500410164485780207399841635394555886269312423583179230372744812869772975784
Number of bits of the biggest sum of numbers451
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	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-4084790-1465247283.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
2.16/1.47	c ... done. Wall clock time 1.355s.
2.16/1.47	c declared #vars     45751
2.16/1.47	c #constraints  135902
2.16/1.47	c constraints type 
2.16/1.47	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 45300
2.16/1.47	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 90600
2.16/1.47	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2
2.16/1.47	c 135902 constraints processed.
2.16/1.47	c objective function length is 151 literals
812.11/808.97	c cleaning 2495 clauses out of 5001 with flag 12460/5001
1732.26/1722.01	c cleaning 4248 clauses out of 8506 with flag 27185/11001
1800.09/1789.20	c starts		: 7
1800.09/1789.20	c conflicts		: 11475
1800.09/1789.20	c decisions		: 15216
1800.09/1789.20	c propagations		: 4036660
1800.09/1789.20	c inspects		: 24024254
1800.09/1789.20	c shortcuts		: 0
1800.09/1789.20	c learnt literals	: 0
1800.09/1789.20	c learnt binary clauses	: 0
1800.09/1789.20	c learnt ternary clauses	: 0
1800.09/1789.20	c learnt constraints	: 11475
1800.09/1789.20	c ignored constraints	: 0
1800.09/1789.20	c root simplifications	: 0
1800.09/1789.20	c removed literals (reason simplification)	: 0
1800.09/1789.20	c reason swapping (by a shorter reason)	: 0
1800.09/1789.20	c Calls to reduceDB	: 2
1800.09/1789.20	c Number of update (reduction) of LBD	: 1237
1800.09/1789.20	c Imported unit clauses	: 0
1800.09/1789.20	c number of reductions to clauses (during analyze)	: 0
1800.09/1789.20	c number of learned constraints concerned by reduction	: 0
1800.09/1789.20	c number of learning phase by resolution	: 0
1800.09/1789.20	c number of learning phase by cutting planes	: 0
1800.09/1789.20	c speed (assignments/second)	: 2258.0230318672575
1800.09/1789.20	c non guided choices	124
1800.09/1789.20	c learnt constraints type 
1800.09/1789.20	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 4732
1800.09/1789.20	s UNKNOWN
1800.09/1789.21	c Total wall clock time (in seconds): 1789.092

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-4084790-1465247283/watcher-4084790-1465247283 -o /tmp/evaluation-result-4084790-1465247283/solver-4084790-1465247283 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465226821-9908 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084790-1465247283.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.18 2.28 2.24 3/196 13344
/proc/meminfo: memFree=28103856/32872528 swapFree=20720/1686580
[pid=13344] ppid=13341 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/13344/stat : 13344 (java) R 13341 13344 9891 0 -1 4202496 621 0 0 0 0 0 0 0 20 0 1 0 106660363 23793664 272 33554432000 1073741824 1073778376 140733351260192 140733351249256 215115414081 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13344/statm: 5809 285 222 9 0 128 0

[startup+0.100163 s]
/proc/loadavg: 2.18 2.28 2.24 3/196 13344
/proc/meminfo: memFree=28103856/32872528 swapFree=20720/1686580
[pid=13344] ppid=13341 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/13344/stat : 13344 (java) S 13341 13344 9891 0 -1 4202496 4463 0 1 0 8 1 0 0 20 0 18 0 106660363 9787879424 5584 33554432000 1073741824 1073778376 140733351260192 140733351251328 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13344/statm: 2389619 5584 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 2.18 2.28 2.24 3/196 13344
/proc/meminfo: memFree=28103856/32872528 swapFree=20720/1686580
[pid=13344] ppid=13341 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/13344/stat : 13344 (java) S 13341 13344 9891 0 -1 4202496 4750 0 1 0 23 2 0 0 20 0 18 0 106660363 9787879424 6305 33554432000 1073741824 1073778376 140733351260192 140733351251328 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13344/statm: 2389619 6305 2210 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.30024 s]
/proc/loadavg: 2.18 2.28 2.24 3/196 13344
/proc/meminfo: memFree=28103856/32872528 swapFree=20720/1686580
[pid=13344] ppid=13341 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/13344/stat : 13344 (java) S 13341 13344 9891 0 -1 4202496 6071 0 1 0 46 2 0 0 20 0 18 0 106660363 9787879424 8507 33554432000 1073741824 1073778376 140733351260192 140733351251328 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13344/statm: 2389619 8507 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700339 s]
/proc/loadavg: 2.18 2.28 2.24 3/196 13344
/proc/meminfo: memFree=28103856/32872528 swapFree=20720/1686580
[pid=13344] ppid=13341 vsize=9558476 CPUtime=1.12 cores=1,3,5,7
/proc/13344/stat : 13344 (java) S 13341 13344 9891 0 -1 4202496 7687 0 1 0 107 5 0 0 20 0 18 0 106660363 9787879424 40682 33554432000 1073741824 1073778376 140733351260192 140733351251328 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13344/statm: 2389619 40682 2261 9 0 2380296 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 9558476

[startup+1.50082 s]
/proc/loadavg: 2.18 2.28 2.24 3/214 13362
/proc/meminfo: memFree=27928324/32872528 swapFree=20720/1686580
[pid=13344] ppid=13341 vsize=9558476 CPUtime=2.4 cores=1,3,5,7
/proc/13344/stat : 13344 (java) S 13341 13344 9891 0 -1 4202496 14508 0 1 0 232 8 0 0 20 0 18 0 106660363 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140733351251328 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13344/statm: 2389619 49845 2273 9 0 2380296 0
[pid=13344/tid=13346] ppid=13341 vsize=9558476 CPUtime=1.41 cores=1,3,5,7
/proc/13344/task/13346/stat : 13346 (java) R 13341 13344 9891 0 -1 4202560 2530 0 1 0 138 3 0 0 20 0 18 0 106660364 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143982997472 140143854811741 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13347] ppid=13341 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/13344/task/13347/stat : 13347 (java) S 13341 13344 9891 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 18 0 106660365 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143827123240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13348] ppid=13341 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/13344/task/13348/stat : 13348 (java) S 13341 13344 9891 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 106660365 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143826070440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13349] ppid=13341 vsize=9558476 CPUtime=0.01 cores=1,3,5,7
/proc/13344/task/13349/stat : 13349 (java) S 13341 13344 9891 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 18 0 106660365 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143825017640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13350] ppid=13341 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13350/stat : 13350 (java) S 13341 13344 9891 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 106660365 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143823964840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13351] ppid=13341 vsize=9558476 CPUtime=0.02 cores=1,3,5,7
/proc/13344/task/13351/stat : 13351 (java) S 13341 13344 9891 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 18 0 106660365 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143822912040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13352] ppid=13341 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13352/stat : 13352 (java) S 13341 13344 9891 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 106660365 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143821859240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13353] ppid=13341 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13353/stat : 13353 (java) S 13341 13344 9891 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 106660365 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143820806440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13354] ppid=13341 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13354/stat : 13354 (java) S 13341 13344 9891 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 106660365 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143819753640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13355] ppid=13341 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13355/stat : 13355 (java) S 13341 13344 9891 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 106660366 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143807343592 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13356] ppid=13341 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13356/stat : 13356 (java) S 13341 13344 9891 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 106660367 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143806289656 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13357] ppid=13341 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13357/stat : 13357 (java) S 13341 13344 9891 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 106660367 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143805236744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13358] ppid=13341 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13358/stat : 13358 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 106660369 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143804185232 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13359] ppid=13341 vsize=9558476 CPUtime=0.32 cores=1,3,5,7
/proc/13344/task/13359/stat : 13359 (java) S 13341 13344 9891 0 -1 4202560 3045 0 0 0 32 0 0 0 20 0 18 0 106660369 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143803132344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13360] ppid=13341 vsize=9558476 CPUtime=0.44 cores=1,3,5,7
/proc/13344/task/13360/stat : 13360 (java) S 13341 13344 9891 0 -1 4202560 7521 0 0 0 42 2 0 0 20 0 18 0 106660369 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143802079544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13361] ppid=13341 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13361/stat : 13361 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 106660369 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143801026936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13362] ppid=13341 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13362/stat : 13362 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 106660369 9787879424 49845 33554432000 1073741824 1073778376 140733351260192 140143799974344 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 9558476

[startup+3.10088 s]
/proc/loadavg: 2.18 2.28 2.24 3/215 13363
/proc/meminfo: memFree=27911636/32872528 swapFree=20720/1686580
[pid=13344] ppid=13341 vsize=9625040 CPUtime=4.25 cores=1,3,5,7
/proc/13344/stat : 13344 (java) S 13341 13344 9891 0 -1 4202496 15682 0 1 0 417 8 0 0 20 0 19 0 106660363 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140733351251328 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13344/statm: 2406260 49940 2277 9 0 2396937 0
[pid=13344/tid=13346] ppid=13341 vsize=9625040 CPUtime=3.01 cores=1,3,5,7
/proc/13344/task/13346/stat : 13346 (java) R 13341 13344 9891 0 -1 4202560 2535 0 1 0 298 3 0 0 20 0 19 0 106660364 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143983006088 140143855527954 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13347] ppid=13341 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/13344/task/13347/stat : 13347 (java) S 13341 13344 9891 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 19 0 106660365 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143827123240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13348] ppid=13341 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/13344/task/13348/stat : 13348 (java) S 13341 13344 9891 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 106660365 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143826070440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13349] ppid=13341 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/13344/task/13349/stat : 13349 (java) S 13341 13344 9891 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 106660365 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143825017640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13350] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13350/stat : 13350 (java) S 13341 13344 9891 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 106660365 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143823964840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13351] ppid=13341 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/13344/task/13351/stat : 13351 (java) S 13341 13344 9891 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 106660365 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143822912040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13352] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13352/stat : 13352 (java) S 13341 13344 9891 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106660365 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143821859240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13353] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13353/stat : 13353 (java) S 13341 13344 9891 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106660365 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143820806440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13354] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13354/stat : 13354 (java) S 13341 13344 9891 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106660365 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143819753640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13355] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13355/stat : 13355 (java) S 13341 13344 9891 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 106660366 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143807343592 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13356] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13356/stat : 13356 (java) S 13341 13344 9891 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106660367 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143806289656 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13357] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13357/stat : 13357 (java) S 13341 13344 9891 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106660367 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143805236744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13358] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13358/stat : 13358 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143804185232 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13359] ppid=13341 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/13344/task/13359/stat : 13359 (java) S 13341 13344 9891 0 -1 4202560 4138 0 0 0 41 2 0 0 20 0 19 0 106660369 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143803132344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13360] ppid=13341 vsize=9625040 CPUtime=0.59 cores=1,3,5,7
/proc/13344/task/13360/stat : 13360 (java) S 13341 13344 9891 0 -1 4202560 7583 0 0 0 57 2 0 0 20 0 19 0 106660369 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143802079544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13361] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13361/stat : 13361 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143801026936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13362] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13362/stat : 13362 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143799974344 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13363] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13363/stat : 13363 (java) S 13341 13344 9891 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106660514 9856040960 49940 33554432000 1073741824 1073778376 140733351260192 140143798822568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 9625040

[startup+6.30089 s]
/proc/loadavg: 2.16 2.27 2.24 3/215 13363
/proc/meminfo: memFree=27760932/32872528 swapFree=20720/1686580
[pid=13344] ppid=13341 vsize=9625040 CPUtime=7.74 cores=1,3,5,7
/proc/13344/stat : 13344 (java) S 13341 13344 9891 0 -1 4202496 16186 0 1 0 761 13 0 0 20 0 19 0 106660363 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140733351251328 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13344/statm: 2406260 87426 2277 9 0 2396937 0
[pid=13344/tid=13346] ppid=13341 vsize=9625040 CPUtime=6.15 cores=1,3,5,7
/proc/13344/task/13346/stat : 13346 (java) R 13341 13344 9891 0 -1 4202560 2597 0 1 0 610 5 0 0 20 0 19 0 106660364 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143983005768 140143855526254 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13347] ppid=13341 vsize=9625040 CPUtime=0.06 cores=1,3,5,7
/proc/13344/task/13347/stat : 13347 (java) S 13341 13344 9891 0 -1 4202560 34 0 0 0 5 1 0 0 20 0 19 0 106660365 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143827123240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13348] ppid=13341 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/13344/task/13348/stat : 13348 (java) S 13341 13344 9891 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 19 0 106660365 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143826070440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13349] ppid=13341 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/13344/task/13349/stat : 13349 (java) S 13341 13344 9891 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 19 0 106660365 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143825017640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13350] ppid=13341 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/13344/task/13350/stat : 13350 (java) S 13341 13344 9891 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 106660365 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143823964840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13351] ppid=13341 vsize=9625040 CPUtime=0.03 cores=1,3,5,7
/proc/13344/task/13351/stat : 13351 (java) S 13341 13344 9891 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 106660365 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143822912040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13352] ppid=13341 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/13344/task/13352/stat : 13352 (java) S 13341 13344 9891 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 106660365 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143821859240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13353] ppid=13341 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/13344/task/13353/stat : 13353 (java) S 13341 13344 9891 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 106660365 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143820806440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13354] ppid=13341 vsize=9625040 CPUtime=0.04 cores=1,3,5,7
/proc/13344/task/13354/stat : 13354 (java) S 13341 13344 9891 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 19 0 106660365 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143819753640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13355] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13355/stat : 13355 (java) S 13341 13344 9891 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 19 0 106660366 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143807343592 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13356] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13356/stat : 13356 (java) S 13341 13344 9891 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106660367 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143806289656 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13357] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13357/stat : 13357 (java) S 13341 13344 9891 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106660367 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143805236744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13358] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13358/stat : 13358 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143804185232 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13359] ppid=13341 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/13344/task/13359/stat : 13359 (java) S 13341 13344 9891 0 -1 4202560 4346 0 0 0 44 2 0 0 20 0 19 0 106660369 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143803132344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13360] ppid=13341 vsize=9625040 CPUtime=0.73 cores=1,3,5,7
/proc/13344/task/13360/stat : 13360 (java) S 13341 13344 9891 0 -1 4202560 7628 0 0 0 71 2 0 0 20 0 19 0 106660369 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143802079544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13361] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13361/stat : 13361 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143801026936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13362] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13362/stat : 13362 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143799974344 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13363] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13363/stat : 13363 (java) S 13341 13344 9891 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106660514 9856040960 87426 33554432000 1073741824 1073778376 140733351260192 140143798822568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.74
Current children cumulated vsize (KiB) 9625040

[startup+12.7009 s]
/proc/loadavg: 2.15 2.27 2.24 3/215 13363

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

[pid=13344/tid=13363] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13363/stat : 13363 (java) S 13341 13344 9891 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106660514 9856040960 440063 33554432000 1073741824 1073778376 140733351260192 140143798822568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1671.87
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.31 2.36 2.34 4/215 13470
/proc/meminfo: memFree=28408744/32872528 swapFree=20720/1686580
[pid=13344] ppid=13341 vsize=9625040 CPUtime=1732.56 cores=1,3,5,7
/proc/13344/stat : 13344 (java) S 13341 13344 9891 0 -1 4202496 26710 0 1 0 173107 149 0 0 20 0 19 0 106660363 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140733351251328 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13344/statm: 2406260 442258 2293 9 0 2396937 0
[pid=13344/tid=13346] ppid=13341 vsize=9625040 CPUtime=1712.63 cores=1,3,5,7
/proc/13344/task/13346/stat : 13346 (java) R 13341 13344 9891 0 -1 4202560 4385 0 1 0 171205 58 0 0 20 0 19 0 106660364 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143982997184 140143855526249 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13347] ppid=13341 vsize=9625040 CPUtime=1.67 cores=1,3,5,7
/proc/13344/task/13347/stat : 13347 (java) S 13341 13344 9891 0 -1 4202560 404 0 0 0 154 13 0 0 20 0 19 0 106660365 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143827123240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13348] ppid=13341 vsize=9625040 CPUtime=1.74 cores=1,3,5,7
/proc/13344/task/13348/stat : 13348 (java) S 13341 13344 9891 0 -1 4202560 235 0 0 0 161 13 0 0 20 0 19 0 106660365 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143826070440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13349] ppid=13341 vsize=9625040 CPUtime=1.65 cores=1,3,5,7
/proc/13344/task/13349/stat : 13349 (java) S 13341 13344 9891 0 -1 4202560 391 0 0 0 154 11 0 0 20 0 19 0 106660365 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143825017640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13350] ppid=13341 vsize=9625040 CPUtime=1.63 cores=1,3,5,7
/proc/13344/task/13350/stat : 13350 (java) S 13341 13344 9891 0 -1 4202560 218 0 0 0 154 9 0 0 20 0 19 0 106660365 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143823964840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13351] ppid=13341 vsize=9625040 CPUtime=1.64 cores=1,3,5,7
/proc/13344/task/13351/stat : 13351 (java) S 13341 13344 9891 0 -1 4202560 384 0 0 0 156 8 0 0 20 0 19 0 106660365 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143822912040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13352] ppid=13341 vsize=9625040 CPUtime=1.57 cores=1,3,5,7
/proc/13344/task/13352/stat : 13352 (java) S 13341 13344 9891 0 -1 4202560 217 0 0 0 148 9 0 0 20 0 19 0 106660365 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143821859240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13353] ppid=13341 vsize=9625040 CPUtime=1.69 cores=1,3,5,7
/proc/13344/task/13353/stat : 13353 (java) S 13341 13344 9891 0 -1 4202560 484 0 0 0 159 10 0 0 20 0 19 0 106660365 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143820806440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13354] ppid=13341 vsize=9625040 CPUtime=1.7 cores=1,3,5,7
/proc/13344/task/13354/stat : 13354 (java) S 13341 13344 9891 0 -1 4202560 325 0 0 0 157 13 0 0 20 0 19 0 106660365 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143819753640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13355] ppid=13341 vsize=9625040 CPUtime=0.85 cores=1,3,5,7
/proc/13344/task/13355/stat : 13355 (java) S 13341 13344 9891 0 -1 4202560 6298 0 0 0 74 11 0 0 20 0 19 0 106660366 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143807343592 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13356] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13356/stat : 13356 (java) S 13341 13344 9891 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106660367 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143806289656 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13357] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13357/stat : 13357 (java) S 13341 13344 9891 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106660367 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143805236744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13358] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13358/stat : 13358 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143804185232 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13359] ppid=13341 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/13344/task/13359/stat : 13359 (java) S 13341 13344 9891 0 -1 4202560 4353 0 0 0 47 2 0 0 20 0 19 0 106660369 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143803132344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13360] ppid=13341 vsize=9625040 CPUtime=0.79 cores=1,3,5,7
/proc/13344/task/13360/stat : 13360 (java) S 13341 13344 9891 0 -1 4202560 7656 0 0 0 77 2 0 0 20 0 19 0 106660369 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143802079544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13361] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13361/stat : 13361 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143801026936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13362] ppid=13341 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/13344/task/13362/stat : 13362 (java) S 13341 13344 9891 0 -1 4202560 98 0 0 0 15 21 0 0 20 0 19 0 106660369 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143799974344 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13363] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13363/stat : 13363 (java) S 13341 13344 9891 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106660514 9856040960 442258 33554432000 1073741824 1073778376 140733351260192 140143798822568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1732.56
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.41 2.38 2.35 4/215 13471
/proc/meminfo: memFree=28710444/32872528 swapFree=20720/1686580
[pid=13344] ppid=13341 vsize=9625040 CPUtime=1793.07 cores=1,3,5,7
/proc/13344/stat : 13344 (java) S 13341 13344 9891 0 -1 4202496 28088 0 1 0 179155 152 0 0 20 0 19 0 106660363 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140733351251328 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13344/statm: 2406260 366899 2293 9 0 2396937 0
[pid=13344/tid=13346] ppid=13341 vsize=9625040 CPUtime=1772.1 cores=1,3,5,7
/proc/13344/task/13346/stat : 13346 (java) R 13341 13344 9891 0 -1 4202560 4421 0 1 0 177152 58 0 0 20 0 19 0 106660364 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143983004720 140143855527967 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13347] ppid=13341 vsize=9625040 CPUtime=1.77 cores=1,3,5,7
/proc/13344/task/13347/stat : 13347 (java) S 13341 13344 9891 0 -1 4202560 405 0 0 0 164 13 0 0 20 0 19 0 106660365 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143827123240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13348] ppid=13341 vsize=9625040 CPUtime=1.82 cores=1,3,5,7
/proc/13344/task/13348/stat : 13348 (java) S 13341 13344 9891 0 -1 4202560 236 0 0 0 169 13 0 0 20 0 19 0 106660365 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143826070440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13349] ppid=13341 vsize=9625040 CPUtime=1.74 cores=1,3,5,7
/proc/13344/task/13349/stat : 13349 (java) S 13341 13344 9891 0 -1 4202560 391 0 0 0 163 11 0 0 20 0 19 0 106660365 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143825017640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13350] ppid=13341 vsize=9625040 CPUtime=1.73 cores=1,3,5,7
/proc/13344/task/13350/stat : 13350 (java) S 13341 13344 9891 0 -1 4202560 218 0 0 0 163 10 0 0 20 0 19 0 106660365 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143823964840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13351] ppid=13341 vsize=9625040 CPUtime=1.74 cores=1,3,5,7
/proc/13344/task/13351/stat : 13351 (java) S 13341 13344 9891 0 -1 4202560 385 0 0 0 165 9 0 0 20 0 19 0 106660365 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143822912040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13352] ppid=13341 vsize=9625040 CPUtime=1.68 cores=1,3,5,7
/proc/13344/task/13352/stat : 13352 (java) S 13341 13344 9891 0 -1 4202560 219 0 0 0 159 9 0 0 20 0 19 0 106660365 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143821859240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13353] ppid=13341 vsize=9625040 CPUtime=1.78 cores=1,3,5,7
/proc/13344/task/13353/stat : 13353 (java) S 13341 13344 9891 0 -1 4202560 485 0 0 0 168 10 0 0 20 0 19 0 106660365 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143820806440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13354] ppid=13341 vsize=9625040 CPUtime=1.81 cores=1,3,5,7
/proc/13344/task/13354/stat : 13354 (java) S 13341 13344 9891 0 -1 4202560 327 0 0 0 168 13 0 0 20 0 19 0 106660365 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143819753640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13355] ppid=13341 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/13344/task/13355/stat : 13355 (java) S 13341 13344 9891 0 -1 4202560 7628 0 0 0 87 11 0 0 20 0 19 0 106660366 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143807343592 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13356] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13356/stat : 13356 (java) S 13341 13344 9891 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106660367 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143806289656 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13357] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13357/stat : 13357 (java) S 13341 13344 9891 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106660367 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143805236744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13358] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13358/stat : 13358 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143804185232 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13359] ppid=13341 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/13344/task/13359/stat : 13359 (java) S 13341 13344 9891 0 -1 4202560 4353 0 0 0 47 2 0 0 20 0 19 0 106660369 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143803132344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13360] ppid=13341 vsize=9625040 CPUtime=0.79 cores=1,3,5,7
/proc/13344/task/13360/stat : 13360 (java) S 13341 13344 9891 0 -1 4202560 7656 0 0 0 77 2 0 0 20 0 19 0 106660369 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143802079544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13361] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13361/stat : 13361 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143801026936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13362] ppid=13341 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/13344/task/13362/stat : 13362 (java) S 13341 13344 9891 0 -1 4202560 102 0 0 0 16 21 0 0 20 0 19 0 106660369 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143799974344 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13363] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13363/stat : 13363 (java) S 13341 13344 9891 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106660514 9856040960 366899 33554432000 1073741824 1073778376 140733351260192 140143798822568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1793.07
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.2 s]
/proc/loadavg: 2.38 2.38 2.35 3/215 13472
/proc/meminfo: memFree=28715024/32872528 swapFree=20720/1686580
[pid=13344] ppid=13341 vsize=9625040 CPUtime=1800.09 cores=1,3,5,7
/proc/13344/stat : 13344 (java) S 13341 13344 9891 0 -1 4202496 28093 0 1 0 179856 153 0 0 20 0 19 0 106660363 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140733351251328 215127982141 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13344/statm: 2406260 365585 2293 9 0 2396937 0
[pid=13344/tid=13346] ppid=13341 vsize=9625040 CPUtime=1778.93 cores=1,3,5,7
/proc/13344/task/13346/stat : 13346 (java) R 13341 13344 9891 0 -1 4202560 4426 0 1 0 177834 59 0 0 20 0 19 0 106660364 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143983004736 140143855526208 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13347] ppid=13341 vsize=9625040 CPUtime=1.79 cores=1,3,5,7
/proc/13344/task/13347/stat : 13347 (java) S 13341 13344 9891 0 -1 4202560 405 0 0 0 166 13 0 0 20 0 19 0 106660365 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143827123240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13348] ppid=13341 vsize=9625040 CPUtime=1.84 cores=1,3,5,7
/proc/13344/task/13348/stat : 13348 (java) S 13341 13344 9891 0 -1 4202560 236 0 0 0 171 13 0 0 20 0 19 0 106660365 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143826070440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13349] ppid=13341 vsize=9625040 CPUtime=1.77 cores=1,3,5,7
/proc/13344/task/13349/stat : 13349 (java) S 13341 13344 9891 0 -1 4202560 391 0 0 0 166 11 0 0 20 0 19 0 106660365 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143825017640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13350] ppid=13341 vsize=9625040 CPUtime=1.74 cores=1,3,5,7
/proc/13344/task/13350/stat : 13350 (java) S 13341 13344 9891 0 -1 4202560 218 0 0 0 164 10 0 0 20 0 19 0 106660365 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143823964840 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13351] ppid=13341 vsize=9625040 CPUtime=1.77 cores=1,3,5,7
/proc/13344/task/13351/stat : 13351 (java) S 13341 13344 9891 0 -1 4202560 385 0 0 0 168 9 0 0 20 0 19 0 106660365 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143822912040 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13352] ppid=13341 vsize=9625040 CPUtime=1.7 cores=1,3,5,7
/proc/13344/task/13352/stat : 13352 (java) S 13341 13344 9891 0 -1 4202560 219 0 0 0 161 9 0 0 20 0 19 0 106660365 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143821859240 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13353] ppid=13341 vsize=9625040 CPUtime=1.8 cores=1,3,5,7
/proc/13344/task/13353/stat : 13353 (java) S 13341 13344 9891 0 -1 4202560 485 0 0 0 170 10 0 0 20 0 19 0 106660365 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143820806440 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13354] ppid=13341 vsize=9625040 CPUtime=1.83 cores=1,3,5,7
/proc/13344/task/13354/stat : 13354 (java) S 13341 13344 9891 0 -1 4202560 327 0 0 0 170 13 0 0 20 0 19 0 106660365 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143819753640 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13355] ppid=13341 vsize=9625040 CPUtime=0.98 cores=1,3,5,7
/proc/13344/task/13355/stat : 13355 (java) S 13341 13344 9891 0 -1 4202560 7628 0 0 0 87 11 0 0 20 0 19 0 106660366 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143807343592 215127996329 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13356] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13356/stat : 13356 (java) S 13341 13344 9891 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106660367 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143806289656 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13357] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13357/stat : 13357 (java) S 13341 13344 9891 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106660367 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143805236744 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13358] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13358/stat : 13358 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143804185232 215128004384 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13344/tid=13359] ppid=13341 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/13344/task/13359/stat : 13359 (java) S 13341 13344 9891 0 -1 4202560 4353 0 0 0 47 2 0 0 20 0 19 0 106660369 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143803132344 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13344/tid=13360] ppid=13341 vsize=9625040 CPUtime=0.79 cores=1,3,5,7
/proc/13344/task/13360/stat : 13360 (java) S 13341 13344 9891 0 -1 4202560 7656 0 0 0 77 2 0 0 20 0 19 0 106660369 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143802079544 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13361] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13361/stat : 13361 (java) S 13341 13344 9891 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106660369 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143801026936 215127995452 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13344/tid=13362] ppid=13341 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/13344/task/13362/stat : 13362 (java) S 13341 13344 9891 0 -1 4202560 102 0 0 0 16 21 0 0 20 0 19 0 106660369 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143799974344 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13344/tid=13363] ppid=13341 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13344/task/13363/stat : 13363 (java) S 13341 13344 9891 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 106660514 9856040960 365585 33554432000 1073741824 1073778376 140733351260192 140143798822568 215127996329 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 13344 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 13344 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=110253
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=959702
# CPU time returned by wait4() is 1796.07
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1789.22
CPU time (s): 1800.09
CPU user time (s): 1798.56
CPU system time (s): 1.53
CPU usage (%): 100.608
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.11
system time used= 1.9597
maximum resident set size= 2233244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28124
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54809
involuntary context switches= 51383

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4114 second user time and 13.204 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-06 23:08:03
IDJOB=4084790
IDBENCH=3012
IDSOLVER=2546
FILE ID=node135/4084790-1465247283
RUNJOBID= node135-1465226821-9908
PBS_JOBID= 19843238
Free space on /tmp= 71708 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=300-sizeP=151-sizeQ=300-692949159-max.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084790-1465247283/watcher-4084790-1465247283 -o /tmp/evaluation-result-4084790-1465247283/solver-4084790-1465247283 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1465226821-9908 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084790-1465247283.opb

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

MD5SUM BENCH= 7e6b5d1bb2d5498810142d4e4cc2c6f4
RANDOM SEED=1198280995

node135.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		: 2667.026
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	: 5334.05
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		: 2667.026
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		: 2667.026
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		: 2667.026
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		: 2667.026
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.56
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		: 2667.026
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		: 2667.026
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		: 2667.026
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:        28103904 kB
Buffers:           38436 kB
Cached:           121992 kB
SwapCached:         1824 kB
Active:          2301740 kB
Inactive:          70892 kB
Active(anon):    2213320 kB
Inactive(anon):     1356 kB
Active(file):      88420 kB
Inactive(file):    69536 kB
Unevictable:     1686580 kB
Mlocked:           20720 kB
SwapTotal:      67108856 kB
SwapFree:       67098256 kB
Dirty:              7456 kB
Writeback:             0 kB
AnonPages:       3910752 kB
Mapped:            15384 kB
Shmem:                 0 kB
Slab:             568072 kB
SReclaimable:      11776 kB
SUnreclaim:       556296 kB
KernelStack:        1784 kB
PageTables:        11604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4947884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3868672 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= 71728 MiB
End job on node135 at 2016-06-06 23:37:52