Trace number 3459027

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0OPT2 84.7671 83.0383

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_1.opb
MD5SUMfb11ff2665aef67f0842a460a5ea3114
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark84.7671
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint45
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3063
Number of bits of the biggest sum of numbers12
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.01/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.09	c See www.sat4j.org for details.
0.10/0.10	c version 2.3.1.v20110525
0.10/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.10/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.10/0.10	c java.vm.version	19.1-b02
0.10/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.10/0.10	c sun.arch.data.model	64
0.10/0.10	c java.version		1.6.0_24
0.10/0.10	c os.name		Linux
0.10/0.10	c os.version		2.6.18-164.el5
0.10/0.10	c os.arch		amd64
0.10/0.10	c Free memory 		12995394264
0.10/0.10	c Max memory 		13063553024
0.10/0.10	c Total memory 		13063553024
0.10/0.10	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@3e34a1fc
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-3459027-1307154252.opb
0.10/0.12	c reading problem ... 
0.10/0.14	c ... done. Wall clock time 0.022s.
0.10/0.14	c #vars     94
0.10/0.14	c #constraints  8
0.10/0.14	c constraints type 
0.10/0.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.39/0.22	c SATISFIABLE
0.39/0.22	c OPTIMIZING...
0.39/0.22	c Got one! Elapsed wall clock time (in seconds):0.064
0.39/0.22	o 66
0.39/0.22	c Got one! Elapsed wall clock time (in seconds):0.09
0.39/0.22	o 61
0.39/0.22	c Got one! Elapsed wall clock time (in seconds):0.104
0.39/0.22	o 56
0.39/0.23	c Got one! Elapsed wall clock time (in seconds):0.115
0.39/0.23	o 50
0.39/0.26	c Got one! Elapsed wall clock time (in seconds):0.138
0.39/0.26	o 46
0.39/0.27	c Got one! Elapsed wall clock time (in seconds):0.152
0.39/0.27	o 44
0.39/0.28	c Got one! Elapsed wall clock time (in seconds):0.167
0.39/0.28	o 34
0.50/0.30	c Got one! Elapsed wall clock time (in seconds):0.182
0.50/0.30	o 16
0.50/0.31	c Got one! Elapsed wall clock time (in seconds):0.19
0.50/0.31	o 14
0.50/0.33	c Got one! Elapsed wall clock time (in seconds):0.212
0.50/0.33	o 13
0.50/0.37	c Got one! Elapsed wall clock time (in seconds):0.257
0.50/0.37	o 11
0.61/0.45	c Got one! Elapsed wall clock time (in seconds):0.335
0.61/0.45	o 9
0.73/0.53	c Got one! Elapsed wall clock time (in seconds):0.409
0.73/0.53	o 8
0.93/0.75	c cleaning 4922 clauses out of 9843 with flag 3000/9843
0.93/0.79	c Got one! Elapsed wall clock time (in seconds):0.676
0.93/0.79	o 7
1.30/1.08	c cleaning 5294 clauses out of 10590 with flag 5000/15512
1.42/1.18	c Got one! Elapsed wall clock time (in seconds):1.066
1.42/1.18	o 6
1.61/1.38	c cleaning 5293 clauses out of 10586 with flag 3000/20802
2.05/1.75	c cleaning 5645 clauses out of 11293 with flag 9000/26802
2.15/1.88	c Got one! Elapsed wall clock time (in seconds):1.761
2.15/1.88	o 3
2.35/2.06	c cleaning 5570 clauses out of 11141 with flag 3000/32295
2.75/2.42	c cleaning 5786 clauses out of 11572 with flag 9001/38296
3.15/2.83	c cleaning 6390 clauses out of 12785 with flag 16000/45295
3.56/3.29	c cleaning 7197 clauses out of 14395 with flag 24000/53295
4.16/3.88	c cleaning 8097 clauses out of 16198 with flag 33000/62295
4.96/4.63	c cleaning 9050 clauses out of 18102 with flag 43001/72296
5.67/5.37	c cleaning 9522 clauses out of 19051 with flag 53000/82295
6.67/6.37	c cleaning 9765 clauses out of 19529 with flag 63000/92295
7.67/7.33	c cleaning 9880 clauses out of 19764 with flag 73000/102295
8.57/8.26	c cleaning 9940 clauses out of 19884 with flag 83000/112295
9.57/9.25	c cleaning 9971 clauses out of 19944 with flag 93000/122295
10.57/10.27	c cleaning 9984 clauses out of 19973 with flag 103000/132295
11.39/11.06	c cleaning 9995 clauses out of 19990 with flag 113001/142296
12.17/11.87	c cleaning 9994 clauses out of 19994 with flag 123000/152295
12.97/12.69	c cleaning 9996 clauses out of 20000 with flag 133000/162295
13.67/13.36	c cleaning 9999 clauses out of 20004 with flag 143000/172295
14.47/14.14	c cleaning 10000 clauses out of 20005 with flag 153000/182295
15.47/15.13	c cleaning 10002 clauses out of 20005 with flag 163000/192295
16.57/16.27	c cleaning 9999 clauses out of 20003 with flag 173000/202295
17.57/17.20	c cleaning 10000 clauses out of 20004 with flag 183000/212295
18.27/17.92	c cleaning 10002 clauses out of 20005 with flag 193001/222296
19.09/18.75	c cleaning 10001 clauses out of 20003 with flag 203001/232296
19.87/19.52	c cleaning 9999 clauses out of 20001 with flag 213000/242295
20.67/20.38	c cleaning 10000 clauses out of 20004 with flag 223002/252297
20.97/20.67	c Got one! Elapsed wall clock time (in seconds):20.557
20.97/20.67	o 2
21.37/21.02	c cleaning 7770 clauses out of 15555 with flag 2000/257848
21.87/21.55	c cleaning 6891 clauses out of 13785 with flag 8000/263848
22.39/22.05	c cleaning 6937 clauses out of 13894 with flag 15000/270848
22.88/22.52	c cleaning 7472 clauses out of 14958 with flag 23001/278849
23.39/23.07	c cleaning 8243 clauses out of 16485 with flag 32000/287848
24.18/23.80	c cleaning 9121 clauses out of 18242 with flag 42000/297848
24.78/24.49	c cleaning 9560 clauses out of 19121 with flag 52000/307848
25.59/25.22	c cleaning 9776 clauses out of 19561 with flag 62000/317848
26.28/25.92	c cleaning 9893 clauses out of 19786 with flag 72001/327849
26.88/26.54	c cleaning 9941 clauses out of 19893 with flag 82001/337849
27.58/27.29	c cleaning 9974 clauses out of 19951 with flag 92000/347848
28.38/28.07	c cleaning 9987 clauses out of 19977 with flag 102000/357848
29.00/28.65	c cleaning 9993 clauses out of 19990 with flag 112000/367848
29.79/29.43	c cleaning 9999 clauses out of 19997 with flag 122000/377848
30.49/30.12	c cleaning 9995 clauses out of 19998 with flag 132000/387848
31.21/30.88	c cleaning 9998 clauses out of 20004 with flag 142001/397849
31.79/31.46	c cleaning 10001 clauses out of 20007 with flag 152002/407850
32.59/32.25	c cleaning 10001 clauses out of 20005 with flag 162001/417849
33.50/33.19	c cleaning 9997 clauses out of 20003 with flag 172000/427848
34.40/34.04	c cleaning 9997 clauses out of 20007 with flag 182001/437849
35.20/34.86	c cleaning 10001 clauses out of 20009 with flag 192000/447848
35.90/35.60	c cleaning 10003 clauses out of 20010 with flag 202002/457850
36.72/36.34	c cleaning 10000 clauses out of 20005 with flag 212000/467848
37.50/37.12	c cleaning 9999 clauses out of 20005 with flag 222000/477848
38.30/37.93	c cleaning 9999 clauses out of 20006 with flag 232000/487848
39.00/38.62	c cleaning 10003 clauses out of 20009 with flag 242002/497850
39.70/39.31	c cleaning 9998 clauses out of 20004 with flag 252000/507848
40.42/40.05	c cleaning 10003 clauses out of 20007 with flag 262001/517849
41.14/40.75	c cleaning 10001 clauses out of 20003 with flag 272000/527848
41.92/41.52	c cleaning 10001 clauses out of 20004 with flag 282002/537850
42.62/42.27	c cleaning 9997 clauses out of 20002 with flag 292001/547849
43.34/42.99	c cleaning 10001 clauses out of 20005 with flag 302001/557849
44.02/43.65	c cleaning 9998 clauses out of 20003 with flag 312000/567848
44.62/44.25	c cleaning 10000 clauses out of 20005 with flag 322000/577848
45.22/44.87	c cleaning 10003 clauses out of 20007 with flag 332002/587850
45.92/45.52	c cleaning 10000 clauses out of 20002 with flag 342000/597848
46.42/46.11	c cleaning 9997 clauses out of 20003 with flag 352001/607849
47.23/46.82	c cleaning 9999 clauses out of 20005 with flag 362000/617848
48.03/47.63	c cleaning 10001 clauses out of 20006 with flag 372000/627848
48.63/48.26	c cleaning 9999 clauses out of 20007 with flag 382002/637850
49.33/48.91	c cleaning 10004 clauses out of 20007 with flag 392001/647849
49.95/49.52	c cleaning 10002 clauses out of 20005 with flag 402003/657851
50.53/50.20	c cleaning 10000 clauses out of 20001 with flag 412001/667849
51.23/50.86	c cleaning 9999 clauses out of 20001 with flag 422001/677849
51.93/51.55	c cleaning 10000 clauses out of 20003 with flag 432002/687850
52.63/52.24	c cleaning 10000 clauses out of 20002 with flag 442001/697849
53.43/53.00	c cleaning 9995 clauses out of 20002 with flag 452001/707849
54.13/53.79	c cleaning 9997 clauses out of 20006 with flag 462000/717848
54.83/54.46	c cleaning 10000 clauses out of 20010 with flag 472001/727849
55.54/55.15	c cleaning 10003 clauses out of 20009 with flag 482000/737848
56.24/55.87	c cleaning 9999 clauses out of 20007 with flag 492001/747849
56.94/56.52	c cleaning 10000 clauses out of 20009 with flag 502002/757850
57.66/57.25	c cleaning 10000 clauses out of 20007 with flag 512000/767848
58.24/57.86	c cleaning 9999 clauses out of 20008 with flag 522001/777849
58.84/58.48	c cleaning 10004 clauses out of 20009 with flag 532001/787849
59.54/59.11	c cleaning 10000 clauses out of 20006 with flag 542002/797850
60.33/59.85	c cleaning 10001 clauses out of 20005 with flag 552001/807849
61.30/60.49	c cleaning 9998 clauses out of 20003 with flag 562000/817848
62.00/61.15	c cleaning 9996 clauses out of 20005 with flag 572000/827848
62.70/61.82	c cleaning 10002 clauses out of 20011 with flag 582002/837850
63.31/62.48	c cleaning 10001 clauses out of 20007 with flag 592000/847848
64.01/63.11	c cleaning 10004 clauses out of 20007 with flag 602001/857849
64.61/63.72	c cleaning 10000 clauses out of 20005 with flag 612003/867851
65.21/64.36	c cleaning 9999 clauses out of 20002 with flag 622000/877848
66.01/65.14	c cleaning 10001 clauses out of 20004 with flag 632001/887849
66.72/65.82	c cleaning 9999 clauses out of 20004 with flag 642002/897850
67.32/66.47	c cleaning 10002 clauses out of 20003 with flag 652000/907848
68.43/67.27	c cleaning 9994 clauses out of 20002 with flag 662001/917849
69.53/67.91	c cleaning 10002 clauses out of 20008 with flag 672001/927849
70.23/68.61	c cleaning 10000 clauses out of 20006 with flag 682001/937849
70.84/69.30	c cleaning 10000 clauses out of 20006 with flag 692001/947849
71.63/70.00	c cleaning 10000 clauses out of 20005 with flag 702000/957848
72.24/70.63	c cleaning 9998 clauses out of 20005 with flag 712000/967848
72.94/71.35	c cleaning 9999 clauses out of 20008 with flag 722001/977849
73.54/71.98	c cleaning 10003 clauses out of 20009 with flag 732001/987849
74.14/72.61	c cleaning 9996 clauses out of 20005 with flag 742000/997848
74.94/73.30	c cleaning 10002 clauses out of 20009 with flag 752000/1007848
75.44/73.87	c cleaning 10004 clauses out of 20009 with flag 762002/1017850
76.14/74.56	c cleaning 9999 clauses out of 20003 with flag 772000/1027848
76.84/75.21	c cleaning 9997 clauses out of 20004 with flag 782000/1037848
77.45/75.90	c cleaning 10004 clauses out of 20007 with flag 792000/1047848
78.14/76.56	c cleaning 10000 clauses out of 20004 with flag 802001/1057849
78.74/77.17	c cleaning 9999 clauses out of 20004 with flag 812001/1067849
79.49/77.83	c cleaning 10002 clauses out of 20006 with flag 822002/1077850
80.09/78.48	c cleaning 9998 clauses out of 20002 with flag 832001/1087849
80.69/79.11	c cleaning 10000 clauses out of 20004 with flag 842001/1097849
81.40/79.76	c cleaning 10002 clauses out of 20003 with flag 852000/1107848
82.02/80.34	c cleaning 9997 clauses out of 20000 with flag 862000/1117848
82.60/80.97	c cleaning 10000 clauses out of 20004 with flag 872001/1127849
83.20/81.58	c cleaning 10001 clauses out of 20004 with flag 882002/1137850
83.80/82.16	c cleaning 10000 clauses out of 20002 with flag 892001/1147849
84.42/82.78	c cleaning 10000 clauses out of 19999 with flag 902000/1157848
84.72/83.03	c starts		: 205
84.72/83.03	c conflicts		: 1161998
84.72/83.03	c decisions		: 1165778
84.72/83.03	c propagations		: 8086008
84.72/83.03	c inspects		: 1266589287
84.72/83.03	c shortcuts		: 0
84.72/83.03	c learnt literals	: 12
84.72/83.03	c learnt binary clauses	: 72
84.72/83.03	c learnt ternary clauses	: 332
84.72/83.03	c learnt constraints	: 1161985
84.72/83.03	c ignored constraints	: 0
84.72/83.03	c root simplifications	: 0
84.72/83.03	c removed literals (reason simplification)	: 11254610
84.72/83.03	c reason swapping (by a shorter reason)	: 0
84.72/83.03	c Calls to reduceDB	: 120
84.72/83.03	c number of reductions to clauses (during analyze)	: 0
84.72/83.03	c number of learned constraints concerned by reduction	: 0
84.72/83.03	c number of learning phase by resolution	: 0
84.72/83.03	c number of learning phase by cutting planes	: 0
84.72/83.03	c speed (assignments/second)	: 129676.97859032957
84.72/83.03	c non guided choices	230
84.72/83.03	c learnt constraints type 
84.72/83.03	c constraints type 
84.72/83.03	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
84.72/83.03	s OPTIMUM FOUND
84.72/83.03	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 
84.72/83.03	c objective function=2
84.72/83.03	c Total wall clock time (in seconds): 82.912

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3459027-1307154252/watcher-3459027-1307154252 -o /tmp/evaluation-result-3459027-1307154252/solver-3459027-1307154252 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459027-1307154252.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.03 2.00 3/523 8070
/proc/meminfo: memFree=30176796/32951124 swapFree=51712236/67111528
[pid=8070] ppid=8068 vsize=23028 CPUtime=0 cores=0,2,4,6
/proc/8070/stat : 8070 (java) R 8068 8070 4908 0 -1 4202496 955 0 0 0 0 0 0 0 25 0 1 0 827027796 23580672 698 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216629552616 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/8070/statm: 5757 698 515 9 0 124 0
[pid=8070/tid=8071] ppid=8068 vsize=13526316 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8071/stat : 8071 (java) R 8068 8070 4908 0 -1 4202560 3140 0 1 0 0 0 0 0 25 0 2 0 827027797 13850947584 3956 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216634209339 0 4 0 16784584 0 0 0 -1 2 0 0 0

