Trace number 3738531

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
PB09: SAT4J Pseudo Resolution 2.1.1? (TO) 1800.05 1760.45

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__32.opb
MD5SUM88a1b10031770f0260ca582c16661bcb
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark121608
Best CPU time to get the best result obtained on this benchmark1801.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables321998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint32
Maximum length of a constraint1409
Number of terms in the objective function 320000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 11088799392
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 11088799392
Number of bits of the biggest sum of numbers34
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-2008 Daniel Le Berre
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 2.1.1.v20090612
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 1299577560
0.00/0.09	c Max memory 1306394624
0.00/0.09	c Total memory 1306394624
0.00/0.09	c Number of processors 8
0.07/0.12	c Pseudo Boolean Optimization
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c Stops conflict analysis at the first Unique Implication Point
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@6abf2d5e
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.12	c Expensive reason simplification
0.07/0.12	c MiniSAT restarts strategy
0.07/0.12	c Memory based learned constraints deletion strategy
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3738531-1338766581.opb
0.07/0.12	c reading problem ... 
11.57/8.22	c ... done. Wall clock time 8.099s.
11.57/8.22	c #vars     321998
11.57/8.22	c #constraints  14000
11.57/8.22	c constraints type 
11.57/8.22	c org.sat4j.minisat.constraints.card.MinWatchCard => 10002
11.57/8.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3996
11.57/8.22	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 2
493.71/479.12	c cleaning 158940 clauses out of 318000
617.65/600.92	c cleaning 122551 clauses out of 245560
776.75/757.68	c cleaning 124889 clauses out of 250009
861.11/840.13	c cleaning 92848 clauses out of 186120
1059.06/1033.82	c cleaning 113228 clauses out of 226795
1160.67/1133.74	c cleaning 87175 clauses out of 175063
1244.79/1216.33	c cleaning 74410 clauses out of 149369
1358.81/1329.19	c cleaning 89773 clauses out of 179961
1487.04/1454.22	c cleaning 87719 clauses out of 175686
1596.27/1560.49	c cleaning 75120 clauses out of 150476
1709.50/1671.68	c cleaning 76335 clauses out of 152861
1798.83/1759.38	c cleaning 71286 clauses out of 143012
1800.05/1760.41	c starts		: 22
1800.05/1760.41	c conflicts		: 1246042
1800.05/1760.41	c decisions		: 33679235
1800.05/1760.41	c propagations		: 520080850
1800.05/1760.41	c inspects		: 1493731963
1800.05/1760.41	c learnt literals	: 0
1800.05/1760.41	c learnt binary clauses	: 0
1800.05/1760.41	c learnt ternary clauses	: 0
1800.05/1760.41	c learnt clauses	: 1246042
1800.05/1760.41	c ignored clauses	: 0
1800.05/1760.41	c root simplifications	: 0
1800.05/1760.41	c removed literals (reason simplification)	: 3371331
1800.05/1760.41	c reason swapping (by a shorter reason)	: 0
1800.05/1760.41	c Calls to reduceDB	: 12
1800.05/1760.41	c speed (assignments/second)	: 296817.7867798508
1800.05/1760.41	c non guided choices	19362004
1800.05/1760.43	c learnt constraints type 
1800.05/1760.43	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 71822
1800.05/1760.43	c constraints type 
1800.05/1760.43	c org.sat4j.minisat.constraints.card.MinWatchCard => 10002
1800.05/1760.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3996
1800.05/1760.43	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 2
1800.05/1760.43	s UNKNOWN
1800.05/1760.43	c Total wall clock time (in seconds): 1760.315

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-3738531-1338766581/watcher-3738531-1338766581 -o /tmp/evaluation-result-3738531-1338766581/solver-3738531-1338766581 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3738531-1338766581.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: 2.00 2.05 2.03 3/196 11315
/proc/meminfo: memFree=27401020/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/11315/stat : 11315 (java6) D 11313 11315 6377 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 342783583 9515008 183 33554432000 1073741824 1073778376 140734628390144 140734628381176 273905696437 0 0 4096 0 18446744072100748580 0 0 17 4 0 0 0 0 0
/proc/11315/statm: 2323 183 140 9 0 71 0

[startup+0.0956561 s]
/proc/loadavg: 2.00 2.05 2.03 3/196 11315
/proc/meminfo: memFree=27401020/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=2648568 CPUtime=0.06 cores=0,2,4,6
/proc/11315/stat : 11315 (java) S 11313 11315 6377 0 -1 4202496 3867 0 1 0 5 1 0 0 20 0 18 0 342783583 2712133632 5586 33554432000 1073741824 1073778376 140733202970016 140733202961152 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11315/statm: 662142 5586 1773 9 0 652835 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2648568

