Trace number 2658553

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26OPT-15 65.892 62.8289

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_25_4.opb
MD5SUMe7bb8414272ccdbf28db7bd22cc751df
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark41.1897
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -15
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint25
Maximum length of a constraint40
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3070
Sum of products size (including duplicates)6140
Number of different products1535
Sum of products size3070

Quality of the solution as a function of time


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

Solver Data

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.13	c See www.sat4j.org for details.
0.09/0.14	c version 2.2.0.v20100526
0.09/0.14	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.14	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.14	c java.vm.version	11.2-b01
0.09/0.14	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version		1.6.0_12
0.09/0.14	c os.name		Linux
0.09/0.14	c os.version		2.6.18-164.el5
0.09/0.14	c os.arch		i386
0.09/0.14	c Free memory 		1393557488
0.09/0.14	c Max memory 		1395916800
0.09/0.14	c Total memory 		1395916800
0.09/0.14	c Number of processors 	2
0.09/0.20	c Pseudo Boolean Optimization
0.09/0.20	c --- Begin Solver configuration ---
0.09/0.20	c Stops conflict analysis at the first Unique Implication Point
0.09/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.09/0.20	c Learn all clauses as in MiniSAT
0.09/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.20	c Expensive reason simplification
0.09/0.20	c Armin Biere (Picosat) restarts strategy
0.09/0.20	c Glucose learned constraints deletion strategy
0.09/0.20	c timeout=2147483s
0.09/0.20	c DB Simplification allowed=false
0.09/0.20	c --- End Solver configuration ---
0.09/0.20	c solving HOME/instance-2658553-1276658656.opb
0.09/0.20	c reading problem ... 
1.13/0.76	c ... done. Wall clock time 0.565s.
1.13/0.76	c #vars     1635
1.13/0.76	c #constraints  4605
1.13/0.76	c constraints type 
1.13/0.76	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1535
1.13/0.76	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1535
1.26/0.83	c SATISFIABLE
1.26/0.83	c OPTIMIZING...
1.26/0.83	c Got one! Elapsed wall clock time (in seconds):0.63
1.26/0.83	o -9
1.26/0.88	c Got one! Elapsed wall clock time (in seconds):0.684
1.26/0.88	o -10
1.46/0.92	c Got one! Elapsed wall clock time (in seconds):0.724
1.46/0.92	o -11
2.05/1.22	c Got one! Elapsed wall clock time (in seconds):1.023
2.05/1.22	o -12
2.24/1.39	c Got one! Elapsed wall clock time (in seconds):1.19
2.24/1.39	o -13
3.02/1.79	c Got one! Elapsed wall clock time (in seconds):1.587
3.02/1.79	o -14
3.96/2.67	c cleaning 2501 clauses out of 5001 with flag 5001/5001
5.81/4.40	c cleaning 4250 clauses out of 8499 with flag 11000/11000
8.78/6.83	c cleaning 5625 clauses out of 11250 with flag 18001/18001
12.11/9.85	c cleaning 6812 clauses out of 13624 with flag 26000/26000
16.38/13.71	c cleaning 7903 clauses out of 15812 with flag 35000/35000
21.20/18.35	c cleaning 8954 clauses out of 17909 with flag 45000/45000
27.38/24.47	c cleaning 9475 clauses out of 18953 with flag 55000/55000
33.30/30.37	c cleaning 9733 clauses out of 19475 with flag 65000/65000
38.80/35.84	c cleaning 9869 clauses out of 19739 with flag 75000/75000
43.80/40.87	c cleaning 9931 clauses out of 19869 with flag 85001/85001
47.82/44.87	c Got one! Elapsed wall clock time (in seconds):44.675
47.82/44.87	o -15
48.63/45.65	c cleaning 9962 clauses out of 19933 with flag 95000/95000
53.83/50.83	c cleaning 9983 clauses out of 19966 with flag 105000/105000
59.44/56.50	c cleaning 9988 clauses out of 19975 with flag 115000/115000
65.26/62.22	c cleaning 9987 clauses out of 19973 with flag 125000/125000
65.77/62.79	c starts		: 73
65.77/62.79	c conflicts		: 126424
65.77/62.79	c decisions		: 129037
65.77/62.79	c propagations		: 786146
65.77/62.79	c inspects		: 176289765
65.77/62.79	c learnt literals	: 79
65.77/62.79	c learnt binary clauses	: 903
65.77/62.79	c learnt ternary clauses	: 1312
65.77/62.79	c learnt clauses	: 126344
65.77/62.79	c ignored clauses	: 0
65.77/62.79	c root simplifications	: 0
65.77/62.79	c removed literals (reason simplification)	: 1154259
65.77/62.79	c reason swapping (by a shorter reason)	: 0
65.77/62.79	c Calls to reduceDB	: 14
65.77/62.79	c number of reductions to clauses (during analyze)	: 0
65.77/62.79	c number of learned constraints concerned by reduction	: 0
65.77/62.79	c number of learning phase by resolution	: 0
65.77/62.79	c number of learning phase by cutting planes	: 0
65.77/62.79	c speed (assignments/second)	: 43886.897783732486
65.77/62.79	c non guided choices	0
65.77/62.79	c learnt constraints type 
65.77/62.79	c constraints type 
65.77/62.79	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1535
65.77/62.79	c org.sat4j.minisat.constraints.card.MinWatchCard => 0
65.77/62.79	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1535
65.77/62.79	s OPTIMUM FOUND
65.77/62.79	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 x69 -x70 x71 -x72 x73 -x74 x75 x76 -x77 -x78 -x79 -x80 -x81 x82 x83 -x84 x85 x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 
65.77/62.79	c objective function=-15
65.77/62.79	c Total wall clock time (in seconds): 62.594

