Trace number 3456419

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j CuttingPlanes 2.3.0? (TO) 1800.17 1796.76

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-bnl1.opb
MD5SUM6c2572528741ab95a20df4da6c9423f7
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables35250
Total number of constraints624
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints624
Minimum length of a constraint30
Maximum length of a constraint2280
Number of terms in the objective function 29490
Biggest coefficient in the objective function 12938266856652800
Number of bits for the biggest coefficient in the objective function 54
Sum of the numbers in the objective function 1063579760735919966
Number of bits of the sum of numbers in the objective function 60
Biggest number in a constraint 12938266856652800
Number of bits of the biggest number in a constraint 54
Biggest sum of numbers in a constraint 1063579760735919966
Number of bits of the biggest sum of numbers60
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.1.v20110525
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
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.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		9996466904
0.00/0.08	c Max memory 		10048897024
0.00/0.08	c Total memory 		10048897024
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@38540408
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 No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose 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-3456419-1307658760.opb
0.11/0.10	c reading problem ... 
1.46/0.82	c ... done. Wall clock time 0.721s.
1.46/0.82	c #vars     35250
1.46/0.82	c #constraints  14423
1.46/0.82	c constraints type 
1.46/0.82	c org.sat4j.pb.constraints.pb.MaxWatchPb => 855
721.37/718.60	c cleaning 0 clauses out of 5000 with flag 0/5000
1800.00/1796.61	c starts		: 9
1800.00/1796.61	c conflicts		: 9201
1800.00/1796.61	c decisions		: 155021
1800.00/1796.61	c propagations		: 435585
1800.00/1796.61	c inspects		: 454984302
1800.00/1796.61	c shortcuts		: 0
1800.00/1796.61	c learnt literals	: 0
1800.00/1796.61	c learnt binary clauses	: 0
1800.00/1796.61	c learnt ternary clauses	: 0
1800.00/1796.61	c learnt constraints	: 9201
1800.00/1796.61	c ignored constraints	: 0
1800.00/1796.61	c root simplifications	: 0
1800.00/1796.61	c removed literals (reason simplification)	: 0
1800.00/1796.61	c reason swapping (by a shorter reason)	: 0
1800.00/1796.61	c Calls to reduceDB	: 1
1800.00/1796.61	c number of reductions to clauses (during analyze)	: 0
1800.00/1796.61	c number of learned constraints concerned by reduction	: 0
1800.00/1796.61	c number of learning phase by resolution	: 0
1800.00/1796.61	c number of learning phase by cutting planes	: 0
1800.00/1796.61	c speed (assignments/second)	: 242.55979561016247
1800.00/1796.61	c non guided choices	0
1800.00/1796.62	c learnt constraints type 
1800.00/1796.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9201
1800.00/1796.62	c constraints type 
1800.00/1796.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 855
1800.00/1796.62	s UNKNOWN
1800.00/1796.62	c Total wall clock time (in seconds): 1796.513

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3456419-1307658760/watcher-3456419-1307658760 -o /tmp/evaluation-result-3456419-1307658760/solver-3456419-1307658760 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456419-1307658760.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.01 2.74 2/194 905
/proc/meminfo: memFree=32085252/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/905/stat : 905 (java) R 903 905 30485 0 -1 4202496 803 0 0 0 0 0 0 0 24 0 1 0 956106699 23580672 547 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251362584341 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/905/statm: 5757 560 417 9 0 124 0
[pid=905/tid=906] ppid=903 vsize=30540 CPUtime=0 cores=0,2,4,6
/proc/905/task/906/stat : 906 (java) R 903 905 30485 0 -1 4202560 126 0 0 0 0 0 0 0 25 0 2 0 956106699 31272960 960 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251367546683 0 0 0 16784584 0 0 0 -1 2 0 0 0

[startup+0.013242 s]
/proc/loadavg: 2.00 2.01 2.74 2/194 905
/proc/meminfo: memFree=32085252/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/905/stat : 905 (java) S 903 905 30485 0 -1 4202496 5160 0 1 0 0 0 0 0 24 0 2 0 956106699 10694979584 4862 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379349477 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/905/statm: 2611079 4878 917 9 0 2602235 0
[pid=905/tid=906] ppid=903 vsize=10444316 CPUtime=0 cores=0,2,4,6
/proc/905/task/906/stat : 906 (java) R 903 905 30485 0 -1 4202560 4074 0 1 0 0 0 0 0 25 0 2 0 956106699 10694979584 4890 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251367240763 0 4 0 16784584 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10444316

