Trace number 351912

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, and are wall clock time (not CPU 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
sat4jPseudoCP 2007-03-23SAT (TO)17859 1800.27 1743.48

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 benchmark15363
Best CPU time to get the best result obtained on this benchmark1800.08
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 (download as text)

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.14	c no version file found!!!
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 1651659224
0.09/0.14	c Max memory 1654456320
0.09/0.14	c Total memory 1654456320
0.09/0.14	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/351912-1176617281/instance-351912-1176617281.opb
0.20/0.20	c reading problem ... 
0.85/0.66	c ... done. Wall clock time 0.462s.
0.85/0.66	c CPU time (experimental) 0.43s.
0.85/0.66	c #vars     163
0.85/0.66	c #constraints  73
1.25/0.84	c SATISFIABLE
1.25/0.84	c OPTIMIZING...
1.25/0.84	c Got one! Elapsed wall clock time (in seconds):0.647
1.25/0.85	o 20478
1.25/0.89	c Got one! Elapsed wall clock time (in seconds):0.691
1.25/0.89	o 20477
1.45/0.95	c Got one! Elapsed wall clock time (in seconds):0.754
1.45/0.95	o 20476
1.45/0.97	c Got one! Elapsed wall clock time (in seconds):0.776
1.45/0.97	o 20475
1.65/1.05	c Got one! Elapsed wall clock time (in seconds):0.857
1.65/1.05	o 20474
1.65/1.08	c Got one! Elapsed wall clock time (in seconds):0.883
1.65/1.08	o 20473
1.85/1.17	c Got one! Elapsed wall clock time (in seconds):0.97
1.85/1.17	o 20472
2.01/1.20	c Got one! Elapsed wall clock time (in seconds):1.008
2.01/1.20	o 20471
2.01/1.23	c Got one! Elapsed wall clock time (in seconds):1.034
2.01/1.23	o 20470
2.01/1.26	c Got one! Elapsed wall clock time (in seconds):1.067
2.01/1.26	o 20469
2.01/1.29	c Got one! Elapsed wall clock time (in seconds):1.088
2.01/1.29	o 20468
2.18/1.33	c Got one! Elapsed wall clock time (in seconds):1.131
2.18/1.33	o 20467
2.18/1.35	c Got one! Elapsed wall clock time (in seconds):1.157
2.18/1.35	o 20466
2.18/1.38	c Got one! Elapsed wall clock time (in seconds):1.185
2.18/1.38	o 20465
2.35/1.42	c Got one! Elapsed wall clock time (in seconds):1.223
2.35/1.42	o 20464
2.35/1.48	c Got one! Elapsed wall clock time (in seconds):1.282
2.35/1.48	o 20448
2.53/1.51	c Got one! Elapsed wall clock time (in seconds):1.308
2.53/1.51	o 20416
2.53/1.54	c Got one! Elapsed wall clock time (in seconds):1.345
2.53/1.54	o 20352
2.53/1.57	c Got one! Elapsed wall clock time (in seconds):1.369
2.53/1.57	o 20224
2.80/1.70	c Got one! Elapsed wall clock time (in seconds):1.502
2.80/1.70	o 20220
2.93/1.80	c Got one! Elapsed wall clock time (in seconds):1.606
2.93/1.80	o 20219
3.59/2.21	c Got one! Elapsed wall clock time (in seconds):2.009
3.59/2.21	o 20218
3.73/2.38	c Got one! Elapsed wall clock time (in seconds):2.186
3.73/2.38	o 20217
3.86/2.49	c Got one! Elapsed wall clock time (in seconds):2.294
3.86/2.49	o 20206
3.99/2.52	c Got one! Elapsed wall clock time (in seconds):2.322
3.99/2.52	o 20098
3.99/2.54	c Got one! Elapsed wall clock time (in seconds):2.347
3.99/2.54	o 19970
4.25/2.75	c Got one! Elapsed wall clock time (in seconds):2.556
4.25/2.75	o 19968
4.38/2.86	c Got one! Elapsed wall clock time (in seconds):2.661
4.38/2.86	o 19456
4.51/2.95	c Got one! Elapsed wall clock time (in seconds):2.757
4.51/2.95	o 19455
4.51/2.98	c Got one! Elapsed wall clock time (in seconds):2.782
4.51/2.98	o 19198
5.23/3.32	c Got one! Elapsed wall clock time (in seconds):3.126
5.23/3.32	o 19197
5.37/3.42	c Got one! Elapsed wall clock time (in seconds):3.226
5.37/3.42	o 19196
5.47/3.59	c Got one! Elapsed wall clock time (in seconds):3.394
5.47/3.59	o 19195
5.71/3.72	c Got one! Elapsed wall clock time (in seconds):3.518
5.71/3.72	o 19194
5.71/3.79	c Got one! Elapsed wall clock time (in seconds):3.597
5.71/3.79	o 19193
5.94/3.92	c Got one! Elapsed wall clock time (in seconds):3.723
5.94/3.92	o 19192
6.04/4.08	c Got one! Elapsed wall clock time (in seconds):3.886
6.04/4.08	o 19190
6.24/4.24	c Got one! Elapsed wall clock time (in seconds):4.041
6.24/4.24	o 19186
6.36/4.38	c Got one! Elapsed wall clock time (in seconds):4.184
6.36/4.38	o 19185
6.57/4.51	c Got one! Elapsed wall clock time (in seconds):4.315
6.57/4.51	o 19184
7.33/5.27	c Got one! Elapsed wall clock time (in seconds):5.069
7.33/5.27	o 18959
25.56/22.89	c Got one! Elapsed wall clock time (in seconds):22.695
25.56/22.89	o 18493
25.66/22.97	c Got one! Elapsed wall clock time (in seconds):22.777
25.66/22.97	o 18432
26.85/24.03	c Got one! Elapsed wall clock time (in seconds):23.83
26.85/24.03	o 17859
1800.07/1743.33	c starts		: 48
1800.07/1743.33	c conflicts		: 48121
1800.07/1743.33	c decisions		: 65015
1800.07/1743.33	c propagations		: 321268
1800.07/1743.33	c inspects		: 490893945
1800.07/1743.33	c learnt literals	: 0
1800.07/1743.33	c learnt binary clauses	: 0
1800.07/1743.33	c learnt ternary clauses	: 0
1800.07/1743.33	c learnt clauses	: 48121
1800.07/1743.33	c root simplifications	: 0
1800.07/1743.33	c removed literals (reason simplification)	: 0
1800.07/1743.33	c reason swapping (by a shorter reason)	: 0
1800.07/1743.33	c Calls to reduceDB	: 0
1800.07/1743.33	c speed (decisions/second)	: 37.81483034655403
1800.07/1743.33	c non guided choices	0
1800.07/1743.33	s SATISFIABLE
1800.07/1743.33	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
1800.07/1743.33	v -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
1800.07/1743.33	v -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
1800.07/1743.33	v -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 x104 -x105 -x106 -x107 -x108 -x109
1800.07/1743.33	v -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
1800.07/1743.33	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151
1800.07/1743.33	v -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163
1800.07/1743.33	c objective function=17859
1800.07/1743.33	c Total wall clock time (ms): 1743.131

Verifier Data (download as text)

OK	17859

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node58/watcher-351912-1176617281 -o ROOT/results/node58/solver-351912-1176617281 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351912-1176617281/sat4jPseudoCP.jar /tmp/evaluation/351912-1176617281/instance-351912-1176617281.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 10679
/proc/meminfo: memFree=1591512/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=308 CPUtime=0
/proc/10679/stat : 10679 (java) R 10677 10679 9317 0 -1 0 54 0 0 0 0 0 0 0 18 0 1 0 109637745 315392 37 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4872845 0 0 4096 0 0 0 0 17 1 0 0
/proc/10679/statm: 77 39 29 9 0 6 0

[startup+0.0180871 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 10679
/proc/meminfo: memFree=1591512/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=12848 CPUtime=0
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 900 0 1 0 0 0 0 0 18 0 2 0 109637745 13156352 656 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 3212 656 328 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12848

[startup+0.101062 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 10679
/proc/meminfo: memFree=1591512/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1780108 CPUtime=0.09
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 3980 0 1 0 6 3 0 0 18 0 12 0 109637745 1822830592 3721 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 445027 3721 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780108

[startup+0.301095 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 10679
/proc/meminfo: memFree=1591512/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1782444 CPUtime=0.33
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 5145 0 1 0 29 4 0 0 18 0 12 0 109637745 1825222656 4883 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 445611 4883 1269 9 0 443223 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1782444

[startup+0.701161 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 10679
/proc/meminfo: memFree=1591512/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1793356 CPUtime=1.04
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 9262 0 1 0 99 5 0 0 18 0 13 0 109637745 1836396544 8108 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 448339 8108 1308 9 0 445951 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1793356

[startup+1.5023 s]
/proc/loadavg: 0.92 0.98 0.99 6/78 10696
/proc/meminfo: memFree=1557480/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1795496 CPUtime=2.53
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 18366 0 1 0 242 11 0 0 18 0 13 0 109637745 1838587904 14187 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 448874 14187 1319 9 0 446486 0
[pid=10679/tid=10681] ppid=10677 vsize=1795496 CPUtime=0.83
/proc/10679/task/10681/stat : 10681 (java) R 10677 10679 9317 0 -1 64 10267 0 1 0 77 6 0 0 25 0 13 0 109637746 1838587904 14187 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109175020 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10682] ppid=10677 vsize=1795496 CPUtime=0
/proc/10679/task/10682/stat : 10682 (java) S 10677 10679 9317 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 109637748 1838587904 14188 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10683] ppid=10677 vsize=1795496 CPUtime=0
/proc/10679/task/10683/stat : 10683 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 109637748 1838587904 14189 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10684] ppid=10677 vsize=1795496 CPUtime=0
/proc/10679/task/10684/stat : 10684 (java) S 10677 10679 9317 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 109637750 1838587904 14191 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10685] ppid=10677 vsize=1795496 CPUtime=0
/proc/10679/task/10685/stat : 10685 (java) S 10677 10679 9317 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 109637751 1838587904 14193 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10686] ppid=10677 vsize=1795496 CPUtime=0
/proc/10679/task/10686/stat : 10686 (java) S 10677 10679 9317 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 109637751 1838587904 14195 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10687] ppid=10677 vsize=1795496 CPUtime=0
/proc/10679/task/10687/stat : 10687 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 109637754 1838587904 14197 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10688] ppid=10677 vsize=1795496 CPUtime=0.71
/proc/10679/task/10688/stat : 10688 (java) S 10677 10679 9317 0 -1 64 2433 0 0 0 70 1 0 0 16 0 13 0 109637754 1838587904 14199 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10689] ppid=10677 vsize=1795496 CPUtime=0.95
/proc/10679/task/10689/stat : 10689 (java) S 10677 10679 9317 0 -1 64 4932 0 0 0 93 2 0 0 17 0 13 0 109637754 1838587904 14201 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10690] ppid=10677 vsize=1795496 CPUtime=0
/proc/10679/task/10690/stat : 10690 (java) S 10677 10679 9317 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 109637754 1838587904 14203 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10691] ppid=10677 vsize=1795496 CPUtime=0
/proc/10679/task/10691/stat : 10691 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109637754 1838587904 14205 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 1795496

