Trace number 2662147

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 PB RES // CP 2.2.0 2010-05-31? (TO) 1800.37 908.652

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos2.opb
MD5SUM44facea850693084b6f9bb62059a35af
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 variables32294
Total number of constraints1133
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)13
Number of constraints which are nor clauses,nor cardinality constraints1120
Minimum length of a constraint10
Maximum length of a constraint4780
Number of terms in the objective function 124
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 8589934588
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 2454208150643933184000
Number of bits of the biggest number in a constraint 72
Biggest sum of numbers in a constraint 289272765430218968121839
Number of bits of the biggest sum of numbers78
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100531
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.25/0.21	c Pseudo Boolean Optimization
0.25/0.21	c ManyCore solver with 2 solvers running in parallel
0.25/0.21	c --- Begin Solver configuration ---
0.25/0.21	c Stops conflict analysis at the first Unique Implication Point
0.25/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.25/0.21	c Learn all clauses as in MiniSAT
0.25/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.25/0.21	c Expensive reason simplification
0.25/0.21	c Armin Biere (Picosat) restarts strategy
0.25/0.21	c Glucose learned constraints deletion strategy
0.25/0.21	c timeout=2147483s
0.25/0.21	c DB Simplification allowed=false
0.25/0.21	c --- End Solver configuration ---
0.25/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.25/0.21	c --- Begin Solver configuration ---
0.25/0.21	c Stops conflict analysis at the first Unique Implication Point
0.25/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.25/0.21	c Learn all clauses as in MiniSAT
0.25/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.25/0.21	c No reason simplification
0.25/0.21	c Armin Biere (Picosat) restarts strategy
0.25/0.21	c Glucose learned constraints deletion strategy
0.25/0.21	c timeout=2147483s
0.25/0.21	c DB Simplification allowed=false
0.25/0.21	c --- End Solver configuration ---
0.25/0.21	
0.25/0.21	c solving HOME/instance-2662147-1276531090.opb
0.25/0.21	c reading problem ... 
4.18/2.66	c ... done. Wall clock time 2.447s.
4.18/2.66	c #vars     32294
4.18/2.66	c #constraints  20795
4.18/2.66	c constraints type 
4.18/2.66	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13
4.18/2.66	c org.sat4j.minisat.constraints.card.MinWatchCard => 13
4.18/2.66	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1150
4.18/2.66	c constraints type 
4.18/2.66	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 13
4.18/2.66	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 13
4.18/2.66	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1150
238.35/120.89	c cleaning 2502 clauses out of 5004 with flag 5004/5004
478.11/241.76	c cleaning 4249 clauses out of 8498 with flag 11000/11000
653.90/330.41	c cleaning 5618 clauses out of 11249 with flag 18000/18000
901.07/455.19	c cleaning 6815 clauses out of 13631 with flag 26000/26000
1268.45/640.35	c cleaning 7912 clauses out of 15825 with flag 35009/35009
1687.88/851.87	c cleaning 8953 clauses out of 17910 with flag 45006/45006
1800.13/908.52	c starts		: 66
1800.13/908.52	c conflicts		: 47668
1800.13/908.52	c decisions		: 93458
1800.13/908.52	c propagations		: 1002323
1800.13/908.52	c inspects		: 17826187
1800.13/908.52	c learnt literals	: 0
1800.13/908.52	c learnt binary clauses	: 674
1800.13/908.52	c learnt ternary clauses	: 46
1800.13/908.52	c learnt clauses	: 47667
1800.13/908.52	c ignored clauses	: 0
1800.13/908.52	c root simplifications	: 0
1800.13/908.52	c removed literals (reason simplification)	: 11131151
1800.13/908.52	c reason swapping (by a shorter reason)	: 0
1800.13/908.52	c Calls to reduceDB	: 6
1800.13/908.52	c number of reductions to clauses (during analyze)	: 0
1800.13/908.52	c number of learned constraints concerned by reduction	: 0
1800.13/908.52	c number of learning phase by resolution	: 0
1800.13/908.52	c number of learning phase by cutting planes	: 0
1800.13/908.52	c speed (assignments/second)	: 1106.48775749012
1800.13/908.52	c non guided choices	1496
1800.13/908.59	c learnt constraints type 
1800.13/908.59	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 10947
1800.13/908.59	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 674
1800.13/908.59	c constraints type 
1800.13/908.59	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 13
1800.13/908.59	c org.sat4j.minisat.constraints.card.MinWatchCard => 13
1800.13/908.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1150
1800.13/908.59	c constraints type 
1800.13/908.59	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 13
1800.13/908.59	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 13
1800.13/908.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1150
1800.13/908.59	s UNKNOWN
1800.13/908.59	c Total wall clock time (in seconds): 908.377

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2662147-1276531090/watcher-2662147-1276531090 -o /tmp/evaluation-result-2662147-1276531090/solver-2662147-1276531090 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662147-1276531090.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 1/106 30101
/proc/meminfo: memFree=1864060/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1832 CPUtime=0
/proc/30101/stat : 30101 (java6) R 30099 30101 29487 0 -1 4194304 251 0 0 0 0 0 0 0 19 0 1 0 28710368 1875968 154 1992294400 134512640 134550932 4292329936 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/30101/statm: 458 154 116 10 0 63 0