[startup+0.105285 s]
/proc/loadavg: 2.00 2.01 2.74 2/194 905
/proc/meminfo: memFree=32085252/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=10540392 CPUtime=0.11 cores=0,2,4,6
/proc/905/stat : 905 (java) S 903 905 30485 0 -1 4202496 13193 0 1 0 10 1 0 0 24 0 18 0 956106699 10793361408 12890 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/905/statm: 2635098 12890 2107 9 0 2625832 0
[pid=905/tid=906] ppid=903 vsize=10540392 CPUtime=0.09 cores=0,2,4,6
/proc/905/task/906/stat : 906 (java) R 903 905 30485 0 -1 4202560 11254 0 1 0 8 1 0 0 18 0 18 0 956106699 10793361408 12890 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 46912505170474 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 10540392

[startup+0.300248 s]
/proc/loadavg: 2.00 2.01 2.74 2/194 905
/proc/meminfo: memFree=32085252/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=10542636 CPUtime=0.49 cores=0,2,4,6
/proc/905/stat : 905 (java) S 903 905 30485 0 -1 4202496 18986 0 1 0 48 1 0 0 24 0 18 0 956106699 10795659264 18366 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/905/statm: 2635659 18366 2199 9 0 2626393 0
[pid=905/tid=906] ppid=903 vsize=10542636 CPUtime=0.28 cores=0,2,4,6
/proc/905/task/906/stat : 906 (java) R 903 905 30485 0 -1 4202560 16044 0 1 0 27 1 0 0 18 0 18 0 956106699 10795659264 18367 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 10542636

[startup+0.701179 s]
/proc/loadavg: 2.00 2.01 2.74 2/194 905
/proc/meminfo: memFree=32085252/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=10562568 CPUtime=1.35 cores=0,2,4,6
/proc/905/stat : 905 (java) S 903 905 30485 0 -1 4202496 46990 0 1 0 130 5 0 0 24 0 18 0 956106699 10816069632 44256 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/905/statm: 2640642 44260 2205 9 0 2631376 0
[pid=905/tid=906] ppid=903 vsize=10562568 CPUtime=0.68 cores=0,2,4,6
/proc/905/task/906/stat : 906 (java) R 903 905 30485 0 -1 4202560 36996 0 1 0 64 4 0 0 18 0 18 0 956106699 10816069632 44261 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 46912505617791 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 10562568

[startup+1.50103 s]
/proc/loadavg: 2.00 2.01 2.74 3/213 925
/proc/meminfo: memFree=31739656/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=10563596 CPUtime=2.66 cores=0,2,4,6
/proc/905/stat : 905 (java) S 903 905 30485 0 -1 4202496 95209 0 1 0 257 9 0 0 24 0 19 0 956106699 10817122304 90719 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/905/statm: 2640899 90727 2226 9 0 2631633 0
[pid=905/tid=906] ppid=903 vsize=10563596 CPUtime=1.48 cores=0,2,4,6
/proc/905/task/906/stat : 906 (java) R 903 905 30485 0 -1 4202560 83231 0 1 0 140 8 0 0 18 0 19 0 956106699 10817122304 90728 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 46912505617776 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=905/tid=908] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/908/stat : 908 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 90728 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=909] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/909/stat : 909 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 90728 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=911] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/911/stat : 911 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 90733 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=912] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/912/stat : 912 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 90737 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=913] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/913/stat : 913 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 90741 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=914] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/914/stat : 914 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 90746 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=915] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/915/stat : 915 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 90746 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=916] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/916/stat : 916 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 90746 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=917] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/917/stat : 917 (java) S 903 905 30485 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 956106702 10817122304 90748 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 0 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=918] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/918/stat : 918 (java) S 903 905 30485 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 956106703 10817122304 90753 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=919] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/919/stat : 919 (java) S 903 905 30485 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 956106703 10817122304 90756 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=920] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/920/stat : 920 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 90762 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379370417 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=921] ppid=903 vsize=10563596 CPUtime=0.53 cores=0,2,4,6
/proc/905/task/921/stat : 921 (java) S 903 905 30485 0 -1 4202560 2323 0 0 0 53 0 0 0 20 0 19 0 956106705 10817122304 90764 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=922] ppid=903 vsize=10563596 CPUtime=0.63 cores=0,2,4,6
/proc/905/task/922/stat : 922 (java) S 903 905 30485 0 -1 4202560 8506 0 0 0 62 1 0 0 16 0 19 0 956106705 10817122304 90764 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=923] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/923/stat : 923 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 90764 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=924] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/924/stat : 924 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 956106705 10817122304 90768 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 10563596