[startup+3.10157 s]
/proc/loadavg: 1.09 1.02 1.01 4/77 10713
/proc/meminfo: memFree=1490400/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1800820 CPUtime=4.83
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 48719 0 1 0 459 24 0 0 18 0 13 0 109637745 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 450205 43317 1333 9 0 447817 0
[pid=10679/tid=10681] ppid=10677 vsize=1800820 CPUtime=2.02
/proc/10679/task/10681/stat : 10681 (java) R 10677 10679 9317 0 -1 64 37740 0 1 0 184 18 0 0 25 0 13 0 109637746 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10682] ppid=10677 vsize=1800820 CPUtime=0
/proc/10679/task/10682/stat : 10682 (java) S 10677 10679 9317 0 -1 64 219 0 0 0 0 0 0 0 16 0 13 0 109637748 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10683] ppid=10677 vsize=1800820 CPUtime=0
/proc/10679/task/10683/stat : 10683 (java) S 10677 10679 9317 0 -1 64 205 0 0 0 0 0 0 0 16 0 13 0 109637748 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10684] ppid=10677 vsize=1800820 CPUtime=0
/proc/10679/task/10684/stat : 10684 (java) S 10677 10679 9317 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 109637750 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10685] ppid=10677 vsize=1800820 CPUtime=0
/proc/10679/task/10685/stat : 10685 (java) S 10677 10679 9317 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 109637751 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10686] ppid=10677 vsize=1800820 CPUtime=0
/proc/10679/task/10686/stat : 10686 (java) S 10677 10679 9317 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 109637751 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10687] ppid=10677 vsize=1800820 CPUtime=0
/proc/10679/task/10687/stat : 10687 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 109637754 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10688] ppid=10677 vsize=1800820 CPUtime=1.3
/proc/10679/task/10688/stat : 10688 (java) R 10677 10679 9317 0 -1 64 4793 0 0 0 128 2 0 0 17 0 13 0 109637754 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 104726144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10689] ppid=10677 vsize=1800820 CPUtime=1.46
/proc/10679/task/10689/stat : 10689 (java) R 10677 10679 9317 0 -1 64 5020 0 0 0 144 2 0 0 16 0 13 0 109637754 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 103319316 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10690] ppid=10677 vsize=1800820 CPUtime=0
/proc/10679/task/10690/stat : 10690 (java) S 10677 10679 9317 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 109637754 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10691] ppid=10677 vsize=1800820 CPUtime=0
/proc/10679/task/10691/stat : 10691 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109637754 1844039680 43317 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.83
Current children cumulated vsize (KiB) 1800820

