Trace number 1855355

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 NameAnswerobjCPU timeWall clock time
SAT4J Pseudo Resolution 2.1.1SAT (TO)17393 1800.87 1752.88

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos5.opb
MD5SUM687e90f40c46b53feec9c54ee9b43fa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15360
Best CPU time to get the best result obtained on this benchmark1800.69
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15360
Optimality of the best value was proved NO
Number of variables163
Total number of constraints73
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3
Number of constraints which are nor clauses,nor cardinality constraints70
Minimum length of a constraint11
Maximum length of a constraint102
Number of terms in the objective function 163
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 74742
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 74742
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2008 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.1.1.v20090612
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.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1342000320
0.08/0.15	c Max memory 1344274432
0.08/0.15	c Total memory 1344274432
0.08/0.15	c Number of processors 2
0.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@3eca90
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.22	c Expensive reason simplification
0.22/0.22	c MiniSAT restarts strategy
0.22/0.22	c Memory based learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c solving HOME/instance-1855355-1244873656.opb
0.22/0.22	c reading problem ... 
0.89/0.60	c ... done. Wall clock time 0.386s.
0.89/0.60	c #vars     163
0.89/0.60	c #constraints  73
0.89/0.60	c constraints type 
0.89/0.60	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
0.89/0.60	c org.sat4j.pb.constraints.pb.MaxWatchPb => 70
1.09/0.78	c SATISFIABLE
1.09/0.78	c OPTIMIZING...
1.09/0.78	c Got one! Elapsed wall clock time (in seconds):0.565
1.09/0.78	o 19970
1.29/0.80	c Got one! Elapsed wall clock time (in seconds):0.587
1.29/0.80	o 19772
2.08/1.28	c Got one! Elapsed wall clock time (in seconds):1.065
2.08/1.28	o 19589
2.43/1.44	c Got one! Elapsed wall clock time (in seconds):1.222
2.43/1.44	o 19584
2.90/1.81	c Got one! Elapsed wall clock time (in seconds):1.598
2.90/1.81	o 19520
3.10/2.04	c Got one! Elapsed wall clock time (in seconds):1.821
3.10/2.04	o 19519
3.20/2.16	c Got one! Elapsed wall clock time (in seconds):1.941
3.20/2.16	o 19456
3.68/2.50	c Got one! Elapsed wall clock time (in seconds):2.286
3.68/2.50	o 19424
4.05/2.87	c Got one! Elapsed wall clock time (in seconds):2.657
4.05/2.87	o 19407
4.76/3.52	c Got one! Elapsed wall clock time (in seconds):3.303
4.76/3.52	o 19400
4.86/3.68	c Got one! Elapsed wall clock time (in seconds):3.46
4.86/3.68	o 19392
5.09/3.82	c Got one! Elapsed wall clock time (in seconds):3.604
5.09/3.82	o 19312
6.03/4.71	c Got one! Elapsed wall clock time (in seconds):4.496
6.03/4.71	o 19311
6.13/4.85	c Got one! Elapsed wall clock time (in seconds):4.633
6.13/4.85	o 19296
6.34/5.02	c Got one! Elapsed wall clock time (in seconds):4.808
6.34/5.02	o 19294
6.44/5.16	c Got one! Elapsed wall clock time (in seconds):4.946
6.44/5.16	o 19264
7.14/5.87	c Got one! Elapsed wall clock time (in seconds):5.657
7.14/5.87	o 19263
7.55/6.24	c Got one! Elapsed wall clock time (in seconds):6.02
7.55/6.24	o 19244
8.55/7.13	c Got one! Elapsed wall clock time (in seconds):6.91
8.55/7.13	o 19240
8.86/7.43	c Got one! Elapsed wall clock time (in seconds):7.217
8.86/7.43	o 19207
8.95/7.55	c Got one! Elapsed wall clock time (in seconds):7.334
8.95/7.55	o 19200
9.25/7.87	c Got one! Elapsed wall clock time (in seconds):7.651
9.25/7.87	o 19070
11.27/9.84	c Got one! Elapsed wall clock time (in seconds):9.627
11.27/9.84	o 19040
12.58/11.10	c Got one! Elapsed wall clock time (in seconds):10.888
12.58/11.10	o 19038
12.88/11.44	c Got one! Elapsed wall clock time (in seconds):11.225
12.88/11.44	o 19010
14.19/12.78	c Got one! Elapsed wall clock time (in seconds):12.568
14.19/12.78	o 18969
14.29/12.87	c Got one! Elapsed wall clock time (in seconds):12.654
14.29/12.87	o 18944
24.13/22.68	c Got one! Elapsed wall clock time (in seconds):22.468
24.13/22.68	o 18491
25.04/23.51	c Got one! Elapsed wall clock time (in seconds):23.297
25.04/23.51	o 18482
25.75/24.24	c Got one! Elapsed wall clock time (in seconds):24.025
25.75/24.24	o 18478
26.30/24.78	c Got one! Elapsed wall clock time (in seconds):24.565
26.30/24.78	o 18432
37.92/36.23	c Got one! Elapsed wall clock time (in seconds):36.017
37.92/36.23	o 18400
50.61/48.84	c Got one! Elapsed wall clock time (in seconds):48.619
50.61/48.84	o 18341
75.61/73.66	c Got one! Elapsed wall clock time (in seconds):73.442
75.61/73.66	o 18324
82.07/80.01	c Got one! Elapsed wall clock time (in seconds):79.793
82.07/80.01	o 18322
83.78/81.72	c Got one! Elapsed wall clock time (in seconds):81.501
83.78/81.72	o 18306
145.64/142.90	c Got one! Elapsed wall clock time (in seconds):142.686
145.64/142.90	o 18304
178.35/175.28	c Got one! Elapsed wall clock time (in seconds):175.063
178.35/175.28	o 18141
192.30/189.03	c Got one! Elapsed wall clock time (in seconds):188.814
192.30/189.03	o 18140
215.56/212.04	c Got one! Elapsed wall clock time (in seconds):211.821
215.56/212.04	o 18139
231.36/227.61	c Got one! Elapsed wall clock time (in seconds):227.396
231.36/227.61	o 18138
250.31/246.36	c Got one! Elapsed wall clock time (in seconds):246.14
250.31/246.36	o 17841
264.19/260.00	c Got one! Elapsed wall clock time (in seconds):259.787
264.19/260.00	o 17840
266.31/262.10	c Got one! Elapsed wall clock time (in seconds):261.888
266.31/262.10	o 17824
276.53/272.29	c Got one! Elapsed wall clock time (in seconds):272.07
276.53/272.29	o 17804
288.08/283.64	c Got one! Elapsed wall clock time (in seconds):283.422
288.08/283.64	o 17680
294.86/290.32	c Got one! Elapsed wall clock time (in seconds):290.105
294.86/290.32	o 17679
351.66/346.17	c Got one! Elapsed wall clock time (in seconds):345.959
351.66/346.17	o 17668
387.94/381.94	c Got one! Elapsed wall clock time (in seconds):381.721
387.94/381.94	o 17664
396.90/390.88	c Got one! Elapsed wall clock time (in seconds):390.665
396.90/390.88	o 17663
615.63/604.84	c Got one! Elapsed wall clock time (in seconds):604.623
615.63/604.84	o 17662
757.12/742.89	c Got one! Elapsed wall clock time (in seconds):742.679
757.12/742.89	o 17552
890.72/873.54	c Got one! Elapsed wall clock time (in seconds):873.328
890.72/873.54	o 17393
1800.09/1752.41	c starts		: 463
1800.09/1752.41	c conflicts		: 2239594
1800.09/1752.41	c decisions		: 2818313
1800.09/1752.41	c propagations		: 33809683
1800.09/1752.41	c inspects		: 3668936621
1800.09/1752.41	c learnt literals	: 0
1800.09/1752.41	c learnt binary clauses	: 0
1800.09/1752.41	c learnt ternary clauses	: 0
1800.09/1752.41	c learnt clauses	: 2239594
1800.09/1752.41	c ignored clauses	: 0
1800.09/1752.41	c root simplifications	: 0
1800.09/1752.41	c removed literals (reason simplification)	: 16879599
1800.09/1752.41	c reason swapping (by a shorter reason)	: 0
1800.09/1752.41	c Calls to reduceDB	: 0
1800.09/1752.41	c speed (assignments/second)	: 38469.7621019862
1800.09/1752.41	c non guided choices	508
1800.47/1752.69	c learnt constraints type 
1800.47/1752.69	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 2239732
1800.47/1752.69	c constraints type 
1800.47/1752.69	c org.sat4j.minisat.constraints.card.MinWatchCard => 3
1800.47/1752.69	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
1800.47/1752.69	s SATISFIABLE
1800.47/1752.69	v -x1 x2 -x3 -x4 x5 -x6 -x7 -x8 x9 -x10 x11 -x12 x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 x40 -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 x49 x50 x51 x52 -x53 -x54 x55 x56 x57 x58 -x59 -x60 -x61 -x62 x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 x75 x76 x77 x78 -x79 -x80 -x81 -x82 x83 x84 x85 -x86 -x87 x88 -x89 x90 -x91 x92 -x93 x94 x95 x96 x97 x98 x99 -x100 x101 x102 x103 -x104 -x105 x106 x107 x108 -x109 -x110 x111 -x112 x113 -x114 -x115 x116 -x117 -x118 x119 x120 -x121 -x122 x123 -x124 -x125 -x126 -x127 x128 x129 x130 x131 x132 x133 x134 -x135 -x136 -x137 -x138 x139 x140 x141 x142 x143 x144 x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 x155 x156 -x157 -x158 -x159 -x160 x161 -x162 x163 
1800.67/1752.71	c objective function=17393
1800.67/1752.71	c Total wall clock time (in seconds): 1752.496

