Trace number 3731030

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
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.06 1792.77

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib3/normalized-mps-v2-20-10-gt2.opb
MD5SUMfbf213ed65afe4e66abc3948eb02a29f
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21166
Best CPU time to get the best result obtained on this benchmark4.31334
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21166
Optimality of the best value was proved NO
Number of variables556
Total number of constraints180
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints178
Minimum length of a constraint2
Maximum length of a constraint48
Number of terms in the objective function 304
Biggest coefficient in the objective function 62376
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 3092598
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 62376
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 3092598
Number of bits of the biggest sum of numbers22
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-2006 Daniel Le Berre
0.00/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.09	c no version file found!!!
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 1599470296
0.00/0.09	c Max memory 1607860224
0.00/0.09	c Total memory 1607860224
0.00/0.09	c Number of processors 8
0.06/0.12	--- Begin Solver configuration ---
0.06/0.12	c Stops conflict analysis at the first Unique Implication Point
0.06/0.12	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.06/0.12	c Learn all clauses as in MiniSAT
0.06/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.06/0.12	c VSIDS like heuristics from MiniSAT using a heap
0.06/0.12	c No reason simplification
0.06/0.12	c --- End Solver configuration ---
0.06/0.12	c solving HOME/instance-3731030-1338682973.opb
0.06/0.12	c reading problem ... 
0.22/0.20	c ... done. Wall clock time 0.079s.
0.22/0.20	c CPU time (experimental) 0.15s.
0.22/0.20	c #vars     556
0.22/0.20	c #constraints  180
858.79/853.65	c cleaning 647238 clauses out of 1294500 for limit 2.3088164666465016E-4
870.39/865.28	c cleaning 323872 clauses out of 647763 for limit 7.616680301031959E-4
872.79/867.68	c cleaning 162189 clauses out of 324391 for limit 0.002508239224823725
873.99/868.82	c cleaning 81338 clauses out of 162701 for limit 0.008238893799046415
874.29/869.18	c cleaning 40925 clauses out of 81863 for limit 0.02700395390400516
874.49/869.35	c cleaning 20706 clauses out of 41440 for limit 0.08814956587678419
874.59/869.48	c cleaning 10602 clauses out of 21233 for limit 0.28343269093075024
874.79/869.62	c cleaning 5552 clauses out of 11133 for limit 0.893252008230421
874.79/869.69	c cleaning 3025 clauses out of 6079 for limit 2.6924083601785993
874.89/869.75	c cleaning 1759 clauses out of 3553 for limit 7.589256679623759
874.99/869.80	c cleaning 1135 clauses out of 2294 for limit 19.38460351177265
874.99/869.84	c cleaning 817 clauses out of 1662 for limit 44.25667057845004
874.99/869.88	c cleaning 656 clauses out of 1342 for limit 90.11759524648774
875.09/869.92	c cleaning 579 clauses out of 1189 for limit 168.2440358807225
875.09/869.96	c cleaning 537 clauses out of 1107 for limit 297.11615294643434
875.19/870.00	c cleaning 523 clauses out of 1071 for limit 506.9613049576418
1800.06/1792.76	c starts		: 23
1800.06/1792.76	c conflicts		: 2224088
1800.06/1792.76	c decisions		: 2595208
1800.06/1792.76	c propagations		: 77797416
1800.06/1792.76	c inspects		: 10226734780
1800.06/1792.76	c learnt literals	: 0
1800.06/1792.76	c learnt binary clauses	: 0
1800.06/1792.76	c learnt ternary clauses	: 0
1800.06/1792.76	c learnt clauses	: 2224088
1800.06/1792.76	c root simplifications	: 0
1800.06/1792.76	c removed literals (reason simplification)	: 0
1800.06/1792.76	c reason swapping (by a shorter reason)	: 0
1800.06/1792.76	c Calls to reduceDB	: 16
1800.06/1792.76	c speed (decisions/second)	: 1447.7719766165908
1800.06/1792.76	c non guided choices	85
1800.06/1792.76	s UNKNOWN
1800.06/1792.76	c Total wall clock time (ms): 1792.64

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-3731030-1338682973/watcher-3731030-1338682973 -o /tmp/evaluation-result-3731030-1338682973/solver-3731030-1338682973 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731030-1338682973.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.06 2.03 1.95 2/194 16278
/proc/meminfo: memFree=27954820/32873844 swapFree=7108/7108
[pid=16278] ppid=16276 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/16278/stat : 16278 (java) R 16276 16278 15746 0 -1 4202496 93 0 0 0 0 0 0 0 20 0 1 0 334421852 2560000 46 33554432000 1073741824 1073778376 140734938707312 140734938704440 248781040935 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16278/statm: 625 46 37 9 0 29 0