[startup+0.100247 s]
/proc/loadavg: 2.00 2.05 2.03 3/196 11315
/proc/meminfo: memFree=27401020/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=2648568 CPUtime=0.07 cores=0,2,4,6
/proc/11315/stat : 11315 (java) S 11313 11315 6377 0 -1 4202496 4307 0 1 0 6 1 0 0 20 0 18 0 342783583 2712133632 6025 33554432000 1073741824 1073778376 140733202970016 140733202961152 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11315/statm: 662142 6026 2064 9 0 652835 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2648568

[startup+0.300232 s]
/proc/loadavg: 2.00 2.05 2.03 3/196 11315
/proc/meminfo: memFree=27401020/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=2648568 CPUtime=0.44 cores=0,2,4,6
/proc/11315/stat : 11315 (java) S 11313 11315 6377 0 -1 4202496 5767 0 1 0 42 2 0 0 20 0 18 0 342783583 2712133632 14536 33554432000 1073741824 1073778376 140733202970016 140733202961152 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11315/statm: 662142 14536 2215 9 0 652835 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 2648568

[startup+0.700229 s]
/proc/loadavg: 2.00 2.05 2.03 3/196 11315
/proc/meminfo: memFree=27401020/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=2648568 CPUtime=0.84 cores=0,2,4,6
/proc/11315/stat : 11315 (java) S 11313 11315 6377 0 -1 4202496 5830 0 1 0 80 4 0 0 20 0 18 0 342783583 2712133632 46792 33554432000 1073741824 1073778376 140733202970016 140733202961152 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11315/statm: 662142 46792 2215 9 0 652835 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 2648568

[startup+1.50069 s]
/proc/loadavg: 2.00 2.05 2.03 4/214 11333
/proc/meminfo: memFree=27131584/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=2648568 CPUtime=2.34 cores=0,2,4,6
/proc/11315/stat : 11315 (java) S 11313 11315 6377 0 -1 4202496 15082 0 1 0 217 17 0 0 20 0 18 0 342783583 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 140733202961152 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11315/statm: 662142 114149 2236 9 0 652835 0
[pid=11315/tid=11317] ppid=11313 vsize=2648568 CPUtime=1.37 cores=0,2,4,6
/proc/11315/task/11317/stat : 11317 (java) R 11313 11315 6377 0 -1 4202560 2907 0 1 0 129 8 0 0 20 0 18 0 342783584 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776655232856 139776506739961 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11318] ppid=11313 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/11315/task/11318/stat : 11318 (java) S 11313 11315 6377 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 18 0 342783585 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776639683240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11319] ppid=11313 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/11315/task/11319/stat : 11319 (java) S 11313 11315 6377 0 -1 4202560 19 0 0 0 2 1 0 0 20 0 18 0 342783585 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776638630696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11320] ppid=11313 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/11315/task/11320/stat : 11320 (java) S 11313 11315 6377 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 18 0 342783585 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776637578152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11321] ppid=11313 vsize=2648568 CPUtime=0.06 cores=0,2,4,6
/proc/11315/task/11321/stat : 11321 (java) S 11313 11315 6377 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 18 0 342783585 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776636525608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11322] ppid=11313 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/11315/task/11322/stat : 11322 (java) S 11313 11315 6377 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 18 0 342783585 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776635472040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11323] ppid=11313 vsize=2648568 CPUtime=0.03 cores=0,2,4,6
/proc/11315/task/11323/stat : 11323 (java) S 11313 11315 6377 0 -1 4202560 29 0 0 0 3 0 0 0 20 0 18 0 342783585 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776634419496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11324] ppid=11313 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/11315/task/11324/stat : 11324 (java) S 11313 11315 6377 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 18 0 342783585 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776633366952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11325] ppid=11313 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/11315/task/11325/stat : 11325 (java) S 11313 11315 6377 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 18 0 342783585 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776632314408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11326] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11326/stat : 11326 (java) S 11313 11315 6377 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 342783587 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776501983848 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11327] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11327/stat : 11327 (java) S 11313 11315 6377 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 342783587 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776500930168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11328] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11328/stat : 11328 (java) S 11313 11315 6377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 342783587 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776499877512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11329] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11329/stat : 11329 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342783590 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776498826256 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11330] ppid=11313 vsize=2648568 CPUtime=0.14 cores=0,2,4,6
/proc/11315/task/11330/stat : 11330 (java) S 11313 11315 6377 0 -1 4202560 1713 0 0 0 14 0 0 0 20 0 18 0 342783590 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776497772600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11331] ppid=11313 vsize=2648568 CPUtime=0.42 cores=0,2,4,6
/proc/11315/task/11331/stat : 11331 (java) S 11313 11315 6377 0 -1 4202560 9085 0 0 0 40 2 0 0 20 0 18 0 342783590 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776496720056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11332] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11332/stat : 11332 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342783590 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776495667704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11333] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11333/stat : 11333 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342783590 2712133632 114149 33554432000 1073741824 1073778376 140733202970016 139776494615368 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 2648568