Verifier Data

OK	-15

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 1.07 1.02 1.00 3/106 8567
/proc/meminfo: memFree=1626784/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=444 CPUtime=0
/proc/8567/stat : 8567 (java) R 8565 8567 8148 0 -1 4194304 303 0 0 0 0 0 0 0 19 0 1 0 41469280 454656 49 1992294400 134512640 134550932 4287115856 18446744073709551615 2679380 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8567/statm: 111 49 38 10 0 25 0

[startup+0.084833 s]
/proc/loadavg: 1.07 1.02 1.00 3/106 8567
/proc/meminfo: memFree=1626784/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1521796 CPUtime=0.07
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 3851 0 1 0 5 2 0 0 19 0 7 0 41469280 1558319104 3292 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 380449 3292 1045 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.100835 s]
/proc/loadavg: 1.07 1.02 1.00 3/106 8567
/proc/meminfo: memFree=1626784/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1524184 CPUtime=0.09
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 3999 0 1 0 7 2 0 0 19 0 12 0 41469280 1560764416 3438 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 381046 3438 1078 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524184

[startup+0.300514 s]
/proc/loadavg: 1.07 1.02 1.00 3/106 8567
/proc/meminfo: memFree=1626784/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1527152 CPUtime=0.4
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 5519 0 1 0 37 3 0 0 19 0 12 0 41469280 1563803648 4956 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 381788 4956 1363 10 0 379090 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 1527152

[startup+0.700514 s]
/proc/loadavg: 1.07 1.02 1.00 3/106 8567
/proc/meminfo: memFree=1626784/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1528612 CPUtime=1.13
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 6803 0 1 0 109 4 0 0 19 0 12 0 41469280 1565298688 6188 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 382153 6188 1396 10 0 379455 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 1528612