[startup+0.104063 s]
/proc/loadavg: 2.06 2.03 1.95 2/194 16278
/proc/meminfo: memFree=27954820/32873844 swapFree=7108/7108
[pid=16278] ppid=16276 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/16278/stat : 16278 (java) S 16276 16278 15746 0 -1 4202496 4154 0 1 0 5 1 0 0 20 0 18 0 334421852 3028844544 5872 33554432000 1073741824 1073778376 140735856290672 140735856281808 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16278/statm: 739464 5872 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2957856

[startup+0.200238 s]
/proc/loadavg: 2.06 2.03 1.95 2/194 16278
/proc/meminfo: memFree=27954820/32873844 swapFree=7108/7108
[pid=16278] ppid=16276 vsize=2957856 CPUtime=0.22 cores=0,2,4,6
/proc/16278/stat : 16278 (java) S 16276 16278 15746 0 -1 4202496 5167 0 1 0 21 1 0 0 20 0 18 0 334421852 3028844544 7344 33554432000 1073741824 1073778376 140735856290672 140735856281808 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16278/statm: 739464 7346 2201 9 0 729885 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 2957856

[startup+0.300258 s]
/proc/loadavg: 2.06 2.03 1.95 2/194 16278
/proc/meminfo: memFree=27954820/32873844 swapFree=7108/7108
[pid=16278] ppid=16276 vsize=3024420 CPUtime=0.48 cores=0,2,4,6
/proc/16278/stat : 16278 (java) S 16276 16278 15746 0 -1 4202496 7922 0 1 0 46 2 0 0 20 0 19 0 334421852 3097006080 9562 33554432000 1073741824 1073778376 140735856290672 140735856281808 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16278/statm: 756105 9562 2251 9 0 746526 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 3024420

[startup+0.700233 s]
/proc/loadavg: 2.06 2.03 1.95 2/194 16278
/proc/meminfo: memFree=27954820/32873844 swapFree=7108/7108
[pid=16278] ppid=16276 vsize=3024420 CPUtime=1.01 cores=0,2,4,6
/proc/16278/stat : 16278 (java) S 16276 16278 15746 0 -1 4202496 7960 0 1 0 98 3 0 0 20 0 19 0 334421852 3097006080 19820 33554432000 1073741824 1073778376 140735856290672 140735856281808 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16278/statm: 756105 19820 2256 9 0 746526 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 3024420

[startup+1.50069 s]
/proc/loadavg: 2.05 2.03 1.95 5/213 16297
/proc/meminfo: memFree=27849220/32873844 swapFree=7108/7108
[pid=16278] ppid=16276 vsize=3024420 CPUtime=1.85 cores=0,2,4,6
/proc/16278/stat : 16278 (java) S 16276 16278 15746 0 -1 4202496 7999 0 1 0 182 3 0 0 20 0 19 0 334421852 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 140735856281808 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16278/statm: 756105 37232 2259 9 0 746526 0
[pid=16278/tid=16280] ppid=16276 vsize=3024420 CPUtime=1.45 cores=0,2,4,6
/proc/16278/task/16280/stat : 16280 (java) R 16276 16278 15746 0 -1 4202560 3088 0 1 0 142 3 0 0 20 0 19 0 334421853 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851641573928 139851467276020 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16281] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16281/stat : 16281 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851624999208 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16282] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16282/stat : 16282 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851623946408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16283] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16283/stat : 16283 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851622894120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16284] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16284/stat : 16284 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851621841320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16285] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16285/stat : 16285 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851620789032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16286] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16286/stat : 16286 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851619736232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16287] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16287/stat : 16287 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851618683944 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16288] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16288/stat : 16288 (java) S 16276 16278 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851617631144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16289] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16289/stat : 16289 (java) S 16276 16278 15746 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851605219560 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16290] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16290/stat : 16290 (java) S 16276 16278 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851604165624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16291] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16291/stat : 16291 (java) S 16276 16278 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851603113224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16292] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16292/stat : 16292 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851602061712 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16293] ppid=16276 vsize=3024420 CPUtime=0.15 cores=0,2,4,6
/proc/16278/task/16293/stat : 16293 (java) S 16276 16278 15746 0 -1 4202560 1575 0 0 0 15 0 0 0 20 0 19 0 334421859 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851601009336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16294] ppid=16276 vsize=3024420 CPUtime=0.22 cores=0,2,4,6
/proc/16278/task/16294/stat : 16294 (java) S 16276 16278 15746 0 -1 4202560 2141 0 0 0 22 0 0 0 20 0 19 0 334421859 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851599956536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16295] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16295/stat : 16295 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851598904440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16296] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16296/stat : 16296 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851597851848 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16297] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16297/stat : 16297 (java) S 16276 16278 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334421872 3097006080 37232 33554432000 1073741824 1073778376 140735856290672 139851595649960 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 3024420