[startup+3.10064 s]
/proc/loadavg: 2.00 2.05 2.03 3/214 11333
/proc/meminfo: memFree=26949560/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=2648568 CPUtime=5.27 cores=0,2,4,6
/proc/11315/stat : 11315 (java) S 11313 11315 6377 0 -1 4202496 15601 0 1 0 485 42 0 0 20 0 18 0 342783583 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 140733202961152 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11315/statm: 662142 164948 2236 9 0 652835 0
[pid=11315/tid=11317] ppid=11313 vsize=2648568 CPUtime=2.5 cores=0,2,4,6
/proc/11315/task/11317/stat : 11317 (java) R 11313 11315 6377 0 -1 4202560 2915 0 1 0 242 8 0 0 20 0 18 0 342783584 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776655224928 139776662998113 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11318] ppid=11313 vsize=2648568 CPUtime=0.26 cores=0,2,4,6
/proc/11315/task/11318/stat : 11318 (java) S 11313 11315 6377 0 -1 4202560 85 0 0 0 22 4 0 0 20 0 18 0 342783585 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776639683240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11319] ppid=11313 vsize=2648568 CPUtime=0.24 cores=0,2,4,6
/proc/11315/task/11319/stat : 11319 (java) S 11313 11315 6377 0 -1 4202560 78 0 0 0 20 4 0 0 20 0 18 0 342783585 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776638630696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11320] ppid=11313 vsize=2648568 CPUtime=0.28 cores=0,2,4,6
/proc/11315/task/11320/stat : 11320 (java) S 11313 11315 6377 0 -1 4202560 90 0 0 0 23 5 0 0 20 0 18 0 342783585 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776637578152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11321] ppid=11313 vsize=2648568 CPUtime=0.22 cores=0,2,4,6
/proc/11315/task/11321/stat : 11321 (java) S 11313 11315 6377 0 -1 4202560 80 0 0 0 18 4 0 0 20 0 18 0 342783585 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776636525608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11322] ppid=11313 vsize=2648568 CPUtime=0.29 cores=0,2,4,6
/proc/11315/task/11322/stat : 11322 (java) S 11313 11315 6377 0 -1 4202560 78 0 0 0 25 4 0 0 20 0 18 0 342783585 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776635472040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11323] ppid=11313 vsize=2648568 CPUtime=0.27 cores=0,2,4,6
/proc/11315/task/11323/stat : 11323 (java) S 11313 11315 6377 0 -1 4202560 93 0 0 0 23 4 0 0 20 0 18 0 342783585 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776634419496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11324] ppid=11313 vsize=2648568 CPUtime=0.27 cores=0,2,4,6
/proc/11315/task/11324/stat : 11324 (java) S 11313 11315 6377 0 -1 4202560 89 0 0 0 22 5 0 0 20 0 18 0 342783585 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776633366952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11325] ppid=11313 vsize=2648568 CPUtime=0.24 cores=0,2,4,6
/proc/11315/task/11325/stat : 11325 (java) S 11313 11315 6377 0 -1 4202560 72 0 0 0 20 4 0 0 20 0 18 0 342783585 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776632314408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11326] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11326/stat : 11326 (java) S 11313 11315 6377 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 342783587 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776501983848 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11327] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11327/stat : 11327 (java) S 11313 11315 6377 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 342783587 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776500930168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11328] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11328/stat : 11328 (java) S 11313 11315 6377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 342783587 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776499877512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11329] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11329/stat : 11329 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342783590 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776498826256 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11330] ppid=11313 vsize=2648568 CPUtime=0.15 cores=0,2,4,6
/proc/11315/task/11330/stat : 11330 (java) S 11313 11315 6377 0 -1 4202560 1754 0 0 0 15 0 0 0 20 0 18 0 342783590 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776497772600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11331] ppid=11313 vsize=2648568 CPUtime=0.44 cores=0,2,4,6
/proc/11315/task/11331/stat : 11331 (java) S 11313 11315 6377 0 -1 4202560 9085 0 0 0 42 2 0 0 20 0 18 0 342783590 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776496720056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11332] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11332/stat : 11332 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342783590 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776495667704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11333] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11333/stat : 11333 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342783590 2712133632 164948 33554432000 1073741824 1073778376 140733202970016 139776494615368 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 2648568

