Trace number 2684923

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 NameAnswerCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.27 1796.25

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12032_3-unsat.opb
MD5SUM336dbbe12a18bfd6b8d34c583a70b44b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1480.58
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables32186
Total number of constraints107047
Number of constraints which are clauses106519
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints528
Minimum length of a constraint1
Maximum length of a constraint93
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 561
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c solving HOME/instance-2684923-1278437073.opb
0.23/0.21	c reading problem ... 
4.44/3.06	c ... done. Wall clock time 2.849s.
4.44/3.06	c #vars     32186
4.44/3.06	c #constraints  93273
4.44/3.06	c constraints type 
4.44/3.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11705
4.44/3.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 75749
4.44/3.06	c org.sat4j.pb.constraints.pb.MaxWatchPb => 528
11.83/9.62	c cleaning 2490 clauses out of 5001 with flag 5001/5001
18.78/16.45	c cleaning 4238 clauses out of 8510 with flag 11000/11000
25.78/23.49	c cleaning 5634 clauses out of 11274 with flag 18002/18002
35.49/33.14	c cleaning 6802 clauses out of 13638 with flag 26000/26000
46.01/43.68	c cleaning 7906 clauses out of 15837 with flag 35001/35001
58.82/56.42	c cleaning 8955 clauses out of 17931 with flag 45001/45001
72.53/70.10	c cleaning 9982 clauses out of 19975 with flag 56000/56000
88.56/86.19	c cleaning 10991 clauses out of 21993 with flag 68000/68000
104.78/102.37	c cleaning 11996 clauses out of 24005 with flag 81003/81003
126.48/124.07	c cleaning 12976 clauses out of 26006 with flag 95000/95000
148.41/145.93	c cleaning 14002 clauses out of 28030 with flag 110000/110000
168.93/166.42	c cleaning 15004 clauses out of 30028 with flag 126000/126000
191.55/189.03	c cleaning 16001 clauses out of 32024 with flag 143000/143000
216.08/213.53	c cleaning 16989 clauses out of 34023 with flag 161000/161000
243.11/240.58	c cleaning 18012 clauses out of 36034 with flag 180000/180000
270.63/268.05	c cleaning 18996 clauses out of 38023 with flag 200001/200001
298.37/295.71	c cleaning 19991 clauses out of 40028 with flag 221002/221002
329.59/326.91	c cleaning 21007 clauses out of 42036 with flag 243001/243001
361.72/359.05	c cleaning 21987 clauses out of 44028 with flag 266000/266000
398.05/395.34	c cleaning 23001 clauses out of 46041 with flag 290000/290000
434.58/431.80	c cleaning 23993 clauses out of 48040 with flag 315000/315000
468.71/465.99	c cleaning 25005 clauses out of 50048 with flag 341001/341001
510.05/507.25	c cleaning 26001 clauses out of 52042 with flag 368000/368000
554.49/551.68	c cleaning 27016 clauses out of 54044 with flag 396003/396003
594.82/591.91	c cleaning 28005 clauses out of 56026 with flag 425001/425001
644.77/641.80	c cleaning 28997 clauses out of 58021 with flag 455001/455001
695.31/692.36	c cleaning 29997 clauses out of 60023 with flag 486000/486000
742.95/739.93	c cleaning 30990 clauses out of 62026 with flag 518000/518000
796.28/793.21	c cleaning 31994 clauses out of 64036 with flag 551000/551000
854.63/851.57	c cleaning 32989 clauses out of 66043 with flag 585001/585001
905.68/902.54	c cleaning 34022 clauses out of 68057 with flag 620004/620004
964.01/960.80	c cleaning 35000 clauses out of 70031 with flag 656000/656000
1026.48/1023.24	c cleaning 36006 clauses out of 72032 with flag 693001/693001
1085.03/1081.71	c cleaning 36999 clauses out of 74026 with flag 731001/731001
1153.29/1149.94	c cleaning 37997 clauses out of 76026 with flag 770000/770000
1224.35/1221.00	c cleaning 38994 clauses out of 78029 with flag 810000/810000
1297.59/1294.19	c cleaning 40001 clauses out of 80035 with flag 851000/851000
1374.17/1370.61	c cleaning 41007 clauses out of 82034 with flag 893000/893000
1444.13/1440.52	c cleaning 42006 clauses out of 84027 with flag 936000/936000
1519.10/1515.43	c cleaning 43004 clauses out of 86022 with flag 980001/980001
1591.67/1587.94	c cleaning 43991 clauses out of 88017 with flag 1025000/1025000
1680.64/1676.88	c cleaning 44980 clauses out of 90026 with flag 1071000/1071000
1761.64/1757.72	c cleaning 45982 clauses out of 92046 with flag 1118000/1118000
1800.08/1796.11	c starts		: 189
1800.08/1796.11	c conflicts		: 1138728
1800.08/1796.11	c decisions		: 1457818
1800.08/1796.11	c propagations		: 997829366
1800.08/1796.11	c inspects		: 3334024319
1800.08/1796.11	c learnt literals	: 0
1800.08/1796.11	c learnt binary clauses	: 15
1800.08/1796.11	c learnt ternary clauses	: 899
1800.08/1796.11	c learnt clauses	: 1138728
1800.08/1796.11	c ignored clauses	: 0
1800.08/1796.11	c root simplifications	: 0
1800.08/1796.11	c removed literals (reason simplification)	: 20899965
1800.08/1796.11	c reason swapping (by a shorter reason)	: 0
1800.08/1796.11	c Calls to reduceDB	: 43
1800.08/1796.11	c number of reductions to clauses (during analyze)	: 0
1800.08/1796.11	c number of learned constraints concerned by reduction	: 0
1800.08/1796.11	c number of learning phase by resolution	: 0
1800.08/1796.11	c number of learning phase by cutting planes	: 0
1800.08/1796.11	c speed (assignments/second)	: 556498.0499718079
1800.08/1796.11	c non guided choices	65
1800.08/1796.16	c learnt constraints type 
1800.08/1796.16	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 66782
1800.08/1796.16	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 15
1800.08/1796.16	c constraints type 
1800.08/1796.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11705
1800.08/1796.16	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 75749
1800.08/1796.16	c org.sat4j.pb.constraints.pb.MaxWatchPb => 528
1800.08/1796.16	s UNKNOWN
1800.08/1796.16	c Total wall clock time (in seconds): 1795.952

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2684923-1278437073/watcher-2684923-1278437073 -o /tmp/evaluation-result-2684923-1278437073/solver-2684923-1278437073 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2684923-1278437073.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.01 1.03 1.00 3/106 21229
/proc/meminfo: memFree=1471064/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1832 CPUtime=0
/proc/21229/stat : 21229 (java6) R 21227 21229 20976 0 -1 4194304 243 0 0 0 0 0 0 0 16 0 1 0 11915165 1875968 146 1992294400 134512640 134550932 4293652416 18446744073709551615 134528019 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21229/statm: 458 149 111 10 0 63 0

