Trace number 3738519

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

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__128.opb
MD5SUM75a469ee59540cfd3c650d18a0804c5e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark128918
Best CPU time to get the best result obtained on this benchmark1801.22
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables640998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint128
Maximum length of a constraint5249
Number of terms in the objective function 640000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 21981416064
Number of bits of the sum of numbers in the objective function 35
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 21981416064
Number of bits of the biggest sum of numbers35
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version 2.1.1.v20090612
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1299577560
0.00/0.08	c Max memory 1306394624
0.00/0.08	c Total memory 1306394624
0.00/0.08	c Number of processors 8
0.11/0.10	c Pseudo Boolean Optimization
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c Stops conflict analysis at the first Unique Implication Point
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@6abf2d5e
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c MiniSAT restarts strategy
0.11/0.10	c Memory based learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-3738519-1338766520.opb
0.11/0.10	c reading problem ... 
15.24/10.85	c ... done. Wall clock time 10.746s.
15.24/10.85	c #vars     640998
15.24/10.85	c #constraints  7000
15.24/10.85	c constraints type 
15.24/10.85	c org.sat4j.minisat.constraints.card.MinWatchCard => 5002
15.24/10.85	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1996
15.24/10.85	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 2
578.05/569.83	c cleaning 39960 clauses out of 80000
968.55/957.76	c cleaning 41984 clauses out of 84042
1195.99/1182.99	c cleaning 33024 clauses out of 66083
1465.50/1449.75	c cleaning 32989 clauses out of 66073
1800.09/1781.21	c starts		: 18
1800.09/1781.21	c conflicts		: 214633
1800.09/1781.21	c decisions		: 17545442
1800.09/1781.21	c propagations		: 88362707
1800.09/1781.21	c inspects		: 355494634
1800.09/1781.21	c learnt literals	: 0
1800.09/1781.21	c learnt binary clauses	: 0
1800.09/1781.21	c learnt ternary clauses	: 0
1800.09/1781.21	c learnt clauses	: 214632
1800.09/1781.21	c ignored clauses	: 0
1800.09/1781.21	c root simplifications	: 0
1800.09/1781.21	c removed literals (reason simplification)	: 1233639
1800.09/1781.21	c reason swapping (by a shorter reason)	: 0
1800.09/1781.21	c Calls to reduceDB	: 4
1800.09/1781.21	c speed (assignments/second)	: 49912.36626284981
1800.09/1781.21	c non guided choices	10590062
1800.09/1781.23	c learnt constraints type 
1800.09/1781.23	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 66677
1800.09/1781.23	c constraints type 
1800.09/1781.23	c org.sat4j.minisat.constraints.card.MinWatchCard => 5002
1800.09/1781.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1996
1800.09/1781.23	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 2
1800.09/1781.23	s UNKNOWN
1800.09/1781.23	c Total wall clock time (in seconds): 1781.131

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-3738519-1338766520/watcher-3738519-1338766520 -o /tmp/evaluation-result-3738519-1338766520/solver-3738519-1338766520 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3738519-1338766520.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.05 2.01 2.00 3/194 30722
/proc/meminfo: memFree=25852260/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/30722/stat : 30722 (java) R 30720 30722 28074 0 -1 4202496 982 0 0 0 0 0 0 0 20 0 1 0 342777162 23793664 710 33554432000 1073741824 1073778376 140735734925280 140735734914344 227132094544 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 5809 711 526 9 0 128 0

[startup+0.0837061 s]
/proc/loadavg: 2.05 2.01 2.00 3/194 30722
/proc/meminfo: memFree=25852260/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=2648568 CPUtime=0.06 cores=0,2,4,6
/proc/30722/stat : 30722 (java) S 30720 30722 28074 0 -1 4202496 4085 0 1 0 6 0 0 0 20 0 18 0 342777162 2712133632 5805 33554432000 1073741824 1073778376 140735734925280 140735734916416 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 662142 5806 1933 9 0 652835 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2648568

[startup+0.100298 s]
/proc/loadavg: 2.05 2.01 2.00 3/194 30722
/proc/meminfo: memFree=25852260/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=2648568 CPUtime=0.11 cores=0,2,4,6
/proc/30722/stat : 30722 (java) S 30720 30722 28074 0 -1 4202496 4674 0 1 0 10 1 0 0 20 0 18 0 342777162 2712133632 6386 33554432000 1073741824 1073778376 140735734925280 140735734916416 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 662142 6386 2109 9 0 652835 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2648568

