Trace number 3744171

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 NameAnswerCPU timeWall clock time
PB09: SAT4J Pseudo Resolution 2.1.1? (TO) 1800.09 1776.16

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat25_6_4_5_mh.opb
MD5SUMdea82fb627e6a79192851c69f83767e0
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6311552
Best CPU time to get the best result obtained on this benchmark1800.63
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31350
Total number of constraints73332
Number of constraints which are clauses57050
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints16250
Minimum length of a constraint2
Maximum length of a constraint925
Number of terms in the objective function 16825
Biggest coefficient in the objective function 122763473
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 15648073763
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 122763473
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 15648073763
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.04/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.07	c See www.sat4j.org for details.
0.04/0.07	c version 2.1.1.v20090612
0.04/0.07	c sun.arch.data.model	64
0.04/0.07	c java.version	1.6.0_24
0.04/0.07	c os.name	Linux
0.04/0.07	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.07	c os.arch	amd64
0.04/0.07	c Free memory 1299577560
0.04/0.07	c Max memory 1306394624
0.04/0.07	c Total memory 1306394624
0.04/0.07	c Number of processors 8
0.09/0.10	c Pseudo Boolean Optimization
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@2d3bad12
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.10	c Expensive reason simplification
0.09/0.10	c MiniSAT restarts strategy
0.09/0.10	c Memory based learned constraints deletion strategy
0.09/0.10	c timeout=2147483s
0.09/0.10	c DB Simplification allowed=false
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3744171-1338809659.opb
0.09/0.10	c reading problem ... 
1.35/0.78	c ... done. Wall clock time 0.682s.
1.35/0.78	c #vars     31350
1.35/0.78	c #constraints  74608
1.35/0.78	c constraints type 
1.35/0.78	c org.sat4j.minisat.constraints.card.MinWatchCard => 32
1.35/0.78	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 45025
1.35/0.78	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14750
1.35/0.78	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 14726
820.30/806.17	c cleaning 393860 clauses out of 788002
961.37/946.17	c cleaning 235921 clauses out of 472142
1136.10/1119.69	c cleaning 162224 clauses out of 324727
1348.78/1329.88	c cleaning 195356 clauses out of 390996
1498.86/1478.20	c cleaning 198202 clauses out of 396639
1574.79/1553.29	c cleaning 150625 clauses out of 301437
1797.25/1773.33	c cleaning 233332 clauses out of 466813
1800.09/1776.12	c starts		: 23
1800.09/1776.12	c conflicts		: 1807522
1800.09/1776.12	c decisions		: 4134664
1800.09/1776.12	c propagations		: 403299000
1800.09/1776.12	c inspects		: 4104140717
1800.09/1776.12	c learnt literals	: 0
1800.09/1776.12	c learnt binary clauses	: 57
1800.09/1776.12	c learnt ternary clauses	: 77
1800.09/1776.12	c learnt clauses	: 1807522
1800.09/1776.12	c ignored clauses	: 0
1800.09/1776.12	c root simplifications	: 0
1800.09/1776.12	c removed literals (reason simplification)	: 101415175
1800.09/1776.12	c reason swapping (by a shorter reason)	: 0
1800.09/1776.12	c Calls to reduceDB	: 7
1800.09/1776.12	c speed (assignments/second)	: 227167.48022066784
1800.09/1776.12	c non guided choices	0
1800.09/1776.15	c learnt constraints type 
1800.09/1776.15	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 238010
1800.09/1776.15	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 57
1800.09/1776.15	c constraints type 
1800.09/1776.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 32
1800.09/1776.15	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 45025
1800.09/1776.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14750
1800.09/1776.15	c org.sat4j.minisat.constraints.cnf.OriginalHTClause => 14726
1800.09/1776.15	s UNKNOWN
1800.09/1776.15	c Total wall clock time (in seconds): 1776.051

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-3744171-1338809659/watcher-3744171-1338809659 -o /tmp/evaluation-result-3744171-1338809659/solver-3744171-1338809659 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3744171-1338809659.opb 

running on 4 cores: 1,3,5,7

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: 1.00 1.02 1.27 3/188 7487
/proc/meminfo: memFree=29883840/32873648 swapFree=6860/6860
[pid=7487] ppid=7485 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/7487/stat : 7487 (java) R 7485 7487 7010 0 -1 4202496 991 0 0 0 0 0 0 0 20 0 1 0 347091811 23793664 717 33554432000 1073741824 1073778376 140733924945936 140733924935000 259103176784 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7487/statm: 5809 718 532 9 0 128 0