[startup+6.3008 s]
/proc/loadavg: 2.08 2.07 2.03 3/214 11333
/proc/meminfo: memFree=26748356/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=2648568 CPUtime=9.27 cores=0,2,4,6
/proc/11315/stat : 11315 (java) S 11313 11315 6377 0 -1 4202496 16346 0 1 0 883 44 0 0 20 0 18 0 342783583 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 140733202961152 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11315/statm: 662142 164557 2249 9 0 652835 0
[pid=11315/tid=11317] ppid=11313 vsize=2648568 CPUtime=5.37 cores=0,2,4,6
/proc/11315/task/11317/stat : 11317 (java) R 11313 11315 6377 0 -1 4202560 2961 0 1 0 529 8 0 0 20 0 18 0 342783584 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776655224928 139776662998113 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11318] ppid=11313 vsize=2648568 CPUtime=0.37 cores=0,2,4,6
/proc/11315/task/11318/stat : 11318 (java) S 11313 11315 6377 0 -1 4202560 87 0 0 0 33 4 0 0 20 0 18 0 342783585 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776639683240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11319] ppid=11313 vsize=2648568 CPUtime=0.38 cores=0,2,4,6
/proc/11315/task/11319/stat : 11319 (java) S 11313 11315 6377 0 -1 4202560 78 0 0 0 33 5 0 0 20 0 18 0 342783585 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776638630696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11320] ppid=11313 vsize=2648568 CPUtime=0.42 cores=0,2,4,6
/proc/11315/task/11320/stat : 11320 (java) S 11313 11315 6377 0 -1 4202560 93 0 0 0 37 5 0 0 20 0 18 0 342783585 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776637578152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11321] ppid=11313 vsize=2648568 CPUtime=0.32 cores=0,2,4,6
/proc/11315/task/11321/stat : 11321 (java) S 11313 11315 6377 0 -1 4202560 80 0 0 0 28 4 0 0 20 0 18 0 342783585 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776636525608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11322] ppid=11313 vsize=2648568 CPUtime=0.42 cores=0,2,4,6
/proc/11315/task/11322/stat : 11322 (java) S 11313 11315 6377 0 -1 4202560 80 0 0 0 37 5 0 0 20 0 18 0 342783585 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776635472040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11323] ppid=11313 vsize=2648568 CPUtime=0.4 cores=0,2,4,6
/proc/11315/task/11323/stat : 11323 (java) S 11313 11315 6377 0 -1 4202560 93 0 0 0 35 5 0 0 20 0 18 0 342783585 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776634419496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11324] ppid=11313 vsize=2648568 CPUtime=0.39 cores=0,2,4,6
/proc/11315/task/11324/stat : 11324 (java) S 11313 11315 6377 0 -1 4202560 93 0 0 0 34 5 0 0 20 0 18 0 342783585 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776633366952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11325] ppid=11313 vsize=2648568 CPUtime=0.34 cores=0,2,4,6
/proc/11315/task/11325/stat : 11325 (java) S 11313 11315 6377 0 -1 4202560 73 0 0 0 30 4 0 0 20 0 18 0 342783585 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776632314408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11326] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11326/stat : 11326 (java) S 11313 11315 6377 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 342783587 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776501983848 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11327] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11327/stat : 11327 (java) S 11313 11315 6377 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 342783587 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776500930168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11328] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11328/stat : 11328 (java) S 11313 11315 6377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 342783587 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776499877512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11329] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11329/stat : 11329 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342783590 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776498826256 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11330] ppid=11313 vsize=2648568 CPUtime=0.22 cores=0,2,4,6
/proc/11315/task/11330/stat : 11330 (java) S 11313 11315 6377 0 -1 4202560 2425 0 0 0 22 0 0 0 20 0 18 0 342783590 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776497772600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11331] ppid=11313 vsize=2648568 CPUtime=0.5 cores=0,2,4,6
/proc/11315/task/11331/stat : 11331 (java) S 11313 11315 6377 0 -1 4202560 9101 0 0 0 48 2 0 0 20 0 18 0 342783590 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776496720056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11332] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11332/stat : 11332 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342783590 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776495667704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11333] ppid=11313 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11333/stat : 11333 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342783590 2712133632 164557 33554432000 1073741824 1073778376 140733202970016 139776494615368 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.27
Current children cumulated vsize (KiB) 2648568