[startup+0.010564 s]
/proc/loadavg: 0.92 0.98 0.99 1/106 30101
/proc/meminfo: memFree=1864060/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=248 CPUtime=0
/proc/30101/stat : 30101 (java) R 30099 30101 29487 0 -1 4194304 282 0 0 0 0 0 0 0 19 0 1 0 28710368 253952 28 1992294400 134512640 134550932 4291301856 18446744073709551615 2331102 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30101/statm: 62 28 21 10 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 248

[startup+0.101586 s]
/proc/loadavg: 0.92 0.98 0.99 1/106 30101
/proc/meminfo: memFree=1864060/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1524180 CPUtime=0.08
/proc/30101/stat : 30101 (java) S 30099 30101 29487 0 -1 4202496 3958 0 1 0 6 2 0 0 18 0 12 0 28710368 1560760320 3397 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30101/statm: 381045 3397 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.300095 s]
/proc/loadavg: 0.92 0.98 0.99 1/106 30101
/proc/meminfo: memFree=1864060/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1526064 CPUtime=0.37
/proc/30101/stat : 30101 (java) S 30099 30101 29487 0 -1 4202496 5704 0 1 0 33 4 0 0 18 0 12 0 28710368 1562689536 5141 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30101/statm: 381516 5141 1359 10 0 378819 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526064

[startup+0.700085 s]
/proc/loadavg: 0.92 0.98 0.99 1/106 30101
/proc/meminfo: memFree=1864060/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1536764 CPUtime=1.17
/proc/30101/stat : 30101 (java) S 30099 30101 29487 0 -1 4202496 10103 0 1 0 112 5 0 0 18 0 12 0 28710368 1573646336 9198 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30101/statm: 384191 9200 1405 10 0 381494 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 1536764