Verifier Data

OK	17393

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1855355-1244873656/watcher-1855355-1244873656 -o /tmp/evaluation-result-1855355-1244873656/solver-1855355-1244873656 -C 1800 -W 2000 -M 1800 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1855355-1244873656.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.90 0.99 0.99 3/64 15734
/proc/meminfo: memFree=974392/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=152 CPUtime=0
/proc/15734/stat : 15734 (java6) R 15732 15734 15697 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 154962471 155648 26 1992294400 134512640 134550932 4294956176 18446744073709551615 12407588 0 0 4096 0 0 0 0 17 1 0 0
/proc/15734/statm: 38 26 19 9 0 4 0

[startup+0.0306661 s]
/proc/loadavg: 0.90 0.99 0.99 3/64 15734
/proc/meminfo: memFree=974392/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1466792 CPUtime=0.01
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 2430 0 1 0 0 1 0 0 18 0 4 0 154962471 1501995008 2178 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 366698 2179 509 9 0 364450 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1466792

[startup+0.101631 s]
/proc/loadavg: 0.90 0.99 0.99 3/64 15734
/proc/meminfo: memFree=974392/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1472584 CPUtime=0.08
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 3612 0 1 0 6 2 0 0 18 0 12 0 154962471 1507926016 3355 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 368146 3355 1068 9 0 365494 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1472584