[startup+3.10074 s]
/proc/loadavg: 2.08 2.03 2.74 3/214 926
/proc/meminfo: memFree=31356116/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=10563596 CPUtime=4.46 cores=0,2,4,6
/proc/905/stat : 905 (java) S 903 905 30485 0 -1 4202496 243416 0 1 0 422 24 0 0 24 0 19 0 956106699 10817122304 238625 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/905/statm: 2640899 238626 2226 9 0 2631633 0
[pid=905/tid=906] ppid=903 vsize=10563596 CPUtime=3.08 cores=0,2,4,6
/proc/905/task/906/stat : 906 (java) R 903 905 30485 0 -1 4202560 230987 0 1 0 286 22 0 0 18 0 19 0 956106699 10817122304 238626 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 46912505617836 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=905/tid=908] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/908/stat : 908 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 238627 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=909] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/909/stat : 909 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 238627 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=911] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/911/stat : 911 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 238627 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=912] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/912/stat : 912 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 238627 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=913] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/913/stat : 913 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 238628 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=914] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/914/stat : 914 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 238628 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=915] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/915/stat : 915 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 238629 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=916] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/916/stat : 916 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 238629 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=917] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/917/stat : 917 (java) S 903 905 30485 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 956106702 10817122304 238629 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 0 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=918] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/918/stat : 918 (java) S 903 905 30485 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 956106703 10817122304 238630 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=919] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/919/stat : 919 (java) S 903 905 30485 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 956106703 10817122304 238630 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=920] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/920/stat : 920 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 238630 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379370417 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=921] ppid=903 vsize=10563596 CPUtime=0.65 cores=0,2,4,6
/proc/905/task/921/stat : 921 (java) S 903 905 30485 0 -1 4202560 2332 0 0 0 65 0 0 0 15 0 19 0 956106705 10817122304 238630 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=922] ppid=903 vsize=10563596 CPUtime=0.71 cores=0,2,4,6
/proc/905/task/922/stat : 922 (java) S 903 905 30485 0 -1 4202560 8938 0 0 0 70 1 0 0 15 0 19 0 956106705 10817122304 238631 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=923] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/923/stat : 923 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 238631 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=924] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/924/stat : 924 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 956106705 10817122304 238632 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=926] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/926/stat : 926 (java) S 903 905 30485 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 956106801 10817122304 238632 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.46
Current children cumulated vsize (KiB) 10563596

[startup+6.30115 s]
/proc/loadavg: 2.08 2.03 2.74 3/214 926
/proc/meminfo: memFree=28829436/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=10563596 CPUtime=7.83 cores=0,2,4,6
/proc/905/stat : 905 (java) S 903 905 30485 0 -1 4202496 605417 0 1 0 721 62 0 0 24 0 19 0 956106699 10817122304 600571 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/905/statm: 2640899 600571 2228 9 0 2631633 0
[pid=905/tid=906] ppid=903 vsize=10563596 CPUtime=6.29 cores=0,2,4,6
/proc/905/task/906/stat : 906 (java) R 903 905 30485 0 -1 4202560 592416 0 1 0 568 61 0 0 25 0 19 0 956106699 10817122304 600571 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 46912505642117 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=905/tid=908] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/908/stat : 908 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 600573 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=909] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/909/stat : 909 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 600578 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=911] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/911/stat : 911 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 600578 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=912] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/912/stat : 912 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 600578 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=913] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/913/stat : 913 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 600578 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=914] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/914/stat : 914 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 600578 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=915] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/915/stat : 915 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 600581 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=916] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/916/stat : 916 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106701 10817122304 600585 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=917] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/917/stat : 917 (java) S 903 905 30485 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 956106702 10817122304 600585 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 0 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=918] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/918/stat : 918 (java) S 903 905 30485 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 956106703 10817122304 600585 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=919] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/919/stat : 919 (java) S 903 905 30485 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 956106703 10817122304 600585 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=920] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/920/stat : 920 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 600585 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379370417 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=921] ppid=903 vsize=10563596 CPUtime=0.79 cores=0,2,4,6
/proc/905/task/921/stat : 921 (java) S 903 905 30485 0 -1 4202560 2382 0 0 0 79 0 0 0 16 0 19 0 956106705 10817122304 600589 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=922] ppid=903 vsize=10563596 CPUtime=0.73 cores=0,2,4,6
/proc/905/task/922/stat : 922 (java) S 903 905 30485 0 -1 4202560 9458 0 0 0 72 1 0 0 15 0 19 0 956106705 10817122304 600591 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=923] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/923/stat : 923 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 600591 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0

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