[startup+0.061272 s]
/proc/loadavg: 1.01 1.03 1.00 3/106 21229
/proc/meminfo: memFree=1471064/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1521664 CPUtime=0.05
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 3620 0 1 0 3 2 0 0 15 0 7 0 11915165 1558183936 3060 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 380416 3060 1023 10 0 377726 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1521664

[startup+0.101275 s]
/proc/loadavg: 1.01 1.03 1.00 3/106 21229
/proc/meminfo: memFree=1471064/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1524184 CPUtime=0.08
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 3958 0 1 0 6 2 0 0 15 0 12 0 11915165 1560764416 3396 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 381046 3396 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.301292 s]
/proc/loadavg: 1.01 1.03 1.00 3/106 21229
/proc/meminfo: memFree=1471064/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1525376 CPUtime=0.34
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 5442 0 1 0 31 3 0 0 15 0 12 0 11915165 1561985024 4878 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 381344 4878 1361 10 0 378646 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1525376

[startup+0.701336 s]
/proc/loadavg: 1.01 1.03 1.00 3/106 21229
/proc/meminfo: memFree=1471064/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1527176 CPUtime=1.1
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 7567 0 1 0 106 4 0 0 15 0 12 0 11915165 1563828224 6929 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 381794 6930 1403 10 0 379096 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 1527176