[startup+3.1007 s]
/proc/loadavg: 2.05 2.03 1.95 3/213 16297
/proc/meminfo: memFree=27766804/32873844 swapFree=7108/7108
[pid=16278] ppid=16276 vsize=3024420 CPUtime=3.46 cores=0,2,4,6
/proc/16278/stat : 16278 (java) S 16276 16278 15746 0 -1 4202496 8054 0 1 0 342 4 0 0 20 0 19 0 334421852 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 140735856281808 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16278/statm: 756105 64368 2259 9 0 746526 0
[pid=16278/tid=16280] ppid=16276 vsize=3024420 CPUtime=3.04 cores=0,2,4,6
/proc/16278/task/16280/stat : 16280 (java) R 16276 16278 15746 0 -1 4202560 3143 0 1 0 301 3 0 0 20 0 19 0 334421853 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851641571928 139851467302055 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16281] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16281/stat : 16281 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851624999208 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16282] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16282/stat : 16282 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851623946408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16283] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16283/stat : 16283 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851622894120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16284] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16284/stat : 16284 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851621841320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16285] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16285/stat : 16285 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851620789032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16286] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16286/stat : 16286 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851619736232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16287] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16287/stat : 16287 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851618683944 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16288] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16288/stat : 16288 (java) S 16276 16278 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851617631144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16289] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16289/stat : 16289 (java) S 16276 16278 15746 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851605219560 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16290] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16290/stat : 16290 (java) S 16276 16278 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851604165624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16291] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16291/stat : 16291 (java) S 16276 16278 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851603113224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16292] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16292/stat : 16292 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851602061712 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16293] ppid=16276 vsize=3024420 CPUtime=0.15 cores=0,2,4,6
/proc/16278/task/16293/stat : 16293 (java) S 16276 16278 15746 0 -1 4202560 1575 0 0 0 15 0 0 0 20 0 19 0 334421859 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851601009336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16294] ppid=16276 vsize=3024420 CPUtime=0.22 cores=0,2,4,6
/proc/16278/task/16294/stat : 16294 (java) S 16276 16278 15746 0 -1 4202560 2141 0 0 0 22 0 0 0 20 0 19 0 334421859 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851599956536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16295] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16295/stat : 16295 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851598904440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16296] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16296/stat : 16296 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851597851848 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16297] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16297/stat : 16297 (java) S 16276 16278 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334421872 3097006080 64368 33554432000 1073741824 1073778376 140735856290672 139851595649960 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 3024420