[startup+1.50151 s]
/proc/loadavg: 1.07 1.02 1.00 4/119 8580
/proc/meminfo: memFree=1602200/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1533636 CPUtime=2.65
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 11544 0 1 0 259 6 0 0 19 0 13 0 41469280 1570443264 10108 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 383409 10108 1424 10 0 380711 0
[pid=8567/tid=8569] ppid=8565 vsize=1533636 CPUtime=1.45
/proc/8567/task/8569/stat : 8569 (java) R 8565 8567 8148 0 -1 4202560 7150 0 1 0 141 4 0 0 18 0 13 0 41469282 1570443264 10108 1992294400 134512640 134550932 4287115856 18446744073709551615 4109006630 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8567/tid=8570] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8570/stat : 8570 (java) S 8565 8567 8148 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 13 0 41469283 1570443264 10109 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8571] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8571/stat : 8571 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 41469283 1570443264 10109 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8572] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8572/stat : 8572 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 41469285 1570443264 10109 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8573] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8573/stat : 8573 (java) S 8565 8567 8148 0 -1 4202560 10 0 0 0 0 0 0 0 22 0 13 0 41469285 1570443264 10109 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8574] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8574/stat : 8574 (java) S 8565 8567 8148 0 -1 4202560 5 0 0 0 0 0 0 0 23 0 13 0 41469285 1570443264 10110 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8575] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8575/stat : 8575 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 41469289 1570443264 10110 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8576] ppid=8565 vsize=1533636 CPUtime=0.29
/proc/8567/task/8576/stat : 8576 (java) R 8565 8567 8148 0 -1 4202560 1173 0 0 0 29 0 0 0 25 0 13 0 41469289 1570443264 10110 1992294400 134512640 134550932 4287115856 18446744073709551615 104140901 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=8567/tid=8577] ppid=8565 vsize=1533636 CPUtime=0.87
/proc/8567/task/8577/stat : 8577 (java) R 8565 8567 8148 0 -1 4202560 2153 0 0 0 87 0 0 0 25 0 13 0 41469289 1570443264 10110 1992294400 134512640 134550932 4287115856 18446744073709551615 103861487 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8567/tid=8578] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8578/stat : 8578 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41469289 1570443264 10112 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8579] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8579/stat : 8579 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 41469289 1570443264 10112 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8580] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8580/stat : 8580 (java) S 8565 8567 8148 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 41469359 1570443264 10112 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 1533636

[startup+3.10217 s]
/proc/loadavg: 1.15 1.03 1.01 2/119 8580
/proc/meminfo: memFree=1547764/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1533636 CPUtime=4.58
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 33342 0 1 0 443 15 0 0 19 0 13 0 41469280 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 383409 31769 1442 10 0 380711 0
[pid=8567/tid=8569] ppid=8565 vsize=1533636 CPUtime=3.01
/proc/8567/task/8569/stat : 8569 (java) R 8565 8567 8148 0 -1 4202560 27365 0 1 0 288 13 0 0 20 0 13 0 41469282 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4109117400 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8567/tid=8570] ppid=8565 vsize=1533636 CPUtime=0.01
/proc/8567/task/8570/stat : 8570 (java) S 8565 8567 8148 0 -1 4202560 384 0 0 0 1 0 0 0 18 0 13 0 41469283 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8571] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8571/stat : 8571 (java) S 8565 8567 8148 0 -1 4202560 311 0 0 0 0 0 0 0 18 0 13 0 41469283 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8572] ppid=8565 vsize=1533636 CPUtime=0.02
/proc/8567/task/8572/stat : 8572 (java) S 8565 8567 8148 0 -1 4202560 675 0 0 0 2 0 0 0 16 0 13 0 41469285 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8573] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8573/stat : 8573 (java) S 8565 8567 8148 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 41469285 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8574] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8574/stat : 8574 (java) S 8565 8567 8148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 41469285 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8575] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8575/stat : 8575 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 41469289 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8576] ppid=8565 vsize=1533636 CPUtime=0.48
/proc/8567/task/8576/stat : 8576 (java) S 8565 8567 8148 0 -1 4202560 1346 0 0 0 48 0 0 0 15 0 13 0 41469289 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8577] ppid=8565 vsize=1533636 CPUtime=1.01
/proc/8567/task/8577/stat : 8577 (java) S 8565 8567 8148 0 -1 4202560 2193 0 0 0 101 0 0 0 15 0 13 0 41469289 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8578] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8578/stat : 8578 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41469289 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8579] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8579/stat : 8579 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 41469289 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8580] ppid=8565 vsize=1533636 CPUtime=0
/proc/8567/task/8580/stat : 8580 (java) S 8565 8567 8148 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 41469359 1570443264 31769 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 1533636