[startup+1.50142 s]
/proc/loadavg: 1.01 1.03 1.00 2/118 21241
/proc/meminfo: memFree=1435320/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1527868 CPUtime=2.22
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 21783 0 1 0 211 11 0 0 15 0 12 0 11915165 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 381967 20893 1414 10 0 379269 0
[pid=21229/tid=21231] ppid=21227 vsize=1527868 CPUtime=1.34
/proc/21229/task/21231/stat : 21231 (java) R 21227 21229 20976 0 -1 4202560 19120 0 1 0 124 10 0 0 25 0 12 0 11915167 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4109740365 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21229/tid=21232] ppid=21227 vsize=1527868 CPUtime=0
/proc/21229/task/21232/stat : 21232 (java) S 21227 21229 20976 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 12 0 11915168 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21233] ppid=21227 vsize=1527868 CPUtime=0
/proc/21229/task/21233/stat : 21233 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 11915168 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21234] ppid=21227 vsize=1527868 CPUtime=0
/proc/21229/task/21234/stat : 21234 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 12 0 11915170 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21235] ppid=21227 vsize=1527868 CPUtime=0
/proc/21229/task/21235/stat : 21235 (java) S 21227 21229 20976 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 11915171 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21236] ppid=21227 vsize=1527868 CPUtime=0
/proc/21229/task/21236/stat : 21236 (java) S 21227 21229 20976 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 11915171 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21237] ppid=21227 vsize=1527868 CPUtime=0
/proc/21229/task/21237/stat : 21237 (java) S 21227 21229 20976 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 12 0 11915175 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21238] ppid=21227 vsize=1527868 CPUtime=0.45
/proc/21229/task/21238/stat : 21238 (java) S 21227 21229 20976 0 -1 4202560 774 0 0 0 45 0 0 0 20 0 12 0 11915175 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21239] ppid=21227 vsize=1527868 CPUtime=0.41
/proc/21229/task/21239/stat : 21239 (java) S 21227 21229 20976 0 -1 4202560 824 0 0 0 41 0 0 0 19 0 12 0 11915175 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21240] ppid=21227 vsize=1527868 CPUtime=0
/proc/21229/task/21240/stat : 21240 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 11915175 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21241] ppid=21227 vsize=1527868 CPUtime=0
/proc/21229/task/21241/stat : 21241 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 11915175 1564536832 20893 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 1527868

[startup+3.10233 s]
/proc/loadavg: 1.01 1.03 1.00 2/118 21241
/proc/meminfo: memFree=1333392/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1548508 CPUtime=4.64
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 43381 0 1 0 442 22 0 0 15 0 12 0 11915165 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 387127 40143 1426 10 0 384429 0
[pid=21229/tid=21231] ppid=21227 vsize=1548508 CPUtime=2.62
/proc/21229/task/21231/stat : 21231 (java) R 21227 21229 20976 0 -1 4202560 32005 0 1 0 245 17 0 0 25 0 12 0 11915167 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21229/tid=21232] ppid=21227 vsize=1548508 CPUtime=0.04
/proc/21229/task/21232/stat : 21232 (java) S 21227 21229 20976 0 -1 4202560 842 0 0 0 4 0 0 0 16 0 12 0 11915168 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21233] ppid=21227 vsize=1548508 CPUtime=0.03
/proc/21229/task/21233/stat : 21233 (java) S 21227 21229 20976 0 -1 4202560 1019 0 0 0 3 0 0 0 18 0 12 0 11915168 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21234] ppid=21227 vsize=1548508 CPUtime=0
/proc/21229/task/21234/stat : 21234 (java) S 21227 21229 20976 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 11915170 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21235] ppid=21227 vsize=1548508 CPUtime=0
/proc/21229/task/21235/stat : 21235 (java) S 21227 21229 20976 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 11915171 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21236] ppid=21227 vsize=1548508 CPUtime=0
/proc/21229/task/21236/stat : 21236 (java) S 21227 21229 20976 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 11915171 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21237] ppid=21227 vsize=1548508 CPUtime=0
/proc/21229/task/21237/stat : 21237 (java) S 21227 21229 20976 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 12 0 11915175 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21238] ppid=21227 vsize=1548508 CPUtime=0.74
/proc/21229/task/21238/stat : 21238 (java) S 21227 21229 20976 0 -1 4202560 2280 0 0 0 73 1 0 0 15 0 12 0 11915175 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21239] ppid=21227 vsize=1548508 CPUtime=1.17
/proc/21229/task/21239/stat : 21239 (java) R 21227 21229 20976 0 -1 4202560 6165 0 0 0 116 1 0 0 16 0 12 0 11915175 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 106251600 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21229/tid=21240] ppid=21227 vsize=1548508 CPUtime=0
/proc/21229/task/21240/stat : 21240 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 11915175 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21241] ppid=21227 vsize=1548508 CPUtime=0
/proc/21229/task/21241/stat : 21241 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 11915175 1585672192 40143 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.64
Current children cumulated vsize (KiB) 1548508