[startup+0.0582581 s]
/proc/loadavg: 1.00 1.02 1.27 3/188 7487
/proc/meminfo: memFree=29883840/32873648 swapFree=6860/6860
[pid=7487] ppid=7485 vsize=2648536 CPUtime=0.04 cores=1,3,5,7
/proc/7487/stat : 7487 (java) S 7485 7487 7010 0 -1 4202496 3813 0 1 0 3 1 0 0 20 0 18 0 347091811 2712100864 5531 33554432000 1073741824 1073778376 140733924945936 140733924937072 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7487/statm: 662134 5531 1746 9 0 652835 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2648536

[startup+0.100201 s]
/proc/loadavg: 1.00 1.02 1.27 3/188 7487
/proc/meminfo: memFree=29883840/32873648 swapFree=6860/6860
[pid=7487] ppid=7485 vsize=2648568 CPUtime=0.09 cores=1,3,5,7
/proc/7487/stat : 7487 (java) S 7485 7487 7010 0 -1 4202496 4715 0 1 0 8 1 0 0 20 0 18 0 347091811 2712133632 6432 33554432000 1073741824 1073778376 140733924945936 140733924937072 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7487/statm: 662142 6432 2109 9 0 652835 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2648568

[startup+0.300189 s]
/proc/loadavg: 1.00 1.02 1.27 3/188 7487
/proc/meminfo: memFree=29883840/32873648 swapFree=6860/6860
[pid=7487] ppid=7485 vsize=2648568 CPUtime=0.52 cores=1,3,5,7
/proc/7487/stat : 7487 (java) S 7485 7487 7010 0 -1 4202496 6345 0 1 0 50 2 0 0 20 0 18 0 347091811 2712133632 14967 33554432000 1073741824 1073778376 140733924945936 140733924937072 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7487/statm: 662142 14967 2220 9 0 652835 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 2648568

[startup+0.700186 s]
/proc/loadavg: 1.00 1.02 1.27 3/188 7487
/proc/meminfo: memFree=29883840/32873648 swapFree=6860/6860
[pid=7487] ppid=7485 vsize=2648568 CPUtime=1.35 cores=1,3,5,7
/proc/7487/stat : 7487 (java) S 7485 7487 7010 0 -1 4202496 13897 0 1 0 129 6 0 0 20 0 18 0 347091811 2712133632 47343 33554432000 1073741824 1073778376 140733924945936 140733924937072 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7487/statm: 662142 47343 2242 9 0 652835 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 2648568

[startup+1.50065 s]
/proc/loadavg: 1.24 1.07 1.29 5/213 7512
/proc/meminfo: memFree=29526880/32873648 swapFree=6860/6860
[pid=7487] ppid=7485 vsize=2715132 CPUtime=3.03 cores=1,3,5,7
/proc/7487/stat : 7487 (java) S 7485 7487 7010 0 -1 4202496 19766 0 1 0 294 9 0 0 20 0 19 0 347091811 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140733924937072 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7487/statm: 678783 77997 2260 9 0 669476 0
[pid=7487/tid=7494] ppid=7485 vsize=2715132 CPUtime=1.46 cores=1,3,5,7
/proc/7487/task/7494/stat : 7494 (java) R 7485 7487 7010 0 -1 4202560 2921 0 1 0 139 7 0 0 20 0 19 0 347091811 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140466305323224 140466177991326 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7495] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7495/stat : 7495 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091813 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140466172074152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7496] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7496/stat : 7496 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091813 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140466171021608 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7497] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7497/stat : 7497 (java) S 7485 7487 7010 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 347091813 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140466169969064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7498] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7498/stat : 7498 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091813 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140466168916520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7499] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7499/stat : 7499 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091813 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465965886120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7500] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7500/stat : 7500 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091813 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465964833576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7501] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7501/stat : 7501 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091813 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465963781032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7502] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7502/stat : 7502 (java) S 7485 7487 7010 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 347091813 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465962728488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7503] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7503/stat : 7503 (java) S 7485 7487 7010 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465950529640 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7504] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7504/stat : 7504 (java) S 7485 7487 7010 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465949475960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7505] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7505/stat : 7505 (java) S 7485 7487 7010 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465948423304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7506] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7506/stat : 7506 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465947372048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7507] ppid=7485 vsize=2715132 CPUtime=0.7 cores=1,3,5,7
/proc/7487/task/7507/stat : 7507 (java) S 7485 7487 7010 0 -1 4202560 7872 0 0 0 68 2 0 0 20 0 19 0 347091816 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465946319416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7508] ppid=7485 vsize=2715132 CPUtime=0.84 cores=1,3,5,7
/proc/7487/task/7508/stat : 7508 (java) S 7485 7487 7010 0 -1 4202560 7771 0 0 0 82 2 0 0 20 0 19 0 347091816 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465945266872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7509] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7509/stat : 7509 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465944214520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7510] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7510/stat : 7510 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465943162184 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7512] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7512/stat : 7512 (java) S 7485 7487 7010 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 347091905 2780295168 77997 33554432000 1073741824 1073778376 140733924945936 140465942106920 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 2715132