[startup+0.301656 s]
/proc/loadavg: 0.90 0.99 0.99 3/64 15734
/proc/meminfo: memFree=974392/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1475004 CPUtime=0.32
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 4977 0 1 0 29 3 0 0 18 0 12 0 154962471 1510404096 4715 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 368751 4715 1352 9 0 366094 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1475004

[startup+0.701708 s]
/proc/loadavg: 0.90 0.99 0.99 3/64 15734
/proc/meminfo: memFree=974392/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1484608 CPUtime=1.09
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 8995 0 1 0 103 6 0 0 18 0 13 0 154962471 1520238592 7555 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 371152 7555 1406 9 0 368495 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 1484608

[startup+1.5028 s]
/proc/loadavg: 0.90 0.99 0.99 4/77 15747
/proc/meminfo: memFree=938896/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1491212 CPUtime=2.58
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 24542 0 1 0 245 13 0 0 18 0 13 0 154962471 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 372803 19821 1414 9 0 370146 0
[pid=15734/tid=15736] ppid=15732 vsize=1491212 CPUtime=0.96
/proc/15734/task/15736/stat : 15736 (java) R 15732 15734 15697 0 -1 64 14829 0 1 0 88 8 0 0 18 0 13 0 154962473 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4109760541 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15737] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15737/stat : 15737 (java) S 15732 15734 15697 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 154962474 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15738] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15738/stat : 15738 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 154962474 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15739] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15739/stat : 15739 (java) S 15732 15734 15697 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 154962476 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15740] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15740/stat : 15740 (java) S 15732 15734 15697 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 154962476 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15741] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15741/stat : 15741 (java) S 15732 15734 15697 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 154962476 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15742] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15742/stat : 15742 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 154962481 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15743] ppid=15732 vsize=1491212 CPUtime=0.75
/proc/15734/task/15743/stat : 15743 (java) R 15732 15734 15697 0 -1 64 3906 0 0 0 73 2 0 0 17 0 13 0 154962481 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 104140811 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15744] ppid=15732 vsize=1491212 CPUtime=0.85
/proc/15734/task/15744/stat : 15744 (java) S 15732 15734 15697 0 -1 64 5058 0 0 0 83 2 0 0 16 0 13 0 154962481 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15745] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15745/stat : 15745 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 154962481 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15746] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15746/stat : 15746 (java) R 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154962481 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15747] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15747/stat : 15747 (java) S 15732 15734 15697 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 154962534 1527001088 19821 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 1491212