[startup+0.300299 s]
/proc/loadavg: 2.05 2.01 2.00 3/194 30722
/proc/meminfo: memFree=25852260/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=2648568 CPUtime=0.45 cores=0,2,4,6
/proc/30722/stat : 30722 (java) S 30720 30722 28074 0 -1 4202496 5709 0 1 0 44 1 0 0 20 0 18 0 342777162 2712133632 17602 33554432000 1073741824 1073778376 140735734925280 140735734916416 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 662142 17602 2215 9 0 652835 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 2648568

[startup+0.700301 s]
/proc/loadavg: 2.05 2.01 2.00 3/194 30722
/proc/meminfo: memFree=25852260/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=2648568 CPUtime=0.85 cores=0,2,4,6
/proc/30722/stat : 30722 (java) S 30720 30722 28074 0 -1 4202496 5773 0 1 0 81 4 0 0 20 0 18 0 342777162 2712133632 50370 33554432000 1073741824 1073778376 140735734925280 140735734916416 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 662142 50370 2215 9 0 652835 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 2648568

[startup+1.50074 s]
/proc/loadavg: 2.05 2.01 2.00 3/212 30740
/proc/meminfo: memFree=25556724/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=2648568 CPUtime=1.95 cores=0,2,4,6
/proc/30722/stat : 30722 (java) S 30720 30722 28074 0 -1 4202496 6484 0 1 0 183 12 0 0 20 0 18 0 342777162 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140735734916416 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 662142 105559 2244 9 0 652835 0
[pid=30722/tid=30724] ppid=30720 vsize=2648568 CPUtime=1.4 cores=0,2,4,6
/proc/30722/task/30724/stat : 30724 (java) R 30720 30722 28074 0 -1 4202560 2918 0 1 0 134 6 0 0 20 0 18 0 342777163 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619668278760 227144688909 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30725] ppid=30720 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/30722/task/30725/stat : 30725 (java) S 30720 30722 28074 0 -1 4202560 28 0 0 0 2 0 0 0 20 0 18 0 342777164 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619652729640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30726] ppid=30720 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/30722/task/30726/stat : 30726 (java) S 30720 30722 28074 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 18 0 342777164 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619651676840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30727] ppid=30720 vsize=2648568 CPUtime=0.01 cores=0,2,4,6
/proc/30722/task/30727/stat : 30727 (java) S 30720 30722 28074 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 18 0 342777164 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619650624552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30728] ppid=30720 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/30722/task/30728/stat : 30728 (java) S 30720 30722 28074 0 -1 4202560 27 0 0 0 2 0 0 0 20 0 18 0 342777164 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619649571752 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30729] ppid=30720 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/30722/task/30729/stat : 30729 (java) S 30720 30722 28074 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 18 0 342777164 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619648518440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30730] ppid=30720 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/30722/task/30730/stat : 30730 (java) S 30720 30722 28074 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 18 0 342777164 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619647465640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30731] ppid=30720 vsize=2648568 CPUtime=0.02 cores=0,2,4,6
/proc/30722/task/30731/stat : 30731 (java) S 30720 30722 28074 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 18 0 342777164 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619646413352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30732] ppid=30720 vsize=2648568 CPUtime=0.01 cores=0,2,4,6
/proc/30722/task/30732/stat : 30732 (java) S 30720 30722 28074 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 18 0 342777164 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619527743912 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30733] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30733/stat : 30733 (java) S 30720 30722 28074 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 342777165 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619515333352 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30734] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30734/stat : 30734 (java) S 30720 30722 28074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 342777166 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619514279416 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30735] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30735/stat : 30735 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 342777166 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619513227016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30736] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30736/stat : 30736 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342777168 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140619512175504 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30737] ppid=30720 vsize=2648568 CPUtime=0.14 cores=0,2,4,6
/proc/30722/task/30737/stat : 30737 (java) S 30720 30722 28074 0 -1 4202560 1287 0 0 0 14 0 0 0 20 0 18 0 342777168 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140618772768952 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30738] ppid=30720 vsize=2648568 CPUtime=0.12 cores=0,2,4,6
/proc/30722/task/30738/stat : 30738 (java) S 30720 30722 28074 0 -1 4202560 926 0 0 0 12 0 0 0 20 0 18 0 342777168 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140618771716152 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30739] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30739/stat : 30739 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342777168 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140618770664056 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30740] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30740/stat : 30740 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342777168 2712133632 105559 33554432000 1073741824 1073778376 140735734925280 140618769611464 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 2648568