[startup+6.30103 s]
/proc/loadavg: 1.01 1.03 1.00 2/119 21242
/proc/meminfo: memFree=1318504/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1543124 CPUtime=8.39
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 44009 0 1 0 816 23 0 0 15 0 13 0 11915165 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 385781 39089 1435 10 0 383083 0
[pid=21229/tid=21231] ppid=21227 vsize=1543124 CPUtime=5.54
/proc/21229/task/21231/stat : 21231 (java) R 21227 21229 20976 0 -1 4202560 32019 0 1 0 537 17 0 0 25 0 13 0 11915167 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4110207841 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21229/tid=21232] ppid=21227 vsize=1543124 CPUtime=0.04
/proc/21229/task/21232/stat : 21232 (java) S 21227 21229 20976 0 -1 4202560 842 0 0 0 4 0 0 0 16 0 13 0 11915168 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21233] ppid=21227 vsize=1543124 CPUtime=0.03
/proc/21229/task/21233/stat : 21233 (java) S 21227 21229 20976 0 -1 4202560 1019 0 0 0 3 0 0 0 18 0 13 0 11915168 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21234] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21234/stat : 21234 (java) S 21227 21229 20976 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 11915170 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21235] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21235/stat : 21235 (java) S 21227 21229 20976 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21236] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21236/stat : 21236 (java) S 21227 21229 20976 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21237] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21237/stat : 21237 (java) S 21227 21229 20976 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 11915175 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21238] ppid=21227 vsize=1543124 CPUtime=1.13
/proc/21229/task/21238/stat : 21238 (java) S 21227 21229 20976 0 -1 4202560 2317 0 0 0 112 1 0 0 15 0 13 0 11915175 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21239] ppid=21227 vsize=1543124 CPUtime=1.6
/proc/21229/task/21239/stat : 21239 (java) S 21227 21229 20976 0 -1 4202560 6738 0 0 0 158 2 0 0 15 0 13 0 11915175 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21240] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21240/stat : 21240 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11915175 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21241] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21241/stat : 21241 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11915175 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21242] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21242/stat : 21242 (java) S 21227 21229 20976 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11915492 1580158976 39089 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.39
Current children cumulated vsize (KiB) 1543124

[startup+12.7019 s]
/proc/loadavg: 1.01 1.03 1.00 2/119 21243
/proc/meminfo: memFree=1284032/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1543124 CPUtime=15.01
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 52851 0 1 0 1474 27 0 0 15 0 13 0 11915165 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 385781 47814 1444 10 0 383083 0
[pid=21229/tid=21231] ppid=21227 vsize=1543124 CPUtime=11.7
/proc/21229/task/21231/stat : 21231 (java) R 21227 21229 20976 0 -1 4202560 32024 0 1 0 1152 18 0 0 25 0 13 0 11915167 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4110250727 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21229/tid=21232] ppid=21227 vsize=1543124 CPUtime=0.14
/proc/21229/task/21232/stat : 21232 (java) S 21227 21229 20976 0 -1 4202560 3831 0 0 0 13 1 0 0 15 0 13 0 11915168 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21233] ppid=21227 vsize=1543124 CPUtime=0.14
/proc/21229/task/21233/stat : 21233 (java) S 21227 21229 20976 0 -1 4202560 3228 0 0 0 13 1 0 0 18 0 13 0 11915168 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21234] ppid=21227 vsize=1543124 CPUtime=0.11
/proc/21229/task/21234/stat : 21234 (java) S 21227 21229 20976 0 -1 4202560 3508 0 0 0 10 1 0 0 15 0 13 0 11915170 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21235] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21235/stat : 21235 (java) S 21227 21229 20976 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21236] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21236/stat : 21236 (java) S 21227 21229 20976 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21237] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21237/stat : 21237 (java) S 21227 21229 20976 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 11915175 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21238] ppid=21227 vsize=1543124 CPUtime=1.15
/proc/21229/task/21238/stat : 21238 (java) S 21227 21229 20976 0 -1 4202560 2321 0 0 0 114 1 0 0 15 0 13 0 11915175 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21239] ppid=21227 vsize=1543124 CPUtime=1.71
/proc/21229/task/21239/stat : 21239 (java) S 21227 21229 20976 0 -1 4202560 6872 0 0 0 169 2 0 0 15 0 13 0 11915175 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21240] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21240/stat : 21240 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11915175 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21241] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21241/stat : 21241 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11915175 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21242] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21242/stat : 21242 (java) S 21227 21229 20976 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11915492 1580158976 47814 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.01
Current children cumulated vsize (KiB) 1543124