[startup+6.30154 s]
/proc/loadavg: 1.15 1.03 1.01 2/119 8580
/proc/meminfo: memFree=1493204/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1534908 CPUtime=8.14
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 37879 0 1 0 797 17 0 0 19 0 13 0 41469280 1571745792 34873 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 383727 34873 1442 10 0 381029 0
[pid=8567/tid=8569] ppid=8565 vsize=1534908 CPUtime=6.11
/proc/8567/task/8569/stat : 8569 (java) R 8565 8567 8148 0 -1 4202560 29161 0 1 0 597 14 0 0 25 0 13 0 41469282 1571745792 34873 1992294400 134512640 134550932 4287115856 18446744073709551615 4109116289 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8567/tid=8570] ppid=8565 vsize=1534908 CPUtime=0.01
/proc/8567/task/8570/stat : 8570 (java) S 8565 8567 8148 0 -1 4202560 384 0 0 0 1 0 0 0 17 0 13 0 41469283 1571745792 34873 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8571] ppid=8565 vsize=1534908 CPUtime=0.01
/proc/8567/task/8571/stat : 8571 (java) S 8565 8567 8148 0 -1 4202560 969 0 0 0 1 0 0 0 17 0 13 0 41469283 1571745792 34873 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8572] ppid=8565 vsize=1534908 CPUtime=0.06
/proc/8567/task/8572/stat : 8572 (java) S 8565 8567 8148 0 -1 4202560 1047 0 0 0 6 0 0 0 16 0 13 0 41469285 1571745792 34873 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8573] ppid=8565 vsize=1534908 CPUtime=0
/proc/8567/task/8573/stat : 8573 (java) S 8565 8567 8148 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 41469285 1571745792 34873 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8574] ppid=8565 vsize=1534908 CPUtime=0
/proc/8567/task/8574/stat : 8574 (java) S 8565 8567 8148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 41469285 1571745792 34873 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8575] ppid=8565 vsize=1534908 CPUtime=0
/proc/8567/task/8575/stat : 8575 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 41469289 1571745792 34874 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8576] ppid=8565 vsize=1534908 CPUtime=0.52
/proc/8567/task/8576/stat : 8576 (java) S 8565 8567 8148 0 -1 4202560 1352 0 0 0 52 0 0 0 15 0 13 0 41469289 1571745792 34874 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8577] ppid=8565 vsize=1534908 CPUtime=1.39
/proc/8567/task/8577/stat : 8577 (java) S 8565 8567 8148 0 -1 4202560 3898 0 0 0 138 1 0 0 15 0 13 0 41469289 1571745792 34875 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8578] ppid=8565 vsize=1534908 CPUtime=0
/proc/8567/task/8578/stat : 8578 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41469289 1571745792 34875 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8579] ppid=8565 vsize=1534908 CPUtime=0
/proc/8567/task/8579/stat : 8579 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 41469289 1571745792 34875 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8580] ppid=8565 vsize=1534908 CPUtime=0
/proc/8567/task/8580/stat : 8580 (java) S 8565 8567 8148 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 41469359 1571745792 34876 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.14
Current children cumulated vsize (KiB) 1534908

[startup+12.7023 s]
/proc/loadavg: 1.12 1.03 1.01 2/119 8580
/proc/meminfo: memFree=1475720/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1535672 CPUtime=15.21
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 42854 0 1 0 1503 18 0 0 19 0 13 0 41469280 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 383918 38802 1442 10 0 381220 0
[pid=8567/tid=8569] ppid=8565 vsize=1535672 CPUtime=12.29
/proc/8567/task/8569/stat : 8569 (java) R 8565 8567 8148 0 -1 4202560 32093 0 1 0 1214 15 0 0 25 0 13 0 41469282 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4109034718 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8567/tid=8570] ppid=8565 vsize=1535672 CPUtime=0.04
/proc/8567/task/8570/stat : 8570 (java) S 8565 8567 8148 0 -1 4202560 522 0 0 0 4 0 0 0 15 0 13 0 41469283 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8571] ppid=8565 vsize=1535672 CPUtime=0.05
/proc/8567/task/8571/stat : 8571 (java) S 8565 8567 8148 0 -1 4202560 1054 0 0 0 5 0 0 0 16 0 13 0 41469283 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8572] ppid=8565 vsize=1535672 CPUtime=0.14
/proc/8567/task/8572/stat : 8572 (java) S 8565 8567 8148 0 -1 4202560 1491 0 0 0 14 0 0 0 15 0 13 0 41469285 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8573] ppid=8565 vsize=1535672 CPUtime=0
/proc/8567/task/8573/stat : 8573 (java) S 8565 8567 8148 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 41469285 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8574] ppid=8565 vsize=1535672 CPUtime=0
/proc/8567/task/8574/stat : 8574 (java) S 8565 8567 8148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 41469285 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8575] ppid=8565 vsize=1535672 CPUtime=0
/proc/8567/task/8575/stat : 8575 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 41469289 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8576] ppid=8565 vsize=1535672 CPUtime=0.61
/proc/8567/task/8576/stat : 8576 (java) S 8565 8567 8148 0 -1 4202560 1361 0 0 0 61 0 0 0 16 0 13 0 41469289 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8577] ppid=8565 vsize=1535672 CPUtime=2.03
/proc/8567/task/8577/stat : 8577 (java) S 8565 8567 8148 0 -1 4202560 5265 0 0 0 202 1 0 0 16 0 13 0 41469289 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8578] ppid=8565 vsize=1535672 CPUtime=0
/proc/8567/task/8578/stat : 8578 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41469289 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8579] ppid=8565 vsize=1535672 CPUtime=0
/proc/8567/task/8579/stat : 8579 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 41469289 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8580] ppid=8565 vsize=1535672 CPUtime=0
/proc/8567/task/8580/stat : 8580 (java) S 8565 8567 8148 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 41469359 1572528128 38802 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.21
Current children cumulated vsize (KiB) 1535672