[startup+1.50106 s]
/proc/loadavg: 0.92 0.98 0.99 5/118 30113
/proc/meminfo: memFree=1819572/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1542668 CPUtime=2.76
/proc/30101/stat : 30101 (java) S 30099 30101 29487 0 -1 4202496 19334 0 1 0 268 8 0 0 18 0 12 0 28710368 1579692032 16377 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30101/statm: 385667 16378 1406 10 0 382970 0
[pid=30101/tid=30103] ppid=30099 vsize=1542668 CPUtime=1.48
/proc/30101/task/30103/stat : 30103 (java) R 30099 30101 29487 0 -1 4202560 11232 0 1 0 143 5 0 0 19 0 12 0 28710370 1579692032 16379 1992294400 134512640 134550932 4291301856 18446744073709551615 4109204072 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1542668 CPUtime=0
/proc/30101/task/30104/stat : 30104 (java) S 30099 30101 29487 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 28710371 1579692032 16385 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30105] ppid=30099 vsize=1542668 CPUtime=0
/proc/30101/task/30105/stat : 30105 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 28710371 1579692032 16393 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30106] ppid=30099 vsize=1542668 CPUtime=0
/proc/30101/task/30106/stat : 30106 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 28710373 1579692032 16400 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30107] ppid=30099 vsize=1542668 CPUtime=0
/proc/30101/task/30107/stat : 30107 (java) S 30099 30101 29487 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 12 0 28710373 1579692032 16407 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30108] ppid=30099 vsize=1542668 CPUtime=0
/proc/30101/task/30108/stat : 30108 (java) S 30099 30101 29487 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 28710373 1579692032 16414 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30109] ppid=30099 vsize=1542668 CPUtime=0
/proc/30101/task/30109/stat : 30109 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 28710378 1579692032 16420 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30110] ppid=30099 vsize=1542668 CPUtime=0.03
/proc/30101/task/30110/stat : 30110 (java) R 30099 30101 29487 0 -1 4202560 44 0 0 0 3 0 0 0 24 0 12 0 28710378 1579692032 16427 1992294400 134512640 134550932 4291301856 18446744073709551615 106111253 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30101/tid=30111] ppid=30099 vsize=1542668 CPUtime=1.23
/proc/30101/task/30111/stat : 30111 (java) R 30099 30101 29487 0 -1 4202560 6996 0 0 0 121 2 0 0 18 0 12 0 28710378 1579692032 16434 1992294400 134512640 134550932 4291301856 18446744073709551615 105496190 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30101/tid=30112] ppid=30099 vsize=1542668 CPUtime=0
/proc/30101/task/30112/stat : 30112 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 28710378 1579692032 16440 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30113] ppid=30099 vsize=1542668 CPUtime=0
/proc/30101/task/30113/stat : 30113 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 12 0 28710378 1579692032 16446 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 1542668

[startup+3.10002 s]
/proc/loadavg: 0.92 0.98 0.99 2/118 30113
/proc/meminfo: memFree=1744552/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1543640 CPUtime=5.11
/proc/30101/stat : 30101 (java) S 30099 30101 29487 0 -1 4202496 47107 0 1 0 490 21 0 0 18 0 15 0 28710368 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30101/statm: 385910 43760 1426 10 0 383213 0
[pid=30101/tid=30103] ppid=30099 vsize=1543640 CPUtime=2.49
/proc/30101/task/30103/stat : 30103 (java) S 30099 30101 29487 0 -1 4202560 32053 0 1 0 235 14 0 0 20 0 15 0 28710370 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1543640 CPUtime=0.14
/proc/30101/task/30104/stat : 30104 (java) S 30099 30101 29487 0 -1 4202560 3732 0 0 0 13 1 0 0 18 0 15 0 28710371 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30105] ppid=30099 vsize=1543640 CPUtime=0.14
/proc/30101/task/30105/stat : 30105 (java) S 30099 30101 29487 0 -1 4202560 3150 0 0 0 12 2 0 0 18 0 15 0 28710371 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30106] ppid=30099 vsize=1543640 CPUtime=0
/proc/30101/task/30106/stat : 30106 (java) S 30099 30101 29487 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 15 0 28710373 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30107] ppid=30099 vsize=1543640 CPUtime=0
/proc/30101/task/30107/stat : 30107 (java) S 30099 30101 29487 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 15 0 28710373 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30108] ppid=30099 vsize=1543640 CPUtime=0
/proc/30101/task/30108/stat : 30108 (java) S 30099 30101 29487 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 15 0 28710373 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30109] ppid=30099 vsize=1543640 CPUtime=0
/proc/30101/task/30109/stat : 30109 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 28710378 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30110] ppid=30099 vsize=1543640 CPUtime=0.24
/proc/30101/task/30110/stat : 30110 (java) S 30099 30101 29487 0 -1 4202560 57 0 0 0 24 0 0 0 15 0 15 0 28710378 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30111] ppid=30099 vsize=1543640 CPUtime=1.47
/proc/30101/task/30111/stat : 30111 (java) R 30099 30101 29487 0 -1 4202560 7027 0 0 0 145 2 0 0 16 0 15 0 28710378 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 106811688 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30101/tid=30112] ppid=30099 vsize=1543640 CPUtime=0
/proc/30101/task/30112/stat : 30112 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 28710378 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30113] ppid=30099 vsize=1543640 CPUtime=0
/proc/30101/task/30113/stat : 30113 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 15 0 28710378 1580687360 43760 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.11
Current children cumulated vsize (KiB) 1543640