[startup+3.10296 s]
/proc/loadavg: 0.90 0.99 0.99 2/77 15747
/proc/meminfo: memFree=834320/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1491212 CPUtime=4.36
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 41628 0 1 0 415 21 0 0 18 0 13 0 154962471 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 372803 36729 1429 9 0 370146 0
[pid=15734/tid=15736] ppid=15732 vsize=1491212 CPUtime=2.53
/proc/15734/task/15736/stat : 15736 (java) R 15732 15734 15697 0 -1 64 30962 0 1 0 238 15 0 0 25 0 13 0 154962473 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4109528002 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15737] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15737/stat : 15737 (java) S 15732 15734 15697 0 -1 64 377 0 0 0 0 0 0 0 16 0 13 0 154962474 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15738] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15738/stat : 15738 (java) S 15732 15734 15697 0 -1 64 382 0 0 0 0 0 0 0 16 0 13 0 154962474 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15739] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15739/stat : 15739 (java) S 15732 15734 15697 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 154962476 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15740] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15740/stat : 15740 (java) S 15732 15734 15697 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154962476 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15741] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15741/stat : 15741 (java) S 15732 15734 15697 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154962476 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15742] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15742/stat : 15742 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 154962481 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15743] ppid=15732 vsize=1491212 CPUtime=0.78
/proc/15734/task/15743/stat : 15743 (java) S 15732 15734 15697 0 -1 64 3910 0 0 0 76 2 0 0 15 0 13 0 154962481 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15744] ppid=15732 vsize=1491212 CPUtime=0.99
/proc/15734/task/15744/stat : 15744 (java) S 15732 15734 15697 0 -1 64 5240 0 0 0 97 2 0 0 16 0 13 0 154962481 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15745] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15745/stat : 15745 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 154962481 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15746] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15746/stat : 15746 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154962481 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15747] ppid=15732 vsize=1491212 CPUtime=0
/proc/15734/task/15747/stat : 15747 (java) S 15732 15734 15697 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 154962534 1527001088 36729 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 1491212

[startup+6.30132 s]
/proc/loadavg: 0.91 0.99 0.99 2/77 15747
/proc/meminfo: memFree=826656/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1487400 CPUtime=7.71
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 50028 0 2 0 746 25 0 0 18 0 13 0 154962471 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 371850 44299 1432 9 0 369193 0
[pid=15734/tid=15736] ppid=15732 vsize=1487400 CPUtime=5.62
/proc/15734/task/15736/stat : 15736 (java) R 15732 15734 15697 0 -1 64 35962 0 1 0 545 17 0 0 19 0 13 0 154962473 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4109520328 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15737] ppid=15732 vsize=1487400 CPUtime=0.05
/proc/15734/task/15737/stat : 15737 (java) S 15732 15734 15697 0 -1 64 2013 0 0 0 4 1 0 0 16 0 13 0 154962474 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15738] ppid=15732 vsize=1487400 CPUtime=0.04
/proc/15734/task/15738/stat : 15738 (java) S 15732 15734 15697 0 -1 64 2120 0 0 0 4 0 0 0 16 0 13 0 154962474 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15739] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15739/stat : 15739 (java) S 15732 15734 15697 0 -1 64 24 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15740] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15740/stat : 15740 (java) S 15732 15734 15697 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15741] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15741/stat : 15741 (java) S 15732 15734 15697 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15742] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15742/stat : 15742 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 154962481 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15743] ppid=15732 vsize=1487400 CPUtime=0.9
/proc/15734/task/15743/stat : 15743 (java) R 15732 15734 15697 0 -1 64 3920 0 1 0 88 2 0 0 17 0 13 0 154962481 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 104140919 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15744] ppid=15732 vsize=1487400 CPUtime=1.05
/proc/15734/task/15744/stat : 15744 (java) S 15732 15734 15697 0 -1 64 5243 0 0 0 103 2 0 0 16 0 13 0 154962481 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15745] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15745/stat : 15745 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 154962481 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15746] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15746/stat : 15746 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154962481 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15747] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15747/stat : 15747 (java) S 15732 15734 15697 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 154962534 1523097600 44299 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.71
Current children cumulated vsize (KiB) 1487400