[startup+12.7007 s]
/proc/loadavg: 2.07 2.07 2.03 3/215 11334
/proc/meminfo: memFree=26731680/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=2715132 CPUtime=16.78 cores=0,2,4,6
/proc/11315/stat : 11315 (java) S 11313 11315 6377 0 -1 4202496 16694 0 1 0 1632 46 0 0 20 0 19 0 342783583 2780295168 168252 33554432000 1073741824 1073778376 140733202970016 140733202961152 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11315/statm: 678783 168252 2271 9 0 669476 0
[pid=11315/tid=11317] ppid=11313 vsize=2715132 CPUtime=11.52 cores=0,2,4,6

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

[pid=11315/tid=11330] ppid=11313 vsize=2715132 CPUtime=0.5 cores=0,2,4,6
/proc/11315/task/11330/stat : 11330 (java) S 11313 11315 6377 0 -1 4202560 2665 0 0 0 50 0 0 0 20 0 19 0 342783590 2780295168 334237 33554432000 1073741824 1073778376 140733202970016 139776497772600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11331] ppid=11313 vsize=2715132 CPUtime=0.97 cores=0,2,4,6
/proc/11315/task/11331/stat : 11331 (java) S 11313 11315 6377 0 -1 4202560 9147 0 0 0 95 2 0 0 20 0 19 0 342783590 2780295168 334237 33554432000 1073741824 1073778376 140733202970016 139776496720056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11332] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11332/stat : 11332 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342783590 2780295168 334237 33554432000 1073741824 1073778376 140733202970016 139776495667704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11333] ppid=11313 vsize=2715132 CPUtime=0.53 cores=0,2,4,6
/proc/11315/task/11333/stat : 11333 (java) S 11313 11315 6377 0 -1 4202560 93 0 0 0 28 25 0 0 20 0 19 0 342783590 2780295168 334237 33554432000 1073741824 1073778376 140733202970016 139776494615368 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11334] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11334/stat : 11334 (java) S 11313 11315 6377 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342784442 2780295168 334237 33554432000 1073741824 1073778376 140733202970016 139776493561128 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1638.93
Current children cumulated vsize (KiB) 2715132

[startup+1662.3 s]
/proc/loadavg: 2.27 2.08 2.02 3/215 11656
/proc/meminfo: memFree=26138420/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=2715132 CPUtime=1700.06 cores=0,2,4,6
/proc/11315/stat : 11315 (java) S 11313 11315 6377 0 -1 4202496 78318 0 1 0 169851 155 0 0 20 0 19 0 342783583 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 140733202961152 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11315/statm: 678783 334251 2283 9 0 669476 0
[pid=11315/tid=11317] ppid=11313 vsize=2715132 CPUtime=1637 cores=0,2,4,6
/proc/11315/task/11317/stat : 11317 (java) R 11313 11315 6377 0 -1 4202560 3451 0 1 0 163665 35 0 0 20 0 19 0 342783584 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776655232400 139776507050107 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11318] ppid=11313 vsize=2715132 CPUtime=6.33 cores=0,2,4,6
/proc/11315/task/11318/stat : 11318 (java) S 11313 11315 6377 0 -1 4202560 354 0 0 0 622 11 0 0 20 0 19 0 342783585 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776639683240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11319] ppid=11313 vsize=2715132 CPUtime=6.28 cores=0,2,4,6
/proc/11315/task/11319/stat : 11319 (java) S 11313 11315 6377 0 -1 4202560 355 0 0 0 615 13 0 0 20 0 19 0 342783585 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776638630696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11320] ppid=11313 vsize=2715132 CPUtime=6.18 cores=0,2,4,6
/proc/11315/task/11320/stat : 11320 (java) S 11313 11315 6377 0 -1 4202560 358 0 0 0 605 13 0 0 20 0 19 0 342783585 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776637578152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11321] ppid=11313 vsize=2715132 CPUtime=6.34 cores=0,2,4,6
/proc/11315/task/11321/stat : 11321 (java) S 11313 11315 6377 0 -1 4202560 355 0 0 0 620 14 0 0 20 0 19 0 342783585 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776636525608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11322] ppid=11313 vsize=2715132 CPUtime=6.05 cores=0,2,4,6
/proc/11315/task/11322/stat : 11322 (java) S 11313 11315 6377 0 -1 4202560 349 0 0 0 592 13 0 0 20 0 19 0 342783585 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776635472040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11323] ppid=11313 vsize=2715132 CPUtime=6.3 cores=0,2,4,6
/proc/11315/task/11323/stat : 11323 (java) S 11313 11315 6377 0 -1 4202560 377 0 0 0 616 14 0 0 20 0 19 0 342783585 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776634419496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11324] ppid=11313 vsize=2715132 CPUtime=6.18 cores=0,2,4,6
/proc/11315/task/11324/stat : 11324 (java) S 11313 11315 6377 0 -1 4202560 351 0 0 0 605 13 0 0 20 0 19 0 342783585 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776633366952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11325] ppid=11313 vsize=2715132 CPUtime=6.08 cores=0,2,4,6
/proc/11315/task/11325/stat : 11325 (java) S 11313 11315 6377 0 -1 4202560 326 0 0 0 596 12 0 0 20 0 19 0 342783585 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776632314408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11326] ppid=11313 vsize=2715132 CPUtime=7.32 cores=0,2,4,6
/proc/11315/task/11326/stat : 11326 (java) S 11313 11315 6377 0 -1 4202560 58954 0 0 0 716 16 0 0 20 0 19 0 342783587 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776501983848 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11327] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11327/stat : 11327 (java) S 11313 11315 6377 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342783587 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776500930168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11328] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11328/stat : 11328 (java) S 11313 11315 6377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342783587 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776499877512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11329] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11329/stat : 11329 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342783590 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776498826256 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11330] ppid=11313 vsize=2715132 CPUtime=0.5 cores=0,2,4,6
/proc/11315/task/11330/stat : 11330 (java) S 11313 11315 6377 0 -1 4202560 2665 0 0 0 50 0 0 0 20 0 19 0 342783590 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776497772600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11331] ppid=11313 vsize=2715132 CPUtime=0.97 cores=0,2,4,6
/proc/11315/task/11331/stat : 11331 (java) S 11313 11315 6377 0 -1 4202560 9147 0 0 0 95 2 0 0 20 0 19 0 342783590 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776496720056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11332] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11332/stat : 11332 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342783590 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776495667704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11333] ppid=11313 vsize=2715132 CPUtime=0.55 cores=0,2,4,6
/proc/11315/task/11333/stat : 11333 (java) S 11313 11315 6377 0 -1 4202560 95 0 0 0 29 26 0 0 20 0 19 0 342783590 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776494615368 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11334] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11334/stat : 11334 (java) S 11313 11315 6377 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342784442 2780295168 334251 33554432000 1073741824 1073778376 140733202970016 139776493561128 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1700.06
Current children cumulated vsize (KiB) 2715132