[startup+6.3021 s]
/proc/loadavg: 1.09 1.02 1.01 2/77 10733
/proc/meminfo: memFree=1417096/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1800584 CPUtime=8.46
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 52567 0 1 0 820 26 0 0 18 0 13 0 109637745 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 450146 45256 1334 9 0 447758 0
[pid=10679/tid=10681] ppid=10677 vsize=1800584 CPUtime=4.92
/proc/10679/task/10681/stat : 10681 (java) R 10677 10679 9317 0 -1 64 37751 0 1 0 474 18 0 0 21 0 13 0 109637746 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109815442 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10682] ppid=10677 vsize=1800584 CPUtime=0.07
/proc/10679/task/10682/stat : 10682 (java) S 10677 10679 9317 0 -1 64 1693 0 0 0 7 0 0 0 16 0 13 0 109637748 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10683] ppid=10677 vsize=1800584 CPUtime=0.07
/proc/10679/task/10683/stat : 10683 (java) S 10677 10679 9317 0 -1 64 1635 0 0 0 7 0 0 0 16 0 13 0 109637748 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10684] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10684/stat : 10684 (java) S 10677 10679 9317 0 -1 64 36 0 0 0 0 0 0 0 16 0 13 0 109637750 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10685] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10685/stat : 10685 (java) S 10677 10679 9317 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 109637751 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10686] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10686/stat : 10686 (java) S 10677 10679 9317 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 109637751 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10687] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10687/stat : 10687 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 109637754 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10688] ppid=10677 vsize=1800584 CPUtime=1.58
/proc/10679/task/10688/stat : 10688 (java) S 10677 10679 9317 0 -1 64 4822 0 0 0 156 2 0 0 15 0 13 0 109637754 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10689] ppid=10677 vsize=1800584 CPUtime=1.75
/proc/10679/task/10689/stat : 10689 (java) S 10677 10679 9317 0 -1 64 5895 0 0 0 173 2 0 0 16 0 13 0 109637754 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10690] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10690/stat : 10690 (java) S 10677 10679 9317 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 109637754 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10691] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10691/stat : 10691 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109637754 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10733] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10733/stat : 10733 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 109638272 1843798016 45256 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.46
Current children cumulated vsize (KiB) 1800584