[startup+0.025917 s]
/proc/loadavg: 2.00 2.03 2.00 3/523 8070
/proc/meminfo: memFree=30176796/32951124 swapFree=51712236/67111528
[pid=8070] ppid=8068 vsize=13526316 CPUtime=0.01 cores=0,2,4,6
/proc/8070/stat : 8070 (java) S 8068 8070 4908 0 -1 4202496 9196 0 1 0 0 1 0 0 25 0 2 0 827027796 13850947584 8897 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646318053 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0
/proc/8070/statm: 3381579 8918 917 9 0 3372735 0
[pid=8070/tid=8071] ppid=8068 vsize=13526316 CPUtime=0.01 cores=0,2,4,6
/proc/8070/task/8071/stat : 8071 (java) R 8068 8070 4908 0 -1 4202560 8115 0 1 0 0 1 0 0 25 0 2 0 827027797 13850947584 8931 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216634209339 0 4 0 16784584 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13526316

[startup+0.101195 s]
/proc/loadavg: 2.00 2.03 2.00 3/523 8070
/proc/meminfo: memFree=30176796/32951124 swapFree=51712236/67111528
[pid=8070] ppid=8068 vsize=13622164 CPUtime=0.1 cores=0,2,4,6
/proc/8070/stat : 8070 (java) S 8068 8070 4908 0 -1 4202496 15435 0 1 0 7 3 0 0 25 0 18 0 827027796 13949095936 15101 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8070/statm: 3405541 15102 2084 9 0 3396275 0
[pid=8070/tid=8071] ppid=8068 vsize=13622164 CPUtime=0.08 cores=0,2,4,6
/proc/8070/task/8071/stat : 8071 (java) R 8068 8070 4908 0 -1 4202560 13530 0 1 0 6 2 0 0 18 0 18 0 827027797 13949095936 15103 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 47010762618392 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13622164