[startup+3.10073 s]
/proc/loadavg: 1.24 1.07 1.29 3/213 7512
/proc/meminfo: memFree=29136024/32873648 swapFree=6860/6860
[pid=7487] ppid=7485 vsize=2715132 CPUtime=4.77 cores=1,3,5,7
/proc/7487/stat : 7487 (java) S 7485 7487 7010 0 -1 4202496 19894 0 1 0 465 12 0 0 20 0 19 0 347091811 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140733924937072 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7487/statm: 678783 104650 2273 9 0 669476 0
[pid=7487/tid=7494] ppid=7485 vsize=2715132 CPUtime=2.98 cores=1,3,5,7
/proc/7487/task/7494/stat : 7494 (java) R 7485 7487 7010 0 -1 4202560 2957 0 1 0 290 8 0 0 20 0 19 0 347091811 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140466305322272 140466177991530 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7495] ppid=7485 vsize=2715132 CPUtime=0.01 cores=1,3,5,7
/proc/7487/task/7495/stat : 7495 (java) S 7485 7487 7010 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 347091813 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140466172074152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7496] ppid=7485 vsize=2715132 CPUtime=0.01 cores=1,3,5,7
/proc/7487/task/7496/stat : 7496 (java) S 7485 7487 7010 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 19 0 347091813 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140466171021608 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7497] ppid=7485 vsize=2715132 CPUtime=0.01 cores=1,3,5,7
/proc/7487/task/7497/stat : 7497 (java) S 7485 7487 7010 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 347091813 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140466169969064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7498] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7498/stat : 7498 (java) S 7485 7487 7010 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 347091813 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140466168916520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7499] ppid=7485 vsize=2715132 CPUtime=0.01 cores=1,3,5,7
/proc/7487/task/7499/stat : 7499 (java) S 7485 7487 7010 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 19 0 347091813 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465965886120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7500] ppid=7485 vsize=2715132 CPUtime=0.04 cores=1,3,5,7
/proc/7487/task/7500/stat : 7500 (java) S 7485 7487 7010 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 19 0 347091813 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465964833576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7501] ppid=7485 vsize=2715132 CPUtime=0.01 cores=1,3,5,7
/proc/7487/task/7501/stat : 7501 (java) S 7485 7487 7010 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 347091813 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465963781032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7502] ppid=7485 vsize=2715132 CPUtime=0.01 cores=1,3,5,7
/proc/7487/task/7502/stat : 7502 (java) S 7485 7487 7010 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 19 0 347091813 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465962728488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7503] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7503/stat : 7503 (java) S 7485 7487 7010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465950529640 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7504] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7504/stat : 7504 (java) S 7485 7487 7010 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465949475960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7505] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7505/stat : 7505 (java) S 7485 7487 7010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465948423304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7506] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7506/stat : 7506 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465947372048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7507] ppid=7485 vsize=2715132 CPUtime=0.71 cores=1,3,5,7
/proc/7487/task/7507/stat : 7507 (java) S 7485 7487 7010 0 -1 4202560 7872 0 0 0 69 2 0 0 20 0 19 0 347091816 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465946319416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7508] ppid=7485 vsize=2715132 CPUtime=0.85 cores=1,3,5,7
/proc/7487/task/7508/stat : 7508 (java) S 7485 7487 7010 0 -1 4202560 7771 0 0 0 83 2 0 0 20 0 19 0 347091816 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465945266872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7509] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7509/stat : 7509 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465944214520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7510] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7510/stat : 7510 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465943162184 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7512] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7512/stat : 7512 (java) S 7485 7487 7010 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 347091905 2780295168 104650 33554432000 1073741824 1073778376 140733924945936 140465942106920 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 2715132