/proc/905/task/919/stat : 919 (java) S 903 905 30485 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 956106703 10817122304 928007 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=920] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/920/stat : 920 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 928007 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379370417 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=921] ppid=903 vsize=10563596 CPUtime=0.86 cores=0,2,4,6
/proc/905/task/921/stat : 921 (java) S 903 905 30485 0 -1 4202560 2391 0 0 0 86 0 0 0 15 0 19 0 956106705 10817122304 928007 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=922] ppid=903 vsize=10563596 CPUtime=0.85 cores=0,2,4,6
/proc/905/task/922/stat : 922 (java) S 903 905 30485 0 -1 4202560 10246 0 0 0 84 1 0 0 15 0 19 0 956106705 10817122304 928007 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=923] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/923/stat : 923 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 928007 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=924] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/924/stat : 924 (java) S 903 905 30485 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 19 0 956106705 10817122304 928007 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=926] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/926/stat : 926 (java) S 903 905 30485 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 956106801 10817122304 928007 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1665.59
Current children cumulated vsize (KiB) 10563596

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/214 986
/proc/meminfo: memFree=24717240/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=10563596 CPUtime=1725.64 cores=0,2,4,6
/proc/905/stat : 905 (java) S 903 905 30485 0 -1 4202496 936688 0 1 0 172458 106 0 0 24 0 19 0 956106699 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/905/statm: 2640899 929011 2256 9 0 2631633 0
[pid=905/tid=906] ppid=903 vsize=10563596 CPUtime=1721.47 cores=0,2,4,6
/proc/905/task/906/stat : 906 (java) R 903 905 30485 0 -1 4202560 822439 0 1 0 172064 83 0 0 25 0 19 0 956106699 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 46912505828780 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=905/tid=908] ppid=903 vsize=10563596 CPUtime=0.29 cores=0,2,4,6
/proc/905/task/908/stat : 908 (java) S 903 905 30485 0 -1 4202560 16108 0 0 0 26 3 0 0 15 0 19 0 956106701 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=909] ppid=903 vsize=10563596 CPUtime=0.29 cores=0,2,4,6
/proc/905/task/909/stat : 909 (java) S 903 905 30485 0 -1 4202560 17719 0 0 0 26 3 0 0 16 0 19 0 956106701 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 4 0 0 0
[pid=905/tid=911] ppid=903 vsize=10563596 CPUtime=0.25 cores=0,2,4,6
/proc/905/task/911/stat : 911 (java) S 903 905 30485 0 -1 4202560 10581 0 0 0 23 2 0 0 16 0 19 0 956106701 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=912] ppid=903 vsize=10563596 CPUtime=0.27 cores=0,2,4,6
/proc/905/task/912/stat : 912 (java) S 903 905 30485 0 -1 4202560 12759 0 0 0 25 2 0 0 16 0 19 0 956106701 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=913] ppid=903 vsize=10563596 CPUtime=0.25 cores=0,2,4,6
/proc/905/task/913/stat : 913 (java) S 903 905 30485 0 -1 4202560 8325 0 0 0 23 2 0 0 16 0 19 0 956106701 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=914] ppid=903 vsize=10563596 CPUtime=0.23 cores=0,2,4,6
/proc/905/task/914/stat : 914 (java) S 903 905 30485 0 -1 4202560 10237 0 0 0 22 1 0 0 15 0 19 0 956106701 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=915] ppid=903 vsize=10563596 CPUtime=0.22 cores=0,2,4,6
/proc/905/task/915/stat : 915 (java) S 903 905 30485 0 -1 4202560 8807 0 0 0 21 1 0 0 15 0 19 0 956106701 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 4 0 0 0
[pid=905/tid=916] ppid=903 vsize=10563596 CPUtime=0.3 cores=0,2,4,6
/proc/905/task/916/stat : 916 (java) S 903 905 30485 0 -1 4202560 15594 0 0 0 27 3 0 0 16 0 19 0 956106701 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=917] ppid=903 vsize=10563596 CPUtime=0.25 cores=0,2,4,6
/proc/905/task/917/stat : 917 (java) S 903 905 30485 0 -1 4202560 230 0 0 0 24 1 0 0 15 0 19 0 956106702 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 0 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=918] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/918/stat : 918 (java) S 903 905 30485 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 956106703 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=919] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/919/stat : 919 (java) S 903 905 30485 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 956106703 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=920] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/920/stat : 920 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379370417 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=921] ppid=903 vsize=10563596 CPUtime=0.86 cores=0,2,4,6
/proc/905/task/921/stat : 921 (java) S 903 905 30485 0 -1 4202560 2391 0 0 0 86 0 0 0 15 0 19 0 956106705 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=922] ppid=903 vsize=10563596 CPUtime=0.85 cores=0,2,4,6
/proc/905/task/922/stat : 922 (java) S 903 905 30485 0 -1 4202560 10247 0 0 0 84 1 0 0 15 0 19 0 956106705 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=923] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/923/stat : 923 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=924] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/924/stat : 924 (java) S 903 905 30485 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 956106705 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=926] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/926/stat : 926 (java) S 903 905 30485 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 956106801 10817122304 929011 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1725.64
Current children cumulated vsize (KiB) 10563596

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/214 988
/proc/meminfo: memFree=24712984/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=10563596 CPUtime=1785.68 cores=0,2,4,6
/proc/905/stat : 905 (java) S 903 905 30485 0 -1 4202496 937693 0 1 0 178461 107 0 0 24 0 19 0 956106699 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/905/statm: 2640899 929977 2256 9 0 2631633 0
[pid=905/tid=906] ppid=903 vsize=10563596 CPUtime=1781.47 cores=0,2,4,6
/proc/905/task/906/stat : 906 (java) R 903 905 30485 0 -1 4202560 822440 0 1 0 178063 84 0 0 25 0 19 0 956106699 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 46912505828603 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=905/tid=908] ppid=903 vsize=10563596 CPUtime=0.3 cores=0,2,4,6
/proc/905/task/908/stat : 908 (java) S 903 905 30485 0 -1 4202560 16440 0 0 0 27 3 0 0 16 0 19 0 956106701 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=909] ppid=903 vsize=10563596 CPUtime=0.3 cores=0,2,4,6
/proc/905/task/909/stat : 909 (java) S 903 905 30485 0 -1 4202560 17758 0 0 0 27 3 0 0 16 0 19 0 956106701 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=911] ppid=903 vsize=10563596 CPUtime=0.26 cores=0,2,4,6
/proc/905/task/911/stat : 911 (java) S 903 905 30485 0 -1 4202560 10889 0 0 0 24 2 0 0 16 0 19 0 956106701 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=912] ppid=903 vsize=10563596 CPUtime=0.27 cores=0,2,4,6
/proc/905/task/912/stat : 912 (java) S 903 905 30485 0 -1 4202560 12759 0 0 0 25 2 0 0 15 0 19 0 956106701 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=913] ppid=903 vsize=10563596 CPUtime=0.26 cores=0,2,4,6
/proc/905/task/913/stat : 913 (java) S 903 905 30485 0 -1 4202560 8460 0 0 0 24 2 0 0 16 0 19 0 956106701 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 4 0 0 0
[pid=905/tid=914] ppid=903 vsize=10563596 CPUtime=0.23 cores=0,2,4,6
/proc/905/task/914/stat : 914 (java) S 903 905 30485 0 -1 4202560 10237 0 0 0 22 1 0 0 15 0 19 0 956106701 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=915] ppid=903 vsize=10563596 CPUtime=0.23 cores=0,2,4,6
/proc/905/task/915/stat : 915 (java) S 903 905 30485 0 -1 4202560 8807 0 0 0 22 1 0 0 15 0 19 0 956106701 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 4 0 0 0
[pid=905/tid=916] ppid=903 vsize=10563596 CPUtime=0.3 cores=0,2,4,6
/proc/905/task/916/stat : 916 (java) S 903 905 30485 0 -1 4202560 15780 0 0 0 27 3 0 0 16 0 19 0 956106701 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=917] ppid=903 vsize=10563596 CPUtime=0.25 cores=0,2,4,6
/proc/905/task/917/stat : 917 (java) S 903 905 30485 0 -1 4202560 232 0 0 0 24 1 0 0 15 0 19 0 956106702 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 0 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=918] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/918/stat : 918 (java) S 903 905 30485 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 956106703 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=919] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/919/stat : 919 (java) S 903 905 30485 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 956106703 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=920] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/920/stat : 920 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379370417 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=921] ppid=903 vsize=10563596 CPUtime=0.86 cores=0,2,4,6
/proc/905/task/921/stat : 921 (java) S 903 905 30485 0 -1 4202560 2391 0 0 0 86 0 0 0 15 0 19 0 956106705 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=922] ppid=903 vsize=10563596 CPUtime=0.85 cores=0,2,4,6
/proc/905/task/922/stat : 922 (java) S 903 905 30485 0 -1 4202560 10247 0 0 0 84 1 0 0 15 0 19 0 956106705 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=923] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/923/stat : 923 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=924] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/924/stat : 924 (java) S 903 905 30485 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 19 0 956106705 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=926] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/926/stat : 926 (java) S 903 905 30485 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 956106801 10817122304 929977 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1785.68
Current children cumulated vsize (KiB) 10563596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.6 s]
/proc/loadavg: 2.00 2.00 2.08 2/194 991
/proc/meminfo: memFree=28406468/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=10563596 CPUtime=1800 cores=0,2,4,6
/proc/905/stat : 905 (java) S 903 905 30485 0 -1 4202496 938331 0 1 0 179893 107 0 0 24 0 19 0 956106699 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379349477 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/905/statm: 2640899 930588 2256 9 0 2631633 0
[pid=905/tid=906] ppid=903 vsize=10563596 CPUtime=1795.76 cores=0,2,4,6
/proc/905/task/906/stat : 906 (java) R 903 905 30485 0 -1 4202560 822441 0 1 0 179492 84 0 0 25 0 19 0 956106699 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 46912505828603 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=905/tid=908] ppid=903 vsize=10563596 CPUtime=0.3 cores=0,2,4,6
/proc/905/task/908/stat : 908 (java) S 903 905 30485 0 -1 4202560 16440 0 0 0 27 3 0 0 15 0 19 0 956106701 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=909] ppid=903 vsize=10563596 CPUtime=0.31 cores=0,2,4,6
/proc/905/task/909/stat : 909 (java) S 903 905 30485 0 -1 4202560 17932 0 0 0 28 3 0 0 16 0 19 0 956106701 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=911] ppid=903 vsize=10563596 CPUtime=0.26 cores=0,2,4,6
/proc/905/task/911/stat : 911 (java) S 903 905 30485 0 -1 4202560 10889 0 0 0 24 2 0 0 15 0 19 0 956106701 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=912] ppid=903 vsize=10563596 CPUtime=0.27 cores=0,2,4,6
/proc/905/task/912/stat : 912 (java) S 903 905 30485 0 -1 4202560 12759 0 0 0 25 2 0 0 15 0 19 0 956106701 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=913] ppid=903 vsize=10563596 CPUtime=0.27 cores=0,2,4,6
/proc/905/task/913/stat : 913 (java) S 903 905 30485 0 -1 4202560 8681 0 0 0 25 2 0 0 16 0 19 0 956106701 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 4 0 0 0
[pid=905/tid=914] ppid=903 vsize=10563596 CPUtime=0.23 cores=0,2,4,6
/proc/905/task/914/stat : 914 (java) S 903 905 30485 0 -1 4202560 10237 0 0 0 22 1 0 0 15 0 19 0 956106701 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 4 0 0 0
[pid=905/tid=915] ppid=903 vsize=10563596 CPUtime=0.23 cores=0,2,4,6
/proc/905/task/915/stat : 915 (java) S 903 905 30485 0 -1 4202560 8807 0 0 0 22 1 0 0 15 0 19 0 956106701 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 4 0 0 0
[pid=905/tid=916] ppid=903 vsize=10563596 CPUtime=0.31 cores=0,2,4,6
/proc/905/task/916/stat : 916 (java) S 903 905 30485 0 -1 4202560 16018 0 0 0 28 3 0 0 16 0 19 0 956106701 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=917] ppid=903 vsize=10563596 CPUtime=0.25 cores=0,2,4,6
/proc/905/task/917/stat : 917 (java) S 903 905 30485 0 -1 4202560 234 0 0 0 24 1 0 0 15 0 19 0 956106702 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 0 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=918] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/918/stat : 918 (java) S 903 905 30485 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 956106703 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=919] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/919/stat : 919 (java) S 903 905 30485 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 956106703 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=920] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/920/stat : 920 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379370417 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=921] ppid=903 vsize=10563596 CPUtime=0.86 cores=0,2,4,6
/proc/905/task/921/stat : 921 (java) S 903 905 30485 0 -1 4202560 2391 0 0 0 86 0 0 0 15 0 19 0 956106705 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=922] ppid=903 vsize=10563596 CPUtime=0.85 cores=0,2,4,6
/proc/905/task/922/stat : 922 (java) S 903 905 30485 0 -1 4202560 10247 0 0 0 84 1 0 0 15 0 19 0 956106705 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 2 0 0 0
[pid=905/tid=923] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/923/stat : 923 (java) S 903 905 30485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 956106705 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379362713 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
[pid=905/tid=924] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/924/stat : 924 (java) S 903 905 30485 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 956106705 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 4 0 16800975 18446604447988099136 0 0 -1 0 0 0 0
[pid=905/tid=926] ppid=903 vsize=10563596 CPUtime=0 cores=0,2,4,6
/proc/905/task/926/stat : 926 (java) S 903 905 30485 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 956106801 10817122304 930588 33554432000 1073741824 1073778376 140735503724272 18446744073709551615 251379363328 0 4 0 16800975 18446604447988099136 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 10563596

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

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