[startup+6.30194 s]
/proc/loadavg: 1.01 1.00 1.00 3/122 30117
/proc/meminfo: memFree=1692812/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1543964 CPUtime=11.46
/proc/30101/stat : 30101 (java) S 30099 30101 29487 0 -1 4202496 47272 0 1 0 1124 22 0 0 18 0 16 0 28710368 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30101/statm: 385991 43922 1430 10 0 383294 0
[pid=30101/tid=30103] ppid=30099 vsize=1543964 CPUtime=2.49
/proc/30101/task/30103/stat : 30103 (java) S 30099 30101 29487 0 -1 4202560 32053 0 1 0 235 14 0 0 18 0 16 0 28710370 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1543964 CPUtime=0.14
/proc/30101/task/30104/stat : 30104 (java) S 30099 30101 29487 0 -1 4202560 3732 0 0 0 13 1 0 0 18 0 16 0 28710371 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30105] ppid=30099 vsize=1543964 CPUtime=0.14
/proc/30101/task/30105/stat : 30105 (java) S 30099 30101 29487 0 -1 4202560 3150 0 0 0 12 2 0 0 18 0 16 0 28710371 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30106] ppid=30099 vsize=1543964 CPUtime=0
/proc/30101/task/30106/stat : 30106 (java) S 30099 30101 29487 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 16 0 28710373 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30107] ppid=30099 vsize=1543964 CPUtime=0
/proc/30101/task/30107/stat : 30107 (java) S 30099 30101 29487 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 28710373 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30108] ppid=30099 vsize=1543964 CPUtime=0
/proc/30101/task/30108/stat : 30108 (java) S 30099 30101 29487 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 28710373 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30109] ppid=30099 vsize=1543964 CPUtime=0
/proc/30101/task/30109/stat : 30109 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30110] ppid=30099 vsize=1543964 CPUtime=1.04
/proc/30101/task/30110/stat : 30110 (java) S 30099 30101 29487 0 -1 4202560 151 0 0 0 104 0 0 0 15 0 16 0 28710378 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30111] ppid=30099 vsize=1543964 CPUtime=1.79
/proc/30101/task/30111/stat : 30111 (java) S 30099 30101 29487 0 -1 4202560 7059 0 0 0 177 2 0 0 15 0 16 0 28710378 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30112] ppid=30099 vsize=1543964 CPUtime=0
/proc/30101/task/30112/stat : 30112 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30113] ppid=30099 vsize=1543964 CPUtime=0
/proc/30101/task/30113/stat : 30113 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 28710378 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30114] ppid=30099 vsize=1543964 CPUtime=3.1
/proc/30101/task/30114/stat : 30114 (java) R 30099 30101 29487 0 -1 4202560 25 0 0 0 310 0 0 0 25 0 16 0 28710635 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4109521712 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30101/tid=30115] ppid=30099 vsize=1543964 CPUtime=2.71
/proc/30101/task/30115/stat : 30115 (java) R 30099 30101 29487 0 -1 4202560 27 0 0 0 271 0 0 0 25 0 16 0 28710635 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4109519927 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30101/tid=30116] ppid=30099 vsize=1543964 CPUtime=0
/proc/30101/task/30116/stat : 30116 (java) S 30099 30101 29487 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 16 0 28710672 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30117] ppid=30099 vsize=1543964 CPUtime=0
/proc/30101/task/30117/stat : 30117 (java) S 30099 30101 29487 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 28710682 1581019136 43922 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.46
Current children cumulated vsize (KiB) 1543964