[startup+6.30072 s]
/proc/loadavg: 1.24 1.07 1.29 3/213 7512
/proc/meminfo: memFree=29106720/32873648 swapFree=6860/6860
[pid=7487] ppid=7485 vsize=2715132 CPUtime=8.26 cores=1,3,5,7
/proc/7487/stat : 7487 (java) S 7485 7487 7010 0 -1 4202496 20258 0 1 0 813 13 0 0 20 0 19 0 347091811 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140733924937072 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7487/statm: 678783 110114 2273 9 0 669476 0
[pid=7487/tid=7494] ppid=7485 vsize=2715132 CPUtime=6.07 cores=1,3,5,7
/proc/7487/task/7494/stat : 7494 (java) R 7485 7487 7010 0 -1 4202560 2962 0 1 0 599 8 0 0 20 0 19 0 347091811 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140466305323528 140466178626382 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7495] ppid=7485 vsize=2715132 CPUtime=0.06 cores=1,3,5,7
/proc/7487/task/7495/stat : 7495 (java) S 7485 7487 7010 0 -1 4202560 19 0 0 0 6 0 0 0 20 0 19 0 347091813 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140466172074152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7496] ppid=7485 vsize=2715132 CPUtime=0.05 cores=1,3,5,7
/proc/7487/task/7496/stat : 7496 (java) S 7485 7487 7010 0 -1 4202560 23 0 0 0 5 0 0 0 20 0 19 0 347091813 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140466171021608 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7497] ppid=7485 vsize=2715132 CPUtime=0.04 cores=1,3,5,7
/proc/7487/task/7497/stat : 7497 (java) S 7485 7487 7010 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 19 0 347091813 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140466169969064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7498] ppid=7485 vsize=2715132 CPUtime=0.03 cores=1,3,5,7
/proc/7487/task/7498/stat : 7498 (java) S 7485 7487 7010 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 19 0 347091813 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140466168916520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7499] ppid=7485 vsize=2715132 CPUtime=0.06 cores=1,3,5,7
/proc/7487/task/7499/stat : 7499 (java) S 7485 7487 7010 0 -1 4202560 26 0 0 0 6 0 0 0 20 0 19 0 347091813 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465965886120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7500] ppid=7485 vsize=2715132 CPUtime=0.07 cores=1,3,5,7
/proc/7487/task/7500/stat : 7500 (java) S 7485 7487 7010 0 -1 4202560 25 0 0 0 7 0 0 0 20 0 19 0 347091813 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465964833576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7501] ppid=7485 vsize=2715132 CPUtime=0.06 cores=1,3,5,7
/proc/7487/task/7501/stat : 7501 (java) S 7485 7487 7010 0 -1 4202560 12 0 0 0 6 0 0 0 20 0 19 0 347091813 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465963781032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7502] ppid=7485 vsize=2715132 CPUtime=0.05 cores=1,3,5,7
/proc/7487/task/7502/stat : 7502 (java) S 7485 7487 7010 0 -1 4202560 19 0 0 0 5 0 0 0 20 0 19 0 347091813 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465962728488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7503] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7503/stat : 7503 (java) S 7485 7487 7010 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465950529640 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7504] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7504/stat : 7504 (java) S 7485 7487 7010 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465949475960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7505] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7505/stat : 7505 (java) S 7485 7487 7010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465948423304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7506] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7506/stat : 7506 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465947372048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7507] ppid=7485 vsize=2715132 CPUtime=0.76 cores=1,3,5,7
/proc/7487/task/7507/stat : 7507 (java) S 7485 7487 7010 0 -1 4202560 8167 0 0 0 74 2 0 0 20 0 19 0 347091816 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465946319416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7508] ppid=7485 vsize=2715132 CPUtime=0.85 cores=1,3,5,7
/proc/7487/task/7508/stat : 7508 (java) S 7485 7487 7010 0 -1 4202560 7771 0 0 0 83 2 0 0 20 0 19 0 347091816 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465945266872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7509] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7509/stat : 7509 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465944214520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7510] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7510/stat : 7510 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465943162184 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7512] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7512/stat : 7512 (java) S 7485 7487 7010 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 347091905 2780295168 110114 33554432000 1073741824 1073778376 140733924945936 140465942106920 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.26
Current children cumulated vsize (KiB) 2715132