[startup+6.30073 s]
/proc/loadavg: 2.05 2.03 1.95 3/213 16297
/proc/meminfo: memFree=27588008/32873844 swapFree=7108/7108
[pid=16278] ppid=16276 vsize=3024420 CPUtime=6.66 cores=0,2,4,6
/proc/16278/stat : 16278 (java) S 16276 16278 15746 0 -1 4202496 8128 0 1 0 659 7 0 0 20 0 19 0 334421852 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 140735856281808 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16278/statm: 756105 101028 2260 9 0 746526 0
[pid=16278/tid=16280] ppid=16276 vsize=3024420 CPUtime=6.23 cores=0,2,4,6
/proc/16278/task/16280/stat : 16280 (java) R 16276 16278 15746 0 -1 4202560 3216 0 1 0 618 5 0 0 20 0 19 0 334421853 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851641573736 139851467256977 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16281] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16281/stat : 16281 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851624999208 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16282] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16282/stat : 16282 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851623946408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16283] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16283/stat : 16283 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851622894120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16284] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16284/stat : 16284 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851621841320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16285] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16285/stat : 16285 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851620789032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16286] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16286/stat : 16286 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851619736232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16287] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16287/stat : 16287 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851618683944 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16288] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16288/stat : 16288 (java) S 16276 16278 15746 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334421855 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851617631144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16289] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16289/stat : 16289 (java) S 16276 16278 15746 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851605219560 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16290] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16290/stat : 16290 (java) S 16276 16278 15746 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851604165624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16291] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16291/stat : 16291 (java) S 16276 16278 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851603113224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16292] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16292/stat : 16292 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851602061712 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16293] ppid=16276 vsize=3024420 CPUtime=0.15 cores=0,2,4,6
/proc/16278/task/16293/stat : 16293 (java) S 16276 16278 15746 0 -1 4202560 1575 0 0 0 15 0 0 0 20 0 19 0 334421859 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851601009336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16294] ppid=16276 vsize=3024420 CPUtime=0.22 cores=0,2,4,6
/proc/16278/task/16294/stat : 16294 (java) S 16276 16278 15746 0 -1 4202560 2141 0 0 0 22 0 0 0 20 0 19 0 334421859 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851599956536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16295] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16295/stat : 16295 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851598904440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16296] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16296/stat : 16296 (java) S 16276 16278 15746 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851597851848 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16297] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16297/stat : 16297 (java) S 16276 16278 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334421872 3097006080 101028 33554432000 1073741824 1073778376 140735856290672 139851595649960 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.66
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

