Trace number 3689526

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
SAT 4j PB RES // CP 2.3.2 Snapshot? (TO) 1800.3 1308.25

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-zib01.opb
MD5SUM8f491d5bc2eb927e9b611fe56423c3ea
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
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 variables12471400
Total number of constraints5887041
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3671487
Number of constraints which are nor clauses,nor cardinality constraints2215554
Minimum length of a constraint3
Maximum length of a constraint162
Number of terms in the objective function 12471400
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 12471400
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 56
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 12471400
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.10	c See www.sat4j.org for details.
0.06/0.11	c version 2.3.2.v20120418
0.06/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.11	c java.vm.version	19.1-b02
0.06/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.11	c sun.arch.data.model	64
0.06/0.11	c java.version		1.6.0_24
0.06/0.11	c os.name		Linux
0.06/0.11	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.11	c os.arch		amd64
0.06/0.11	c Free memory 		501472288
0.06/0.11	c Max memory 		7480803328
0.06/0.11	c Total memory 		504102912
0.06/0.11	c Number of processors 	8
0.06/0.13	c Pseudo Boolean Optimization by upper bound
0.06/0.13	c ManyCore solver with 2 solvers running in parallel
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.06/0.13	c Expensive reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c c --- End Solver configuration ---
0.06/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.06/0.13	c --- Begin Solver configuration ---
0.06/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.06/0.13	c Learn all clauses as in MiniSAT
0.06/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.06/0.13	c No reason simplification
0.06/0.13	c Armin Biere (Picosat) restarts strategy
0.06/0.13	c Glucose learned constraints deletion strategy
0.06/0.13	c timeout=2147483s
0.06/0.13	c DB Simplification allowed=false
0.06/0.13	c c --- End Solver configuration ---
0.06/0.13	c solving HOME/instance-3689526-1337882743.opb
0.06/0.13	c reading problem ... 
1800.30/1308.21	c starts		: 0
1800.30/1308.21	c conflicts		: 0
1800.30/1308.21	c decisions		: 0
1800.30/1308.21	c propagations		: 0
1800.30/1308.21	c inspects		: 0
1800.30/1308.21	c shortcuts		: 0
1800.30/1308.21	c learnt literals	: 0
1800.30/1308.21	c learnt binary clauses	: 0
1800.30/1308.21	c learnt ternary clauses	: 0
1800.30/1308.21	c learnt constraints	: 0
1800.30/1308.21	c ignored constraints	: 0
1800.30/1308.21	c root simplifications	: 0
1800.30/1308.21	c removed literals (reason simplification)	: 0
1800.30/1308.21	c reason swapping (by a shorter reason)	: 0
1800.30/1308.21	c Calls to reduceDB	: 0
1800.30/1308.21	c number of reductions to clauses (during analyze)	: 0
1800.30/1308.21	c number of learned constraints concerned by reduction	: 0
1800.30/1308.21	c number of learning phase by resolution	: 0
1800.30/1308.21	c number of learning phase by cutting planes	: 0
1800.30/1308.21	c speed (assignments/second)	: 0.0
1800.30/1308.21	c non guided choices	0
1800.30/1308.21	c learnt constraints type 
1800.30/1308.21	c constraints type 
1800.30/1308.21	c org.sat4j.minisat.constraints.card.MinWatchCard => 33376
1800.30/1308.21	c 33376 constraints processed.
1800.30/1308.21	c constraints type 
1800.30/1308.21	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 33374
1800.30/1308.21	c 33374 constraints processed.
1800.30/1308.21	s UNKNOWN
1800.30/1308.21	c Total wall clock time (in seconds): 1308.076

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3689526-1337882743/watcher-3689526-1337882743 -o /tmp/evaluation-result-3689526-1337882743/solver-3689526-1337882743 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3689526-1337882743.opb 

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: 4.22 4.07 3.87 4/197 27004
/proc/meminfo: memFree=25113508/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/27004/stat : 27004 (java) D 27002 27004 22409 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 254404300 9515008 183 33554432000 1073741824 1073778376 140735667602384 140735667593416 213866331829 0 0 4096 0 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/27004/statm: 2323 183 140 9 0 71 0

[startup+0.096128 s]
/proc/loadavg: 4.22 4.07 3.87 4/197 27004
/proc/meminfo: memFree=25113508/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9558412 CPUtime=0.05 cores=0,2,4,6
/proc/27004/stat : 27004 (java) S 27002 27004 22409 0 -1 4202496 3340 0 1 0 4 1 0 0 20 0 18 0 254404300 9787813888 4548 33554432000 1073741824 1073778376 140737082154272 140737082145408 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27004/statm: 2389603 4549 1771 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558412