[startup+12.7012 s]
/proc/loadavg: 1.08 1.02 1.00 2/77 10733
/proc/meminfo: memFree=1376744/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1800584 CPUtime=15.34
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 62624 0 1 0 1504 30 0 0 18 0 13 0 109637745 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 450146 54878 1335 9 0 447758 0
[pid=10679/tid=10681] ppid=10677 vsize=1800584 CPUtime=11.15
/proc/10679/task/10681/stat : 10681 (java) R 10677 10679 9317 0 -1 64 43084 0 1 0 1094 21 0 0 22 0 13 0 109637746 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109820625 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10682] ppid=10677 vsize=1800584 CPUtime=0.17
/proc/10679/task/10682/stat : 10682 (java) S 10677 10679 9317 0 -1 64 4298 0 0 0 16 1 0 0 16 0 13 0 109637748 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10683] ppid=10677 vsize=1800584 CPUtime=0.17
/proc/10679/task/10683/stat : 10683 (java) S 10677 10679 9317 0 -1 64 3718 0 0 0 16 1 0 0 16 0 13 0 109637748 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10684] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10684/stat : 10684 (java) S 10677 10679 9317 0 -1 64 36 0 0 0 0 0 0 0 16 0 13 0 109637750 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10685] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10685/stat : 10685 (java) S 10677 10679 9317 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 109637751 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10686] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10686/stat : 10686 (java) S 10677 10679 9317 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 109637751 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10687] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10687/stat : 10687 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 109637754 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10688] ppid=10677 vsize=1800584 CPUtime=1.9
/proc/10679/task/10688/stat : 10688 (java) S 10677 10679 9317 0 -1 64 4853 0 0 0 188 2 0 0 16 0 13 0 109637754 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10689] ppid=10677 vsize=1800584 CPUtime=1.88
/proc/10679/task/10689/stat : 10689 (java) S 10677 10679 9317 0 -1 64 5900 0 0 0 186 2 0 0 16 0 13 0 109637754 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10690] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10690/stat : 10690 (java) S 10677 10679 9317 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 109637754 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10691] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10691/stat : 10691 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109637754 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10733] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10733/stat : 10733 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 18 0 13 0 109638272 1843798016 54878 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.34
Current children cumulated vsize (KiB) 1800584