[startup+12.7028 s]
/proc/loadavg: 0.92 0.99 0.99 2/77 15747
/proc/meminfo: memFree=792680/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1487400 CPUtime=14.19
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 52767 0 2 0 1392 27 0 0 18 0 13 0 154962471 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 371850 46717 1432 9 0 369193 0
[pid=15734/tid=15736] ppid=15732 vsize=1487400 CPUtime=11.96
/proc/15734/task/15736/stat : 15736 (java) R 15732 15734 15697 0 -1 64 35973 0 1 0 1179 17 0 0 25 0 13 0 154962473 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4109605934 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15737] ppid=15732 vsize=1487400 CPUtime=0.09
/proc/15734/task/15737/stat : 15737 (java) S 15732 15734 15697 0 -1 64 3350 0 0 0 8 1 0 0 16 0 13 0 154962474 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15738] ppid=15732 vsize=1487400 CPUtime=0.09
/proc/15734/task/15738/stat : 15738 (java) S 15732 15734 15697 0 -1 64 3504 0 0 0 8 1 0 0 16 0 13 0 154962474 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15739] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15739/stat : 15739 (java) S 15732 15734 15697 0 -1 64 24 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15740] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15740/stat : 15740 (java) S 15732 15734 15697 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15741] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15741/stat : 15741 (java) S 15732 15734 15697 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15742] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15742/stat : 15742 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 154962481 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15743] ppid=15732 vsize=1487400 CPUtime=0.93
/proc/15734/task/15743/stat : 15743 (java) S 15732 15734 15697 0 -1 64 3927 0 1 0 91 2 0 0 17 0 13 0 154962481 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15744] ppid=15732 vsize=1487400 CPUtime=1.05
/proc/15734/task/15744/stat : 15744 (java) S 15732 15734 15697 0 -1 64 5243 0 0 0 103 2 0 0 16 0 13 0 154962481 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15745] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15745/stat : 15745 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 154962481 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15746] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15746/stat : 15746 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154962481 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15747] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15747/stat : 15747 (java) S 15732 15734 15697 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 154962534 1523097600 46717 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.19
Current children cumulated vsize (KiB) 1487400

[startup+25.5012 s]
/proc/loadavg: 0.93 0.99 0.99 2/77 15747
/proc/meminfo: memFree=780072/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1487400 CPUtime=27.13
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 56009 0 2 0 2684 29 0 0 18 0 13 0 154962471 1523097600 49678 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 371850 49678 1432 9 0 369193 0
[pid=15734/tid=15736] ppid=15732 vsize=1487400 CPUtime=24.63
/proc/15734/task/15736/stat : 15736 (java) R 15732 15734 15697 0 -1 64 36003 0 1 0 2446 17 0 0 23 0 13 0 154962473 1523097600 49678 1992294400 134512640 134550932 4294956016 18446744073709551615 4109293227 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15737] ppid=15732 vsize=1487400 CPUtime=0.17
/proc/15734/task/15737/stat : 15737 (java) S 15732 15734 15697 0 -1 64 4986 0 0 0 14 3 0 0 16 0 13 0 154962474 1523097600 49678 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15738] ppid=15732 vsize=1487400 CPUtime=0.17
/proc/15734/task/15738/stat : 15738 (java) S 15732 15734 15697 0 -1 64 5074 0 0 0 15 2 0 0 16 0 13 0 154962474 1523097600 49678 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15739] ppid=15732 vsize=1487400 CPUtime=0

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