[startup+0.10021 s]
/proc/loadavg: 4.22 4.07 3.87 4/197 27004
/proc/meminfo: memFree=25113508/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9558412 CPUtime=0.06 cores=0,2,4,6
/proc/27004/stat : 27004 (java) S 27002 27004 22409 0 -1 4202496 3379 0 1 0 5 1 0 0 20 0 18 0 254404300 9787813888 4587 33554432000 1073741824 1073778376 140737082154272 140737082145408 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27004/statm: 2389603 4588 1772 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558412

[startup+0.300232 s]
/proc/loadavg: 4.22 4.07 3.87 4/197 27004
/proc/meminfo: memFree=25113508/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9558412 CPUtime=0.57 cores=0,2,4,6
/proc/27004/stat : 27004 (java) S 27002 27004 22409 0 -1 4202496 4808 0 1 0 49 8 0 0 20 0 18 0 254404300 9787813888 98943 33554432000 1073741824 1073778376 140737082154272 140737082145408 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27004/statm: 2389603 98943 2172 9 0 2380296 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9558412

[startup+0.700186 s]
/proc/loadavg: 4.22 4.07 3.87 4/197 27004
/proc/meminfo: memFree=25113508/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9558412 CPUtime=1.71 cores=0,2,4,6
/proc/27004/stat : 27004 (java) S 27002 27004 22409 0 -1 4202496 5457 0 1 0 154 17 0 0 20 0 18 0 254404300 9787813888 217210 33554432000 1073741824 1073778376 140737082154272 140737082145408 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27004/statm: 2389603 217210 2179 9 0 2380296 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 9558412

[startup+1.50064 s]
/proc/loadavg: 4.12 4.05 3.87 5/215 27022
/proc/meminfo: memFree=24253192/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9558412 CPUtime=2.82 cores=0,2,4,6
/proc/27004/stat : 27004 (java) S 27002 27004 22409 0 -1 4202496 7592 0 1 0 262 20 0 0 20 0 18 0 254404300 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140737082145408 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27004/statm: 2389603 236705 2242 9 0 2380296 0
[pid=27004/tid=27006] ppid=27002 vsize=9558412 CPUtime=0.79 cores=0,2,4,6
/proc/27004/task/27006/stat : 27006 (java) S 27002 27004 22409 0 -1 4202560 2614 0 1 0 73 6 0 0 20 0 18 0 254404301 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146676342056 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27004/tid=27007] ppid=27002 vsize=9558412 CPUtime=0.13 cores=0,2,4,6
/proc/27004/task/27007/stat : 27007 (java) R 27002 27004 22409 0 -1 4202560 127 0 0 0 13 0 0 0 20 0 18 0 254404302 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146665404848 140146683239340 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27008] ppid=27002 vsize=9558412 CPUtime=0.15 cores=0,2,4,6
/proc/27004/task/27008/stat : 27008 (java) R 27002 27004 22409 0 -1 4202560 25 0 0 0 15 0 0 0 20 0 18 0 254404302 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146664352344 140146678814451 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27009] ppid=27002 vsize=9558412 CPUtime=0.15 cores=0,2,4,6
/proc/27004/task/27009/stat : 27009 (java) R 27002 27004 22409 0 -1 4202560 99 0 0 0 15 0 0 0 20 0 18 0 254404302 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146663299496 213866286215 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27010] ppid=27002 vsize=9558412 CPUtime=0.23 cores=0,2,4,6
/proc/27004/task/27010/stat : 27010 (java) R 27002 27004 22409 0 -1 4202560 82 0 0 0 20 3 0 0 20 0 18 0 254404302 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146516900136 213866286215 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27011] ppid=27002 vsize=9558412 CPUtime=0.27 cores=0,2,4,6
/proc/27004/task/27011/stat : 27011 (java) R 27002 27004 22409 0 -1 4202560 226 0 0 0 23 4 0 0 20 0 18 0 254404302 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146515848088 213866286215 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27004/tid=27012] ppid=27002 vsize=9558412 CPUtime=0.2 cores=0,2,4,6
/proc/27004/task/27012/stat : 27012 (java) R 27002 27004 22409 0 -1 4202560 154 0 0 0 19 1 0 0 20 0 18 0 254404302 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146514795288 213869705129 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27013] ppid=27002 vsize=9558412 CPUtime=0.15 cores=0,2,4,6
/proc/27004/task/27013/stat : 27013 (java) R 27002 27004 22409 0 -1 4202560 49 0 0 0 13 2 0 0 20 0 18 0 254404302 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146513742760 213866286215 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27014] ppid=27002 vsize=9558412 CPUtime=0.19 cores=0,2,4,6
/proc/27004/task/27014/stat : 27014 (java) R 27002 27004 22409 0 -1 4202560 206 0 0 0 16 3 0 0 20 0 18 0 254404302 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146512689960 140146684388514 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27015] ppid=27002 vsize=9558412 CPUtime=0.22 cores=0,2,4,6
/proc/27004/task/27015/stat : 27015 (java) S 27002 27004 22409 0 -1 4202560 802 0 0 0 22 0 0 0 20 0 18 0 254404303 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146500490632 213869704252 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27016] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27016/stat : 27016 (java) S 27002 27004 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146499437816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27017] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27017/stat : 27017 (java) S 27002 27004 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146498384904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27018] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27018/stat : 27018 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404307 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146497333392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27019] ppid=27002 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/27004/task/27019/stat : 27019 (java) S 27002 27004 22409 0 -1 4202560 981 0 0 0 7 0 0 0 20 0 18 0 254404308 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146496281528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27020] ppid=27002 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/27004/task/27020/stat : 27020 (java) S 27002 27004 22409 0 -1 4202560 1051 0 0 0 8 0 0 0 20 0 18 0 254404308 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146495228728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27021] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27021/stat : 27021 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404308 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146494176120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27022] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27022/stat : 27022 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404308 9787813888 236705 33554432000 1073741824 1073778376 140737082154272 140146493123528 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 9558412