[startup+25.5023 s]
/proc/loadavg: 1.06 1.01 1.00 2/77 10736
/proc/meminfo: memFree=1360600/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1800584 CPUtime=28.35
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 67080 0 1 0 2803 32 0 0 18 0 13 0 109637745 1843798016 58752 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 450146 58752 1336 9 0 447758 0
[pid=10679/tid=10681] ppid=10677 vsize=1800584 CPUtime=23.77
/proc/10679/task/10681/stat : 10681 (java) R 10677 10679 9317 0 -1 64 43140 0 1 0 2356 21 0 0 25 0 13 0 109637746 1843798016 58752 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109820704 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10682] ppid=10677 vsize=1800584 CPUtime=0.31
/proc/10679/task/10682/stat : 10682 (java) S 10677 10679 9317 0 -1 64 6826 0 0 0 29 2 0 0 16 0 13 0 109637748 1843798016 58752 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10683] ppid=10677 vsize=1800584 CPUtime=0.3
/proc/10679/task/10683/stat : 10683 (java) S 10677 10679 9317 0 -1 64 5581 0 0 0 28 2 0 0 16 0 13 0 109637748 1843798016 58752 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10684] ppid=10677 vsize=1800584 CPUtime=0.01
/proc/10679/task/10684/stat : 10684 (java) S 10677 10679 9317 0 -1 64 37 0 0 0 1 0 0 0 15 0 13 0 109637750 1843798016 58752 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10685] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10685/stat : 10685 (java) S 10677 10679 9317 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 109637751 1843798016 58752 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=10679/tid=10684] ppid=10677 vsize=1800584 CPUtime=0.25
/proc/10679/task/10684/stat : 10684 (java) S 10677 10679 9317 0 -1 64 40 0 0 0 16 9 0 0 16 0 13 0 109637750 1843798016 187420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10685] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10685/stat : 10685 (java) S 10677 10679 9317 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 109637751 1843798016 187420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10686] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10686/stat : 10686 (java) S 10677 10679 9317 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 109637751 1843798016 187420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10687] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10687/stat : 10687 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 109637754 1843798016 187420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10688] ppid=10677 vsize=1800584 CPUtime=1.99
/proc/10679/task/10688/stat : 10688 (java) S 10677 10679 9317 0 -1 64 4854 0 0 0 197 2 0 0 16 0 13 0 109637754 1843798016 187420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10689] ppid=10677 vsize=1800584 CPUtime=1.97
/proc/10679/task/10689/stat : 10689 (java) S 10677 10679 9317 0 -1 64 5901 0 0 0 195 2 0 0 16 0 13 0 109637754 1843798016 187420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10690] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10690/stat : 10690 (java) S 10677 10679 9317 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 109637754 1843798016 187420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10691] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10691/stat : 10691 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109637754 1843798016 187420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10736] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10736/stat : 10736 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 109640148 1843798016 187420 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1590.55
Current children cumulated vsize (KiB) 1800584