[startup+0.300868 s]
/proc/loadavg: 2.00 2.03 2.00 3/523 8070
/proc/meminfo: memFree=30176796/32951124 swapFree=51712236/67111528
[pid=8070] ppid=8068 vsize=13626104 CPUtime=0.5 cores=0,2,4,6
/proc/8070/stat : 8070 (java) S 8068 8070 4908 0 -1 4202496 18270 0 1 0 47 3 0 0 25 0 19 0 827027796 13953130496 17165 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8070/statm: 3406526 17165 2195 9 0 3397260 0
[pid=8070/tid=8071] ppid=8068 vsize=13626104 CPUtime=0.28 cores=0,2,4,6
/proc/8070/task/8071/stat : 8071 (java) R 8068 8070 4908 0 -1 4202560 14187 0 1 0 26 2 0 0 19 0 19 0 827027797 13953130496 17165 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 46912505228239 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 13626104

[startup+0.700834 s]
/proc/loadavg: 2.00 2.03 2.00 3/523 8070
/proc/meminfo: memFree=30176796/32951124 swapFree=51712236/67111528
[pid=8070] ppid=8068 vsize=13626104 CPUtime=0.93 cores=0,2,4,6
/proc/8070/stat : 8070 (java) S 8068 8070 4908 0 -1 4202496 18891 0 1 0 90 3 0 0 25 0 19 0 827027796 13953130496 17583 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8070/statm: 3406526 17583 2199 9 0 3397260 0
[pid=8070/tid=8071] ppid=8068 vsize=13626104 CPUtime=0.68 cores=0,2,4,6
/proc/8070/task/8071/stat : 8071 (java) R 8068 8070 4908 0 -1 4202560 14586 0 1 0 66 2 0 0 19 0 19 0 827027797 13953130496 17583 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 46912505574006 0 4 0 16800975 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 13626104