[startup+3.10069 s]
/proc/loadavg: 4.12 4.05 3.87 4/215 27022
/proc/meminfo: memFree=24181824/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9558412 CPUtime=4.84 cores=0,2,4,6
/proc/27004/stat : 27004 (java) S 27002 27004 22409 0 -1 4202496 8391 0 1 0 460 24 0 0 20 0 18 0 254404300 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140737082145408 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27004/statm: 2389603 266106 2242 9 0 2380296 0
[pid=27004/tid=27006] ppid=27002 vsize=9558412 CPUtime=2.25 cores=0,2,4,6
/proc/27004/task/27006/stat : 27006 (java) R 27002 27004 22409 0 -1 4202560 3078 0 1 0 217 8 0 0 20 0 18 0 254404301 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146676334464 140146544911214 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27004/tid=27007] ppid=27002 vsize=9558412 CPUtime=0.2 cores=0,2,4,6
/proc/27004/task/27007/stat : 27007 (java) S 27002 27004 22409 0 -1 4202560 145 0 0 0 20 0 0 0 20 0 18 0 254404302 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146665404968 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27008] ppid=27002 vsize=9558412 CPUtime=0.23 cores=0,2,4,6
/proc/27004/task/27008/stat : 27008 (java) S 27002 27004 22409 0 -1 4202560 44 0 0 0 23 0 0 0 20 0 18 0 254404302 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146664352168 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27009] ppid=27002 vsize=9558412 CPUtime=0.25 cores=0,2,4,6
/proc/27004/task/27009/stat : 27009 (java) S 27002 27004 22409 0 -1 4202560 135 0 0 0 25 0 0 0 20 0 18 0 254404302 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146663299368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27010] ppid=27002 vsize=9558412 CPUtime=0.28 cores=0,2,4,6
/proc/27004/task/27010/stat : 27010 (java) S 27002 27004 22409 0 -1 4202560 96 0 0 0 25 3 0 0 20 0 18 0 254404302 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146516900008 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27011] ppid=27002 vsize=9558412 CPUtime=0.34 cores=0,2,4,6
/proc/27004/task/27011/stat : 27011 (java) S 27002 27004 22409 0 -1 4202560 238 0 0 0 30 4 0 0 20 0 18 0 254404302 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146515848232 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27012] ppid=27002 vsize=9558412 CPUtime=0.25 cores=0,2,4,6
/proc/27004/task/27012/stat : 27012 (java) S 27002 27004 22409 0 -1 4202560 167 0 0 0 24 1 0 0 20 0 18 0 254404302 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146514795432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27013] ppid=27002 vsize=9558412 CPUtime=0.22 cores=0,2,4,6
/proc/27004/task/27013/stat : 27013 (java) S 27002 27004 22409 0 -1 4202560 72 0 0 0 20 2 0 0 20 0 18 0 254404302 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146513742632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27014] ppid=27002 vsize=9558412 CPUtime=0.25 cores=0,2,4,6
/proc/27004/task/27014/stat : 27014 (java) S 27002 27004 22409 0 -1 4202560 225 0 0 0 22 3 0 0 20 0 18 0 254404302 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146512689832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27015] ppid=27002 vsize=9558412 CPUtime=0.22 cores=0,2,4,6
/proc/27004/task/27015/stat : 27015 (java) S 27002 27004 22409 0 -1 4202560 983 0 0 0 22 0 0 0 20 0 18 0 254404303 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146500491752 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27016] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27016/stat : 27016 (java) S 27002 27004 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146499437816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27017] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27017/stat : 27017 (java) S 27002 27004 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146498384904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27018] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27018/stat : 27018 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404307 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146497333392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27019] ppid=27002 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/27004/task/27019/stat : 27019 (java) S 27002 27004 22409 0 -1 4202560 981 0 0 0 7 0 0 0 20 0 18 0 254404308 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146496281528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27020] ppid=27002 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/27004/task/27020/stat : 27020 (java) S 27002 27004 22409 0 -1 4202560 1051 0 0 0 8 0 0 0 20 0 18 0 254404308 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146495228728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27021] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27021/stat : 27021 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404308 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146494176120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27022] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27022/stat : 27022 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404308 9787813888 266106 33554432000 1073741824 1073778376 140737082154272 140146493123528 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 9558412