[startup+3.10068 s]
/proc/loadavg: 2.05 2.01 2.00 10/212 30740
/proc/meminfo: memFree=25306312/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=2648568 CPUtime=4.62 cores=0,2,4,6
/proc/30722/stat : 30722 (java) S 30720 30722 28074 0 -1 4202496 7377 0 1 0 422 40 0 0 20 0 18 0 342777162 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140735734916416 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 662142 166380 2244 9 0 652835 0
[pid=30722/tid=30724] ppid=30720 vsize=2648568 CPUtime=2.64 cores=0,2,4,6
/proc/30722/task/30724/stat : 30724 (java) R 30720 30722 28074 0 -1 4202560 2920 0 1 0 257 7 0 0 20 0 18 0 342777163 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619668271200 140619528241980 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30725] ppid=30720 vsize=2648568 CPUtime=0.22 cores=0,2,4,6
/proc/30722/task/30725/stat : 30725 (java) S 30720 30722 28074 0 -1 4202560 105 0 0 0 18 4 0 0 20 0 18 0 342777164 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619652729640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30726] ppid=30720 vsize=2648568 CPUtime=0.14 cores=0,2,4,6
/proc/30722/task/30726/stat : 30726 (java) S 30720 30722 28074 0 -1 4202560 80 0 0 0 11 3 0 0 20 0 18 0 342777164 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619651676840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30727] ppid=30720 vsize=2648568 CPUtime=0.16 cores=0,2,4,6
/proc/30722/task/30727/stat : 30727 (java) S 30720 30722 28074 0 -1 4202560 80 0 0 0 13 3 0 0 20 0 18 0 342777164 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619650624552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30728] ppid=30720 vsize=2648568 CPUtime=0.16 cores=0,2,4,6
/proc/30722/task/30728/stat : 30728 (java) S 30720 30722 28074 0 -1 4202560 89 0 0 0 12 4 0 0 20 0 18 0 342777164 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619649571752 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30729] ppid=30720 vsize=2648568 CPUtime=0.18 cores=0,2,4,6
/proc/30722/task/30729/stat : 30729 (java) S 30720 30722 28074 0 -1 4202560 375 0 0 0 14 4 0 0 20 0 18 0 342777164 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619648518440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30730] ppid=30720 vsize=2648568 CPUtime=0.13 cores=0,2,4,6
/proc/30722/task/30730/stat : 30730 (java) S 30720 30722 28074 0 -1 4202560 72 0 0 0 10 3 0 0 20 0 18 0 342777164 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619647465640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30731] ppid=30720 vsize=2648568 CPUtime=0.32 cores=0,2,4,6
/proc/30722/task/30731/stat : 30731 (java) S 30720 30722 28074 0 -1 4202560 143 0 0 0 25 7 0 0 20 0 18 0 342777164 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619646413352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30732] ppid=30720 vsize=2648568 CPUtime=0.26 cores=0,2,4,6
/proc/30722/task/30732/stat : 30732 (java) S 30720 30722 28074 0 -1 4202560 118 0 0 0 20 6 0 0 20 0 18 0 342777164 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619527743912 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30733] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30733/stat : 30733 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 342777165 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619515333352 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30734] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30734/stat : 30734 (java) S 30720 30722 28074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 342777166 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619514279416 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30735] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30735/stat : 30735 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 342777166 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619513227016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30736] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30736/stat : 30736 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342777168 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140619512175504 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30737] ppid=30720 vsize=2648568 CPUtime=0.14 cores=0,2,4,6
/proc/30722/task/30737/stat : 30737 (java) S 30720 30722 28074 0 -1 4202560 1287 0 0 0 14 0 0 0 20 0 18 0 342777168 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140618772768952 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30738] ppid=30720 vsize=2648568 CPUtime=0.12 cores=0,2,4,6
/proc/30722/task/30738/stat : 30738 (java) S 30720 30722 28074 0 -1 4202560 926 0 0 0 12 0 0 0 20 0 18 0 342777168 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140618771716152 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30739] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30739/stat : 30739 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342777168 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140618770664056 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30740] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30740/stat : 30740 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342777168 2712133632 166380 33554432000 1073741824 1073778376 140735734925280 140618769611464 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 2648568