[startup+25.5018 s]
/proc/loadavg: 1.11 1.03 1.01 2/119 8580
/proc/meminfo: memFree=1464560/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1542840 CPUtime=28.49
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 46418 0 1 0 2829 20 0 0 19 0 13 0 41469280 1579868160 41775 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 385710 41775 1442 10 0 383012 0
[pid=8567/tid=8569] ppid=8565 vsize=1542840 CPUtime=24.9
/proc/8567/task/8569/stat : 8569 (java) R 8565 8567 8148 0 -1 4202560 32100 0 1 0 2475 15 0 0 25 0 13 0 41469282 1579868160 41775 1992294400 134512640 134550932 4287115856 18446744073709551615 4109117109 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8567/tid=8570] ppid=8565 vsize=1542840 CPUtime=0.08
/proc/8567/task/8570/stat : 8570 (java) S 8565 8567 8148 0 -1 4202560 931 0 0 0 8 0 0 0 15 0 13 0 41469283 1579868160 41775 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8571] ppid=8565 vsize=1542840 CPUtime=0.08
/proc/8567/task/8571/stat : 8571 (java) S 8565 8567 8148 0 -1 4202560 1428 0 0 0 8 0 0 0 16 0 13 0 41469283 1579868160 41775 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8572] ppid=8565 vsize=1542840 CPUtime=0.27

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

/proc/8567/task/8577/stat : 8577 (java) S 8565 8567 8148 0 -1 4202560 7295 0 0 0 248 2 0 0 15 0 13 0 41469289 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8578] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8578/stat : 8578 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41469289 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8579] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8579/stat : 8579 (java) S 8565 8567 8148 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 13 0 41469289 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8580] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8580/stat : 8580 (java) S 8565 8567 8148 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 41469359 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 60.55
Current children cumulated vsize (KiB) 1542840

[startup+60.7018 s]
/proc/loadavg: 1.06 1.02 1.00 2/119 8582
/proc/meminfo: memFree=1431576/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1542840 CPUtime=63.75
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 54949 0 1 0 6350 25 0 0 19 0 13 0 41469280 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 385710 49949 1442 10 0 383012 0
[pid=8567/tid=8569] ppid=8565 vsize=1542840 CPUtime=59.69
/proc/8567/task/8569/stat : 8569 (java) R 8565 8567 8148 0 -1 4202560 38360 0 1 0 5951 18 0 0 25 0 13 0 41469282 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4109034751 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8567/tid=8570] ppid=8565 vsize=1542840 CPUtime=0.16
/proc/8567/task/8570/stat : 8570 (java) S 8565 8567 8148 0 -1 4202560 2060 0 0 0 16 0 0 0 16 0 13 0 41469283 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8571] ppid=8565 vsize=1542840 CPUtime=0.17
/proc/8567/task/8571/stat : 8571 (java) S 8565 8567 8148 0 -1 4202560 2512 0 0 0 16 1 0 0 15 0 13 0 41469283 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8572] ppid=8565 vsize=1542840 CPUtime=0.53
/proc/8567/task/8572/stat : 8572 (java) S 8565 8567 8148 0 -1 4202560 2288 0 0 0 53 0 0 0 15 0 13 0 41469285 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8573] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8573/stat : 8573 (java) S 8565 8567 8148 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 41469285 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8574] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8574/stat : 8574 (java) S 8565 8567 8148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 41469285 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8575] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8575/stat : 8575 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 41469289 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8576] ppid=8565 vsize=1542840 CPUtime=0.63
/proc/8567/task/8576/stat : 8576 (java) S 8565 8567 8148 0 -1 4202560 1362 0 0 0 63 0 0 0 15 0 13 0 41469289 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8577] ppid=8565 vsize=1542840 CPUtime=2.5
/proc/8567/task/8577/stat : 8577 (java) S 8565 8567 8148 0 -1 4202560 7295 0 0 0 248 2 0 0 15 0 13 0 41469289 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8578] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8578/stat : 8578 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41469289 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8579] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8579/stat : 8579 (java) S 8565 8567 8148 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 13 0 41469289 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8580] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8580/stat : 8580 (java) S 8565 8567 8148 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 41469359 1579868160 49949 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 63.75
Current children cumulated vsize (KiB) 1542840