[startup+6.30063 s]
/proc/loadavg: 4.12 4.05 3.87 4/215 27022
/proc/meminfo: memFree=23713712/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9558412 CPUtime=9.03 cores=0,2,4,6
/proc/27004/stat : 27004 (java) S 27002 27004 22409 0 -1 4202496 9840 0 1 0 850 53 0 0 20 0 18 0 254404300 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140737082145408 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27004/statm: 2389603 379151 2246 9 0 2380296 0
[pid=27004/tid=27006] ppid=27002 vsize=9558412 CPUtime=5.1 cores=0,2,4,6
/proc/27004/task/27006/stat : 27006 (java) S 27002 27004 22409 0 -1 4202560 3289 0 1 0 499 11 0 0 20 0 18 0 254404301 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146676341832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27007] ppid=27002 vsize=9558412 CPUtime=0.37 cores=0,2,4,6
/proc/27004/task/27007/stat : 27007 (java) R 27002 27004 22409 0 -1 4202560 258 0 0 0 33 4 0 0 20 0 18 0 254404302 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146665405096 140146680099980 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27008] ppid=27002 vsize=9558412 CPUtime=0.46 cores=0,2,4,6
/proc/27004/task/27008/stat : 27008 (java) R 27002 27004 22409 0 -1 4202560 208 0 0 0 40 6 0 0 20 0 18 0 254404302 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146664352344 140146683239432 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27004/tid=27009] ppid=27002 vsize=9558412 CPUtime=0.37 cores=0,2,4,6
/proc/27004/task/27009/stat : 27009 (java) R 27002 27004 22409 0 -1 4202560 224 0 0 0 34 3 0 0 20 0 18 0 254404302 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146663299496 140146683239340 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27010] ppid=27002 vsize=9558412 CPUtime=0.44 cores=0,2,4,6
/proc/27004/task/27010/stat : 27010 (java) R 27002 27004 22409 0 -1 4202560 200 0 0 0 38 6 0 0 20 0 18 0 254404302 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146516899792 140146678814409 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27004/tid=27011] ppid=27002 vsize=9558412 CPUtime=0.59 cores=0,2,4,6
/proc/27004/task/27011/stat : 27011 (java) R 27002 27004 22409 0 -1 4202560 403 0 0 0 50 9 0 0 20 0 18 0 254404302 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146515848360 140146683239531 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27012] ppid=27002 vsize=9558412 CPUtime=0.37 cores=0,2,4,6
/proc/27004/task/27012/stat : 27012 (java) R 27002 27004 22409 0 -1 4202560 240 0 0 0 34 3 0 0 20 0 18 0 254404302 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146514795560 140146678814393 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27013] ppid=27002 vsize=9558412 CPUtime=0.37 cores=0,2,4,6
/proc/27004/task/27013/stat : 27013 (java) R 27002 27004 22409 0 -1 4202560 175 0 0 0 32 5 0 0 20 0 18 0 254404302 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146513742760 140146680100274 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27014] ppid=27002 vsize=9558412 CPUtime=0.36 cores=0,2,4,6
/proc/27004/task/27014/stat : 27014 (java) R 27002 27004 22409 0 -1 4202560 299 0 0 0 31 5 0 0 20 0 18 0 254404302 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146512689960 140146679621478 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27015] ppid=27002 vsize=9558412 CPUtime=0.23 cores=0,2,4,6
/proc/27004/task/27015/stat : 27015 (java) S 27002 27004 22409 0 -1 4202560 1147 0 0 0 23 0 0 0 20 0 18 0 254404303 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146500490632 213869704252 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27004/tid=27016] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27016/stat : 27016 (java) S 27002 27004 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146499437816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27017] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27017/stat : 27017 (java) S 27002 27004 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146498384904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27018] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27018/stat : 27018 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404307 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146497333392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27019] ppid=27002 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/27004/task/27019/stat : 27019 (java) S 27002 27004 22409 0 -1 4202560 1166 0 0 0 9 0 0 0 20 0 18 0 254404308 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146496281528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27020] ppid=27002 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/27004/task/27020/stat : 27020 (java) S 27002 27004 22409 0 -1 4202560 1055 0 0 0 8 0 0 0 20 0 18 0 254404308 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146495228728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27021] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27021/stat : 27021 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404308 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146494176120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27022] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27022/stat : 27022 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404308 9787813888 379151 33554432000 1073741824 1073778376 140737082154272 140146493123528 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.03
Current children cumulated vsize (KiB) 9558412