[startup+1602.3 s]
/proc/loadavg: 1.09 1.05 1.00 2/77 10736
/proc/meminfo: memFree=832472/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1800584 CPUtime=1653.03
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 221113 0 1 0 165189 114 0 0 18 0 13 0 109637745 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 450146 190469 1336 9 0 447758 0
[pid=10679/tid=10681] ppid=10677 vsize=1800584 CPUtime=1550.8
/proc/10679/task/10681/stat : 10681 (java) R 10677 10679 9317 0 -1 64 44051 0 1 0 155055 25 0 0 25 0 13 0 109637746 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109578037 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10682] ppid=10677 vsize=1800584 CPUtime=49.01
/proc/10679/task/10682/stat : 10682 (java) S 10677 10679 9317 0 -1 64 78101 0 0 0 4865 36 0 0 16 0 13 0 109637748 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10683] ppid=10677 vsize=1800584 CPUtime=48.94
/proc/10679/task/10683/stat : 10683 (java) S 10677 10679 9317 0 -1 64 87425 0 0 0 4858 36 0 0 16 0 13 0 109637748 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10684] ppid=10677 vsize=1800584 CPUtime=0.25
/proc/10679/task/10684/stat : 10684 (java) S 10677 10679 9317 0 -1 64 40 0 0 0 16 9 0 0 16 0 13 0 109637750 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10685] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10685/stat : 10685 (java) S 10677 10679 9317 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 109637751 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10686] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10686/stat : 10686 (java) S 10677 10679 9317 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 109637751 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10687] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10687/stat : 10687 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 109637754 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10688] ppid=10677 vsize=1800584 CPUtime=1.99
/proc/10679/task/10688/stat : 10688 (java) S 10677 10679 9317 0 -1 64 4854 0 0 0 197 2 0 0 16 0 13 0 109637754 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10689] ppid=10677 vsize=1800584 CPUtime=1.97
/proc/10679/task/10689/stat : 10689 (java) S 10677 10679 9317 0 -1 64 5901 0 0 0 195 2 0 0 16 0 13 0 109637754 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10690] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10690/stat : 10690 (java) S 10677 10679 9317 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 109637754 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10691] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10691/stat : 10691 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109637754 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10736] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10736/stat : 10736 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 109640148 1843798016 190469 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1653.03
Current children cumulated vsize (KiB) 1800584