[startup+61.5019 s]
/proc/loadavg: 1.06 1.02 1.00 2/119 8582
/proc/meminfo: memFree=1431576/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1542840 CPUtime=64.56
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 54952 0 1 0 6431 25 0 0 19 0 13 0 41469280 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 385710 49951 1442 10 0 383012 0
[pid=8567/tid=8569] ppid=8565 vsize=1542840 CPUtime=60.49
/proc/8567/task/8569/stat : 8569 (java) R 8565 8567 8148 0 -1 4202560 38361 0 1 0 6031 18 0 0 25 0 13 0 41469282 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4109034751 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8567/tid=8570] ppid=8565 vsize=1542840 CPUtime=0.17
/proc/8567/task/8570/stat : 8570 (java) S 8565 8567 8148 0 -1 4202560 2060 0 0 0 17 0 0 0 16 0 13 0 41469283 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8571] ppid=8565 vsize=1542840 CPUtime=0.18
/proc/8567/task/8571/stat : 8571 (java) S 8565 8567 8148 0 -1 4202560 2514 0 0 0 17 1 0 0 16 0 13 0 41469283 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8572] ppid=8565 vsize=1542840 CPUtime=0.53
/proc/8567/task/8572/stat : 8572 (java) S 8565 8567 8148 0 -1 4202560 2288 0 0 0 53 0 0 0 15 0 13 0 41469285 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8573] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8573/stat : 8573 (java) S 8565 8567 8148 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 41469285 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8574] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8574/stat : 8574 (java) S 8565 8567 8148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 41469285 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8575] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8575/stat : 8575 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8576] ppid=8565 vsize=1542840 CPUtime=0.63
/proc/8567/task/8576/stat : 8576 (java) S 8565 8567 8148 0 -1 4202560 1362 0 0 0 63 0 0 0 15 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8577] ppid=8565 vsize=1542840 CPUtime=2.5
/proc/8567/task/8577/stat : 8577 (java) S 8565 8567 8148 0 -1 4202560 7295 0 0 0 248 2 0 0 15 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8578] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8578/stat : 8578 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8579] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8579/stat : 8579 (java) S 8565 8567 8148 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8580] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8580/stat : 8580 (java) S 8565 8567 8148 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 41469359 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 64.56
Current children cumulated vsize (KiB) 1542840