[startup+1.50068 s]
/proc/loadavg: 2.00 2.03 2.00 3/542 8089
/proc/meminfo: memFree=30112044/32951124 swapFree=51712236/67111528
[pid=8070] ppid=8068 vsize=13625808 CPUtime=1.85 cores=0,2,4,6
/proc/8070/stat : 8070 (java) S 8068 8070 4908 0 -1 4202496 20067 0 1 0 182 3 0 0 25 0 19 0 827027796 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8070/statm: 3406452 18571 2245 9 0 3397186 0
[pid=8070/tid=8071] ppid=8068 vsize=13625808 CPUtime=1.44 cores=0,2,4,6
/proc/8070/task/8071/stat : 8071 (java) R 8068 8070 4908 0 -1 4202560 14600 0 1 0 142 2 0 0 20 0 19 0 827027797 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 46912505573986 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8070/tid=8073] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8073/stat : 8073 (java) S 8068 8070 4908 0 -1 4202560 109 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8074] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8074/stat : 8074 (java) S 8068 8070 4908 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8075] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8075/stat : 8075 (java) S 8068 8070 4908 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8076] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8076/stat : 8076 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8077] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8077/stat : 8077 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8078] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8078/stat : 8078 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8079] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8079/stat : 8079 (java) S 8068 8070 4908 0 -1 4202560 141 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8080] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8080/stat : 8080 (java) S 8068 8070 4908 0 -1 4202560 156 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8081] ppid=8068 vsize=13625808 CPUtime=0.03 cores=0,2,4,6
/proc/8070/task/8081/stat : 8081 (java) S 8068 8070 4908 0 -1 4202560 517 0 0 0 3 0 0 0 16 0 19 0 827027800 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 0 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8082] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8082/stat : 8082 (java) S 8068 8070 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827027800 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8083] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8083/stat : 8083 (java) S 8068 8070 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827027800 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8084] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8084/stat : 8084 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646338993 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8085] ppid=8068 vsize=13625808 CPUtime=0.17 cores=0,2,4,6
/proc/8070/task/8085/stat : 8085 (java) S 8068 8070 4908 0 -1 4202560 1244 0 0 0 17 0 0 0 15 0 19 0 827027803 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8086] ppid=8068 vsize=13625808 CPUtime=0.18 cores=0,2,4,6
/proc/8070/task/8086/stat : 8086 (java) S 8068 8070 4908 0 -1 4202560 2091 0 0 0 18 0 0 0 15 0 19 0 827027803 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8087] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8087/stat : 8087 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8088] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8088/stat : 8088 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827027803 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8089] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8089/stat : 8089 (java) S 8068 8070 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827027810 13952827392 18571 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 13625808