[startup+12.7007 s]
/proc/loadavg: 4.10 4.05 3.87 4/215 27022
/proc/meminfo: memFree=22627984/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9558412 CPUtime=17.78 cores=0,2,4,6
/proc/27004/stat : 27004 (java) S 27002 27004 22409 0 -1 4202496 13294 0 1 0 1643 135 0 0 20 0 18 0 254404300 9787813888 626516 33554432000 1073741824 1073778376 140737082154272 140737082145408 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27004/statm: 2389603 626516 2248 9 0 2380296 0
[pid=27004/tid=27006] ppid=27002 vsize=9558412 CPUtime=9.56 cores=0,2,4,6

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

[pid=27004/tid=27015] ppid=27002 vsize=9558412 CPUtime=4.11 cores=0,2,4,6
/proc/27004/task/27015/stat : 27015 (java) S 27002 27004 22409 0 -1 4202560 3328 0 0 0 397 14 0 0 20 0 18 0 254404303 9787813888 1119514 33554432000 1073741824 1073778376 140737082154272 140146500491752 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27016] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27016/stat : 27016 (java) S 27002 27004 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 1119514 33554432000 1073741824 1073778376 140737082154272 140146499437816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27017] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27017/stat : 27017 (java) S 27002 27004 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 1119514 33554432000 1073741824 1073778376 140737082154272 140146498384904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27018] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27018/stat : 27018 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404307 9787813888 1119514 33554432000 1073741824 1073778376 140737082154272 140146497333392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27019] ppid=27002 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/27004/task/27019/stat : 27019 (java) S 27002 27004 22409 0 -1 4202560 1168 0 0 0 10 0 0 0 20 0 18 0 254404308 9787813888 1119514 33554432000 1073741824 1073778376 140737082154272 140146496281528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27020] ppid=27002 vsize=9558412 CPUtime=0.29 cores=0,2,4,6
/proc/27004/task/27020/stat : 27020 (java) S 27002 27004 22409 0 -1 4202560 3413 0 0 0 29 0 0 0 20 0 18 0 254404308 9787813888 1119514 33554432000 1073741824 1073778376 140737082154272 140146495228728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27021] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27021/stat : 27021 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404308 9787813888 1119514 33554432000 1073741824 1073778376 140737082154272 140146494176120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27022] ppid=27002 vsize=9558412 CPUtime=0.67 cores=0,2,4,6
/proc/27004/task/27022/stat : 27022 (java) S 27002 27004 22409 0 -1 4202560 65 0 0 0 33 34 0 0 20 0 18 0 254404308 9787813888 1119514 33554432000 1073741824 1073778376 140737082154272 140146493123528 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1627.89
Current children cumulated vsize (KiB) 9558412