[pid=15734/tid=15739] ppid=15732 vsize=1487400 CPUtime=0.17
/proc/15734/task/15739/stat : 15739 (java) S 15732 15734 15697 0 -1 64 25 0 0 0 12 5 0 0 16 0 13 0 154962476 1523097600 232506 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15740] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15740/stat : 15740 (java) S 15732 15734 15697 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 232506 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15741] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15741/stat : 15741 (java) S 15732 15734 15697 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 232506 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15742] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15742/stat : 15742 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 154962481 1523097600 232506 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15743] ppid=15732 vsize=1487400 CPUtime=0.98
/proc/15734/task/15743/stat : 15743 (java) S 15732 15734 15697 0 -1 64 3927 0 1 0 96 2 0 0 16 0 13 0 154962481 1523097600 232506 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15744] ppid=15732 vsize=1487400 CPUtime=1.13
/proc/15734/task/15744/stat : 15744 (java) S 15732 15734 15697 0 -1 64 5249 0 0 0 111 2 0 0 16 0 13 0 154962481 1523097600 232506 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15745] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15745/stat : 15745 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 154962481 1523097600 232506 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15746] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15746/stat : 15746 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154962481 1523097600 232506 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15747] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15747/stat : 15747 (java) S 15732 15734 15697 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 154962534 1523097600 232506 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1645.72
Current children cumulated vsize (KiB) 1487400

[startup+1662.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 15747
/proc/meminfo: memFree=32936/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1487400 CPUtime=1707.36
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 245955 0 2 0 170562 174 0 0 18 0 13 0 154962471 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 371850 236128 1432 9 0 369193 0
[pid=15734/tid=15736] ppid=15732 vsize=1487400 CPUtime=1609.86
/proc/15734/task/15736/stat : 15736 (java) R 15732 15734 15697 0 -1 64 36977 0 1 0 160965 21 0 0 18 0 13 0 154962473 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4109605014 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15737] ppid=15732 vsize=1487400 CPUtime=47.88
/proc/15734/task/15737/stat : 15737 (java) S 15732 15734 15697 0 -1 64 99903 0 0 0 4721 67 0 0 17 0 13 0 154962474 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15738] ppid=15732 vsize=1487400 CPUtime=47.28
/proc/15734/task/15738/stat : 15738 (java) S 15732 15734 15697 0 -1 64 99128 0 0 0 4654 74 0 0 17 0 13 0 154962474 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15739] ppid=15732 vsize=1487400 CPUtime=0.17
/proc/15734/task/15739/stat : 15739 (java) S 15732 15734 15697 0 -1 64 25 0 0 0 12 5 0 0 15 0 13 0 154962476 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15740] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15740/stat : 15740 (java) S 15732 15734 15697 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15741] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15741/stat : 15741 (java) S 15732 15734 15697 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15742] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15742/stat : 15742 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 154962481 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15743] ppid=15732 vsize=1487400 CPUtime=0.98
/proc/15734/task/15743/stat : 15743 (java) S 15732 15734 15697 0 -1 64 3927 0 1 0 96 2 0 0 16 0 13 0 154962481 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15744] ppid=15732 vsize=1487400 CPUtime=1.13
/proc/15734/task/15744/stat : 15744 (java) S 15732 15734 15697 0 -1 64 5249 0 0 0 111 2 0 0 16 0 13 0 154962481 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15745] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15745/stat : 15745 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 154962481 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15746] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15746/stat : 15746 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154962481 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15747] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15747/stat : 15747 (java) S 15732 15734 15697 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 154962534 1523097600 236128 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.36
Current children cumulated vsize (KiB) 1487400