[startup+3.1014 s]
/proc/loadavg: 2.00 2.03 2.00 3/542 8089
/proc/meminfo: memFree=30108820/32951124 swapFree=51712236/67111528
[pid=8070] ppid=8068 vsize=13625808 CPUtime=3.45 cores=0,2,4,6
/proc/8070/stat : 8070 (java) S 8068 8070 4908 0 -1 4202496 20208 0 1 0 342 3 0 0 25 0 19 0 827027796 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8070/statm: 3406452 18708 2245 9 0 3397186 0
[pid=8070/tid=8071] ppid=8068 vsize=13625808 CPUtime=2.98 cores=0,2,4,6
/proc/8070/task/8071/stat : 8071 (java) R 8068 8070 4908 0 -1 4202560 14604 0 1 0 296 2 0 0 25 0 19 0 827027797 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 46912505513511 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8070/tid=8073] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8073/stat : 8073 (java) S 8068 8070 4908 0 -1 4202560 110 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8074] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8074/stat : 8074 (java) S 8068 8070 4908 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8075] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8075/stat : 8075 (java) S 8068 8070 4908 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8076] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8076/stat : 8076 (java) S 8068 8070 4908 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8077] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8077/stat : 8077 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8078] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8078/stat : 8078 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8079] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8079/stat : 8079 (java) S 8068 8070 4908 0 -1 4202560 142 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8080] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8080/stat : 8080 (java) S 8068 8070 4908 0 -1 4202560 173 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8081] ppid=8068 vsize=13625808 CPUtime=0.08 cores=0,2,4,6
/proc/8070/task/8081/stat : 8081 (java) S 8068 8070 4908 0 -1 4202560 627 0 0 0 8 0 0 0 16 0 19 0 827027800 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 0 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8082] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8082/stat : 8082 (java) S 8068 8070 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827027800 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8083] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8083/stat : 8083 (java) S 8068 8070 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827027800 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8084] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8084/stat : 8084 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646338993 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8085] ppid=8068 vsize=13625808 CPUtime=0.17 cores=0,2,4,6
/proc/8070/task/8085/stat : 8085 (java) S 8068 8070 4908 0 -1 4202560 1244 0 0 0 17 0 0 0 15 0 19 0 827027803 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8086] ppid=8068 vsize=13625808 CPUtime=0.18 cores=0,2,4,6
/proc/8070/task/8086/stat : 8086 (java) S 8068 8070 4908 0 -1 4202560 2091 0 0 0 18 0 0 0 15 0 19 0 827027803 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8087] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8087/stat : 8087 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8088] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8088/stat : 8088 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 827027803 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8089] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8089/stat : 8089 (java) S 8068 8070 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827027810 13952827392 18708 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 13625808

[startup+6.30085 s]
/proc/loadavg: 2.00 2.03 2.00 3/542 8089
/proc/meminfo: memFree=30107200/32951124 swapFree=51712236/67111528
[pid=8070] ppid=8068 vsize=13625808 CPUtime=6.67 cores=0,2,4,6
/proc/8070/stat : 8070 (java) S 8068 8070 4908 0 -1 4202496 20443 0 1 0 663 4 0 0 25 0 19 0 827027796 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8070/statm: 3406452 18938 2245 9 0 3397186 0
[pid=8070/tid=8071] ppid=8068 vsize=13625808 CPUtime=6.12 cores=0,2,4,6
/proc/8070/task/8071/stat : 8071 (java) R 8068 8070 4908 0 -1 4202560 14609 0 1 0 610 2 0 0 25 0 19 0 827027797 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 46912505573986 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8070/tid=8073] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8073/stat : 8073 (java) S 8068 8070 4908 0 -1 4202560 114 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8074] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8074/stat : 8074 (java) S 8068 8070 4908 0 -1 4202560 33 0 0 0 0 0 0 0 16 0 19 0 827027799 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8075] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8075/stat : 8075 (java) S 8068 8070 4908 0 -1 4202560 60 0 0 0 0 0 0 0 16 0 19 0 827027799 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8076] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8076/stat : 8076 (java) S 8068 8070 4908 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8077] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8077/stat : 8077 (java) S 8068 8070 4908 0 -1 4202560 26 0 0 0 0 0 0 0 16 0 19 0 827027799 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8078] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8078/stat : 8078 (java) S 8068 8070 4908 0 -1 4202560 26 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8079] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8079/stat : 8079 (java) S 8068 8070 4908 0 -1 4202560 151 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8080] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8080/stat : 8080 (java) S 8068 8070 4908 0 -1 4202560 173 0 0 0 0 0 0 0 15 0 19 0 827027799 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8081] ppid=8068 vsize=13625808 CPUtime=0.13 cores=0,2,4,6
/proc/8070/task/8081/stat : 8081 (java) S 8068 8070 4908 0 -1 4202560 758 0 0 0 13 0 0 0 16 0 19 0 827027800 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 0 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8082] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8082/stat : 8082 (java) S 8068 8070 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827027800 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8083] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8083/stat : 8083 (java) S 8068 8070 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827027800 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8084] ppid=8068 vsize=13625808 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8084/stat : 8084 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646338993 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8085] ppid=8068 vsize=13625808 CPUtime=0.17 cores=0,2,4,6
/proc/8070/task/8085/stat : 8085 (java) S 8068 8070 4908 0 -1 4202560 1244 0 0 0 17 0 0 0 15 0 19 0 827027803 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8086] ppid=8068 vsize=13625808 CPUtime=0.18 cores=0,2,4,6
/proc/8070/task/8086/stat : 8086 (java) S 8068 8070 4908 0 -1 4202560 2091 0 0 0 18 0 0 0 15 0 19 0 827027803 13952827392 18938 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0

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