[startup+25.5018 s]
/proc/loadavg: 1.01 1.02 1.00 2/119 21243
/proc/meminfo: memFree=1283040/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1543124 CPUtime=27.89
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 53126 0 1 0 2761 28 0 0 15 0 13 0 11915165 1580158976 48084 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 385781 48084 1444 10 0 383083 0
[pid=21229/tid=21231] ppid=21227 vsize=1543124 CPUtime=24.22
/proc/21229/task/21231/stat : 21231 (java) R 21227 21229 20976 0 -1 4202560 32029 0 1 0 2404 18 0 0 25 0 13 0 11915167 1580158976 48084 1992294400 134512640 134550932 4288504096 18446744073709551615 4109535017 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21229/tid=21232] ppid=21227 vsize=1543124 CPUtime=0.17
/proc/21229/task/21232/stat : 21232 (java) S 21227 21229 20976 0 -1 4202560 3834 0 0 0 16 1 0 0 16 0 13 0 11915168 1580158976 48084 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21233] ppid=21227 vsize=1543124 CPUtime=0.16
/proc/21229/task/21233/stat : 21233 (java) S 21227 21229 20976 0 -1 4202560 3231 0 0 0 15 1 0 0 18 0 13 0 11915168 1580158976 48084 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21234] ppid=21227 vsize=1543124 CPUtime=0.29
/proc/21229/task/21234/stat : 21234 (java) S 21227 21229 20976 0 -1 4202560 3762 0 0 0 28 1 0 0 15 0 13 0 11915170 1580158976 48084 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21235] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21235/stat : 21235 (java) S 21227 21229 20976 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 48084 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21236] ppid=21227 vsize=1543124 CPUtime=0

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

/proc/21229/statm: 385781 62006 1444 10 0 383083 0
[pid=21229/tid=21231] ppid=21227 vsize=1543124 CPUtime=1653.22
/proc/21229/task/21231/stat : 21231 (java) R 21227 21229 20976 0 -1 4202560 32749 0 1 0 165258 64 0 0 25 0 13 0 11915167 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4110207744 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21229/tid=21232] ppid=21227 vsize=1543124 CPUtime=2.42
/proc/21229/task/21232/stat : 21232 (java) S 21227 21229 20976 0 -1 4202560 10640 0 0 0 233 9 0 0 15 0 13 0 11915168 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21233] ppid=21227 vsize=1543124 CPUtime=2.44
/proc/21229/task/21233/stat : 21233 (java) S 21227 21229 20976 0 -1 4202560 10043 0 0 0 235 9 0 0 15 0 13 0 11915168 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21234] ppid=21227 vsize=1543124 CPUtime=4.98
/proc/21229/task/21234/stat : 21234 (java) S 21227 21229 20976 0 -1 4202560 4810 0 0 0 495 3 0 0 15 0 13 0 11915170 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21235] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21235/stat : 21235 (java) S 21227 21229 20976 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21236] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21236/stat : 21236 (java) S 21227 21229 20976 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21237] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21237/stat : 21237 (java) S 21227 21229 20976 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 11915175 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21238] ppid=21227 vsize=1543124 CPUtime=1.23
/proc/21229/task/21238/stat : 21238 (java) S 21227 21229 20976 0 -1 4202560 2329 0 0 0 122 1 0 0 15 0 13 0 11915175 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21239] ppid=21227 vsize=1543124 CPUtime=1.78
/proc/21229/task/21239/stat : 21239 (java) S 21227 21229 20976 0 -1 4202560 6876 0 0 0 176 2 0 0 15 0 13 0 11915175 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21240] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21240/stat : 21240 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11915175 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21241] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21241/stat : 21241 (java) R 21227 21229 20976 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 11915175 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21229/tid=21242] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21242/stat : 21242 (java) S 21227 21229 20976 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11915492 1580158976 62006 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1666.13
Current children cumulated vsize (KiB) 1543124