[startup+12.7008 s]

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

[pid=7487/tid=7507] ppid=7485 vsize=2715132 CPUtime=1.35 cores=1,3,5,7
/proc/7487/task/7507/stat : 7507 (java) S 7485 7487 7010 0 -1 4202560 15565 0 0 0 133 2 0 0 20 0 19 0 347091816 2780295168 323650 33554432000 1073741824 1073778376 140733924945936 140465946319416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7508] ppid=7485 vsize=2715132 CPUtime=0.96 cores=1,3,5,7
/proc/7487/task/7508/stat : 7508 (java) S 7485 7487 7010 0 -1 4202560 7778 0 0 0 94 2 0 0 20 0 19 0 347091816 2780295168 323650 33554432000 1073741824 1073778376 140733924945936 140465945266872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7509] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7509/stat : 7509 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 323650 33554432000 1073741824 1073778376 140733924945936 140465944214520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7510] ppid=7485 vsize=2715132 CPUtime=0.62 cores=1,3,5,7
/proc/7487/task/7510/stat : 7510 (java) S 7485 7487 7010 0 -1 4202560 95 0 0 0 26 36 0 0 20 0 19 0 347091816 2780295168 323650 33554432000 1073741824 1073778376 140733924945936 140465943162184 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7512] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7512/stat : 7512 (java) S 7485 7487 7010 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 347091905 2780295168 323650 33554432000 1073741824 1073778376 140733924945936 140465942106920 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1685.29
Current children cumulated vsize (KiB) 2715132