/proc/8070/task/8073/stat : 8073 (java) S 8068 8070 4908 0 -1 4202560 114 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8074] ppid=8068 vsize=13645220 CPUtime=0.04 cores=0,2,4,6
/proc/8070/task/8074/stat : 8074 (java) S 8068 8070 4908 0 -1 4202560 48 0 0 0 4 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8075] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8075/stat : 8075 (java) S 8068 8070 4908 0 -1 4202560 68 0 0 0 2 0 0 0 16 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8076] ppid=8068 vsize=13645220 CPUtime=0.03 cores=0,2,4,6
/proc/8070/task/8076/stat : 8076 (java) S 8068 8070 4908 0 -1 4202560 10 0 0 0 3 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8077] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8077/stat : 8077 (java) S 8068 8070 4908 0 -1 4202560 26 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8078] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8078/stat : 8078 (java) S 8068 8070 4908 0 -1 4202560 35 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8079] ppid=8068 vsize=13645220 CPUtime=0.03 cores=0,2,4,6
/proc/8070/task/8079/stat : 8079 (java) S 8068 8070 4908 0 -1 4202560 158 0 0 0 3 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8080] ppid=8068 vsize=13645220 CPUtime=0.04 cores=0,2,4,6
/proc/8070/task/8080/stat : 8080 (java) S 8068 8070 4908 0 -1 4202560 174 0 0 0 4 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8081] ppid=8068 vsize=13645220 CPUtime=1.59 cores=0,2,4,6
/proc/8070/task/8081/stat : 8081 (java) S 8068 8070 4908 0 -1 4202560 835 0 0 0 158 1 0 0 16 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 0 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8082] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8082/stat : 8082 (java) S 8068 8070 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8083] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8083/stat : 8083 (java) S 8068 8070 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8084] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8084/stat : 8084 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646338993 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8085] ppid=8068 vsize=13645220 CPUtime=1.37 cores=0,2,4,6
/proc/8070/task/8085/stat : 8085 (java) S 8068 8070 4908 0 -1 4202560 10240 0 0 0 136 1 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8086] ppid=8068 vsize=13645220 CPUtime=0.23 cores=0,2,4,6
/proc/8070/task/8086/stat : 8086 (java) S 8068 8070 4908 0 -1 4202560 2111 0 0 0 23 0 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8087] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8087/stat : 8087 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8088] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8088/stat : 8088 (java) S 8068 8070 4908 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8089] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8089/stat : 8089 (java) S 8068 8070 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827027810 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84
Current children cumulated vsize (KiB) 13645220

[startup+82.7013 s]
/proc/loadavg: 2.06 2.04 2.00 3/542 8231
/proc/meminfo: memFree=29910232/32951124 swapFree=51712236/67111528
[pid=8070] ppid=8068 vsize=13645220 CPUtime=84.42 cores=0,2,4,6
/proc/8070/stat : 8070 (java) S 8068 8070 4908 0 -1 4202496 29700 0 1 0 8435 7 0 0 25 0 19 0 827027796 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8070/statm: 3411305 24042 2250 9 0 3402039 0
[pid=8070/tid=8071] ppid=8068 vsize=13645220 CPUtime=80.91 cores=0,2,4,6
/proc/8070/task/8071/stat : 8071 (java) R 8068 8070 4908 0 -1 4202560 14725 0 1 0 8088 3 0 0 25 0 19 0 827027797 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 46912505166942 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8070/tid=8073] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8073/stat : 8073 (java) S 8068 8070 4908 0 -1 4202560 114 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8074] ppid=8068 vsize=13645220 CPUtime=0.04 cores=0,2,4,6
/proc/8070/task/8074/stat : 8074 (java) S 8068 8070 4908 0 -1 4202560 48 0 0 0 4 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8075] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8075/stat : 8075 (java) S 8068 8070 4908 0 -1 4202560 68 0 0 0 2 0 0 0 16 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8076] ppid=8068 vsize=13645220 CPUtime=0.03 cores=0,2,4,6
/proc/8070/task/8076/stat : 8076 (java) S 8068 8070 4908 0 -1 4202560 10 0 0 0 3 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8077] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8077/stat : 8077 (java) S 8068 8070 4908 0 -1 4202560 26 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8078] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8078/stat : 8078 (java) S 8068 8070 4908 0 -1 4202560 35 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8079] ppid=8068 vsize=13645220 CPUtime=0.03 cores=0,2,4,6
/proc/8070/task/8079/stat : 8079 (java) S 8068 8070 4908 0 -1 4202560 158 0 0 0 3 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8080] ppid=8068 vsize=13645220 CPUtime=0.04 cores=0,2,4,6
/proc/8070/task/8080/stat : 8080 (java) S 8068 8070 4908 0 -1 4202560 174 0 0 0 4 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8081] ppid=8068 vsize=13645220 CPUtime=1.59 cores=0,2,4,6
/proc/8070/task/8081/stat : 8081 (java) S 8068 8070 4908 0 -1 4202560 835 0 0 0 158 1 0 0 16 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 0 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8082] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8082/stat : 8082 (java) S 8068 8070 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8083] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8083/stat : 8083 (java) S 8068 8070 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8084] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8084/stat : 8084 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646338993 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8085] ppid=8068 vsize=13645220 CPUtime=1.37 cores=0,2,4,6
/proc/8070/task/8085/stat : 8085 (java) S 8068 8070 4908 0 -1 4202560 10240 0 0 0 136 1 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8086] ppid=8068 vsize=13645220 CPUtime=0.24 cores=0,2,4,6
/proc/8070/task/8086/stat : 8086 (java) S 8068 8070 4908 0 -1 4202560 2111 0 0 0 24 0 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8087] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8087/stat : 8087 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8088] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8088/stat : 8088 (java) S 8068 8070 4908 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8089] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8089/stat : 8089 (java) S 8068 8070 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827027810 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.42
Current children cumulated vsize (KiB) 13645220