[startup+1722.3 s]
/proc/loadavg: 1.06 1.12 1.04 2/119 21288
/proc/meminfo: memFree=1225636/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1543124 CPUtime=1726.19
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 68625 0 1 0 172526 93 0 0 15 0 13 0 11915165 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 385781 62007 1444 10 0 383083 0
[pid=21229/tid=21231] ppid=21227 vsize=1543124 CPUtime=1712.96
/proc/21229/task/21231/stat : 21231 (java) R 21227 21229 20976 0 -1 4202560 32755 0 1 0 171230 66 0 0 25 0 13 0 11915167 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4109534966 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21229/tid=21232] ppid=21227 vsize=1543124 CPUtime=2.52
/proc/21229/task/21232/stat : 21232 (java) S 21227 21229 20976 0 -1 4202560 10641 0 0 0 242 10 0 0 16 0 13 0 11915168 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21233] ppid=21227 vsize=1543124 CPUtime=2.53
/proc/21229/task/21233/stat : 21233 (java) S 21227 21229 20976 0 -1 4202560 10043 0 0 0 244 9 0 0 15 0 13 0 11915168 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21234] ppid=21227 vsize=1543124 CPUtime=5.12
/proc/21229/task/21234/stat : 21234 (java) S 21227 21229 20976 0 -1 4202560 4814 0 0 0 509 3 0 0 15 0 13 0 11915170 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21235] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21235/stat : 21235 (java) S 21227 21229 20976 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21236] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21236/stat : 21236 (java) S 21227 21229 20976 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21237] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21237/stat : 21237 (java) S 21227 21229 20976 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 11915175 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21238] ppid=21227 vsize=1543124 CPUtime=1.23
/proc/21229/task/21238/stat : 21238 (java) S 21227 21229 20976 0 -1 4202560 2329 0 0 0 122 1 0 0 15 0 13 0 11915175 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21239] ppid=21227 vsize=1543124 CPUtime=1.78
/proc/21229/task/21239/stat : 21239 (java) S 21227 21229 20976 0 -1 4202560 6876 0 0 0 176 2 0 0 15 0 13 0 11915175 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21240] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21240/stat : 21240 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11915175 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21241] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21241/stat : 21241 (java) S 21227 21229 20976 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 11915175 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21242] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21242/stat : 21242 (java) S 21227 21229 20976 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11915492 1580158976 62007 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1726.19
Current children cumulated vsize (KiB) 1543124