[startup+12.7018 s]
/proc/loadavg: 1.09 1.02 1.01 3/122 30117
/proc/meminfo: memFree=1637384/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1543324 CPUtime=24.12
/proc/30101/stat : 30101 (java) S 30099 30101 29487 0 -1 4202496 63010 0 1 0 2384 28 0 0 18 0 16 0 28710368 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30101/statm: 385831 57761 1432 10 0 383134 0
[pid=30101/tid=30103] ppid=30099 vsize=1543324 CPUtime=2.49
/proc/30101/task/30103/stat : 30103 (java) S 30099 30101 29487 0 -1 4202560 32053 0 1 0 235 14 0 0 18 0 16 0 28710370 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1543324 CPUtime=0.7
/proc/30101/task/30104/stat : 30104 (java) S 30099 30101 29487 0 -1 4202560 11617 0 0 0 66 4 0 0 15 0 16 0 28710371 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30105] ppid=30099 vsize=1543324 CPUtime=0.7
/proc/30101/task/30105/stat : 30105 (java) S 30099 30101 29487 0 -1 4202560 10962 0 0 0 65 5 0 0 16 0 16 0 28710371 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30106] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30106/stat : 30106 (java) S 30099 30101 29487 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 16 0 28710373 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30107] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30107/stat : 30107 (java) S 30099 30101 29487 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 28710373 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30108] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30108/stat : 30108 (java) S 30099 30101 29487 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 28710373 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30109] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30109/stat : 30109 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30110] ppid=30099 vsize=1543324 CPUtime=1.47
/proc/30101/task/30110/stat : 30110 (java) S 30099 30101 29487 0 -1 4202560 178 0 0 0 147 0 0 0 15 0 16 0 28710378 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30111] ppid=30099 vsize=1543324 CPUtime=1.81
/proc/30101/task/30111/stat : 30111 (java) S 30099 30101 29487 0 -1 4202560 7060 0 0 0 179 2 0 0 16 0 16 0 28710378 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30112] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30112/stat : 30112 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30113] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30113/stat : 30113 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 28710378 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30114] ppid=30099 vsize=1543324 CPUtime=8.39
/proc/30101/task/30114/stat : 30114 (java) R 30099 30101 29487 0 -1 4202560 27 0 0 0 839 0 0 0 25 0 16 0 28710635 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4109464994 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30101/tid=30115] ppid=30099 vsize=1543324 CPUtime=8.49
/proc/30101/task/30115/stat : 30115 (java) R 30099 30101 29487 0 -1 4202560 38 0 0 0 849 0 0 0 25 0 16 0 28710635 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4109898242 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30101/tid=30116] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30116/stat : 30116 (java) S 30099 30101 29487 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 16 0 28710672 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30117] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30117/stat : 30117 (java) S 30099 30101 29487 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 28710682 1580363776 57761 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 1543324

[startup+25.5015 s]
/proc/loadavg: 1.29 1.06 1.02 3/122 30119
/proc/meminfo: memFree=1635276/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1543324 CPUtime=49.46
/proc/30101/stat : 30101 (java) S 30099 30101 29487 0 -1 4202496 63506 0 1 0 4915 31 0 0 18 0 16 0 28710368 1580363776 58215 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0

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

/proc/30101/statm: 385831 80269 1444 10 0 383134 0
[pid=30101/tid=30103] ppid=30099 vsize=1543324 CPUtime=2.49
/proc/30101/task/30103/stat : 30103 (java) S 30099 30101 29487 0 -1 4202560 32058 0 1 0 235 14 0 0 15 0 16 0 28710370 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1543324 CPUtime=4.71
/proc/30101/task/30104/stat : 30104 (java) S 30099 30101 29487 0 -1 4202560 25475 0 0 0 447 24 0 0 15 0 16 0 28710371 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30105] ppid=30099 vsize=1543324 CPUtime=4.69
/proc/30101/task/30105/stat : 30105 (java) S 30099 30101 29487 0 -1 4202560 23383 0 0 0 440 29 0 0 16 0 16 0 28710371 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30106] ppid=30099 vsize=1543324 CPUtime=2.01
/proc/30101/task/30106/stat : 30106 (java) S 30099 30101 29487 0 -1 4202560 3925 0 0 0 184 17 0 0 15 0 16 0 28710373 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30107] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30107/stat : 30107 (java) S 30099 30101 29487 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 28710373 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30108] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30108/stat : 30108 (java) S 30099 30101 29487 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 28710373 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30109] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30109/stat : 30109 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30110] ppid=30099 vsize=1543324 CPUtime=2.83
/proc/30101/task/30110/stat : 30110 (java) S 30099 30101 29487 0 -1 4202560 272 0 0 0 283 0 0 0 15 0 16 0 28710378 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30111] ppid=30099 vsize=1543324 CPUtime=1.81
/proc/30101/task/30111/stat : 30111 (java) S 30099 30101 29487 0 -1 4202560 7060 0 0 0 179 2 0 0 16 0 16 0 28710378 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30112] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30112/stat : 30112 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30113] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30113/stat : 30113 (java) R 30099 30101 29487 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 16 0 28710378 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30101/tid=30114] ppid=30099 vsize=1543324 CPUtime=743.24
/proc/30101/task/30114/stat : 30114 (java) R 30099 30101 29487 0 -1 4202560 739 0 0 0 74303 21 0 0 25 0 16 0 28710635 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4109473536 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30101/tid=30115] ppid=30099 vsize=1543324 CPUtime=748.34
/proc/30101/task/30115/stat : 30115 (java) R 30099 30101 29487 0 -1 4202560 1059 0 0 0 74815 19 0 0 25 0 16 0 28710635 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4109498836 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30101/tid=30116] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30116/stat : 30116 (java) S 30099 30101 29487 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 16 0 28710672 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30117] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30117/stat : 30117 (java) S 30099 30101 29487 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 28710682 1580363776 80269 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1510.21
Current children cumulated vsize (KiB) 1543324