[startup+82.9013 s]
/proc/loadavg: 2.06 2.04 2.00 3/542 8231
/proc/meminfo: memFree=29910232/32951124 swapFree=51712236/67111528
[pid=8070] ppid=8068 vsize=13645220 CPUtime=84.62 cores=0,2,4,6
/proc/8070/stat : 8070 (java) S 8068 8070 4908 0 -1 4202496 29703 0 1 0 8455 7 0 0 25 0 19 0 827027796 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8070/statm: 3411305 24042 2250 9 0 3402039 0
[pid=8070/tid=8071] ppid=8068 vsize=13645220 CPUtime=81.09 cores=0,2,4,6
/proc/8070/task/8071/stat : 8071 (java) R 8068 8070 4908 0 -1 4202560 14726 0 1 0 8106 3 0 0 17 0 19 0 827027797 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 46912505537985 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8070/tid=8073] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8073/stat : 8073 (java) S 8068 8070 4908 0 -1 4202560 114 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8074] ppid=8068 vsize=13645220 CPUtime=0.04 cores=0,2,4,6
/proc/8070/task/8074/stat : 8074 (java) S 8068 8070 4908 0 -1 4202560 48 0 0 0 4 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8075] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8075/stat : 8075 (java) S 8068 8070 4908 0 -1 4202560 68 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8076] ppid=8068 vsize=13645220 CPUtime=0.03 cores=0,2,4,6
/proc/8070/task/8076/stat : 8076 (java) S 8068 8070 4908 0 -1 4202560 10 0 0 0 3 0 0 0 16 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8077] ppid=8068 vsize=13645220 CPUtime=0.03 cores=0,2,4,6
/proc/8070/task/8077/stat : 8077 (java) S 8068 8070 4908 0 -1 4202560 26 0 0 0 3 0 0 0 16 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8078] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8078/stat : 8078 (java) S 8068 8070 4908 0 -1 4202560 35 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8079] ppid=8068 vsize=13645220 CPUtime=0.03 cores=0,2,4,6
/proc/8070/task/8079/stat : 8079 (java) S 8068 8070 4908 0 -1 4202560 158 0 0 0 3 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8080] ppid=8068 vsize=13645220 CPUtime=0.04 cores=0,2,4,6
/proc/8070/task/8080/stat : 8080 (java) S 8068 8070 4908 0 -1 4202560 174 0 0 0 4 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8081] ppid=8068 vsize=13645220 CPUtime=1.61 cores=0,2,4,6
/proc/8070/task/8081/stat : 8081 (java) S 8068 8070 4908 0 -1 4202560 835 0 0 0 160 1 0 0 16 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 0 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8082] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8082/stat : 8082 (java) S 8068 8070 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8083] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8083/stat : 8083 (java) S 8068 8070 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8084] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8084/stat : 8084 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646338993 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8085] ppid=8068 vsize=13645220 CPUtime=1.37 cores=0,2,4,6
/proc/8070/task/8085/stat : 8085 (java) S 8068 8070 4908 0 -1 4202560 10240 0 0 0 136 1 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8086] ppid=8068 vsize=13645220 CPUtime=0.24 cores=0,2,4,6
/proc/8070/task/8086/stat : 8086 (java) S 8068 8070 4908 0 -1 4202560 2111 0 0 0 24 0 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8087] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8087/stat : 8087 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8088] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8088/stat : 8088 (java) S 8068 8070 4908 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8089] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8089/stat : 8089 (java) S 8068 8070 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827027810 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.62
Current children cumulated vsize (KiB) 13645220