[startup+1796.71 s]
/proc/loadavg: 2.00 2.00 2.08 2/194 991
/proc/meminfo: memFree=28406468/32950928 swapFree=67051096/67111528
[pid=905] ppid=903 vsize=0 CPUtime=1800.11 cores=0,2,4,6
/proc/905/stat : 905 (java) Z 903 905 30485 0 -1 4203548 938361 0 1 0 179895 116 0 0 17 0 2 0 956106699 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0
/proc/905/statm: 0 0 0 0 0 0 0
[pid=905/tid=915] ppid=903 vsize=0 CPUtime=0.32 cores=0,2,4,6
/proc/905/task/915/stat : 915 (java) R 903 905 30485 0 -1 4203588 8807 0 0 0 22 10 0 0 15 0 2 0 956106701 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.76
CPU time (s): 1800.17
CPU user time (s): 1798.96
CPU system time (s): 1.21081
CPU usage (%): 100.19
Max. virtual memory (cumulated for all children) (KiB): 10563596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.96
system time used= 1.21081
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 938361
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38151
involuntary context switches= 6363

runsolver used 3.41148 second user time and 6.40403 second system time

The end

Launcher Data

Begin job on node113 at 2011-06-10 00:32:40
IDJOB=3456419
IDBENCH=2421
IDSOLVER=1951
FILE ID=node113/3456419-1307658760
RUNJOBID= node113-1307656962-621
PBS_JOBID= 13549378
Free space on /tmp= 74056 MiB

SOLVER NAME= Sat4j CuttingPlanes 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-bnl1.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3456419-1307658760/watcher-3456419-1307658760 -o /tmp/evaluation-result-3456419-1307658760/solver-3456419-1307658760 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar CuttingPlanes HOME/instance-3456419-1307658760.opb

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

MD5SUM BENCH= 6c2572528741ab95a20df4da6c9423f7
RANDOM SEED=1102776094

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32086044 kB
Buffers:        201536 kB
Cached:         406720 kB
SwapCached:      14384 kB
Active:         374400 kB
Inactive:       298980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32086044 kB
SwapTotal:    67111528 kB
SwapFree:     67051096 kB
Dirty:            5324 kB
Writeback:           0 kB
AnonPages:       61880 kB
Mapped:          16972 kB
Slab:           126620 kB
PageTables:       4560 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 10539032 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74060 MiB
End job on node113 at 2011-06-10 01:02:39