[startup+822.301 s]
/proc/loadavg: 2.08 1.96 1.59 3/122 30148
/proc/meminfo: memFree=1507432/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1543324 CPUtime=1629.34
/proc/30101/stat : 30101 (java) S 30099 30101 29487 0 -1 4202496 109652 0 1 0 162791 143 0 0 18 0 16 0 28710368 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30101/statm: 385831 89958 1444 10 0 383134 0
[pid=30101/tid=30103] ppid=30099 vsize=1543324 CPUtime=2.49
/proc/30101/task/30103/stat : 30103 (java) S 30099 30101 29487 0 -1 4202560 32058 0 1 0 235 14 0 0 15 0 16 0 28710370 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1543324 CPUtime=5.23
/proc/30101/task/30104/stat : 30104 (java) S 30099 30101 29487 0 -1 4202560 32987 0 0 0 495 28 0 0 15 0 16 0 28710371 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30105] ppid=30099 vsize=1543324 CPUtime=5.2
/proc/30101/task/30105/stat : 30105 (java) S 30099 30101 29487 0 -1 4202560 30354 0 0 0 486 34 0 0 16 0 16 0 28710371 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30106] ppid=30099 vsize=1543324 CPUtime=2.03
/proc/30101/task/30106/stat : 30106 (java) S 30099 30101 29487 0 -1 4202560 3927 0 0 0 186 17 0 0 15 0 16 0 28710373 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30107] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30107/stat : 30107 (java) S 30099 30101 29487 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 28710373 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30108] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30108/stat : 30108 (java) S 30099 30101 29487 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 28710373 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30109] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30109/stat : 30109 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30110] ppid=30099 vsize=1543324 CPUtime=2.83
/proc/30101/task/30110/stat : 30110 (java) S 30099 30101 29487 0 -1 4202560 272 0 0 0 283 0 0 0 15 0 16 0 28710378 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30111] ppid=30099 vsize=1543324 CPUtime=1.81
/proc/30101/task/30111/stat : 30111 (java) S 30099 30101 29487 0 -1 4202560 7060 0 0 0 179 2 0 0 16 0 16 0 28710378 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30112] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30112/stat : 30112 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30113] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30113/stat : 30113 (java) S 30099 30101 29487 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 16 0 28710378 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30114] ppid=30099 vsize=1543324 CPUtime=802.63
/proc/30101/task/30114/stat : 30114 (java) R 30099 30101 29487 0 -1 4202560 781 0 0 0 80241 22 0 0 25 0 16 0 28710635 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4109705755 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30101/tid=30115] ppid=30099 vsize=1543324 CPUtime=807.02
/proc/30101/task/30115/stat : 30115 (java) R 30099 30101 29487 0 -1 4202560 1089 0 0 0 80681 21 0 0 25 0 16 0 28710635 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4109498795 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30101/tid=30116] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30116/stat : 30116 (java) S 30099 30101 29487 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 16 0 28710672 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30117] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30117/stat : 30117 (java) S 30099 30101 29487 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 28710682 1580363776 89958 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1629.34
Current children cumulated vsize (KiB) 1543324