[startup+83.0013 s]
/proc/loadavg: 2.06 2.04 2.00 3/542 8231
/proc/meminfo: memFree=29910232/32951124 swapFree=51712236/67111528
[pid=8070] ppid=8068 vsize=13645220 CPUtime=84.72 cores=0,2,4,6
/proc/8070/stat : 8070 (java) S 8068 8070 4908 0 -1 4202496 29703 0 1 0 8465 7 0 0 25 0 19 0 827027796 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/8070/statm: 3411305 24042 2250 9 0 3402039 0
[pid=8070/tid=8071] ppid=8068 vsize=13645220 CPUtime=81.19 cores=0,2,4,6
/proc/8070/task/8071/stat : 8071 (java) R 8068 8070 4908 0 -1 4202560 14726 0 1 0 8116 3 0 0 17 0 19 0 827027797 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 46912505694004 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=8070/tid=8073] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8073/stat : 8073 (java) S 8068 8070 4908 0 -1 4202560 114 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8074] ppid=8068 vsize=13645220 CPUtime=0.04 cores=0,2,4,6
/proc/8070/task/8074/stat : 8074 (java) S 8068 8070 4908 0 -1 4202560 48 0 0 0 4 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8075] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8075/stat : 8075 (java) S 8068 8070 4908 0 -1 4202560 68 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8076] ppid=8068 vsize=13645220 CPUtime=0.03 cores=0,2,4,6
/proc/8070/task/8076/stat : 8076 (java) S 8068 8070 4908 0 -1 4202560 10 0 0 0 3 0 0 0 16 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8077] ppid=8068 vsize=13645220 CPUtime=0.03 cores=0,2,4,6
/proc/8070/task/8077/stat : 8077 (java) S 8068 8070 4908 0 -1 4202560 26 0 0 0 3 0 0 0 16 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8078] ppid=8068 vsize=13645220 CPUtime=0.02 cores=0,2,4,6
/proc/8070/task/8078/stat : 8078 (java) S 8068 8070 4908 0 -1 4202560 35 0 0 0 2 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8079] ppid=8068 vsize=13645220 CPUtime=0.03 cores=0,2,4,6
/proc/8070/task/8079/stat : 8079 (java) S 8068 8070 4908 0 -1 4202560 158 0 0 0 3 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8080] ppid=8068 vsize=13645220 CPUtime=0.04 cores=0,2,4,6
/proc/8070/task/8080/stat : 8080 (java) S 8068 8070 4908 0 -1 4202560 174 0 0 0 4 0 0 0 15 0 19 0 827027799 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8081] ppid=8068 vsize=13645220 CPUtime=1.61 cores=0,2,4,6
/proc/8070/task/8081/stat : 8081 (java) S 8068 8070 4908 0 -1 4202560 835 0 0 0 160 1 0 0 16 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 0 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8082] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8082/stat : 8082 (java) S 8068 8070 4908 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8083] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8083/stat : 8083 (java) S 8068 8070 4908 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 827027800 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8084] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8084/stat : 8084 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646338993 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8085] ppid=8068 vsize=13645220 CPUtime=1.37 cores=0,2,4,6
/proc/8070/task/8085/stat : 8085 (java) S 8068 8070 4908 0 -1 4202560 10240 0 0 0 136 1 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
[pid=8070/tid=8086] ppid=8068 vsize=13645220 CPUtime=0.24 cores=0,2,4,6
/proc/8070/task/8086/stat : 8086 (java) S 8068 8070 4908 0 -1 4202560 2111 0 0 0 24 0 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 6 0 0 0
[pid=8070/tid=8087] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8087/stat : 8087 (java) S 8068 8070 4908 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331289 0 4 0 16800975 18446604441099384064 0 0 -1 2 0 0 0
[pid=8070/tid=8088] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8088/stat : 8088 (java) S 8068 8070 4908 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 827027803 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 4 0 0 0
[pid=8070/tid=8089] ppid=8068 vsize=13645220 CPUtime=0 cores=0,2,4,6
/proc/8070/task/8089/stat : 8089 (java) S 8068 8070 4908 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 827027810 13972705280 24042 33554432000 1073741824 1073778376 140733361486448 18446744073709551615 216646331904 0 4 0 16800975 18446604441099384064 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 84.72
Current children cumulated vsize (KiB) 13645220

Child status: 30
Real time (s): 83.0383
CPU time (s): 84.7671
CPU user time (s): 84.6831
CPU system time (s): 0.083987
CPU usage (%): 102.082
Max. virtual memory (cumulated for all children) (KiB): 13650444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 84.6831
system time used= 0.083987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29725
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= 5456
involuntary context switches= 2217

runsolver used 0.45593 second user time and 0.91486 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-04 04:24:12
IDJOB=3459027
IDBENCH=2927
IDSOLVER=1952
FILE ID=node103/3459027-1307154252
RUNJOBID= node103-1307147061-6662
PBS_JOBID= 13508813
Free space on /tmp= 73912 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_1.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459027-1307154252/watcher-3459027-1307154252 -o /tmp/evaluation-result-3459027-1307154252/solver-3459027-1307154252 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459027-1307154252.opb

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

MD5SUM BENCH= fb11ff2665aef67f0842a460a5ea3114
RANDOM SEED=1335227689

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.71
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30177068 kB
Buffers:        310832 kB
Cached:         454748 kB
SwapCached:      23760 kB
Active:        2060812 kB
Inactive:       419444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30177068 kB
SwapTotal:    67111528 kB
SwapFree:     51712236 kB
Dirty:             524 kB
Writeback:           0 kB
AnonPages:     1712232 kB
Mapped:          30828 kB
Slab:           149612 kB
PageTables:      73824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 175524388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73912 MiB
End job on node103 at 2011-06-04 04:25:35