[startup+6.30076 s]
/proc/loadavg: 2.05 2.01 2.00 3/212 30740
/proc/meminfo: memFree=25043248/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=2648568 CPUtime=9.69 cores=0,2,4,6
/proc/30722/stat : 30722 (java) S 30720 30722 28074 0 -1 4202496 8025 0 1 0 911 58 0 0 20 0 18 0 342777162 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140735734916416 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 662142 204073 2244 9 0 652835 0
[pid=30722/tid=30724] ppid=30720 vsize=2648568 CPUtime=5.13 cores=0,2,4,6
/proc/30722/task/30724/stat : 30724 (java) R 30720 30722 28074 0 -1 4202560 2955 0 1 0 506 7 0 0 20 0 18 0 342777163 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619668277992 140619676044375 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30725] ppid=30720 vsize=2648568 CPUtime=0.47 cores=0,2,4,6
/proc/30722/task/30725/stat : 30725 (java) S 30720 30722 28074 0 -1 4202560 133 0 0 0 40 7 0 0 20 0 18 0 342777164 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619652729640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30726] ppid=30720 vsize=2648568 CPUtime=0.46 cores=0,2,4,6
/proc/30722/task/30726/stat : 30726 (java) S 30720 30722 28074 0 -1 4202560 107 0 0 0 41 5 0 0 20 0 18 0 342777164 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619651676840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30727] ppid=30720 vsize=2648568 CPUtime=0.58 cores=0,2,4,6
/proc/30722/task/30727/stat : 30727 (java) S 30720 30722 28074 0 -1 4202560 156 0 0 0 51 7 0 0 20 0 18 0 342777164 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619650624552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30728] ppid=30720 vsize=2648568 CPUtime=0.44 cores=0,2,4,6
/proc/30722/task/30728/stat : 30728 (java) S 30720 30722 28074 0 -1 4202560 131 0 0 0 38 6 0 0 20 0 18 0 342777164 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619649571752 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30729] ppid=30720 vsize=2648568 CPUtime=0.57 cores=0,2,4,6
/proc/30722/task/30729/stat : 30729 (java) S 30720 30722 28074 0 -1 4202560 420 0 0 0 50 7 0 0 20 0 18 0 342777164 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619648518440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30730] ppid=30720 vsize=2648568 CPUtime=0.41 cores=0,2,4,6
/proc/30722/task/30730/stat : 30730 (java) S 30720 30722 28074 0 -1 4202560 371 0 0 0 36 5 0 0 20 0 18 0 342777164 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619647465640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30731] ppid=30720 vsize=2648568 CPUtime=0.64 cores=0,2,4,6
/proc/30722/task/30731/stat : 30731 (java) S 30720 30722 28074 0 -1 4202560 190 0 0 0 55 9 0 0 20 0 18 0 342777164 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619646413352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30732] ppid=30720 vsize=2648568 CPUtime=0.54 cores=0,2,4,6
/proc/30722/task/30732/stat : 30732 (java) S 30720 30722 28074 0 -1 4202560 155 0 0 0 47 7 0 0 20 0 18 0 342777164 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619527743912 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30733] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30733/stat : 30733 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 342777165 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619515333352 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30734] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30734/stat : 30734 (java) S 30720 30722 28074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 342777166 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619514279416 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30735] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30735/stat : 30735 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 342777166 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619513227016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30736] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30736/stat : 30736 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342777168 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140619512175504 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30737] ppid=30720 vsize=2648568 CPUtime=0.16 cores=0,2,4,6
/proc/30722/task/30737/stat : 30737 (java) S 30720 30722 28074 0 -1 4202560 1299 0 0 0 16 0 0 0 20 0 18 0 342777168 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140618772768952 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30738] ppid=30720 vsize=2648568 CPUtime=0.14 cores=0,2,4,6
/proc/30722/task/30738/stat : 30738 (java) S 30720 30722 28074 0 -1 4202560 926 0 0 0 14 0 0 0 20 0 18 0 342777168 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140618771716152 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30739] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30739/stat : 30739 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342777168 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140618770664056 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30740] ppid=30720 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30740/stat : 30740 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342777168 2712133632 204073 33554432000 1073741824 1073778376 140735734925280 140618769611464 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 9.69
Current children cumulated vsize (KiB) 2648568

[startup+12.7008 s]
/proc/loadavg: 2.04 2.01 2.00 4/213 30741
/proc/meminfo: memFree=24993052/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=2715132 CPUtime=17.67 cores=0,2,4,6
/proc/30722/stat : 30722 (java) S 30720 30722 28074 0 -1 4202496 10650 0 1 0 1706 61 0 0 20 0 19 0 342777162 2780295168 216405 33554432000 1073741824 1073778376 140735734925280 140735734916416 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 678783 216405 2260 9 0 669476 0
[pid=30722/tid=30724] ppid=30720 vsize=2715132 CPUtime=11.01 cores=0,2,4,6

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