[startup+1722.3 s]
/proc/loadavg: 2.43 2.15 2.05 3/215 11656
/proc/meminfo: memFree=26138296/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=2715132 CPUtime=1761.14 cores=0,2,4,6
/proc/11315/stat : 11315 (java) S 11313 11315 6377 0 -1 4202496 84543 0 1 0 175956 158 0 0 20 0 19 0 342783583 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 140733202961152 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11315/statm: 678783 334266 2283 9 0 669476 0
[pid=11315/tid=11317] ppid=11313 vsize=2715132 CPUtime=1695.74 cores=0,2,4,6
/proc/11315/task/11317/stat : 11317 (java) R 11313 11315 6377 0 -1 4202560 3466 0 1 0 169538 36 0 0 20 0 19 0 342783584 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776655232400 139776507094320 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11318] ppid=11313 vsize=2715132 CPUtime=6.52 cores=0,2,4,6
/proc/11315/task/11318/stat : 11318 (java) S 11313 11315 6377 0 -1 4202560 357 0 0 0 641 11 0 0 20 0 19 0 342783585 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776639683240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11319] ppid=11313 vsize=2715132 CPUtime=6.47 cores=0,2,4,6
/proc/11315/task/11319/stat : 11319 (java) S 11313 11315 6377 0 -1 4202560 358 0 0 0 634 13 0 0 20 0 19 0 342783585 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776638630696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11320] ppid=11313 vsize=2715132 CPUtime=6.37 cores=0,2,4,6
/proc/11315/task/11320/stat : 11320 (java) S 11313 11315 6377 0 -1 4202560 358 0 0 0 624 13 0 0 20 0 19 0 342783585 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776637578152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11321] ppid=11313 vsize=2715132 CPUtime=6.54 cores=0,2,4,6
/proc/11315/task/11321/stat : 11321 (java) S 11313 11315 6377 0 -1 4202560 355 0 0 0 640 14 0 0 20 0 19 0 342783585 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776636525608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11322] ppid=11313 vsize=2715132 CPUtime=6.2 cores=0,2,4,6
/proc/11315/task/11322/stat : 11322 (java) S 11313 11315 6377 0 -1 4202560 350 0 0 0 607 13 0 0 20 0 19 0 342783585 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776635472040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11323] ppid=11313 vsize=2715132 CPUtime=6.46 cores=0,2,4,6
/proc/11315/task/11323/stat : 11323 (java) S 11313 11315 6377 0 -1 4202560 381 0 0 0 632 14 0 0 20 0 19 0 342783585 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776634419496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11324] ppid=11313 vsize=2715132 CPUtime=6.41 cores=0,2,4,6
/proc/11315/task/11324/stat : 11324 (java) S 11313 11315 6377 0 -1 4202560 355 0 0 0 628 13 0 0 20 0 19 0 342783585 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776633366952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11325] ppid=11313 vsize=2715132 CPUtime=6.26 cores=0,2,4,6
/proc/11315/task/11325/stat : 11325 (java) S 11313 11315 6377 0 -1 4202560 326 0 0 0 614 12 0 0 20 0 19 0 342783585 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776632314408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11326] ppid=11313 vsize=2715132 CPUtime=8.01 cores=0,2,4,6
/proc/11315/task/11326/stat : 11326 (java) S 11313 11315 6377 0 -1 4202560 65145 0 0 0 783 18 0 0 20 0 19 0 342783587 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776501983848 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11327] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11327/stat : 11327 (java) S 11313 11315 6377 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342783587 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776500930168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11328] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11328/stat : 11328 (java) S 11313 11315 6377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342783587 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776499877512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11329] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11329/stat : 11329 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342783590 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776498826256 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11330] ppid=11313 vsize=2715132 CPUtime=0.5 cores=0,2,4,6
/proc/11315/task/11330/stat : 11330 (java) S 11313 11315 6377 0 -1 4202560 2665 0 0 0 50 0 0 0 20 0 19 0 342783590 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776497772600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11331] ppid=11313 vsize=2715132 CPUtime=0.97 cores=0,2,4,6
/proc/11315/task/11331/stat : 11331 (java) S 11313 11315 6377 0 -1 4202560 9147 0 0 0 95 2 0 0 20 0 19 0 342783590 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776496720056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11332] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11332/stat : 11332 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342783590 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776495667704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11333] ppid=11313 vsize=2715132 CPUtime=0.57 cores=0,2,4,6
/proc/11315/task/11333/stat : 11333 (java) S 11313 11315 6377 0 -1 4202560 99 0 0 0 30 27 0 0 20 0 19 0 342783590 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776494615368 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11334] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11334/stat : 11334 (java) S 11313 11315 6377 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342784442 2780295168 334266 33554432000 1073741824 1073778376 140733202970016 139776493561128 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1761.14
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1760.4 s]
/proc/loadavg: 2.22 2.13 2.04 3/215 11656
/proc/meminfo: memFree=25967692/32873844 swapFree=7124/7124
[pid=11315] ppid=11313 vsize=2715132 CPUtime=1800.05 cores=0,2,4,6
/proc/11315/stat : 11315 (java) S 11313 11315 6377 0 -1 4202496 91655 0 1 0 179844 161 0 0 20 0 19 0 342783583 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 140733202961152 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0
/proc/11315/statm: 678783 334276 2283 9 0 669476 0
[pid=11315/tid=11317] ppid=11313 vsize=2715132 CPUtime=1732.51 cores=0,2,4,6
/proc/11315/task/11317/stat : 11317 (java) R 11313 11315 6377 0 -1 4202560 3476 0 1 0 173214 37 0 0 20 0 19 0 342783584 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776655233344 139776507013134 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11318] ppid=11313 vsize=2715132 CPUtime=6.65 cores=0,2,4,6
/proc/11315/task/11318/stat : 11318 (java) S 11313 11315 6377 0 -1 4202560 359 0 0 0 654 11 0 0 20 0 19 0 342783585 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776639683240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11319] ppid=11313 vsize=2715132 CPUtime=6.63 cores=0,2,4,6
/proc/11315/task/11319/stat : 11319 (java) S 11313 11315 6377 0 -1 4202560 362 0 0 0 650 13 0 0 20 0 19 0 342783585 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776638630696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11320] ppid=11313 vsize=2715132 CPUtime=6.51 cores=0,2,4,6
/proc/11315/task/11320/stat : 11320 (java) S 11313 11315 6377 0 -1 4202560 358 0 0 0 638 13 0 0 20 0 19 0 342783585 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776637578152 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11321] ppid=11313 vsize=2715132 CPUtime=6.69 cores=0,2,4,6
/proc/11315/task/11321/stat : 11321 (java) S 11313 11315 6377 0 -1 4202560 355 0 0 0 655 14 0 0 20 0 19 0 342783585 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776636525608 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11322] ppid=11313 vsize=2715132 CPUtime=6.31 cores=0,2,4,6
/proc/11315/task/11322/stat : 11322 (java) S 11313 11315 6377 0 -1 4202560 352 0 0 0 617 14 0 0 20 0 19 0 342783585 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776635472040 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11323] ppid=11313 vsize=2715132 CPUtime=6.63 cores=0,2,4,6
/proc/11315/task/11323/stat : 11323 (java) S 11313 11315 6377 0 -1 4202560 382 0 0 0 649 14 0 0 20 0 19 0 342783585 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776634419496 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11324] ppid=11313 vsize=2715132 CPUtime=6.52 cores=0,2,4,6
/proc/11315/task/11324/stat : 11324 (java) S 11313 11315 6377 0 -1 4202560 357 0 0 0 639 13 0 0 20 0 19 0 342783585 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776633366952 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11325] ppid=11313 vsize=2715132 CPUtime=6.37 cores=0,2,4,6
/proc/11315/task/11325/stat : 11325 (java) S 11313 11315 6377 0 -1 4202560 326 0 0 0 625 12 0 0 20 0 19 0 342783585 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776632314408 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11326] ppid=11313 vsize=2715132 CPUtime=8.95 cores=0,2,4,6
/proc/11315/task/11326/stat : 11326 (java) S 11313 11315 6377 0 -1 4202560 72234 0 0 0 876 19 0 0 20 0 19 0 342783587 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776501983848 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11327] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11327/stat : 11327 (java) S 11313 11315 6377 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342783587 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776500930168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11328] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11328/stat : 11328 (java) S 11313 11315 6377 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342783587 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776499877512 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11329] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11329/stat : 11329 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342783590 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776498826256 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11330] ppid=11313 vsize=2715132 CPUtime=0.5 cores=0,2,4,6
/proc/11315/task/11330/stat : 11330 (java) S 11313 11315 6377 0 -1 4202560 2665 0 0 0 50 0 0 0 20 0 19 0 342783590 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776497772600 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=11315/tid=11331] ppid=11313 vsize=2715132 CPUtime=0.97 cores=0,2,4,6
/proc/11315/task/11331/stat : 11331 (java) S 11313 11315 6377 0 -1 4202560 9147 0 0 0 95 2 0 0 20 0 19 0 342783590 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776496720056 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=11315/tid=11332] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11332/stat : 11332 (java) S 11313 11315 6377 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342783590 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776495667704 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=11315/tid=11333] ppid=11313 vsize=2715132 CPUtime=0.58 cores=0,2,4,6
/proc/11315/task/11333/stat : 11333 (java) S 11313 11315 6377 0 -1 4202560 101 0 0 0 31 27 0 0 20 0 19 0 342783590 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776494615368 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=11315/tid=11334] ppid=11313 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/11315/task/11334/stat : 11334 (java) S 11313 11315 6377 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342784442 2780295168 334276 33554432000 1073741824 1073778376 140733202970016 139776493561128 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 2715132

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 11315 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=128251
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=32690
# CPU time returned by wait4() is 1796.16
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1760.45
CPU time (s): 1800.05
CPU user time (s): 1798.44
CPU system time (s): 1.61
CPU usage (%): 102.25
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.13
system time used= 2.03269
maximum resident set size= 1369112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91710
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54970
involuntary context switches= 110376