[pid=16278/tid=16293] ppid=16276 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/16278/task/16293/stat : 16293 (java) S 16276 16278 15746 0 -1 4202560 1613 0 0 0 20 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851601009336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16294] ppid=16276 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/16278/task/16294/stat : 16294 (java) S 16276 16278 15746 0 -1 4202560 2147 0 0 0 26 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851599956536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16295] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16295/stat : 16295 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851598904440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16296] ppid=16276 vsize=3024420 CPUtime=0.6 cores=0,2,4,6
/proc/16278/task/16296/stat : 16296 (java) S 16276 16278 15746 0 -1 4202560 96 0 0 0 27 33 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851597851848 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16297] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16297/stat : 16297 (java) S 16276 16278 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334421872 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851595649960 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1669.56
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 16371
/proc/meminfo: memFree=24891212/32873844 swapFree=7108/7108
[pid=16278] ppid=16276 vsize=3024420 CPUtime=1729.67 cores=0,2,4,6
/proc/16278/stat : 16278 (java) S 16276 16278 15746 0 -1 4202496 12310 0 1 0 172822 145 0 0 20 0 19 0 334421852 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 140735856281808 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16278/statm: 756105 415724 2291 9 0 746526 0
[pid=16278/tid=16280] ppid=16276 vsize=3024420 CPUtime=1714.75 cores=0,2,4,6
/proc/16278/task/16280/stat : 16280 (java) R 16276 16278 15746 0 -1 4202560 3287 0 1 0 171442 33 0 0 20 0 19 0 334421853 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851641572688 139851467269875 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16281] ppid=16276 vsize=3024420 CPUtime=1.17 cores=0,2,4,6
/proc/16278/task/16281/stat : 16281 (java) S 16276 16278 15746 0 -1 4202560 511 0 0 0 102 15 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851624999208 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16282] ppid=16276 vsize=3024420 CPUtime=1.23 cores=0,2,4,6
/proc/16278/task/16282/stat : 16282 (java) S 16276 16278 15746 0 -1 4202560 519 0 0 0 107 16 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851623946408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16283] ppid=16276 vsize=3024420 CPUtime=1.2 cores=0,2,4,6
/proc/16278/task/16283/stat : 16283 (java) S 16276 16278 15746 0 -1 4202560 503 0 0 0 106 14 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851622894120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16284] ppid=16276 vsize=3024420 CPUtime=1.24 cores=0,2,4,6
/proc/16278/task/16284/stat : 16284 (java) S 16276 16278 15746 0 -1 4202560 551 0 0 0 109 15 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851621841320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16285] ppid=16276 vsize=3024420 CPUtime=1.22 cores=0,2,4,6
/proc/16278/task/16285/stat : 16285 (java) S 16276 16278 15746 0 -1 4202560 531 0 0 0 109 13 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851620789032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16286] ppid=16276 vsize=3024420 CPUtime=1.32 cores=0,2,4,6
/proc/16278/task/16286/stat : 16286 (java) S 16276 16278 15746 0 -1 4202560 384 0 0 0 115 17 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851619736232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16287] ppid=16276 vsize=3024420 CPUtime=1.03 cores=0,2,4,6
/proc/16278/task/16287/stat : 16287 (java) S 16276 16278 15746 0 -1 4202560 431 0 0 0 91 12 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851618683944 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16288] ppid=16276 vsize=3024420 CPUtime=1.11 cores=0,2,4,6
/proc/16278/task/16288/stat : 16288 (java) S 16276 16278 15746 0 -1 4202560 454 0 0 0 96 15 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851617631144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16289] ppid=16276 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/16278/task/16289/stat : 16289 (java) S 16276 16278 15746 0 -1 4202560 98 0 0 0 18 2 0 0 20 0 19 0 334421856 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851605219560 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16290] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16290/stat : 16290 (java) S 16276 16278 15746 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851604165624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16291] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16291/stat : 16291 (java) S 16276 16278 15746 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851603113224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16292] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16292/stat : 16292 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851602061712 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16293] ppid=16276 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/16278/task/16293/stat : 16293 (java) S 16276 16278 15746 0 -1 4202560 1613 0 0 0 20 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851601009336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16294] ppid=16276 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/16278/task/16294/stat : 16294 (java) S 16276 16278 15746 0 -1 4202560 2147 0 0 0 26 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851599956536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16295] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16295/stat : 16295 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851598904440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16296] ppid=16276 vsize=3024420 CPUtime=0.62 cores=0,2,4,6
/proc/16278/task/16296/stat : 16296 (java) S 16276 16278 15746 0 -1 4202560 100 0 0 0 28 34 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851597851848 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16297] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16297/stat : 16297 (java) S 16276 16278 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334421872 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851595649960 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1729.67
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 16372
/proc/meminfo: memFree=24890964/32873844 swapFree=7108/7108
[pid=16278] ppid=16276 vsize=3024420 CPUtime=1789.66 cores=0,2,4,6
/proc/16278/stat : 16278 (java) S 16276 16278 15746 0 -1 4202496 12314 0 1 0 178820 146 0 0 20 0 19 0 334421852 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 140735856281808 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16278/statm: 756105 415724 2291 9 0 746526 0
[pid=16278/tid=16280] ppid=16276 vsize=3024420 CPUtime=1774.58 cores=0,2,4,6
/proc/16278/task/16280/stat : 16280 (java) R 16276 16278 15746 0 -1 4202560 3287 0 1 0 177425 33 0 0 20 0 19 0 334421853 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851641572688 139851467269700 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16281] ppid=16276 vsize=3024420 CPUtime=1.17 cores=0,2,4,6
/proc/16278/task/16281/stat : 16281 (java) S 16276 16278 15746 0 -1 4202560 511 0 0 0 102 15 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851624999208 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16282] ppid=16276 vsize=3024420 CPUtime=1.23 cores=0,2,4,6
/proc/16278/task/16282/stat : 16282 (java) S 16276 16278 15746 0 -1 4202560 519 0 0 0 107 16 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851623946408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16283] ppid=16276 vsize=3024420 CPUtime=1.2 cores=0,2,4,6
/proc/16278/task/16283/stat : 16283 (java) S 16276 16278 15746 0 -1 4202560 503 0 0 0 106 14 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851622894120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16284] ppid=16276 vsize=3024420 CPUtime=1.24 cores=0,2,4,6
/proc/16278/task/16284/stat : 16284 (java) S 16276 16278 15746 0 -1 4202560 551 0 0 0 109 15 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851621841320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16285] ppid=16276 vsize=3024420 CPUtime=1.22 cores=0,2,4,6
/proc/16278/task/16285/stat : 16285 (java) S 16276 16278 15746 0 -1 4202560 531 0 0 0 109 13 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851620789032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16286] ppid=16276 vsize=3024420 CPUtime=1.32 cores=0,2,4,6
/proc/16278/task/16286/stat : 16286 (java) S 16276 16278 15746 0 -1 4202560 384 0 0 0 115 17 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851619736232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16287] ppid=16276 vsize=3024420 CPUtime=1.03 cores=0,2,4,6
/proc/16278/task/16287/stat : 16287 (java) S 16276 16278 15746 0 -1 4202560 431 0 0 0 91 12 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851618683944 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16288] ppid=16276 vsize=3024420 CPUtime=1.11 cores=0,2,4,6
/proc/16278/task/16288/stat : 16288 (java) S 16276 16278 15746 0 -1 4202560 454 0 0 0 96 15 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851617631144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16289] ppid=16276 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/16278/task/16289/stat : 16289 (java) S 16276 16278 15746 0 -1 4202560 98 0 0 0 18 2 0 0 20 0 19 0 334421856 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851605219560 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16290] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16290/stat : 16290 (java) S 16276 16278 15746 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851604165624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16291] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16291/stat : 16291 (java) S 16276 16278 15746 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851603113224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16292] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16292/stat : 16292 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851602061712 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16293] ppid=16276 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/16278/task/16293/stat : 16293 (java) S 16276 16278 15746 0 -1 4202560 1613 0 0 0 20 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851601009336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16294] ppid=16276 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/16278/task/16294/stat : 16294 (java) S 16276 16278 15746 0 -1 4202560 2147 0 0 0 26 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851599956536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16295] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16295/stat : 16295 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851598904440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16296] ppid=16276 vsize=3024420 CPUtime=0.64 cores=0,2,4,6
/proc/16278/task/16296/stat : 16296 (java) S 16276 16278 15746 0 -1 4202560 104 0 0 0 29 35 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851597851848 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16297] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16297/stat : 16297 (java) S 16276 16278 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334421872 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851595649960 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1789.66
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 16440
/proc/meminfo: memFree=26082960/32873844 swapFree=7108/7108
[pid=16278] ppid=16276 vsize=3024420 CPUtime=1800.06 cores=0,2,4,6
/proc/16278/stat : 16278 (java) S 16276 16278 15746 0 -1 4202496 12314 0 1 0 179860 146 0 0 20 0 19 0 334421852 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 140735856281808 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/16278/statm: 756105 415724 2291 9 0 746526 0
[pid=16278/tid=16280] ppid=16276 vsize=3024420 CPUtime=1784.96 cores=0,2,4,6
/proc/16278/task/16280/stat : 16280 (java) R 16276 16278 15746 0 -1 4202560 3287 0 1 0 178462 34 0 0 20 0 19 0 334421853 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851641572688 139851467269923 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=16278/tid=16281] ppid=16276 vsize=3024420 CPUtime=1.17 cores=0,2,4,6
/proc/16278/task/16281/stat : 16281 (java) S 16276 16278 15746 0 -1 4202560 511 0 0 0 102 15 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851624999208 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16282] ppid=16276 vsize=3024420 CPUtime=1.23 cores=0,2,4,6
/proc/16278/task/16282/stat : 16282 (java) S 16276 16278 15746 0 -1 4202560 519 0 0 0 107 16 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851623946408 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16283] ppid=16276 vsize=3024420 CPUtime=1.2 cores=0,2,4,6
/proc/16278/task/16283/stat : 16283 (java) S 16276 16278 15746 0 -1 4202560 503 0 0 0 106 14 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851622894120 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16284] ppid=16276 vsize=3024420 CPUtime=1.24 cores=0,2,4,6
/proc/16278/task/16284/stat : 16284 (java) S 16276 16278 15746 0 -1 4202560 551 0 0 0 109 15 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851621841320 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16285] ppid=16276 vsize=3024420 CPUtime=1.22 cores=0,2,4,6
/proc/16278/task/16285/stat : 16285 (java) S 16276 16278 15746 0 -1 4202560 531 0 0 0 109 13 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851620789032 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16286] ppid=16276 vsize=3024420 CPUtime=1.32 cores=0,2,4,6
/proc/16278/task/16286/stat : 16286 (java) S 16276 16278 15746 0 -1 4202560 384 0 0 0 115 17 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851619736232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16287] ppid=16276 vsize=3024420 CPUtime=1.03 cores=0,2,4,6
/proc/16278/task/16287/stat : 16287 (java) S 16276 16278 15746 0 -1 4202560 431 0 0 0 91 12 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851618683944 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=16278/tid=16288] ppid=16276 vsize=3024420 CPUtime=1.11 cores=0,2,4,6
/proc/16278/task/16288/stat : 16288 (java) S 16276 16278 15746 0 -1 4202560 454 0 0 0 96 15 0 0 20 0 19 0 334421855 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851617631144 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16289] ppid=16276 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/16278/task/16289/stat : 16289 (java) S 16276 16278 15746 0 -1 4202560 98 0 0 0 18 2 0 0 20 0 19 0 334421856 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851605219560 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16290] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16290/stat : 16290 (java) S 16276 16278 15746 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851604165624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16291] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16291/stat : 16291 (java) S 16276 16278 15746 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334421856 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851603113224 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16292] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16292/stat : 16292 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851602061712 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16293] ppid=16276 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/16278/task/16293/stat : 16293 (java) S 16276 16278 15746 0 -1 4202560 1613 0 0 0 20 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851601009336 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16294] ppid=16276 vsize=3024420 CPUtime=0.26 cores=0,2,4,6
/proc/16278/task/16294/stat : 16294 (java) S 16276 16278 15746 0 -1 4202560 2147 0 0 0 26 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851599956536 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16295] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16295/stat : 16295 (java) S 16276 16278 15746 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851598904440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=16278/tid=16296] ppid=16276 vsize=3024420 CPUtime=0.65 cores=0,2,4,6
/proc/16278/task/16296/stat : 16296 (java) S 16276 16278 15746 0 -1 4202560 104 0 0 0 29 36 0 0 20 0 19 0 334421859 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851597851848 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=16278/tid=16297] ppid=16276 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/16278/task/16297/stat : 16297 (java) S 16276 16278 15746 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334421872 3097006080 415724 33554432000 1073741824 1073778376 140735856290672 139851595649960 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 3024420

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