[pid=30722/tid=30737] ppid=30720 vsize=2715132 CPUtime=0.7 cores=0,2,4,6
/proc/30722/task/30737/stat : 30737 (java) S 30720 30722 28074 0 -1 4202560 3490 0 0 0 70 0 0 0 20 0 19 0 342777168 2780295168 330230 33554432000 1073741824 1073778376 140735734925280 140618772768952 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30738] ppid=30720 vsize=2715132 CPUtime=0.43 cores=0,2,4,6
/proc/30722/task/30738/stat : 30738 (java) S 30720 30722 28074 0 -1 4202560 2272 0 0 0 43 0 0 0 20 0 19 0 342777168 2780295168 330230 33554432000 1073741824 1073778376 140735734925280 140618771716152 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30739] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30739/stat : 30739 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342777168 2780295168 330230 33554432000 1073741824 1073778376 140735734925280 140618770664056 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30740] ppid=30720 vsize=2715132 CPUtime=0.43 cores=0,2,4,6
/proc/30722/task/30740/stat : 30740 (java) S 30720 30722 28074 0 -1 4202560 91 0 0 0 24 19 0 0 20 0 19 0 342777168 2780295168 330230 33554432000 1073741824 1073778376 140735734925280 140618769611464 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30741] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30741/stat : 30741 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342778312 2780295168 330230 33554432000 1073741824 1073778376 140735734925280 140618768557480 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1618.23
Current children cumulated vsize (KiB) 2715132

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/213 31180
/proc/meminfo: memFree=25248668/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=2715132 CPUtime=1679.21 cores=0,2,4,6
/proc/30722/stat : 30722 (java) S 30720 30722 28074 0 -1 4202496 12831 0 1 0 167815 106 0 0 20 0 19 0 342777162 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140735734916416 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 678783 330252 2274 9 0 669476 0
[pid=30722/tid=30724] ppid=30720 vsize=2715132 CPUtime=1644.4 cores=0,2,4,6
/proc/30722/task/30724/stat : 30724 (java) R 30720 30722 28074 0 -1 4202560 3128 0 1 0 164407 33 0 0 20 0 19 0 342777163 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619668278776 140619528467809 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30725] ppid=30720 vsize=2715132 CPUtime=2.46 cores=0,2,4,6
/proc/30722/task/30725/stat : 30725 (java) S 30720 30722 28074 0 -1 4202560 280 0 0 0 236 10 0 0 20 0 19 0 342777164 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619652729640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30726] ppid=30720 vsize=2715132 CPUtime=2.88 cores=0,2,4,6
/proc/30722/task/30726/stat : 30726 (java) S 30720 30722 28074 0 -1 4202560 208 0 0 0 280 8 0 0 20 0 19 0 342777164 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619651676840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30727] ppid=30720 vsize=2715132 CPUtime=2.83 cores=0,2,4,6
/proc/30722/task/30727/stat : 30727 (java) S 30720 30722 28074 0 -1 4202560 261 0 0 0 272 11 0 0 20 0 19 0 342777164 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619650624552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30728] ppid=30720 vsize=2715132 CPUtime=2.35 cores=0,2,4,6
/proc/30722/task/30728/stat : 30728 (java) S 30720 30722 28074 0 -1 4202560 273 0 0 0 226 9 0 0 20 0 19 0 342777164 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619649571752 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30729] ppid=30720 vsize=2715132 CPUtime=2.78 cores=0,2,4,6
/proc/30722/task/30729/stat : 30729 (java) S 30720 30722 28074 0 -1 4202560 479 0 0 0 268 10 0 0 20 0 19 0 342777164 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619648518440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30730] ppid=30720 vsize=2715132 CPUtime=2.58 cores=0,2,4,6
/proc/30722/task/30730/stat : 30730 (java) S 30720 30722 28074 0 -1 4202560 411 0 0 0 251 7 0 0 20 0 19 0 342777164 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619647465640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30731] ppid=30720 vsize=2715132 CPUtime=2.78 cores=0,2,4,6
/proc/30722/task/30731/stat : 30731 (java) S 30720 30722 28074 0 -1 4202560 352 0 0 0 265 13 0 0 20 0 19 0 342777164 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619646413352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30732] ppid=30720 vsize=2715132 CPUtime=2.85 cores=0,2,4,6
/proc/30722/task/30732/stat : 30732 (java) S 30720 30722 28074 0 -1 4202560 301 0 0 0 274 11 0 0 20 0 19 0 342777164 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619527743912 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30733] ppid=30720 vsize=2715132 CPUtime=7.54 cores=0,2,4,6
/proc/30722/task/30733/stat : 30733 (java) S 30720 30722 28074 0 -1 4202560 100 0 0 0 753 1 0 0 20 0 19 0 342777165 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619515333352 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30734] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30734/stat : 30734 (java) S 30720 30722 28074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342777166 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619514279416 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30735] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30735/stat : 30735 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342777166 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619513227016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30736] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30736/stat : 30736 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342777168 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140619512175504 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30737] ppid=30720 vsize=2715132 CPUtime=0.7 cores=0,2,4,6
/proc/30722/task/30737/stat : 30737 (java) S 30720 30722 28074 0 -1 4202560 3490 0 0 0 70 0 0 0 20 0 19 0 342777168 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140618772768952 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30738] ppid=30720 vsize=2715132 CPUtime=0.43 cores=0,2,4,6
/proc/30722/task/30738/stat : 30738 (java) S 30720 30722 28074 0 -1 4202560 2272 0 0 0 43 0 0 0 20 0 19 0 342777168 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140618771716152 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30739] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30739/stat : 30739 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342777168 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140618770664056 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30740] ppid=30720 vsize=2715132 CPUtime=0.45 cores=0,2,4,6
/proc/30722/task/30740/stat : 30740 (java) S 30720 30722 28074 0 -1 4202560 95 0 0 0 25 20 0 0 20 0 19 0 342777168 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140618769611464 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30741] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30741/stat : 30741 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342778312 2780295168 330252 33554432000 1073741824 1073778376 140735734925280 140618768557480 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1679.21
Current children cumulated vsize (KiB) 2715132

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 31180
/proc/meminfo: memFree=25067948/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=2715132 CPUtime=1740.84 cores=0,2,4,6
/proc/30722/stat : 30722 (java) S 30720 30722 28074 0 -1 4202496 12904 0 1 0 173976 108 0 0 20 0 19 0 342777162 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140735734916416 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 678783 330302 2274 9 0 669476 0
[pid=30722/tid=30724] ppid=30720 vsize=2715132 CPUtime=1703.65 cores=0,2,4,6
/proc/30722/task/30724/stat : 30724 (java) R 30720 30722 28074 0 -1 4202560 3143 0 1 0 170331 34 0 0 20 0 19 0 342777163 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619668278656 140619528524556 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30725] ppid=30720 vsize=2715132 CPUtime=2.82 cores=0,2,4,6
/proc/30722/task/30725/stat : 30725 (java) S 30720 30722 28074 0 -1 4202560 287 0 0 0 272 10 0 0 20 0 19 0 342777164 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619652729640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30726] ppid=30720 vsize=2715132 CPUtime=3.12 cores=0,2,4,6
/proc/30722/task/30726/stat : 30726 (java) S 30720 30722 28074 0 -1 4202560 208 0 0 0 304 8 0 0 20 0 19 0 342777164 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619651676840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30727] ppid=30720 vsize=2715132 CPUtime=3.08 cores=0,2,4,6
/proc/30722/task/30727/stat : 30727 (java) S 30720 30722 28074 0 -1 4202560 261 0 0 0 297 11 0 0 20 0 19 0 342777164 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619650624552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30728] ppid=30720 vsize=2715132 CPUtime=2.64 cores=0,2,4,6
/proc/30722/task/30728/stat : 30728 (java) S 30720 30722 28074 0 -1 4202560 286 0 0 0 255 9 0 0 20 0 19 0 342777164 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619649571752 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30729] ppid=30720 vsize=2715132 CPUtime=3.03 cores=0,2,4,6
/proc/30722/task/30729/stat : 30729 (java) S 30720 30722 28074 0 -1 4202560 479 0 0 0 293 10 0 0 20 0 19 0 342777164 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619648518440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30730] ppid=30720 vsize=2715132 CPUtime=2.83 cores=0,2,4,6
/proc/30722/task/30730/stat : 30730 (java) S 30720 30722 28074 0 -1 4202560 411 0 0 0 275 8 0 0 20 0 19 0 342777164 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619647465640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30731] ppid=30720 vsize=2715132 CPUtime=3.09 cores=0,2,4,6
/proc/30722/task/30731/stat : 30731 (java) S 30720 30722 28074 0 -1 4202560 367 0 0 0 296 13 0 0 20 0 19 0 342777164 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619646413352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30732] ppid=30720 vsize=2715132 CPUtime=3.09 cores=0,2,4,6
/proc/30722/task/30732/stat : 30732 (java) S 30720 30722 28074 0 -1 4202560 316 0 0 0 298 11 0 0 20 0 19 0 342777164 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619527743912 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30733] ppid=30720 vsize=2715132 CPUtime=7.55 cores=0,2,4,6
/proc/30722/task/30733/stat : 30733 (java) S 30720 30722 28074 0 -1 4202560 104 0 0 0 754 1 0 0 20 0 19 0 342777165 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619515333352 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30734] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30734/stat : 30734 (java) S 30720 30722 28074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342777166 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619514279416 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30735] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30735/stat : 30735 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342777166 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619513227016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30736] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30736/stat : 30736 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342777168 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140619512175504 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30737] ppid=30720 vsize=2715132 CPUtime=0.7 cores=0,2,4,6
/proc/30722/task/30737/stat : 30737 (java) S 30720 30722 28074 0 -1 4202560 3490 0 0 0 70 0 0 0 20 0 19 0 342777168 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140618772768952 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30738] ppid=30720 vsize=2715132 CPUtime=0.43 cores=0,2,4,6
/proc/30722/task/30738/stat : 30738 (java) S 30720 30722 28074 0 -1 4202560 2272 0 0 0 43 0 0 0 20 0 19 0 342777168 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140618771716152 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30739] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30739/stat : 30739 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342777168 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140618770664056 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30740] ppid=30720 vsize=2715132 CPUtime=0.47 cores=0,2,4,6
/proc/30722/task/30740/stat : 30740 (java) S 30720 30722 28074 0 -1 4202560 99 0 0 0 25 22 0 0 20 0 19 0 342777168 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140618769611464 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30741] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30741/stat : 30741 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342778312 2780295168 330302 33554432000 1073741824 1073778376 140735734925280 140618768557480 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1740.84
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1781.2 s]
/proc/loadavg: 2.30 2.09 2.03 3/213 31181
/proc/meminfo: memFree=25067700/32873844 swapFree=7116/7116
[pid=30722] ppid=30720 vsize=2715132 CPUtime=1800.09 cores=0,2,4,6
/proc/30722/stat : 30722 (java) S 30720 30722 28074 0 -1 4202496 12933 0 1 0 179901 108 0 0 20 0 19 0 342777162 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140735734916416 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30722/statm: 678783 330321 2274 9 0 669476 0
[pid=30722/tid=30724] ppid=30720 vsize=2715132 CPUtime=1762.27 cores=0,2,4,6
/proc/30722/task/30724/stat : 30724 (java) R 30720 30722 28074 0 -1 4202560 3147 0 1 0 176192 35 0 0 20 0 19 0 342777163 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619668278656 140619528537117 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30725] ppid=30720 vsize=2715132 CPUtime=2.88 cores=0,2,4,6
/proc/30722/task/30725/stat : 30725 (java) S 30720 30722 28074 0 -1 4202560 296 0 0 0 278 10 0 0 20 0 19 0 342777164 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619652729640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30726] ppid=30720 vsize=2715132 CPUtime=3.2 cores=0,2,4,6
/proc/30722/task/30726/stat : 30726 (java) S 30720 30722 28074 0 -1 4202560 208 0 0 0 312 8 0 0 20 0 19 0 342777164 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619651676840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30727] ppid=30720 vsize=2715132 CPUtime=3.15 cores=0,2,4,6
/proc/30722/task/30727/stat : 30727 (java) S 30720 30722 28074 0 -1 4202560 261 0 0 0 304 11 0 0 20 0 19 0 342777164 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619650624552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30728] ppid=30720 vsize=2715132 CPUtime=2.7 cores=0,2,4,6
/proc/30722/task/30728/stat : 30728 (java) S 30720 30722 28074 0 -1 4202560 291 0 0 0 261 9 0 0 20 0 19 0 342777164 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619649571752 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30729] ppid=30720 vsize=2715132 CPUtime=3.07 cores=0,2,4,6
/proc/30722/task/30729/stat : 30729 (java) S 30720 30722 28074 0 -1 4202560 479 0 0 0 297 10 0 0 20 0 19 0 342777164 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619648518440 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30730] ppid=30720 vsize=2715132 CPUtime=2.9 cores=0,2,4,6
/proc/30722/task/30730/stat : 30730 (java) S 30720 30722 28074 0 -1 4202560 411 0 0 0 282 8 0 0 20 0 19 0 342777164 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619647465640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30731] ppid=30720 vsize=2715132 CPUtime=3.14 cores=0,2,4,6
/proc/30722/task/30731/stat : 30731 (java) S 30720 30722 28074 0 -1 4202560 367 0 0 0 301 13 0 0 20 0 19 0 342777164 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619646413352 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30732] ppid=30720 vsize=2715132 CPUtime=3.13 cores=0,2,4,6
/proc/30722/task/30732/stat : 30732 (java) S 30720 30722 28074 0 -1 4202560 321 0 0 0 302 11 0 0 20 0 19 0 342777164 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619527743912 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30722/tid=30733] ppid=30720 vsize=2715132 CPUtime=7.55 cores=0,2,4,6
/proc/30722/task/30733/stat : 30733 (java) S 30720 30722 28074 0 -1 4202560 106 0 0 0 754 1 0 0 20 0 19 0 342777165 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619515333352 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30734] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30734/stat : 30734 (java) S 30720 30722 28074 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342777166 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619514279416 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30735] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30735/stat : 30735 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342777166 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619513227016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30736] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30736/stat : 30736 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342777168 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140619512175504 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30737] ppid=30720 vsize=2715132 CPUtime=0.7 cores=0,2,4,6
/proc/30722/task/30737/stat : 30737 (java) S 30720 30722 28074 0 -1 4202560 3490 0 0 0 70 0 0 0 20 0 19 0 342777168 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140618772768952 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30738] ppid=30720 vsize=2715132 CPUtime=0.43 cores=0,2,4,6
/proc/30722/task/30738/stat : 30738 (java) S 30720 30722 28074 0 -1 4202560 2272 0 0 0 43 0 0 0 20 0 19 0 342777168 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140618771716152 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30722/tid=30739] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30739/stat : 30739 (java) S 30720 30722 28074 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342777168 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140618770664056 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30722/tid=30740] ppid=30720 vsize=2715132 CPUtime=0.48 cores=0,2,4,6
/proc/30722/task/30740/stat : 30740 (java) S 30720 30722 28074 0 -1 4202560 103 0 0 0 26 22 0 0 20 0 19 0 342777168 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140618769611464 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30722/tid=30741] ppid=30720 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/30722/task/30741/stat : 30741 (java) S 30720 30722 28074 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342778312 2780295168 330321 33554432000 1073741824 1073778376 140735734925280 140618768557480 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 30722 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=418206
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=522768
# CPU time returned by wait4() is 1795.94
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1781.24
CPU time (s): 1800.09
CPU user time (s): 1799.01
CPU system time (s): 1.08
CPU usage (%): 101.058
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.42
system time used= 1.52277
maximum resident set size= 1321528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13000
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44238
involuntary context switches= 47132