[startup+62.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/119 8582
/proc/meminfo: memFree=1431576/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1542840 CPUtime=65.36
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 54953 0 1 0 6511 25 0 0 19 0 13 0 41469280 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 385710 49951 1442 10 0 383012 0
[pid=8567/tid=8569] ppid=8565 vsize=1542840 CPUtime=61.24
/proc/8567/task/8569/stat : 8569 (java) R 8565 8567 8148 0 -1 4202560 38362 0 1 0 6106 18 0 0 25 0 13 0 41469282 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4109034751 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8567/tid=8570] ppid=8565 vsize=1542840 CPUtime=0.17
/proc/8567/task/8570/stat : 8570 (java) S 8565 8567 8148 0 -1 4202560 2060 0 0 0 17 0 0 0 16 0 13 0 41469283 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8571] ppid=8565 vsize=1542840 CPUtime=0.19
/proc/8567/task/8571/stat : 8571 (java) S 8565 8567 8148 0 -1 4202560 2514 0 0 0 18 1 0 0 15 0 13 0 41469283 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8572] ppid=8565 vsize=1542840 CPUtime=0.57
/proc/8567/task/8572/stat : 8572 (java) S 8565 8567 8148 0 -1 4202560 2288 0 0 0 57 0 0 0 16 0 13 0 41469285 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8573] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8573/stat : 8573 (java) S 8565 8567 8148 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 41469285 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8574] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8574/stat : 8574 (java) S 8565 8567 8148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 41469285 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8575] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8575/stat : 8575 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8576] ppid=8565 vsize=1542840 CPUtime=0.63
/proc/8567/task/8576/stat : 8576 (java) S 8565 8567 8148 0 -1 4202560 1362 0 0 0 63 0 0 0 15 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8577] ppid=8565 vsize=1542840 CPUtime=2.5
/proc/8567/task/8577/stat : 8577 (java) S 8565 8567 8148 0 -1 4202560 7295 0 0 0 248 2 0 0 15 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8578] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8578/stat : 8578 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8579] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8579/stat : 8579 (java) S 8565 8567 8148 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8580] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8580/stat : 8580 (java) S 8565 8567 8148 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 41469359 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 65.36
Current children cumulated vsize (KiB) 1542840

[startup+62.7091 s]
/proc/loadavg: 1.05 1.02 1.00 2/119 8582
/proc/meminfo: memFree=1431576/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1542840 CPUtime=65.77
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 54953 0 1 0 6552 25 0 0 19 0 13 0 41469280 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 385710 49951 1442 10 0 383012 0
[pid=8567/tid=8569] ppid=8565 vsize=1542840 CPUtime=61.65
/proc/8567/task/8569/stat : 8569 (java) R 8565 8567 8148 0 -1 4202560 38362 0 1 0 6147 18 0 0 25 0 13 0 41469282 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4109117573 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8567/tid=8570] ppid=8565 vsize=1542840 CPUtime=0.17
/proc/8567/task/8570/stat : 8570 (java) S 8565 8567 8148 0 -1 4202560 2060 0 0 0 17 0 0 0 16 0 13 0 41469283 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8571] ppid=8565 vsize=1542840 CPUtime=0.19
/proc/8567/task/8571/stat : 8571 (java) S 8565 8567 8148 0 -1 4202560 2514 0 0 0 18 1 0 0 15 0 13 0 41469283 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8572] ppid=8565 vsize=1542840 CPUtime=0.57
/proc/8567/task/8572/stat : 8572 (java) S 8565 8567 8148 0 -1 4202560 2288 0 0 0 57 0 0 0 16 0 13 0 41469285 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8573] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8573/stat : 8573 (java) S 8565 8567 8148 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 41469285 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8574] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8574/stat : 8574 (java) S 8565 8567 8148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 41469285 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8575] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8575/stat : 8575 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8576] ppid=8565 vsize=1542840 CPUtime=0.63
/proc/8567/task/8576/stat : 8576 (java) S 8565 8567 8148 0 -1 4202560 1362 0 0 0 63 0 0 0 15 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8577] ppid=8565 vsize=1542840 CPUtime=2.5
/proc/8567/task/8577/stat : 8577 (java) S 8565 8567 8148 0 -1 4202560 7295 0 0 0 248 2 0 0 15 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8578] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8578/stat : 8578 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8579] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8579/stat : 8579 (java) S 8565 8567 8148 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 13 0 41469289 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8580] ppid=8565 vsize=1542840 CPUtime=0
/proc/8567/task/8580/stat : 8580 (java) S 8565 8567 8148 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 41469359 1579868160 49951 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 65.77
Current children cumulated vsize (KiB) 1542840