[startup+1242.3 s]
/proc/loadavg: 3.39 3.73 3.75 4/215 27165
/proc/meminfo: memFree=19864732/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9558412 CPUtime=1710.1 cores=0,2,4,6
/proc/27004/stat : 27004 (java) S 27002 27004 22409 0 -1 4202496 34401 0 1 0 170452 558 0 0 20 0 18 0 254404300 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140737082145408 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27004/statm: 2389603 1121062 2256 9 0 2380296 0
[pid=27004/tid=27006] ppid=27002 vsize=9558412 CPUtime=1071.51 cores=0,2,4,6
/proc/27004/task/27006/stat : 27006 (java) R 27002 27004 22409 0 -1 4202560 5930 0 1 0 107100 51 0 0 20 0 18 0 254404301 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146676341128 140146684107873 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27004/tid=27007] ppid=27002 vsize=9558412 CPUtime=79.34 cores=0,2,4,6
/proc/27004/task/27007/stat : 27007 (java) S 27002 27004 22409 0 -1 4202560 964 0 0 0 7877 57 0 0 20 0 18 0 254404302 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146665404968 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27008] ppid=27002 vsize=9558412 CPUtime=78.54 cores=0,2,4,6
/proc/27004/task/27008/stat : 27008 (java) S 27002 27004 22409 0 -1 4202560 1076 0 0 0 7795 59 0 0 20 0 18 0 254404302 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146664352168 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27009] ppid=27002 vsize=9558412 CPUtime=78.46 cores=0,2,4,6
/proc/27004/task/27009/stat : 27009 (java) S 27002 27004 22409 0 -1 4202560 1027 0 0 0 7786 60 0 0 20 0 18 0 254404302 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146663299368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27010] ppid=27002 vsize=9558412 CPUtime=79.69 cores=0,2,4,6
/proc/27004/task/27010/stat : 27010 (java) S 27002 27004 22409 0 -1 4202560 952 0 0 0 7914 55 0 0 20 0 18 0 254404302 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146516900008 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27011] ppid=27002 vsize=9558412 CPUtime=79.24 cores=0,2,4,6
/proc/27004/task/27011/stat : 27011 (java) S 27002 27004 22409 0 -1 4202560 998 0 0 0 7864 60 0 0 20 0 18 0 254404302 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146515848232 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27012] ppid=27002 vsize=9558412 CPUtime=78.48 cores=0,2,4,6
/proc/27004/task/27012/stat : 27012 (java) S 27002 27004 22409 0 -1 4202560 6050 0 0 0 7785 63 0 0 20 0 18 0 254404302 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146514795432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27013] ppid=27002 vsize=9558412 CPUtime=78.63 cores=0,2,4,6
/proc/27004/task/27013/stat : 27013 (java) S 27002 27004 22409 0 -1 4202560 902 0 0 0 7802 61 0 0 20 0 18 0 254404302 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146513742632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27014] ppid=27002 vsize=9558412 CPUtime=78.63 cores=0,2,4,6
/proc/27004/task/27014/stat : 27014 (java) S 27002 27004 22409 0 -1 4202560 7349 0 0 0 7792 71 0 0 20 0 18 0 254404302 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146512689832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27015] ppid=27002 vsize=9558412 CPUtime=4.13 cores=0,2,4,6
/proc/27004/task/27015/stat : 27015 (java) S 27002 27004 22409 0 -1 4202560 3330 0 0 0 399 14 0 0 20 0 18 0 254404303 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146500491752 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27016] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27016/stat : 27016 (java) S 27002 27004 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146499437816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27017] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27017/stat : 27017 (java) S 27002 27004 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146498384904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27018] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27018/stat : 27018 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404307 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146497333392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27019] ppid=27002 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/27004/task/27019/stat : 27019 (java) S 27002 27004 22409 0 -1 4202560 1168 0 0 0 10 0 0 0 20 0 18 0 254404308 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146496281528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27020] ppid=27002 vsize=9558412 CPUtime=0.29 cores=0,2,4,6
/proc/27004/task/27020/stat : 27020 (java) S 27002 27004 22409 0 -1 4202560 3413 0 0 0 29 0 0 0 20 0 18 0 254404308 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146495228728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27021] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27021/stat : 27021 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404308 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146494176120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27022] ppid=27002 vsize=9558412 CPUtime=0.71 cores=0,2,4,6
/proc/27004/task/27022/stat : 27022 (java) S 27002 27004 22409 0 -1 4202560 67 0 0 0 35 36 0 0 20 0 18 0 254404308 9787813888 1121062 33554432000 1073741824 1073778376 140737082154272 140146493123528 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1710.1
Current children cumulated vsize (KiB) 9558412