[startup+1662.3 s]
/proc/loadavg: 1.03 1.04 1.00 2/77 10736
/proc/meminfo: memFree=821272/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1800584 CPUtime=1715.63
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 224322 0 1 0 171448 115 0 0 18 0 13 0 109637745 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 450146 193381 1336 9 0 447758 0
[pid=10679/tid=10681] ppid=10677 vsize=1800584 CPUtime=1608.12
/proc/10679/task/10681/stat : 10681 (java) S 10677 10679 9317 0 -1 64 44080 0 1 0 160787 25 0 0 25 0 13 0 109637746 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10682] ppid=10677 vsize=1800584 CPUtime=51.65
/proc/10679/task/10682/stat : 10682 (java) R 10677 10679 9317 0 -1 64 78890 0 0 0 5129 36 0 0 17 0 13 0 109637748 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 105367529 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10683] ppid=10677 vsize=1800584 CPUtime=51.58
/proc/10679/task/10683/stat : 10683 (java) R 10677 10679 9317 0 -1 64 89816 0 0 0 5121 37 0 0 17 0 13 0 109637748 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 105368735 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10684] ppid=10677 vsize=1800584 CPUtime=0.27
/proc/10679/task/10684/stat : 10684 (java) S 10677 10679 9317 0 -1 64 40 0 0 0 17 10 0 0 16 0 13 0 109637750 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10685] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10685/stat : 10685 (java) S 10677 10679 9317 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 109637751 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10686] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10686/stat : 10686 (java) S 10677 10679 9317 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 109637751 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10687] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10687/stat : 10687 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 109637754 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10688] ppid=10677 vsize=1800584 CPUtime=1.99
/proc/10679/task/10688/stat : 10688 (java) S 10677 10679 9317 0 -1 64 4854 0 0 0 197 2 0 0 16 0 13 0 109637754 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10689] ppid=10677 vsize=1800584 CPUtime=1.97
/proc/10679/task/10689/stat : 10689 (java) S 10677 10679 9317 0 -1 64 5901 0 0 0 195 2 0 0 16 0 13 0 109637754 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10690] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10690/stat : 10690 (java) S 10677 10679 9317 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 109637754 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10691] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10691/stat : 10691 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109637754 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10736] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10736/stat : 10736 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 109640148 1843798016 193381 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.63
Current children cumulated vsize (KiB) 1800584

[startup+1722.3 s]
/proc/loadavg: 1.08 1.04 1.00 2/77 10736
/proc/meminfo: memFree=809880/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1800584 CPUtime=1778.1
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 227351 0 1 0 177693 117 0 0 18 0 13 0 109637745 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 450146 196120 1336 9 0 447758 0
[pid=10679/tid=10681] ppid=10677 vsize=1800584 CPUtime=1665.58
/proc/10679/task/10681/stat : 10681 (java) R 10677 10679 9317 0 -1 64 44109 0 1 0 166533 25 0 0 25 0 13 0 109637746 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109577068 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10682] ppid=10677 vsize=1800584 CPUtime=54.15
/proc/10679/task/10682/stat : 10682 (java) S 10677 10679 9317 0 -1 64 81032 0 0 0 5378 37 0 0 16 0 13 0 109637748 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10683] ppid=10677 vsize=1800584 CPUtime=54.07
/proc/10679/task/10683/stat : 10683 (java) S 10677 10679 9317 0 -1 64 90674 0 0 0 5370 37 0 0 16 0 13 0 109637748 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10684] ppid=10677 vsize=1800584 CPUtime=0.27
/proc/10679/task/10684/stat : 10684 (java) S 10677 10679 9317 0 -1 64 40 0 0 0 17 10 0 0 16 0 13 0 109637750 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10685] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10685/stat : 10685 (java) S 10677 10679 9317 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 109637751 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10686] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10686/stat : 10686 (java) S 10677 10679 9317 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 109637751 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10687] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10687/stat : 10687 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 109637754 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10688] ppid=10677 vsize=1800584 CPUtime=1.99
/proc/10679/task/10688/stat : 10688 (java) S 10677 10679 9317 0 -1 64 4854 0 0 0 197 2 0 0 16 0 13 0 109637754 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10689] ppid=10677 vsize=1800584 CPUtime=1.97
/proc/10679/task/10689/stat : 10689 (java) S 10677 10679 9317 0 -1 64 5901 0 0 0 195 2 0 0 16 0 13 0 109637754 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10690] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10690/stat : 10690 (java) S 10677 10679 9317 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 109637754 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10691] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10691/stat : 10691 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109637754 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10736] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10736/stat : 10736 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 109640148 1843798016 196120 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1778.1
Current children cumulated vsize (KiB) 1800584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1743.3 s]
/proc/loadavg: 1.13 1.06 1.01 3/77 10736
/proc/meminfo: memFree=806040/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=1800584 CPUtime=1800.07
/proc/10679/stat : 10679 (java) S 10677 10679 9317 0 -1 0 228448 0 1 0 179889 118 0 0 18 0 13 0 109637745 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10679/statm: 450146 197097 1336 9 0 447758 0
[pid=10679/tid=10681] ppid=10677 vsize=1800584 CPUtime=1685.59
/proc/10679/task/10681/stat : 10681 (java) S 10677 10679 9317 0 -1 64 44119 0 1 0 168534 25 0 0 25 0 13 0 109637746 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10682] ppid=10677 vsize=1800584 CPUtime=55.13
/proc/10679/task/10682/stat : 10682 (java) R 10677 10679 9317 0 -1 64 81712 0 0 0 5475 38 0 0 17 0 13 0 109637748 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 103370359 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10683] ppid=10677 vsize=1800584 CPUtime=55.04
/proc/10679/task/10683/stat : 10683 (java) R 10677 10679 9317 0 -1 64 91081 0 0 0 5467 37 0 0 17 0 13 0 109637748 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 103370359 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10684] ppid=10677 vsize=1800584 CPUtime=0.28
/proc/10679/task/10684/stat : 10684 (java) S 10677 10679 9317 0 -1 64 40 0 0 0 18 10 0 0 16 0 13 0 109637750 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10685] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10685/stat : 10685 (java) S 10677 10679 9317 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 109637751 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10686] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10686/stat : 10686 (java) S 10677 10679 9317 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 109637751 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10687] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10687/stat : 10687 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 109637754 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10688] ppid=10677 vsize=1800584 CPUtime=1.99
/proc/10679/task/10688/stat : 10688 (java) S 10677 10679 9317 0 -1 64 4854 0 0 0 197 2 0 0 16 0 13 0 109637754 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10689] ppid=10677 vsize=1800584 CPUtime=1.97
/proc/10679/task/10689/stat : 10689 (java) S 10677 10679 9317 0 -1 64 5901 0 0 0 195 2 0 0 16 0 13 0 109637754 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10690] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10690/stat : 10690 (java) S 10677 10679 9317 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 109637754 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10679/tid=10691] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10691/stat : 10691 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 109637754 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10679/tid=10736] ppid=10677 vsize=1800584 CPUtime=0
/proc/10679/task/10736/stat : 10736 (java) S 10677 10679 9317 0 -1 64 1 0 0 0 0 0 0 0 17 0 13 0 109640148 1843798016 197097 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1800584

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

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