[startup+62.8021 s]
/proc/loadavg: 1.05 1.02 1.00 2/119 8582
/proc/meminfo: memFree=1431576/2059040 swapFree=4140048/4192956
[pid=8567] ppid=8565 vsize=1543164 CPUtime=65.86
/proc/8567/stat : 8567 (java) S 8565 8567 8148 0 -1 4202496 54968 0 1 0 6561 25 0 0 19 0 11 0 41469280 1580199936 49966 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8567/statm: 385791 49966 1443 10 0 383093 0
[pid=8567/tid=8569] ppid=8565 vsize=1543164 CPUtime=61.73
/proc/8567/task/8569/stat : 8569 (java) S 8565 8567 8148 0 -1 4202560 38367 0 1 0 6155 18 0 0 19 0 11 0 41469282 1580199936 49966 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8570] ppid=8565 vsize=1543164 CPUtime=0.17
/proc/8567/task/8570/stat : 8570 (java) S 8565 8567 8148 0 -1 4202560 2060 0 0 0 17 0 0 0 16 0 11 0 41469283 1580199936 49966 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8571] ppid=8565 vsize=1543164 CPUtime=0.19
/proc/8567/task/8571/stat : 8571 (java) S 8565 8567 8148 0 -1 4202560 2514 0 0 0 18 1 0 0 15 0 11 0 41469283 1580199936 49966 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8572] ppid=8565 vsize=1543164 CPUtime=0.57
/proc/8567/task/8572/stat : 8572 (java) R 8565 8567 8148 0 -1 4202560 2288 0 0 0 57 0 0 0 15 0 11 0 41469285 1580199936 49966 1992294400 134512640 134550932 4287115856 18446744073709551615 103387614 0 0 0 16800975 0 0 0 -1 1 0 0 0
[pid=8567/tid=8573] ppid=8565 vsize=1543164 CPUtime=0
/proc/8567/task/8573/stat : 8573 (java) S 8565 8567 8148 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 11 0 41469285 1580199936 49966 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8574] ppid=8565 vsize=1543164 CPUtime=0
/proc/8567/task/8574/stat : 8574 (java) S 8565 8567 8148 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 11 0 41469285 1580199936 49966 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8576] ppid=8565 vsize=1543164 CPUtime=0.63
/proc/8567/task/8576/stat : 8576 (java) S 8565 8567 8148 0 -1 4202560 1362 0 0 0 63 0 0 0 15 0 11 0 41469289 1580199936 49966 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 1 0 0 0
[pid=8567/tid=8577] ppid=8565 vsize=1543164 CPUtime=2.5
/proc/8567/task/8577/stat : 8577 (java) S 8565 8567 8148 0 -1 4202560 7295 0 0 0 248 2 0 0 15 0 11 0 41469289 1580199936 49966 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8578] ppid=8565 vsize=1543164 CPUtime=0
/proc/8567/task/8578/stat : 8578 (java) S 8565 8567 8148 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 11 0 41469289 1580199936 49966 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
[pid=8567/tid=8580] ppid=8565 vsize=1543164 CPUtime=0
/proc/8567/task/8580/stat : 8580 (java) S 8565 8567 8148 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 11 0 41469359 1580199936 49966 1992294400 134512640 134550932 4287115856 18446744073709551615 4294960144 0 4 0 16800975 18446604437678773568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 65.86
Current children cumulated vsize (KiB) 1543164

Child status: 30
Real time (s): 62.8289
CPU time (s): 65.892
CPU user time (s): 65.617
CPU system time (s): 0.274958
CPU usage (%): 104.875
Max. virtual memory (cumulated for all children) (KiB): 1543164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.617
system time used= 0.274958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54968
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= 1790
involuntary context switches= 1161

runsolver used 0.122981 second user time and 0.363944 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-16 05:24:16
IDJOB=2658553
IDBENCH=48167
IDSOLVER=1164
FILE ID=node006/2658553-1276658656
PBS_JOBID= 11172491
Free space on /tmp= 62504 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_100_25_4.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658553-1276658656/watcher-2658553-1276658656 -o /tmp/evaluation-result-2658553-1276658656/solver-2658553-1276658656 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658553-1276658656.opb

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

MD5SUM BENCH= e7bb8414272ccdbf28db7bd22cc751df
RANDOM SEED=1022658011

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.204
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
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.204
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1627188 kB
Buffers:        145024 kB
Cached:         201152 kB
SwapCached:       6988 kB
Active:         132444 kB
Inactive:       228160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1627188 kB
SwapTotal:     4192956 kB
SwapFree:      4140048 kB
Dirty:             576 kB
Writeback:           0 kB
AnonPages:       12400 kB
Mapped:          13104 kB
Slab:            49344 kB
PageTables:       3980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182924 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62504 MiB
End job on node006 at 2010-06-16 05:25:19