[startup+1722.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/77 15747
/proc/meminfo: memFree=19496/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1487400 CPUtime=1769.11
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 249199 0 2 0 176733 178 0 0 18 0 13 0 154962471 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 371850 239340 1432 9 0 369193 0
[pid=15734/tid=15736] ppid=15732 vsize=1487400 CPUtime=1667.85
/proc/15734/task/15736/stat : 15736 (java) R 15732 15734 15697 0 -1 64 36999 0 1 0 166763 22 0 0 25 0 13 0 154962473 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4109742719 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15737] ppid=15732 vsize=1487400 CPUtime=49.67
/proc/15734/task/15737/stat : 15737 (java) S 15732 15734 15697 0 -1 64 102054 0 0 0 4897 70 0 0 16 0 13 0 154962474 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15738] ppid=15732 vsize=1487400 CPUtime=49.23
/proc/15734/task/15738/stat : 15738 (java) S 15732 15734 15697 0 -1 64 100199 0 0 0 4849 74 0 0 17 0 13 0 154962474 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15739] ppid=15732 vsize=1487400 CPUtime=0.17
/proc/15734/task/15739/stat : 15739 (java) S 15732 15734 15697 0 -1 64 25 0 0 0 12 5 0 0 16 0 13 0 154962476 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15740] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15740/stat : 15740 (java) S 15732 15734 15697 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15741] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15741/stat : 15741 (java) S 15732 15734 15697 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15742] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15742/stat : 15742 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 154962481 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15743] ppid=15732 vsize=1487400 CPUtime=0.98
/proc/15734/task/15743/stat : 15743 (java) S 15732 15734 15697 0 -1 64 3927 0 1 0 96 2 0 0 16 0 13 0 154962481 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15744] ppid=15732 vsize=1487400 CPUtime=1.13
/proc/15734/task/15744/stat : 15744 (java) S 15732 15734 15697 0 -1 64 5249 0 0 0 111 2 0 0 16 0 13 0 154962481 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15745] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15745/stat : 15745 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 154962481 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15746] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15746/stat : 15746 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154962481 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15747] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15747/stat : 15747 (java) S 15732 15734 15697 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 154962534 1523097600 239340 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1769.11
Current children cumulated vsize (KiB) 1487400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1752.4 s]
/proc/loadavg: 1.08 1.03 1.00 2/77 15747
/proc/meminfo: memFree=16296/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1487400 CPUtime=1800.09
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 250770 0 2 0 179829 180 0 0 18 0 13 0 154962471 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15734/statm: 371850 240896 1432 9 0 369193 0
[pid=15734/tid=15736] ppid=15732 vsize=1487400 CPUtime=1696.96
/proc/15734/task/15736/stat : 15736 (java) R 15732 15734 15697 0 -1 64 37010 0 1 0 169674 22 0 0 25 0 13 0 154962473 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4109742815 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15737] ppid=15732 vsize=1487400 CPUtime=50.61
/proc/15734/task/15737/stat : 15737 (java) S 15732 15734 15697 0 -1 64 102703 0 0 0 4991 70 0 0 17 0 13 0 154962474 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15738] ppid=15732 vsize=1487400 CPUtime=50.16
/proc/15734/task/15738/stat : 15738 (java) S 15732 15734 15697 0 -1 64 101110 0 0 0 4941 75 0 0 16 0 13 0 154962474 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15739] ppid=15732 vsize=1487400 CPUtime=0.17
/proc/15734/task/15739/stat : 15739 (java) S 15732 15734 15697 0 -1 64 25 0 0 0 12 5 0 0 16 0 13 0 154962476 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15740] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15740/stat : 15740 (java) S 15732 15734 15697 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15741] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15741/stat : 15741 (java) S 15732 15734 15697 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 154962476 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15742] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15742/stat : 15742 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 154962481 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15743] ppid=15732 vsize=1487400 CPUtime=0.98
/proc/15734/task/15743/stat : 15743 (java) S 15732 15734 15697 0 -1 64 3927 0 1 0 96 2 0 0 16 0 13 0 154962481 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15744] ppid=15732 vsize=1487400 CPUtime=1.13
/proc/15734/task/15744/stat : 15744 (java) S 15732 15734 15697 0 -1 64 5249 0 0 0 111 2 0 0 16 0 13 0 154962481 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15745] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15745/stat : 15745 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 154962481 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15746] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15746/stat : 15746 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 154962481 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15747] ppid=15732 vsize=1487400 CPUtime=0
/proc/15734/task/15747/stat : 15747 (java) S 15732 15734 15697 0 -1 64 5 0 0 0 0 0 0 0 18 0 13 0 154962534 1523097600 240896 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1487400

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

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