[startup+1743.41 s]
/proc/loadavg: 1.13 1.06 1.01 2/67 10739
/proc/meminfo: memFree=1202120/2055920 swapFree=4184728/4192956
[pid=10679] ppid=10677 vsize=0 CPUtime=1800.2
/proc/10679/stat : 10679 (java) Z 10677 10679 9317 0 -1 1036 228573 0 1 0 179896 124 0 0 16 0 2 0 109637745 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10679/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1743.48
CPU time (s): 1800.27
CPU user time (s): 1798.97
CPU system time (s): 1.3048
CPU usage (%): 103.257
Max. virtual memory (cumulated for all children) (KiB): 1801328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.3048
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228573
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= 45846
involuntary context switches= 42841

runsolver used 1.76073 second user time and 4.6223 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun Apr 15 06:08:01 UTC 2007

IDJOB= 351912
IDBENCH= 1848
IDSOLVER= 160
FILE ID= node58/351912-1176617281

PBS_JOBID= 4557036

Free space on /tmp= 66561 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos5.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351912-1176617281/sat4jPseudoCP.jar /tmp/evaluation/351912-1176617281/instance-351912-1176617281.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-351912-1176617281 -o ROOT/results/node58/solver-351912-1176617281 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351912-1176617281/sat4jPseudoCP.jar /tmp/evaluation/351912-1176617281/instance-351912-1176617281.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  687e90f40c46b53feec9c54ee9b43fa6

RANDOM SEED= 16133727

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

/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.265
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.265
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:       1591984 kB
Buffers:         38328 kB
Cached:         316996 kB
SwapCached:       2696 kB
Active:         140856 kB
Inactive:       225868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591984 kB
SwapTotal:     4192956 kB
SwapFree:      4184728 kB
Dirty:            3628 kB
Writeback:           0 kB
Mapped:          17868 kB
Slab:            83332 kB
Committed_AS:   173964 kB
PageTables:       1384 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= 66561 MiB

End job on node58 on Sun Apr 15 06:37:06 UTC 2007