[startup+1782.3 s]
/proc/loadavg: 1.02 1.09 1.03 2/119 21289
/proc/meminfo: memFree=1224892/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1543124 CPUtime=1786.26
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 68832 0 1 0 178530 96 0 0 15 0 13 0 11915165 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 385781 62191 1444 10 0 383083 0
[pid=21229/tid=21231] ppid=21227 vsize=1543124 CPUtime=1772.69
/proc/21229/task/21231/stat : 21231 (java) R 21227 21229 20976 0 -1 4202560 32761 0 1 0 177201 68 0 0 25 0 13 0 11915167 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4110230585 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21229/tid=21232] ppid=21227 vsize=1543124 CPUtime=2.61
/proc/21229/task/21232/stat : 21232 (java) S 21227 21229 20976 0 -1 4202560 10744 0 0 0 251 10 0 0 16 0 13 0 11915168 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21233] ppid=21227 vsize=1543124 CPUtime=2.62
/proc/21229/task/21233/stat : 21233 (java) S 21227 21229 20976 0 -1 4202560 10137 0 0 0 253 9 0 0 15 0 13 0 11915168 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21234] ppid=21227 vsize=1543124 CPUtime=5.26
/proc/21229/task/21234/stat : 21234 (java) S 21227 21229 20976 0 -1 4202560 4816 0 0 0 523 3 0 0 15 0 13 0 11915170 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21235] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21235/stat : 21235 (java) S 21227 21229 20976 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21236] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21236/stat : 21236 (java) S 21227 21229 20976 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21237] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21237/stat : 21237 (java) S 21227 21229 20976 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 11915175 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21238] ppid=21227 vsize=1543124 CPUtime=1.23
/proc/21229/task/21238/stat : 21238 (java) S 21227 21229 20976 0 -1 4202560 2329 0 0 0 122 1 0 0 15 0 13 0 11915175 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21239] ppid=21227 vsize=1543124 CPUtime=1.78
/proc/21229/task/21239/stat : 21239 (java) S 21227 21229 20976 0 -1 4202560 6876 0 0 0 176 2 0 0 15 0 13 0 11915175 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21240] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21240/stat : 21240 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11915175 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21241] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21241/stat : 21241 (java) S 21227 21229 20976 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 11915175 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21242] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21242/stat : 21242 (java) S 21227 21229 20976 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11915492 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.26
Current children cumulated vsize (KiB) 1543124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.1 s]
/proc/loadavg: 1.01 1.09 1.03 2/119 21290
/proc/meminfo: memFree=1224892/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1543124 CPUtime=1800.08
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 68837 0 1 0 179911 97 0 0 15 0 13 0 11915165 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 385781 62191 1444 10 0 383083 0
[pid=21229/tid=21231] ppid=21227 vsize=1543124 CPUtime=1786.47
/proc/21229/task/21231/stat : 21231 (java) R 21227 21229 20976 0 -1 4202560 32762 0 1 0 178578 69 0 0 25 0 13 0 11915167 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4110240477 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21229/tid=21232] ppid=21227 vsize=1543124 CPUtime=2.63
/proc/21229/task/21232/stat : 21232 (java) S 21227 21229 20976 0 -1 4202560 10744 0 0 0 253 10 0 0 15 0 13 0 11915168 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21233] ppid=21227 vsize=1543124 CPUtime=2.64
/proc/21229/task/21233/stat : 21233 (java) S 21227 21229 20976 0 -1 4202560 10137 0 0 0 255 9 0 0 15 0 13 0 11915168 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21234] ppid=21227 vsize=1543124 CPUtime=5.26
/proc/21229/task/21234/stat : 21234 (java) S 21227 21229 20976 0 -1 4202560 4818 0 0 0 523 3 0 0 15 0 13 0 11915170 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21235] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21235/stat : 21235 (java) S 21227 21229 20976 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21236] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21236/stat : 21236 (java) S 21227 21229 20976 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 11915171 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21237] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21237/stat : 21237 (java) S 21227 21229 20976 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 13 0 11915175 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21238] ppid=21227 vsize=1543124 CPUtime=1.23
/proc/21229/task/21238/stat : 21238 (java) S 21227 21229 20976 0 -1 4202560 2329 0 0 0 122 1 0 0 15 0 13 0 11915175 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21239] ppid=21227 vsize=1543124 CPUtime=1.78
/proc/21229/task/21239/stat : 21239 (java) S 21227 21229 20976 0 -1 4202560 6876 0 0 0 176 2 0 0 15 0 13 0 11915175 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21240] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21240/stat : 21240 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 11915175 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21241] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21241/stat : 21241 (java) S 21227 21229 20976 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 11915175 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21242] ppid=21227 vsize=1543124 CPUtime=0
/proc/21229/task/21242/stat : 21242 (java) S 21227 21229 20976 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11915492 1580158976 62191 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1543124

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

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