[startup+1302.3 s]
/proc/loadavg: 3.30 3.66 3.72 11/215 27166
/proc/meminfo: memFree=19837244/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9558412 CPUtime=1792.09 cores=0,2,4,6
/proc/27004/stat : 27004 (java) S 27002 27004 22409 0 -1 4202496 34557 0 1 0 178638 571 0 0 20 0 18 0 254404300 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140737082145408 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27004/statm: 2389603 1122586 2256 9 0 2380296 0
[pid=27004/tid=27006] ppid=27002 vsize=9558412 CPUtime=1123.69 cores=0,2,4,6
/proc/27004/task/27006/stat : 27006 (java) S 27002 27004 22409 0 -1 4202560 6041 0 1 0 112317 52 0 0 20 0 18 0 254404301 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146676340808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27007] ppid=27002 vsize=9558412 CPUtime=83.09 cores=0,2,4,6
/proc/27004/task/27007/stat : 27007 (java) S 27002 27004 22409 0 -1 4202560 975 0 0 0 8251 58 0 0 20 0 18 0 254404302 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146665404824 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27008] ppid=27002 vsize=9558412 CPUtime=82.35 cores=0,2,4,6
/proc/27004/task/27008/stat : 27008 (java) R 27002 27004 22409 0 -1 4202560 1078 0 0 0 8175 60 0 0 20 0 18 0 254404302 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146664352296 213866286215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27009] ppid=27002 vsize=9558412 CPUtime=82.27 cores=0,2,4,6
/proc/27004/task/27009/stat : 27009 (java) R 27002 27004 22409 0 -1 4202560 1033 0 0 0 8165 62 0 0 20 0 18 0 254404302 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146663299496 213866286215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27010] ppid=27002 vsize=9558412 CPUtime=83.38 cores=0,2,4,6
/proc/27004/task/27010/stat : 27010 (java) R 27002 27004 22409 0 -1 4202560 958 0 0 0 8282 56 0 0 20 0 18 0 254404302 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146516899864 213869705129 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27011] ppid=27002 vsize=9558412 CPUtime=82.78 cores=0,2,4,6
/proc/27004/task/27011/stat : 27011 (java) R 27002 27004 22409 0 -1 4202560 998 0 0 0 8215 63 0 0 20 0 18 0 254404302 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146515848360 213866286215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27012] ppid=27002 vsize=9558412 CPUtime=82.08 cores=0,2,4,6
/proc/27004/task/27012/stat : 27012 (java) R 27002 27004 22409 0 -1 4202560 6057 0 0 0 8143 65 0 0 20 0 18 0 254404302 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146514795560 213866286215 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27013] ppid=27002 vsize=9558412 CPUtime=82.22 cores=0,2,4,6
/proc/27004/task/27013/stat : 27013 (java) R 27002 27004 22409 0 -1 4202560 906 0 0 0 8159 63 0 0 20 0 18 0 254404302 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146513742808 140146682851763 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=27004/tid=27014] ppid=27002 vsize=9558412 CPUtime=82.44 cores=0,2,4,6
/proc/27004/task/27014/stat : 27014 (java) R 27002 27004 22409 0 -1 4202560 7350 0 0 0 8171 73 0 0 20 0 18 0 254404302 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146512690008 140146682851763 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27015] ppid=27002 vsize=9558412 CPUtime=4.14 cores=0,2,4,6
/proc/27004/task/27015/stat : 27015 (java) S 27002 27004 22409 0 -1 4202560 3335 0 0 0 400 14 0 0 20 0 18 0 254404303 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146500490632 213869704252 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27016] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27016/stat : 27016 (java) S 27002 27004 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146499437816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27017] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27017/stat : 27017 (java) S 27002 27004 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146498384904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27018] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27018/stat : 27018 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404307 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146497333392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27019] ppid=27002 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/27004/task/27019/stat : 27019 (java) S 27002 27004 22409 0 -1 4202560 1168 0 0 0 10 0 0 0 20 0 18 0 254404308 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146496281528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27020] ppid=27002 vsize=9558412 CPUtime=0.29 cores=0,2,4,6
/proc/27004/task/27020/stat : 27020 (java) S 27002 27004 22409 0 -1 4202560 3413 0 0 0 29 0 0 0 20 0 18 0 254404308 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146495228728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27021] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27021/stat : 27021 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404308 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146494176120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27022] ppid=27002 vsize=9558412 CPUtime=0.74 cores=0,2,4,6
/proc/27004/task/27022/stat : 27022 (java) S 27002 27004 22409 0 -1 4202560 70 0 0 0 36 38 0 0 20 0 18 0 254404308 9787813888 1122586 33554432000 1073741824 1073778376 140737082154272 140146493123528 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1792.09
Current children cumulated vsize (KiB) 9558412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1308.2 s]
/proc/loadavg: 3.28 3.65 3.72 4/215 27166
/proc/meminfo: memFree=19836996/32873648 swapFree=6336/6336
[pid=27004] ppid=27002 vsize=9558412 CPUtime=1800.3 cores=0,2,4,6
/proc/27004/stat : 27004 (java) S 27002 27004 22409 0 -1 4202496 34580 0 1 0 179456 574 0 0 20 0 18 0 254404300 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140737082145408 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/27004/statm: 2389603 1122598 2256 9 0 2380296 0
[pid=27004/tid=27006] ppid=27002 vsize=9558412 CPUtime=1128.77 cores=0,2,4,6
/proc/27004/task/27006/stat : 27006 (java) R 27002 27004 22409 0 -1 4202560 6052 0 1 0 112825 52 0 0 20 0 18 0 254404301 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146676341128 140146684107873 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27007] ppid=27002 vsize=9558412 CPUtime=83.48 cores=0,2,4,6
/proc/27004/task/27007/stat : 27007 (java) S 27002 27004 22409 0 -1 4202560 975 0 0 0 8290 58 0 0 20 0 18 0 254404302 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146665404968 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27008] ppid=27002 vsize=9558412 CPUtime=82.76 cores=0,2,4,6
/proc/27004/task/27008/stat : 27008 (java) S 27002 27004 22409 0 -1 4202560 1081 0 0 0 8215 61 0 0 20 0 18 0 254404302 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146664352168 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27009] ppid=27002 vsize=9558412 CPUtime=82.65 cores=0,2,4,6
/proc/27004/task/27009/stat : 27009 (java) S 27002 27004 22409 0 -1 4202560 1036 0 0 0 8203 62 0 0 20 0 18 0 254404302 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146663299368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27010] ppid=27002 vsize=9558412 CPUtime=83.81 cores=0,2,4,6
/proc/27004/task/27010/stat : 27010 (java) S 27002 27004 22409 0 -1 4202560 959 0 0 0 8325 56 0 0 20 0 18 0 254404302 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146516900008 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27011] ppid=27002 vsize=9558412 CPUtime=83.13 cores=0,2,4,6
/proc/27004/task/27011/stat : 27011 (java) S 27002 27004 22409 0 -1 4202560 999 0 0 0 8250 63 0 0 20 0 18 0 254404302 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146515848232 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27012] ppid=27002 vsize=9558412 CPUtime=82.47 cores=0,2,4,6
/proc/27004/task/27012/stat : 27012 (java) S 27002 27004 22409 0 -1 4202560 6058 0 0 0 8182 65 0 0 20 0 18 0 254404302 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146514795432 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27013] ppid=27002 vsize=9558412 CPUtime=82.59 cores=0,2,4,6
/proc/27004/task/27013/stat : 27013 (java) S 27002 27004 22409 0 -1 4202560 906 0 0 0 8196 63 0 0 20 0 18 0 254404302 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146513742632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27004/tid=27014] ppid=27002 vsize=9558412 CPUtime=82.82 cores=0,2,4,6
/proc/27004/task/27014/stat : 27014 (java) S 27002 27004 22409 0 -1 4202560 7353 0 0 0 8208 74 0 0 20 0 18 0 254404302 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146512689832 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27004/tid=27015] ppid=27002 vsize=9558412 CPUtime=4.14 cores=0,2,4,6
/proc/27004/task/27015/stat : 27015 (java) S 27002 27004 22409 0 -1 4202560 3335 0 0 0 400 14 0 0 20 0 18 0 254404303 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146500491752 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27016] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27016/stat : 27016 (java) S 27002 27004 22409 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146499437816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27017] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27017/stat : 27017 (java) S 27002 27004 22409 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 254404303 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146498384904 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27018] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27018/stat : 27018 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404307 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146497333392 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27019] ppid=27002 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/27004/task/27019/stat : 27019 (java) S 27002 27004 22409 0 -1 4202560 1168 0 0 0 10 0 0 0 20 0 18 0 254404308 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146496281528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27004/tid=27020] ppid=27002 vsize=9558412 CPUtime=0.29 cores=0,2,4,6
/proc/27004/task/27020/stat : 27020 (java) S 27002 27004 22409 0 -1 4202560 3413 0 0 0 29 0 0 0 20 0 18 0 254404308 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146495228728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27004/tid=27021] ppid=27002 vsize=9558412 CPUtime=0 cores=0,2,4,6
/proc/27004/task/27021/stat : 27021 (java) S 27002 27004 22409 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 254404308 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146494176120 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27004/tid=27022] ppid=27002 vsize=9558412 CPUtime=0.75 cores=0,2,4,6
/proc/27004/task/27022/stat : 27022 (java) S 27002 27004 22409 0 -1 4202560 70 0 0 0 37 38 0 0 20 0 18 0 254404308 9787813888 1122598 33554432000 1073741824 1073778376 140737082154272 140146493123528 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.3
Current children cumulated vsize (KiB) 9558412

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