[startup+1722.3 s]
/proc/loadavg: 2.18 2.16 1.96 3/213 7607
/proc/meminfo: memFree=27507280/32873648 swapFree=6860/6860
[pid=7487] ppid=7485 vsize=2715132 CPUtime=1745.86 cores=1,3,5,7
/proc/7487/stat : 7487 (java) S 7485 7487 7010 0 -1 4202496 30987 0 1 0 174447 139 0 0 20 0 19 0 347091811 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140733924937072 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7487/statm: 678783 323669 2286 9 0 669476 0
[pid=7487/tid=7494] ppid=7485 vsize=2715132 CPUtime=1706.61 cores=1,3,5,7
/proc/7487/task/7494/stat : 7494 (java) R 7485 7487 7010 0 -1 4202560 3650 0 1 0 170624 37 0 0 20 0 19 0 347091811 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140466305322272 140466178458120 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7495] ppid=7485 vsize=2715132 CPUtime=3.76 cores=1,3,5,7
/proc/7487/task/7495/stat : 7495 (java) S 7485 7487 7010 0 -1 4202560 329 0 0 0 368 8 0 0 20 0 19 0 347091813 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140466172074152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7496] ppid=7485 vsize=2715132 CPUtime=3.78 cores=1,3,5,7
/proc/7487/task/7496/stat : 7496 (java) S 7485 7487 7010 0 -1 4202560 357 0 0 0 369 9 0 0 20 0 19 0 347091813 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140466171021608 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7497] ppid=7485 vsize=2715132 CPUtime=3.69 cores=1,3,5,7
/proc/7487/task/7497/stat : 7497 (java) S 7485 7487 7010 0 -1 4202560 347 0 0 0 359 10 0 0 20 0 19 0 347091813 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140466169969064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7498] ppid=7485 vsize=2715132 CPUtime=3.7 cores=1,3,5,7
/proc/7487/task/7498/stat : 7498 (java) S 7485 7487 7010 0 -1 4202560 314 0 0 0 360 10 0 0 20 0 19 0 347091813 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140466168916520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7499] ppid=7485 vsize=2715132 CPUtime=3.81 cores=1,3,5,7
/proc/7487/task/7499/stat : 7499 (java) S 7485 7487 7010 0 -1 4202560 303 0 0 0 369 12 0 0 20 0 19 0 347091813 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465965886120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7500] ppid=7485 vsize=2715132 CPUtime=3.71 cores=1,3,5,7
/proc/7487/task/7500/stat : 7500 (java) S 7485 7487 7010 0 -1 4202560 286 0 0 0 360 11 0 0 20 0 19 0 347091813 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465964833576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7501] ppid=7485 vsize=2715132 CPUtime=3.72 cores=1,3,5,7
/proc/7487/task/7501/stat : 7501 (java) S 7485 7487 7010 0 -1 4202560 306 0 0 0 361 11 0 0 20 0 19 0 347091813 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465963781032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7502] ppid=7485 vsize=2715132 CPUtime=3.71 cores=1,3,5,7
/proc/7487/task/7502/stat : 7502 (java) S 7485 7487 7010 0 -1 4202560 340 0 0 0 362 9 0 0 20 0 19 0 347091813 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465962728488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7503] ppid=7485 vsize=2715132 CPUtime=2.03 cores=1,3,5,7
/proc/7487/task/7503/stat : 7503 (java) S 7485 7487 7010 0 -1 4202560 126 0 0 0 199 4 0 0 20 0 19 0 347091814 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465950529640 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7504] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7504/stat : 7504 (java) S 7485 7487 7010 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465949475960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7505] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7505/stat : 7505 (java) S 7485 7487 7010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465948423304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7506] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7506/stat : 7506 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465947372048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7507] ppid=7485 vsize=2715132 CPUtime=1.35 cores=1,3,5,7
/proc/7487/task/7507/stat : 7507 (java) S 7485 7487 7010 0 -1 4202560 15565 0 0 0 133 2 0 0 20 0 19 0 347091816 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465946319416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7508] ppid=7485 vsize=2715132 CPUtime=0.96 cores=1,3,5,7
/proc/7487/task/7508/stat : 7508 (java) S 7485 7487 7010 0 -1 4202560 7778 0 0 0 94 2 0 0 20 0 19 0 347091816 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465945266872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7509] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7509/stat : 7509 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465944214520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7510] ppid=7485 vsize=2715132 CPUtime=0.64 cores=1,3,5,7
/proc/7487/task/7510/stat : 7510 (java) S 7485 7487 7010 0 -1 4202560 99 0 0 0 27 37 0 0 20 0 19 0 347091816 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465943162184 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7512] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7512/stat : 7512 (java) S 7485 7487 7010 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 347091905 2780295168 323669 33554432000 1073741824 1073778376 140733924945936 140465942106920 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1745.86
Current children cumulated vsize (KiB) 2715132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1776.1 s]
/proc/loadavg: 2.08 2.13 1.96 3/213 7607
/proc/meminfo: memFree=27482460/32873648 swapFree=6860/6860
[pid=7487] ppid=7485 vsize=2715132 CPUtime=1800.09 cores=1,3,5,7
/proc/7487/stat : 7487 (java) S 7485 7487 7010 0 -1 4202496 31009 0 1 0 179869 140 0 0 20 0 19 0 347091811 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140733924937072 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7487/statm: 678783 323675 2286 9 0 669476 0
[pid=7487/tid=7494] ppid=7485 vsize=2715132 CPUtime=1759.76 cores=1,3,5,7
/proc/7487/task/7494/stat : 7494 (java) R 7485 7487 7010 0 -1 4202560 3662 0 1 0 175938 38 0 0 20 0 19 0 347091811 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140466305323296 140466178503824 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7495] ppid=7485 vsize=2715132 CPUtime=3.84 cores=1,3,5,7
/proc/7487/task/7495/stat : 7495 (java) S 7485 7487 7010 0 -1 4202560 334 0 0 0 376 8 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140466172074152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7496] ppid=7485 vsize=2715132 CPUtime=3.85 cores=1,3,5,7
/proc/7487/task/7496/stat : 7496 (java) S 7485 7487 7010 0 -1 4202560 357 0 0 0 376 9 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140466171021608 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7497] ppid=7485 vsize=2715132 CPUtime=3.75 cores=1,3,5,7
/proc/7487/task/7497/stat : 7497 (java) S 7485 7487 7010 0 -1 4202560 347 0 0 0 365 10 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140466169969064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7498] ppid=7485 vsize=2715132 CPUtime=3.79 cores=1,3,5,7
/proc/7487/task/7498/stat : 7498 (java) S 7485 7487 7010 0 -1 4202560 314 0 0 0 369 10 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140466168916520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7499] ppid=7485 vsize=2715132 CPUtime=3.88 cores=1,3,5,7
/proc/7487/task/7499/stat : 7499 (java) S 7485 7487 7010 0 -1 4202560 303 0 0 0 376 12 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465965886120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7500] ppid=7485 vsize=2715132 CPUtime=3.82 cores=1,3,5,7
/proc/7487/task/7500/stat : 7500 (java) S 7485 7487 7010 0 -1 4202560 286 0 0 0 371 11 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465964833576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7501] ppid=7485 vsize=2715132 CPUtime=3.78 cores=1,3,5,7
/proc/7487/task/7501/stat : 7501 (java) S 7485 7487 7010 0 -1 4202560 306 0 0 0 367 11 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465963781032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7502] ppid=7485 vsize=2715132 CPUtime=3.78 cores=1,3,5,7
/proc/7487/task/7502/stat : 7502 (java) S 7485 7487 7010 0 -1 4202560 341 0 0 0 369 9 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465962728488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7503] ppid=7485 vsize=2715132 CPUtime=2.37 cores=1,3,5,7
/proc/7487/task/7503/stat : 7503 (java) S 7485 7487 7010 0 -1 4202560 128 0 0 0 233 4 0 0 20 0 19 0 347091814 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465950529640 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7504] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7504/stat : 7504 (java) S 7485 7487 7010 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465949475960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7505] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7505/stat : 7505 (java) S 7485 7487 7010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465948423304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7506] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7506/stat : 7506 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465947372048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7507] ppid=7485 vsize=2715132 CPUtime=1.35 cores=1,3,5,7
/proc/7487/task/7507/stat : 7507 (java) S 7485 7487 7010 0 -1 4202560 15565 0 0 0 133 2 0 0 20 0 19 0 347091816 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465946319416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7508] ppid=7485 vsize=2715132 CPUtime=0.96 cores=1,3,5,7
/proc/7487/task/7508/stat : 7508 (java) S 7485 7487 7010 0 -1 4202560 7778 0 0 0 94 2 0 0 20 0 19 0 347091816 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465945266872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7509] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7509/stat : 7509 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465944214520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7510] ppid=7485 vsize=2715132 CPUtime=0.66 cores=1,3,5,7
/proc/7487/task/7510/stat : 7510 (java) S 7485 7487 7010 0 -1 4202560 101 0 0 0 28 38 0 0 20 0 19 0 347091816 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465943162184 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7512] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7512/stat : 7512 (java) S 7485 7487 7010 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 347091905 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465942106920 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 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