[startup+1796.22 s]
/proc/loadavg: 1.01 1.09 1.03 2/121 21293
/proc/meminfo: memFree=1224752/2059040 swapFree=4192956/4192956
[pid=21229] ppid=21227 vsize=1543772 CPUtime=1800.24
/proc/21229/stat : 21229 (java) S 21227 21229 20976 0 -1 4202496 68869 0 1 0 179927 97 0 0 15 0 14 0 11915165 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/21229/statm: 385943 62211 1445 10 0 383245 0
[pid=21229/tid=21231] ppid=21227 vsize=1543772 CPUtime=1786.55
/proc/21229/task/21231/stat : 21231 (java) R 21227 21229 20976 0 -1 4202560 32762 0 1 0 178586 69 0 0 25 0 14 0 11915167 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4110303694 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=21229/tid=21232] ppid=21227 vsize=1543772 CPUtime=2.63
/proc/21229/task/21232/stat : 21232 (java) S 21227 21229 20976 0 -1 4202560 10744 0 0 0 253 10 0 0 15 0 14 0 11915168 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21233] ppid=21227 vsize=1543772 CPUtime=2.64
/proc/21229/task/21233/stat : 21233 (java) S 21227 21229 20976 0 -1 4202560 10137 0 0 0 255 9 0 0 15 0 14 0 11915168 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21234] ppid=21227 vsize=1543772 CPUtime=5.26
/proc/21229/task/21234/stat : 21234 (java) S 21227 21229 20976 0 -1 4202560 4818 0 0 0 523 3 0 0 15 0 14 0 11915170 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 0 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21235] ppid=21227 vsize=1543772 CPUtime=0
/proc/21229/task/21235/stat : 21235 (java) S 21227 21229 20976 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 11915171 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21236] ppid=21227 vsize=1543772 CPUtime=0
/proc/21229/task/21236/stat : 21236 (java) S 21227 21229 20976 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 11915171 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21237] ppid=21227 vsize=1543772 CPUtime=0
/proc/21229/task/21237/stat : 21237 (java) S 21227 21229 20976 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 14 0 11915175 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21238] ppid=21227 vsize=1543772 CPUtime=1.23
/proc/21229/task/21238/stat : 21238 (java) S 21227 21229 20976 0 -1 4202560 2329 0 0 0 122 1 0 0 16 0 14 0 11915175 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21239] ppid=21227 vsize=1543772 CPUtime=1.82
/proc/21229/task/21239/stat : 21239 (java) S 21227 21229 20976 0 -1 4202560 6888 0 0 0 180 2 0 0 15 0 14 0 11915175 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 1 0 0 0
[pid=21229/tid=21240] ppid=21227 vsize=1543772 CPUtime=0
/proc/21229/task/21240/stat : 21240 (java) S 21227 21229 20976 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 11915175 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21241] ppid=21227 vsize=1543772 CPUtime=0
/proc/21229/task/21241/stat : 21241 (java) R 21227 21229 20976 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 14 0 11915175 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=21229/tid=21242] ppid=21227 vsize=1543772 CPUtime=0
/proc/21229/task/21242/stat : 21242 (java) S 21227 21229 20976 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 11915492 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
[pid=21229/tid=21292] ppid=21227 vsize=1543772 CPUtime=0
/proc/21229/task/21292/stat : 21292 (java) S 21227 21229 20976 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 14 0 12094777 1580822528 62211 1992294400 134512640 134550932 4288504096 18446744073709551615 4294960144 0 4 0 16800975 18446604437861206912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 1543772

Child status: 143
Real time (s): 1796.25
CPU time (s): 1800.27
CPU user time (s): 1799.28
CPU system time (s): 0.995848
CPU usage (%): 100.224
Max. virtual memory (cumulated for all children) (KiB): 1548508

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 0.995848
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68870
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= 38965
involuntary context switches= 26120

runsolver used 3.89741 second user time and 9.29659 second system time

The end

Launcher Data

Begin job on node036 at 2010-07-06 19:24:34
IDJOB=2684923
IDBENCH=73961
IDSOLVER=1164
FILE ID=node036/2684923-1278437073
PBS_JOBID= 11233474
Free space on /tmp= 62500 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12032_3-unsat.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2684923-1278437073/watcher-2684923-1278437073 -o /tmp/evaluation-result-2684923-1278437073/solver-2684923-1278437073 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2684923-1278437073.opb

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

MD5SUM BENCH= 336dbbe12a18bfd6b8d34c583a70b44b
RANDOM SEED=975507680

node036.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.244
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.48
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.244
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.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1471460 kB
Buffers:        108140 kB
Cached:         347024 kB
SwapCached:          0 kB
Active:         178016 kB
Inactive:       337416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1471460 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3588 kB
Writeback:           0 kB
AnonPages:       60180 kB
Mapped:          14400 kB
Slab:            50084 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179636 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= 62500 MiB
End job on node036 at 2010-07-06 19:54:32