Solver just ended. Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27004 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=839598
#  childrusage.ru_stime.tv_sec=6
#  childrusage.ru_stime.tv_usec=200057
# CPU time returned by wait4() is 1798.04
# while last known CPU time is 1800.3
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1308.25
CPU time (s): 1800.3
CPU user time (s): 1794.56
CPU system time (s): 5.74
CPU usage (%): 137.612
Max. virtual memory (cumulated for all children) (KiB): 9558412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.84
system time used= 6.20006
maximum resident set size= 4490512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34612
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 124131
involuntary context switches= 2001099

runsolver used 4.80227 second user time and 11.9932 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-24 20:06:10
IDJOB=3689526
IDBENCH=89882
IDSOLVER=2268
FILE ID=node112/3689526-1337882743
RUNJOBID= node112-1337871881-22425
PBS_JOBID= 14620092
Free space on /tmp= 70932 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-zib01.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3689526-1337882743/watcher-3689526-1337882743 -o /tmp/evaluation-result-3689526-1337882743/solver-3689526-1337882743 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3689526-1337882743.opb

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

MD5SUM BENCH= 8f491d5bc2eb927e9b611fe56423c3ea
RANDOM SEED=17280435

node112.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.763
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.52
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.763
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	: 5331.91
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.763
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	: 5331.92
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.763
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	: 5331.91
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.763
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	: 5331.92
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.763
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	: 5331.92
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.763
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	: 5331.91
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.763
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25113772 kB
Buffers:          201700 kB
Cached:          4469736 kB
SwapCached:            0 kB
Active:          3553092 kB
Inactive:        3405884 kB
Active(anon):    2290248 kB
Inactive(anon):        0 kB
Active(file):    1262844 kB
Inactive(file):  3405884 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            780016 kB
Writeback:             0 kB
AnonPages:       2296092 kB
Mapped:            22548 kB
Shmem:               200 kB
Slab:             655964 kB
SReclaimable:      95624 kB
SUnreclaim:       560340 kB
KernelStack:        1600 kB
PageTables:         9516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    2524284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2232320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70940 MiB
End job on node112 at 2012-05-24 20:28:01