Real time (s): 1792.77
CPU time (s): 1800.06
CPU user time (s): 1798.6
CPU system time (s): 1.46
CPU usage (%): 100.407
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.21
system time used= 2.04369
maximum resident set size= 1663024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12350
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39293
involuntary context switches= 24104

runsolver used 6.49001 second user time and 14.6728 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-03 02:22:53
IDJOB=3731030
IDBENCH=1528
IDSOLVER=2319
FILE ID=node139/3731030-1338682973
RUNJOBID= node139-1338678624-15765
PBS_JOBID= 14636674
Free space on /tmp= 71096 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib3/normalized-mps-v2-20-10-gt2.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731030-1338682973/watcher-3731030-1338682973 -o /tmp/evaluation-result-3731030-1338682973/solver-3731030-1338682973 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731030-1338682973.opb           

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

MD5SUM BENCH= fbf213ed65afe4e66abc3948eb02a29f
RANDOM SEED=1260637692

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.750
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.91
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.750
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.750
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:       32873844 kB
MemFree:        27955348 kB
Buffers:          491020 kB
Cached:          3281200 kB
SwapCached:          828 kB
Active:          1945916 kB
Inactive:        2094900 kB
Active(anon):     262508 kB
Inactive(anon):     7964 kB
Active(file):    1683408 kB
Inactive(file):  2086936 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:              3544 kB
Writeback:             0 kB
AnonPages:        278300 kB
Mapped:            19640 kB
Shmem:                 8 kB
Slab:             732344 kB
SReclaimable:     174484 kB
SUnreclaim:       557860 kB
KernelStack:        1600 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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= 71092 MiB
End job on node139 at 2012-06-03 02:52:48