runsolver used 8.91165 second user time and 11.6532 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-04 01:36:22
IDJOB=3738531
IDBENCH=71904
IDSOLVER=2322
FILE ID=node134/3738531-1338766581
RUNJOBID= node134-1338738643-6393
PBS_JOBID= 14636771
Free space on /tmp= 70344 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__32.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738531-1338766581/watcher-3738531-1338766581 -o /tmp/evaluation-result-3738531-1338766581/solver-3738531-1338766581 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3738531-1338766581.opb

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

MD5SUM BENCH= 88a1b10031770f0260ca582c16661bcb
RANDOM SEED=286166731

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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.56
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.278
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.278
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.59
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.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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.278
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.57
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.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27400896 kB
Buffers:          503944 kB
Cached:          3404424 kB
SwapCached:           76 kB
Active:          2416788 kB
Inactive:        2134104 kB
Active(anon):     633984 kB
Inactive(anon):    10496 kB
Active(file):    1782804 kB
Inactive(file):  2123608 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             14932 kB
Writeback:             0 kB
AnonPages:        784248 kB
Mapped:            19368 kB
Shmem:                96 kB
Slab:             763356 kB
SReclaimable:     204608 kB
SUnreclaim:       558748 kB
KernelStack:        1640 kB
PageTables:         5432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1518268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    731136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70340 MiB
End job on node134 at 2012-06-04 02:05:44