[startup+882.302 s]
/proc/loadavg: 2.07 1.98 1.62 3/122 30150
/proc/meminfo: memFree=1490444/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1543324 CPUtime=1748.15
/proc/30101/stat : 30101 (java) S 30099 30101 29487 0 -1 4202496 115368 0 1 0 174662 153 0 0 18 0 16 0 28710368 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30101/statm: 385831 93945 1444 10 0 383134 0
[pid=30101/tid=30103] ppid=30099 vsize=1543324 CPUtime=2.5
/proc/30101/task/30103/stat : 30103 (java) S 30099 30101 29487 0 -1 4202560 32058 0 1 0 236 14 0 0 15 0 16 0 28710370 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1543324 CPUtime=5.64
/proc/30101/task/30104/stat : 30104 (java) S 30099 30101 29487 0 -1 4202560 35619 0 0 0 533 31 0 0 15 0 16 0 28710371 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30105] ppid=30099 vsize=1543324 CPUtime=5.61
/proc/30101/task/30105/stat : 30105 (java) S 30099 30101 29487 0 -1 4202560 32650 0 0 0 525 36 0 0 16 0 16 0 28710371 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30106] ppid=30099 vsize=1543324 CPUtime=2.39
/proc/30101/task/30106/stat : 30106 (java) S 30099 30101 29487 0 -1 4202560 4572 0 0 0 220 19 0 0 15 0 16 0 28710373 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30107] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30107/stat : 30107 (java) S 30099 30101 29487 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 28710373 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30108] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30108/stat : 30108 (java) S 30099 30101 29487 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 28710373 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30109] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30109/stat : 30109 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30110] ppid=30099 vsize=1543324 CPUtime=2.83
/proc/30101/task/30110/stat : 30110 (java) S 30099 30101 29487 0 -1 4202560 272 0 0 0 283 0 0 0 15 0 16 0 28710378 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30111] ppid=30099 vsize=1543324 CPUtime=1.81
/proc/30101/task/30111/stat : 30111 (java) S 30099 30101 29487 0 -1 4202560 7060 0 0 0 179 2 0 0 16 0 16 0 28710378 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30112] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30112/stat : 30112 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30113] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30113/stat : 30113 (java) S 30099 30101 29487 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 16 0 28710378 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30114] ppid=30099 vsize=1543324 CPUtime=861.49
/proc/30101/task/30114/stat : 30114 (java) R 30099 30101 29487 0 -1 4202560 839 0 0 0 86124 25 0 0 25 0 16 0 28710635 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4109473668 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30101/tid=30115] ppid=30099 vsize=1543324 CPUtime=865.78
/proc/30101/task/30115/stat : 30115 (java) R 30099 30101 29487 0 -1 4202560 1170 0 0 0 86557 21 0 0 25 0 16 0 28710635 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4109898476 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30101/tid=30116] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30116/stat : 30116 (java) S 30099 30101 29487 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 16 0 28710672 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30117] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30117/stat : 30117 (java) S 30099 30101 29487 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 28710682 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1748.15
Current children cumulated vsize (KiB) 1543324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+908.501 s]
/proc/loadavg: 2.12 2.00 1.63 3/122 30150
/proc/meminfo: memFree=1490444/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=1543324 CPUtime=1800.13
/proc/30101/stat : 30101 (java) S 30099 30101 29487 0 -1 4202496 115444 0 1 0 179857 156 0 0 18 0 16 0 28710368 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30101/statm: 385831 93945 1444 10 0 383134 0
[pid=30101/tid=30103] ppid=30099 vsize=1543324 CPUtime=2.5
/proc/30101/task/30103/stat : 30103 (java) S 30099 30101 29487 0 -1 4202560 32058 0 1 0 236 14 0 0 15 0 16 0 28710370 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30104] ppid=30099 vsize=1543324 CPUtime=5.77
/proc/30101/task/30104/stat : 30104 (java) S 30099 30101 29487 0 -1 4202560 35619 0 0 0 546 31 0 0 16 0 16 0 28710371 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30105] ppid=30099 vsize=1543324 CPUtime=5.74
/proc/30101/task/30105/stat : 30105 (java) S 30099 30101 29487 0 -1 4202560 32650 0 0 0 538 36 0 0 15 0 16 0 28710371 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30106] ppid=30099 vsize=1543324 CPUtime=2.42
/proc/30101/task/30106/stat : 30106 (java) S 30099 30101 29487 0 -1 4202560 4574 0 0 0 222 20 0 0 15 0 16 0 28710373 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 0 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30107] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30107/stat : 30107 (java) S 30099 30101 29487 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 28710373 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30108] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30108/stat : 30108 (java) S 30099 30101 29487 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 28710373 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30109] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30109/stat : 30109 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30110] ppid=30099 vsize=1543324 CPUtime=2.83
/proc/30101/task/30110/stat : 30110 (java) S 30099 30101 29487 0 -1 4202560 272 0 0 0 283 0 0 0 15 0 16 0 28710378 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
[pid=30101/tid=30111] ppid=30099 vsize=1543324 CPUtime=1.81
/proc/30101/task/30111/stat : 30111 (java) S 30099 30101 29487 0 -1 4202560 7060 0 0 0 179 2 0 0 16 0 16 0 28710378 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30112] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30112/stat : 30112 (java) S 30099 30101 29487 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 28710378 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30113] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30113/stat : 30113 (java) S 30099 30101 29487 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 16 0 28710378 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30114] ppid=30099 vsize=1543324 CPUtime=887.13
/proc/30101/task/30114/stat : 30114 (java) R 30099 30101 29487 0 -1 4202560 865 0 0 0 88688 25 0 0 25 0 16 0 28710635 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4109473676 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=30101/tid=30115] ppid=30099 vsize=1543324 CPUtime=891.82
/proc/30101/task/30115/stat : 30115 (java) R 30099 30101 29487 0 -1 4202560 1216 0 0 0 89160 22 0 0 25 0 16 0 28710635 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4109498776 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=30101/tid=30116] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30116/stat : 30116 (java) S 30099 30101 29487 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 16 0 28710672 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 0 0 0 0
[pid=30101/tid=30117] ppid=30099 vsize=1543324 CPUtime=0
/proc/30101/task/30117/stat : 30117 (java) S 30099 30101 29487 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 28710682 1580363776 93945 1992294400 134512640 134550932 4291301856 18446744073709551615 4294960144 0 4 0 16800975 18446604437876573376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 1543324

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

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