[startup+1752.6 s]
/proc/loadavg: 1.08 1.03 1.00 2/77 15747
/proc/meminfo: memFree=16296/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=1488048 CPUtime=1800.47
/proc/15734/stat : 15734 (java) S 15732 15734 15697 0 -1 0 250792 0 2 0 179867 180 0 0 16 0 15 0 154962471 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 372012 240918 1434 9 0 369355 0
[pid=15734/tid=15736] ppid=15732 vsize=1488048 CPUtime=1697.16
/proc/15734/task/15736/stat : 15736 (java) R 15732 15734 15697 0 -1 64 37010 0 1 0 169694 22 0 0 25 0 15 0 154962473 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4109605554 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15737] ppid=15732 vsize=1488048 CPUtime=50.61
/proc/15734/task/15737/stat : 15737 (java) S 15732 15734 15697 0 -1 64 102703 0 0 0 4991 70 0 0 17 0 15 0 154962474 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15738] ppid=15732 vsize=1488048 CPUtime=50.16
/proc/15734/task/15738/stat : 15738 (java) S 15732 15734 15697 0 -1 64 101110 0 0 0 4941 75 0 0 16 0 15 0 154962474 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15739] ppid=15732 vsize=1488048 CPUtime=0.17
/proc/15734/task/15739/stat : 15739 (java) S 15732 15734 15697 0 -1 64 25 0 0 0 12 5 0 0 16 0 15 0 154962476 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15740] ppid=15732 vsize=1488048 CPUtime=0
/proc/15734/task/15740/stat : 15740 (java) S 15732 15734 15697 0 -1 64 10 0 0 0 0 0 0 0 16 0 15 0 154962476 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15741] ppid=15732 vsize=1488048 CPUtime=0
/proc/15734/task/15741/stat : 15741 (java) S 15732 15734 15697 0 -1 64 7 0 0 0 0 0 0 0 16 0 15 0 154962476 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15742] ppid=15732 vsize=1488048 CPUtime=0
/proc/15734/task/15742/stat : 15742 (java) S 15732 15734 15697 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 154962481 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15743] ppid=15732 vsize=1488048 CPUtime=0.98
/proc/15734/task/15743/stat : 15743 (java) S 15732 15734 15697 0 -1 64 3927 0 1 0 96 2 0 0 16 0 15 0 154962481 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15744] ppid=15732 vsize=1488048 CPUtime=1.17
/proc/15734/task/15744/stat : 15744 (java) S 15732 15734 15697 0 -1 64 5253 0 0 0 115 2 0 0 17 0 15 0 154962481 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15745] ppid=15732 vsize=1488048 CPUtime=0
/proc/15734/task/15745/stat : 15745 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 25 0 15 0 154962481 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15734/tid=15746] ppid=15732 vsize=1488048 CPUtime=0
/proc/15734/task/15746/stat : 15746 (java) S 15732 15734 15697 0 -1 64 1 0 0 0 0 0 0 0 15 0 15 0 154962481 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15734/tid=15747] ppid=15732 vsize=1488048 CPUtime=0
/proc/15734/task/15747/stat : 15747 (java) S 15732 15734 15697 0 -1 64 5 0 0 0 0 0 0 0 18 0 15 0 154962534 1523761152 240918 1992294400 134512640 134550932 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (KiB) 1488048

[startup+1752.8 s]
/proc/loadavg: 1.08 1.03 1.00 2/77 15747
/proc/meminfo: memFree=16296/2055920 swapFree=4192956/4192956
[pid=15734] ppid=15732 vsize=0 CPUtime=1800.78
/proc/15734/stat : 15734 (java) Z 15732 15734 15697 0 -1 1036 250797 0 2 0 179891 187 0 0 15 0 2 0 154962471 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15734/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.78
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1752.88
CPU time (s): 1800.87
CPU user time (s): 1798.92
CPU system time (s): 1.9547
CPU usage (%): 102.738
Max. virtual memory (cumulated for all children) (KiB): 1493840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.92
system time used= 1.9547
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250797
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 49418
involuntary context switches= 32765

runsolver used 1.9647 second user time and 4.46532 second system time

The end

Launcher Data

Begin job on node42 at 2009-06-13 08:14:17
IDJOB=1855355
IDBENCH=1848
IDSOLVER=682
FILE ID=node42/1855355-1244873656
PBS_JOBID= 9354382
Free space on /tmp= 66272 MiB

SOLVER NAME= SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos5.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1855355-1244873656/watcher-1855355-1244873656 -o /tmp/evaluation-result-1855355-1244873656/solver-1855355-1244873656 -C 1800 -W 2000 -M 1800  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-1855355-1244873656.opb

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

MD5SUM BENCH= 687e90f40c46b53feec9c54ee9b43fa6
RANDOM SEED=531858920

node42.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.214
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        974872 kB
Buffers:         81108 kB
Cached:         894148 kB
SwapCached:          0 kB
Active:          96308 kB
Inactive:       892764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        974872 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             548 kB
Writeback:           0 kB
Mapped:          23616 kB
Slab:            77964 kB
Committed_AS:   137392 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66272 MiB
End job on node42 at 2009-06-13 08:43:31