runsolver used 6.05008 second user time and 13.5529 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-04 01:35:21
IDJOB=3738519
IDBENCH=71900
IDSOLVER=2322
FILE ID=node138/3738519-1338766520
RUNJOBID= node138-1338746236-28090
PBS_JOBID= 14636774
Free space on /tmp= 70740 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_1000_5__369_766__128.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3738519-1338766520/watcher-3738519-1338766520 -o /tmp/evaluation-result-3738519-1338766520/solver-3738519-1338766520 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3738519-1338766520.opb

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

MD5SUM BENCH= 75a469ee59540cfd3c650d18a0804c5e
RANDOM SEED=1037338988

node138.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.347
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.69
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.347
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		: 2667.347
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.91
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.347
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		: 2667.347
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.91
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.347
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		: 2667.347
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.92
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.347
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:        25852012 kB
Buffers:          726260 kB
Cached:          4013272 kB
SwapCached:          208 kB
Active:          3757256 kB
Inactive:        2347812 kB
Active(anon):    1350088 kB
Inactive(anon):    11376 kB
Active(file):    2407168 kB
Inactive(file):  2336436 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             29904 kB
Writeback:             0 kB
AnonPages:       1365664 kB
Mapped:            22604 kB
Shmem:               200 kB
Slab:             772832 kB
SReclaimable:     214684 kB
SUnreclaim:       558148 kB
KernelStack:        1592 kB
PageTables:         6888 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1519368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1312768 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= 70736 MiB
End job on node138 at 2012-06-04 02:05:04