[startup+908.624 s]
/proc/loadavg: 2.12 2.00 1.63 3/122 30150
/proc/meminfo: memFree=1490444/2059040 swapFree=4136080/4192956
[pid=30101] ppid=30099 vsize=0 CPUtime=1800.33
/proc/30101/stat : 30101 (java) Z 30099 30101 29487 0 -1 4203548 115467 0 1 0 179876 157 0 0 17 0 2 0 28710368 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/30101/statm: 0 0 0 0 0 0 0
[pid=30101/tid=30115] ppid=30099 vsize=0 CPUtime=891.89
/proc/30101/task/30115/stat : 30115 (java) R 30099 30101 29487 0 -1 4203588 1216 0 0 0 89166 23 0 0 25 0 2 0 28710635 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.33
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 908.652
CPU time (s): 1800.37
CPU user time (s): 1798.76
CPU system time (s): 1.60576
CPU usage (%): 198.136
Max. virtual memory (cumulated for all children) (KiB): 1548452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.76
system time used= 1.60575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115467
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= 42244
involuntary context switches= 59775

runsolver used 4.24036 second user time and 7.54585 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-14 17:58:10
IDJOB=2662147
IDBENCH=2332
IDSOLVER=1166
FILE ID=node014/2662147-1276531090
PBS_JOBID= 11173445
Free space on /tmp= 62504 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos2.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662147-1276531090/watcher-2662147-1276531090 -o /tmp/evaluation-result-2662147-1276531090/solver-2662147-1276531090 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662147-1276531090.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 44facea850693084b6f9bb62059a35af
RANDOM SEED=1412472176

node014.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1864332 kB
Buffers:         14968 kB
Cached:          92888 kB
SwapCached:      11060 kB
Active:          70920 kB
Inactive:        51064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1864332 kB
SwapTotal:     4192956 kB
SwapFree:      4136080 kB
Dirty:            2368 kB
Writeback:           0 kB
AnonPages:       11488 kB
Mapped:           9240 kB
Slab:            50476 kB
PageTables:       4016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182740 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62504 MiB
End job on node014 at 2010-06-14 18:13:20