[startup+1776.1 s]
/proc/loadavg: 2.08 2.13 1.96 3/213 7607
/proc/meminfo: memFree=27482460/32873648 swapFree=6860/6860
[pid=7487] ppid=7485 vsize=2715132 CPUtime=1800.09 cores=1,3,5,7
/proc/7487/stat : 7487 (java) S 7485 7487 7010 0 -1 4202496 31009 0 1 0 179869 140 0 0 20 0 19 0 347091811 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140733924937072 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7487/statm: 678783 323675 2286 9 0 669476 0
[pid=7487/tid=7494] ppid=7485 vsize=2715132 CPUtime=1759.76 cores=1,3,5,7
/proc/7487/task/7494/stat : 7494 (java) R 7485 7487 7010 0 -1 4202560 3662 0 1 0 175938 38 0 0 20 0 19 0 347091811 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140466305323296 140466178503824 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7495] ppid=7485 vsize=2715132 CPUtime=3.84 cores=1,3,5,7
/proc/7487/task/7495/stat : 7495 (java) S 7485 7487 7010 0 -1 4202560 334 0 0 0 376 8 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140466172074152 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7496] ppid=7485 vsize=2715132 CPUtime=3.85 cores=1,3,5,7
/proc/7487/task/7496/stat : 7496 (java) S 7485 7487 7010 0 -1 4202560 357 0 0 0 376 9 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140466171021608 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7497] ppid=7485 vsize=2715132 CPUtime=3.75 cores=1,3,5,7
/proc/7487/task/7497/stat : 7497 (java) S 7485 7487 7010 0 -1 4202560 347 0 0 0 365 10 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140466169969064 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7498] ppid=7485 vsize=2715132 CPUtime=3.79 cores=1,3,5,7
/proc/7487/task/7498/stat : 7498 (java) S 7485 7487 7010 0 -1 4202560 314 0 0 0 369 10 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140466168916520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7487/tid=7499] ppid=7485 vsize=2715132 CPUtime=3.88 cores=1,3,5,7
/proc/7487/task/7499/stat : 7499 (java) S 7485 7487 7010 0 -1 4202560 303 0 0 0 376 12 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465965886120 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7500] ppid=7485 vsize=2715132 CPUtime=3.82 cores=1,3,5,7
/proc/7487/task/7500/stat : 7500 (java) S 7485 7487 7010 0 -1 4202560 286 0 0 0 371 11 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465964833576 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7501] ppid=7485 vsize=2715132 CPUtime=3.78 cores=1,3,5,7
/proc/7487/task/7501/stat : 7501 (java) S 7485 7487 7010 0 -1 4202560 306 0 0 0 367 11 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465963781032 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7502] ppid=7485 vsize=2715132 CPUtime=3.78 cores=1,3,5,7
/proc/7487/task/7502/stat : 7502 (java) S 7485 7487 7010 0 -1 4202560 341 0 0 0 369 9 0 0 20 0 19 0 347091813 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465962728488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7487/tid=7503] ppid=7485 vsize=2715132 CPUtime=2.37 cores=1,3,5,7
/proc/7487/task/7503/stat : 7503 (java) S 7485 7487 7010 0 -1 4202560 128 0 0 0 233 4 0 0 20 0 19 0 347091814 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465950529640 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7504] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7504/stat : 7504 (java) S 7485 7487 7010 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465949475960 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7505] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7505/stat : 7505 (java) S 7485 7487 7010 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 347091814 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465948423304 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7506] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7506/stat : 7506 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465947372048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7507] ppid=7485 vsize=2715132 CPUtime=1.35 cores=1,3,5,7
/proc/7487/task/7507/stat : 7507 (java) S 7485 7487 7010 0 -1 4202560 15565 0 0 0 133 2 0 0 20 0 19 0 347091816 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465946319416 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7487/tid=7508] ppid=7485 vsize=2715132 CPUtime=0.96 cores=1,3,5,7
/proc/7487/task/7508/stat : 7508 (java) S 7485 7487 7010 0 -1 4202560 7778 0 0 0 94 2 0 0 20 0 19 0 347091816 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465945266872 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7509] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7509/stat : 7509 (java) S 7485 7487 7010 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 347091816 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465944214520 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7510] ppid=7485 vsize=2715132 CPUtime=0.66 cores=1,3,5,7
/proc/7487/task/7510/stat : 7510 (java) S 7485 7487 7010 0 -1 4202560 101 0 0 0 28 38 0 0 20 0 19 0 347091816 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465943162184 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7487/tid=7512] ppid=7485 vsize=2715132 CPUtime=0 cores=1,3,5,7
/proc/7487/task/7512/stat : 7512 (java) S 7485 7487 7010 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 347091905 2780295168 323675 33554432000 1073741824 1073778376 140733924945936 140465942106920 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 2715132

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7487 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=169244
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=780729
# CPU time returned by wait4() is 1795.95
# 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): 1776.16
CPU time (s): 1800.09
CPU user time (s): 1798.69
CPU system time (s): 1.4
CPU usage (%): 101.347
Max. virtual memory (cumulated for all children) (KiB): 2715132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.17
system time used= 1.78073
maximum resident set size= 1294904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31063
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58999
involuntary context switches= 76542

runsolver used 6.07108 second user time and 15.2727 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-04 13:34:19
IDJOB=3744171
IDBENCH=92700
IDSOLVER=2322
FILE ID=node124/3744171-1338809659
RUNJOBID= node124-1338809659-7448
PBS_JOBID= 14636865
Free space on /tmp= 70708 MiB

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

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

MD5SUM BENCH= dea82fb627e6a79192851c69f83767e0
RANDOM SEED=1955862627

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29886928 kB
Buffers:          276000 kB
Cached:          1887396 kB
SwapCached:         8368 kB
Active:           601104 kB
Inactive:        1584004 kB
Active(anon):      15616 kB
Inactive(anon):     8360 kB
Active(file):     585488 kB
Inactive(file):  1575644 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091616 kB
Dirty:              3892 kB
Writeback:             0 kB
AnonPages:         16432 kB
Mapped:            14512 kB
Shmem:                 0 kB
Slab:             664428 kB
SReclaimable:     108936 kB
SUnreclaim:       555492 kB
KernelStack:        1376 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1508980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70680 MiB
End job on node124 at 2012-06-04 14:03:58