Trace number 2658984

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-26? (TO) 1800.25 1791.21

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-fit1d.opb
MD5SUMcffbae99cf8c83f8877355cc201cf8bf
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53066119
Best CPU time to get the best result obtained on this benchmark1800.37
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -251
Optimality of the best value was proved NO
Number of variables11514
Total number of constraints1050
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 constraints1050
Minimum length of a constraint11
Maximum length of a constraint11514
Number of terms in the objective function 11514
Biggest coefficient in the objective function 2949120
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 462466666
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 3870720
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 580921206
Number of bits of the biggest sum of numbers30
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.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2658984-1276345832.opb
0.22/0.21	c reading problem ... 
4.56/2.63	c ... done. Wall clock time 2.421s.
4.56/2.63	c #vars     11514
4.56/2.63	c #constraints  1053
4.56/2.63	c constraints type 
4.56/2.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1051
20.35/16.88	c cleaning 2496 clauses out of 5000 with flag 5000/5000
34.80/31.11	c cleaning 4251 clauses out of 8507 with flag 11003/11003
51.05/47.34	c cleaning 5623 clauses out of 11253 with flag 18000/18000
69.92/66.18	c cleaning 6811 clauses out of 13630 with flag 26000/26000
92.09/88.25	c cleaning 7908 clauses out of 15820 with flag 35001/35001
117.13/113.21	c cleaning 8954 clauses out of 17911 with flag 45000/45000
141.77/137.87	c cleaning 9477 clauses out of 18957 with flag 55000/55000
165.90/161.99	c cleaning 9736 clauses out of 19480 with flag 65000/65000
188.44/184.44	c cleaning 9867 clauses out of 19744 with flag 75000/75000
217.07/213.06	c cleaning 9932 clauses out of 19878 with flag 85001/85001
256.81/252.74	c cleaning 9961 clauses out of 19945 with flag 95000/95000
318.87/314.78	c cleaning 9980 clauses out of 19984 with flag 105000/105000
380.51/376.36	c cleaning 9992 clauses out of 20004 with flag 115000/115000
414.02/409.77	c cleaning 10003 clauses out of 20012 with flag 125000/125000
449.87/445.43	c cleaning 10000 clauses out of 20009 with flag 135000/135000
486.69/482.11	c cleaning 10001 clauses out of 20010 with flag 145001/145001
528.75/524.03	c cleaning 10000 clauses out of 20009 with flag 155001/155001
568.29/563.43	c cleaning 9997 clauses out of 20008 with flag 165000/165000
610.84/605.81	c cleaning 10000 clauses out of 20011 with flag 175000/175000
651.17/646.06	c cleaning 10003 clauses out of 20013 with flag 185002/185002
692.30/687.10	c cleaning 9999 clauses out of 20010 with flag 195002/195002
734.13/728.72	c cleaning 9996 clauses out of 20009 with flag 205000/205000
773.97/768.41	c cleaning 10003 clauses out of 20013 with flag 215000/215000
813.20/807.54	c cleaning 9999 clauses out of 20011 with flag 225001/225001
851.43/845.62	c cleaning 10002 clauses out of 20014 with flag 235003/235003
891.66/885.73	c cleaning 9999 clauses out of 20011 with flag 245002/245002
932.59/926.52	c cleaning 10003 clauses out of 20011 with flag 255001/255001
974.32/968.17	c cleaning 9999 clauses out of 20007 with flag 265000/265000
1012.46/1006.10	c cleaning 10000 clauses out of 20010 with flag 275002/275002
1053.10/1046.69	c cleaning 10000 clauses out of 20010 with flag 285002/285002
1091.25/1084.66	c cleaning 10000 clauses out of 20009 with flag 295001/295001
1129.06/1122.32	c cleaning 10003 clauses out of 20010 with flag 305002/305002
1168.19/1161.33	c cleaning 9996 clauses out of 20005 with flag 315000/315000
1206.73/1199.78	c cleaning 9997 clauses out of 20009 with flag 325000/325000
1246.05/1238.95	c cleaning 10002 clauses out of 20012 with flag 335000/335000
1290.99/1283.74	c cleaning 9999 clauses out of 20011 with flag 345001/345001
1331.61/1324.26	c cleaning 10003 clauses out of 20013 with flag 355002/355002
1371.24/1363.71	c cleaning 9996 clauses out of 20008 with flag 365000/365000
1409.57/1401.97	c cleaning 9999 clauses out of 20012 with flag 375000/375000
1448.59/1440.87	c cleaning 10003 clauses out of 20013 with flag 385000/385000
1489.42/1481.55	c cleaning 9999 clauses out of 20010 with flag 395000/395000
1528.77/1520.72	c cleaning 10000 clauses out of 20011 with flag 405000/405000
1565.31/1557.12	c cleaning 10002 clauses out of 20012 with flag 415001/415001
1602.86/1594.58	c cleaning 10002 clauses out of 20009 with flag 425000/425000
1641.89/1633.49	c cleaning 10000 clauses out of 20007 with flag 435000/435000
1683.31/1674.75	c cleaning 9997 clauses out of 20007 with flag 445000/445000
1723.73/1715.03	c cleaning 10002 clauses out of 20012 with flag 455002/455002
1766.28/1757.44	c cleaning 10001 clauses out of 20011 with flag 465003/465003
1800.11/1791.11	c starts		: 151
1800.11/1791.11	c conflicts		: 473649
1800.11/1791.11	c decisions		: 683840
1800.11/1791.11	c propagations		: 35106081
1800.11/1791.11	c inspects		: 350160300
1800.11/1791.11	c learnt literals	: 0
1800.11/1791.11	c learnt binary clauses	: 0
1800.11/1791.11	c learnt ternary clauses	: 0
1800.11/1791.11	c learnt clauses	: 473648
1800.11/1791.11	c ignored clauses	: 0
1800.11/1791.11	c root simplifications	: 0
1800.11/1791.11	c removed literals (reason simplification)	: 6435264
1800.11/1791.11	c reason swapping (by a shorter reason)	: 0
1800.11/1791.11	c Calls to reduceDB	: 48
1800.11/1791.11	c number of reductions to clauses (during analyze)	: 0
1800.11/1791.11	c number of learned constraints concerned by reduction	: 0
1800.11/1791.11	c number of learning phase by resolution	: 0
1800.11/1791.11	c number of learning phase by cutting planes	: 0
1800.11/1791.11	c speed (assignments/second)	: 19628.99298343119
1800.11/1791.11	c non guided choices	7138
1800.11/1791.14	c learnt constraints type 
1800.11/1791.14	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 18660
1800.11/1791.14	c constraints type 
1800.11/1791.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1051
1800.11/1791.14	s UNKNOWN
1800.11/1791.14	c Total wall clock time (in seconds): 1790.929

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-2658984-1276345832/watcher-2658984-1276345832 -o /tmp/evaluation-result-2658984-1276345832/solver-2658984-1276345832 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658984-1276345832.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.00 1.00 1.00 3/106 12344
/proc/meminfo: memFree=1603168/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1752 CPUtime=0
/proc/12344/stat : 12344 (java6) R 12342 12344 11138 0 -1 4194304 158 0 0 0 0 0 0 0 19 0 1 0 10184816 1794048 77 1992294400 134512640 134550932 4293458416 18446744073709551615 2275760 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12344/statm: 438 79 64 10 0 30 0

[startup+0.0217881 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12344
/proc/meminfo: memFree=1603168/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=13764 CPUtime=0
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 1223 0 1 0 0 0 0 0 15 0 2 0 10184816 14094336 671 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 3441 671 339 10 0 1206 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 13764

[startup+0.101802 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12344
/proc/meminfo: memFree=1603168/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1524184 CPUtime=0.08
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 3956 0 1 0 6 2 0 0 15 0 12 0 10184816 1560764416 3396 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 381046 3396 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300848 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12344
/proc/meminfo: memFree=1603168/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1526500 CPUtime=0.37
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 5367 0 1 0 34 3 0 0 15 0 12 0 10184816 1563136000 4804 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 381625 4804 1359 10 0 378927 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526500

[startup+0.700935 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12344
/proc/meminfo: memFree=1603168/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1530596 CPUtime=1.11
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 9352 0 1 0 107 4 0 0 15 0 12 0 10184816 1567330304 8284 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 382649 8284 1403 10 0 379951 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 1530596

[startup+1.50211 s]
/proc/loadavg: 1.00 1.00 1.00 5/118 12356
/proc/meminfo: memFree=1565936/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1535380 CPUtime=2.71
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 16622 0 1 0 263 8 0 0 15 0 12 0 10184816 1572229120 13479 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 383845 13484 1414 10 0 381147 0
[pid=12344/tid=12346] ppid=12342 vsize=1535380 CPUtime=1.47
/proc/12344/task/12346/stat : 12346 (java) R 12342 12344 11138 0 -1 4202560 10199 0 1 0 142 5 0 0 25 0 12 0 10184818 1572229120 13487 1992294400 134512640 134550932 4288709136 18446744073709551615 4108956717 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12344/tid=12347] ppid=12342 vsize=1535380 CPUtime=0
/proc/12344/task/12347/stat : 12347 (java) S 12342 12344 11138 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 12 0 10184819 1572229120 13490 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12348] ppid=12342 vsize=1535380 CPUtime=0
/proc/12344/task/12348/stat : 12348 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 10184819 1572229120 13493 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12349] ppid=12342 vsize=1535380 CPUtime=0
/proc/12344/task/12349/stat : 12349 (java) S 12342 12344 11138 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 10184821 1572229120 13496 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12350] ppid=12342 vsize=1535380 CPUtime=0
/proc/12344/task/12350/stat : 12350 (java) S 12342 12344 11138 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 10184822 1572229120 13499 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12351] ppid=12342 vsize=1535380 CPUtime=0
/proc/12344/task/12351/stat : 12351 (java) S 12342 12344 11138 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 12 0 10184822 1572229120 13502 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12352] ppid=12342 vsize=1535380 CPUtime=0
/proc/12344/task/12352/stat : 12352 (java) S 12342 12344 11138 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 10184826 1572229120 13505 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12353] ppid=12342 vsize=1535380 CPUtime=0.07
/proc/12344/task/12353/stat : 12353 (java) R 12342 12344 11138 0 -1 4202560 139 0 0 0 7 0 0 0 22 0 12 0 10184826 1572229120 13508 1992294400 134512640 134550932 4288709136 18446744073709551615 2824156 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12344/tid=12354] ppid=12342 vsize=1535380 CPUtime=1.15
/proc/12344/task/12354/stat : 12354 (java) R 12342 12344 11138 0 -1 4202560 5234 0 0 0 113 2 0 0 18 0 12 0 10184826 1572229120 13511 1992294400 134512640 134550932 4288709136 18446744073709551615 103371452 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12344/tid=12355] ppid=12342 vsize=1535380 CPUtime=0
/proc/12344/task/12355/stat : 12355 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 10184826 1572229120 13514 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12356] ppid=12342 vsize=1535380 CPUtime=0
/proc/12344/task/12356/stat : 12356 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 10184826 1572229120 13517 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 1535380

[startup+3.10144 s]
/proc/loadavg: 1.00 1.00 1.00 6/118 12356
/proc/meminfo: memFree=1517452/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1543512 CPUtime=5.5
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 41338 0 1 0 533 17 0 0 15 0 13 0 10184816 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 385878 35505 1427 10 0 383180 0
[pid=12344/tid=12346] ppid=12342 vsize=1543512 CPUtime=3.07
/proc/12344/task/12346/stat : 12346 (java) R 12342 12344 11138 0 -1 4202560 30167 0 1 0 295 12 0 0 25 0 13 0 10184818 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 103615267 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12344/tid=12347] ppid=12342 vsize=1543512 CPUtime=0
/proc/12344/task/12347/stat : 12347 (java) S 12342 12344 11138 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 13 0 10184819 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12348] ppid=12342 vsize=1543512 CPUtime=0
/proc/12344/task/12348/stat : 12348 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 13 0 10184819 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12349] ppid=12342 vsize=1543512 CPUtime=0
/proc/12344/task/12349/stat : 12349 (java) S 12342 12344 11138 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 10184821 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12350] ppid=12342 vsize=1543512 CPUtime=0
/proc/12344/task/12350/stat : 12350 (java) S 12342 12344 11138 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 10184822 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12351] ppid=12342 vsize=1543512 CPUtime=0
/proc/12344/task/12351/stat : 12351 (java) S 12342 12344 11138 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 13 0 10184822 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12352] ppid=12342 vsize=1543512 CPUtime=0
/proc/12344/task/12352/stat : 12352 (java) S 12342 12344 11138 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10184826 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12353] ppid=12342 vsize=1543512 CPUtime=0.16
/proc/12344/task/12353/stat : 12353 (java) R 12342 12344 11138 0 -1 4202560 202 0 0 0 16 0 0 0 18 0 13 0 10184826 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 105873491 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12344/tid=12354] ppid=12342 vsize=1543512 CPUtime=2.24
/proc/12344/task/12354/stat : 12354 (java) R 12342 12344 11138 0 -1 4202560 9905 0 0 0 220 4 0 0 16 0 13 0 10184826 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 104163915 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12344/tid=12355] ppid=12342 vsize=1543512 CPUtime=0
/proc/12344/task/12355/stat : 12355 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10184826 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12356] ppid=12342 vsize=1543512 CPUtime=0
/proc/12344/task/12356/stat : 12356 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 10184826 1580556288 35505 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 1543512

[startup+6.30212 s]
/proc/loadavg: 1.16 1.03 1.01 2/119 12357
/proc/meminfo: memFree=1442920/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1546192 CPUtime=9.6
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 48259 0 1 0 941 19 0 0 15 0 13 0 10184816 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 386548 41774 1440 10 0 383850 0
[pid=12344/tid=12346] ppid=12342 vsize=1546192 CPUtime=6.13
/proc/12344/task/12346/stat : 12346 (java) R 12342 12344 11138 0 -1 4202560 32015 0 1 0 601 12 0 0 25 0 13 0 10184818 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4108568927 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12344/tid=12347] ppid=12342 vsize=1546192 CPUtime=0.06
/proc/12344/task/12347/stat : 12347 (java) S 12342 12344 11138 0 -1 4202560 1853 0 0 0 6 0 0 0 15 0 13 0 10184819 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12348] ppid=12342 vsize=1546192 CPUtime=0.07
/proc/12344/task/12348/stat : 12348 (java) S 12342 12344 11138 0 -1 4202560 1995 0 0 0 7 0 0 0 18 0 13 0 10184819 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12349] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12349/stat : 12349 (java) S 12342 12344 11138 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 13 0 10184821 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12350] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12350/stat : 12350 (java) S 12342 12344 11138 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 10184822 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12351] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12351/stat : 12351 (java) S 12342 12344 11138 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 10184822 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12352] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12352/stat : 12352 (java) S 12342 12344 11138 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10184826 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12353] ppid=12342 vsize=1546192 CPUtime=0.42
/proc/12344/task/12353/stat : 12353 (java) S 12342 12344 11138 0 -1 4202560 842 0 0 0 42 0 0 0 16 0 13 0 10184826 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12354] ppid=12342 vsize=1546192 CPUtime=2.87
/proc/12344/task/12354/stat : 12354 (java) S 12342 12344 11138 0 -1 4202560 10484 0 0 0 283 4 0 0 15 0 13 0 10184826 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12355] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12355/stat : 12355 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10184826 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12356] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12356/stat : 12356 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 10184826 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12357] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12357/stat : 12357 (java) S 12342 12344 11138 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 10185115 1583300608 41774 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.6
Current children cumulated vsize (KiB) 1546192

[startup+12.7025 s]
/proc/loadavg: 1.15 1.03 1.01 2/119 12357
/proc/meminfo: memFree=1415764/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1546192 CPUtime=16.21
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 54692 0 1 0 1598 23 0 0 15 0 13 0 10184816 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 386548 48030 1440 10 0 383850 0
[pid=12344/tid=12346] ppid=12342 vsize=1546192 CPUtime=12.42
/proc/12344/task/12346/stat : 12346 (java) R 12342 12344 11138 0 -1 4202560 32024 0 1 0 1230 12 0 0 25 0 13 0 10184818 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4109329716 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12344/tid=12347] ppid=12342 vsize=1546192 CPUtime=0.17
/proc/12344/task/12347/stat : 12347 (java) S 12342 12344 11138 0 -1 4202560 4695 0 0 0 15 2 0 0 16 0 13 0 10184819 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12348] ppid=12342 vsize=1546192 CPUtime=0.16
/proc/12344/task/12348/stat : 12348 (java) S 12342 12344 11138 0 -1 4202560 5560 0 0 0 15 1 0 0 18 0 13 0 10184819 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12349] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12349/stat : 12349 (java) S 12342 12344 11138 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 13 0 10184821 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12350] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12350/stat : 12350 (java) S 12342 12344 11138 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 10184822 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12351] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12351/stat : 12351 (java) S 12342 12344 11138 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 10184822 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12352] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12352/stat : 12352 (java) S 12342 12344 11138 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10184826 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12353] ppid=12342 vsize=1546192 CPUtime=0.52
/proc/12344/task/12353/stat : 12353 (java) S 12342 12344 11138 0 -1 4202560 855 0 0 0 52 0 0 0 15 0 13 0 10184826 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12354] ppid=12342 vsize=1546192 CPUtime=2.87
/proc/12344/task/12354/stat : 12354 (java) S 12342 12344 11138 0 -1 4202560 10484 0 0 0 283 4 0 0 15 0 13 0 10184826 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12355] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12355/stat : 12355 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10184826 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12356] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12356/stat : 12356 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 10184826 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12357] ppid=12342 vsize=1546192 CPUtime=0
/proc/12344/task/12357/stat : 12357 (java) S 12342 12344 11138 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 10185115 1583300608 48030 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.21
Current children cumulated vsize (KiB) 1546192

[startup+25.5012 s]
/proc/loadavg: 1.11 1.03 1.01 2/119 12357
/proc/meminfo: memFree=1397412/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1544136 CPUtime=29.11
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 59674 0 1 0 2887 24 0 0 15 0 13 0 10184816 1581195264 52387 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 386034 52387 1445 10 0 383336 0
[pid=12344/tid=12346] ppid=12342 vsize=1544136 CPUtime=24.97
/proc/12344/task/12346/stat : 12346 (java) R 12342 12344 11138 0 -1 4202560 32029 0 1 0 2485 12 0 0 25 0 13 0 10184818 1581195264 52387 1992294400 134512640 134550932 4288709136 18446744073709551615 4109445040 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12344/tid=12347] ppid=12342 vsize=1544136 CPUtime=0.27
/proc/12344/task/12347/stat : 12347 (java) S 12342 12344 11138 0 -1 4202560 5151 0 0 0 25 2 0 0 15 0 13 0 10184819 1581195264 52387 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12348] ppid=12342 vsize=1544136 CPUtime=0.27
/proc/12344/task/12348/stat : 12348 (java) S 12342 12344 11138 0 -1 4202560 6244 0 0 0 25 2 0 0 18 0 13 0 10184819 1581195264 52387 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12349] ppid=12342 vsize=1544136 CPUtime=0.12
/proc/12344/task/12349/stat : 12349 (java) S 12342 12344 11138 0 -1 4202560 3842 0 0 0 11 1 0 0 15 0 13 0 10184821 1581195264 52387 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12350] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12350/stat : 12350 (java) S 12342 12344 11138 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 10184822 1581195264 52387 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12351] ppid=12342 vsize=1544136 CPUtime=0

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

[pid=12344] ppid=12342 vsize=1544136 CPUtime=1670.89
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 92321 0 1 0 167020 69 0 0 15 0 13 0 10184816 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 386034 77987 1445 10 0 383336 0
[pid=12344/tid=12346] ppid=12342 vsize=1544136 CPUtime=1650.48
/proc/12344/task/12346/stat : 12346 (java) R 12342 12344 11138 0 -1 4202560 32358 0 1 0 165018 30 0 0 25 0 13 0 10184818 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4109310347 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12344/tid=12347] ppid=12342 vsize=1544136 CPUtime=6.06
/proc/12344/task/12347/stat : 12347 (java) S 12342 12344 11138 0 -1 4202560 20367 0 0 0 592 14 0 0 16 0 13 0 10184819 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12348] ppid=12342 vsize=1544136 CPUtime=6.07
/proc/12344/task/12348/stat : 12348 (java) S 12342 12344 11138 0 -1 4202560 22394 0 0 0 592 15 0 0 16 0 13 0 10184819 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12349] ppid=12342 vsize=1544136 CPUtime=4.61
/proc/12344/task/12349/stat : 12349 (java) S 12342 12344 11138 0 -1 4202560 4685 0 0 0 457 4 0 0 15 0 13 0 10184821 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12350] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12350/stat : 12350 (java) S 12342 12344 11138 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 10184822 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12351] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12351/stat : 12351 (java) S 12342 12344 11138 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 10184822 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12352] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12352/stat : 12352 (java) S 12342 12344 11138 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12353] ppid=12342 vsize=1544136 CPUtime=0.59
/proc/12344/task/12353/stat : 12353 (java) S 12342 12344 11138 0 -1 4202560 861 0 0 0 59 0 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12354] ppid=12342 vsize=1544136 CPUtime=3.03
/proc/12344/task/12354/stat : 12354 (java) S 12342 12344 11138 0 -1 4202560 10496 0 0 0 299 4 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12355] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12355/stat : 12355 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12356] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12356/stat : 12356 (java) S 12342 12344 11138 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12357] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12357/stat : 12357 (java) S 12342 12344 11138 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 10185115 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1670.89
Current children cumulated vsize (KiB) 1544136

[startup+1722.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/119 12401
/proc/meminfo: memFree=1293624/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1544136 CPUtime=1731.04
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 92339 0 1 0 173034 70 0 0 15 0 13 0 10184816 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 386034 77987 1445 10 0 383336 0
[pid=12344/tid=12346] ppid=12342 vsize=1544136 CPUtime=1710.05
/proc/12344/task/12346/stat : 12346 (java) R 12342 12344 11138 0 -1 4202560 32368 0 1 0 170975 30 0 0 25 0 13 0 10184818 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4109329093 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12344/tid=12347] ppid=12342 vsize=1544136 CPUtime=6.25
/proc/12344/task/12347/stat : 12347 (java) S 12342 12344 11138 0 -1 4202560 20367 0 0 0 611 14 0 0 15 0 13 0 10184819 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12348] ppid=12342 vsize=1544136 CPUtime=6.25
/proc/12344/task/12348/stat : 12348 (java) S 12342 12344 11138 0 -1 4202560 22394 0 0 0 610 15 0 0 16 0 13 0 10184819 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12349] ppid=12342 vsize=1544136 CPUtime=4.81
/proc/12344/task/12349/stat : 12349 (java) S 12342 12344 11138 0 -1 4202560 4689 0 0 0 477 4 0 0 15 0 13 0 10184821 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12350] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12350/stat : 12350 (java) S 12342 12344 11138 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 10184822 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12351] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12351/stat : 12351 (java) S 12342 12344 11138 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 10184822 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12352] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12352/stat : 12352 (java) S 12342 12344 11138 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12353] ppid=12342 vsize=1544136 CPUtime=0.59
/proc/12344/task/12353/stat : 12353 (java) S 12342 12344 11138 0 -1 4202560 861 0 0 0 59 0 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12354] ppid=12342 vsize=1544136 CPUtime=3.03
/proc/12344/task/12354/stat : 12354 (java) S 12342 12344 11138 0 -1 4202560 10496 0 0 0 299 4 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12355] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12355/stat : 12355 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12356] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12356/stat : 12356 (java) S 12342 12344 11138 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12357] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12357/stat : 12357 (java) S 12342 12344 11138 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 10185115 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1731.04
Current children cumulated vsize (KiB) 1544136

[startup+1782.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/119 12403
/proc/meminfo: memFree=1293500/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1544136 CPUtime=1791.26
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 92354 0 1 0 179055 71 0 0 15 0 13 0 10184816 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 386034 77987 1445 10 0 383336 0
[pid=12344/tid=12346] ppid=12342 vsize=1544136 CPUtime=1769.62
/proc/12344/task/12346/stat : 12346 (java) R 12342 12344 11138 0 -1 4202560 32379 0 1 0 176932 30 0 0 25 0 13 0 10184818 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4109330806 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12344/tid=12347] ppid=12342 vsize=1544136 CPUtime=6.5
/proc/12344/task/12347/stat : 12347 (java) S 12342 12344 11138 0 -1 4202560 20367 0 0 0 636 14 0 0 16 0 13 0 10184819 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12348] ppid=12342 vsize=1544136 CPUtime=6.51
/proc/12344/task/12348/stat : 12348 (java) S 12342 12344 11138 0 -1 4202560 22394 0 0 0 635 16 0 0 15 0 13 0 10184819 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12349] ppid=12342 vsize=1544136 CPUtime=4.94
/proc/12344/task/12349/stat : 12349 (java) S 12342 12344 11138 0 -1 4202560 4691 0 0 0 490 4 0 0 15 0 13 0 10184821 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12350] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12350/stat : 12350 (java) S 12342 12344 11138 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 10184822 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12351] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12351/stat : 12351 (java) S 12342 12344 11138 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 10184822 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12352] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12352/stat : 12352 (java) S 12342 12344 11138 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12353] ppid=12342 vsize=1544136 CPUtime=0.59
/proc/12344/task/12353/stat : 12353 (java) S 12342 12344 11138 0 -1 4202560 861 0 0 0 59 0 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12354] ppid=12342 vsize=1544136 CPUtime=3.03
/proc/12344/task/12354/stat : 12354 (java) S 12342 12344 11138 0 -1 4202560 10496 0 0 0 299 4 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12355] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12355/stat : 12355 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12356] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12356/stat : 12356 (java) S 12342 12344 11138 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12357] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12357/stat : 12357 (java) S 12342 12344 11138 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 10185115 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1791.26
Current children cumulated vsize (KiB) 1544136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/119 12403
/proc/meminfo: memFree=1293500/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1544136 CPUtime=1800.11
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 92360 0 1 0 179940 71 0 0 15 0 13 0 10184816 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 386034 77987 1445 10 0 383336 0
[pid=12344/tid=12346] ppid=12342 vsize=1544136 CPUtime=1778.37
/proc/12344/task/12346/stat : 12346 (java) R 12342 12344 11138 0 -1 4202560 32381 0 1 0 177807 30 0 0 25 0 13 0 10184818 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4109437117 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12344/tid=12347] ppid=12342 vsize=1544136 CPUtime=6.56
/proc/12344/task/12347/stat : 12347 (java) S 12342 12344 11138 0 -1 4202560 20367 0 0 0 642 14 0 0 16 0 13 0 10184819 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12348] ppid=12342 vsize=1544136 CPUtime=6.56
/proc/12344/task/12348/stat : 12348 (java) S 12342 12344 11138 0 -1 4202560 22394 0 0 0 640 16 0 0 16 0 13 0 10184819 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12349] ppid=12342 vsize=1544136 CPUtime=4.94
/proc/12344/task/12349/stat : 12349 (java) S 12342 12344 11138 0 -1 4202560 4693 0 0 0 490 4 0 0 15 0 13 0 10184821 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12350] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12350/stat : 12350 (java) S 12342 12344 11138 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 10184822 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12351] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12351/stat : 12351 (java) S 12342 12344 11138 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 10184822 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12352] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12352/stat : 12352 (java) S 12342 12344 11138 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12353] ppid=12342 vsize=1544136 CPUtime=0.59
/proc/12344/task/12353/stat : 12353 (java) S 12342 12344 11138 0 -1 4202560 861 0 0 0 59 0 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12354] ppid=12342 vsize=1544136 CPUtime=3.03
/proc/12344/task/12354/stat : 12354 (java) S 12342 12344 11138 0 -1 4202560 10496 0 0 0 299 4 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12355] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12355/stat : 12355 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12356] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12356/stat : 12356 (java) S 12342 12344 11138 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12357] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12357/stat : 12357 (java) S 12342 12344 11138 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 10185115 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 1544136

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

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

[startup+1791.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/119 12403
/proc/meminfo: memFree=1293500/2059040 swapFree=4192956/4192956
[pid=12344] ppid=12342 vsize=1544136 CPUtime=1800.11
/proc/12344/stat : 12344 (java) S 12342 12344 11138 0 -1 4202496 92360 0 1 0 179940 71 0 0 15 0 13 0 10184816 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12344/statm: 386034 77987 1445 10 0 383336 0
[pid=12344/tid=12346] ppid=12342 vsize=1544136 CPUtime=1778.37
/proc/12344/task/12346/stat : 12346 (java) R 12342 12344 11138 0 -1 4202560 32381 0 1 0 177807 30 0 0 25 0 13 0 10184818 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4109437117 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12344/tid=12347] ppid=12342 vsize=1544136 CPUtime=6.56
/proc/12344/task/12347/stat : 12347 (java) S 12342 12344 11138 0 -1 4202560 20367 0 0 0 642 14 0 0 16 0 13 0 10184819 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12348] ppid=12342 vsize=1544136 CPUtime=6.56
/proc/12344/task/12348/stat : 12348 (java) S 12342 12344 11138 0 -1 4202560 22394 0 0 0 640 16 0 0 16 0 13 0 10184819 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12349] ppid=12342 vsize=1544136 CPUtime=4.94
/proc/12344/task/12349/stat : 12349 (java) S 12342 12344 11138 0 -1 4202560 4693 0 0 0 490 4 0 0 15 0 13 0 10184821 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 0 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12350] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12350/stat : 12350 (java) S 12342 12344 11138 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 10184822 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12351] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12351/stat : 12351 (java) S 12342 12344 11138 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 10184822 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12352] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12352/stat : 12352 (java) S 12342 12344 11138 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12353] ppid=12342 vsize=1544136 CPUtime=0.59
/proc/12344/task/12353/stat : 12353 (java) S 12342 12344 11138 0 -1 4202560 861 0 0 0 59 0 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12354] ppid=12342 vsize=1544136 CPUtime=3.03
/proc/12344/task/12354/stat : 12354 (java) S 12342 12344 11138 0 -1 4202560 10496 0 0 0 299 4 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
[pid=12344/tid=12355] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12355/stat : 12355 (java) S 12342 12344 11138 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12356] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12356/stat : 12356 (java) S 12342 12344 11138 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 10184826 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 0 0 0 0
[pid=12344/tid=12357] ppid=12342 vsize=1544136 CPUtime=0
/proc/12344/task/12357/stat : 12357 (java) S 12342 12344 11138 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 10185115 1581195264 77987 1992294400 134512640 134550932 4288709136 18446744073709551615 4294960144 0 4 0 16800975 18446604437851701376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 1544136

Child status: 143
Real time (s): 1791.21
CPU time (s): 1800.25
CPU user time (s): 1799.51
CPU system time (s): 0.747886
CPU usage (%): 100.505
Max. virtual memory (cumulated for all children) (KiB): 1546192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 0.747886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92384
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= 40195
involuntary context switches= 22394

runsolver used 3.62945 second user time and 9.54355 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-12 14:30:32
IDJOB=2658984
IDBENCH=1507
IDSOLVER=1164
FILE ID=node010/2658984-1276345832
PBS_JOBID= 11173181
Free space on /tmp= 62496 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-fit1d.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658984-1276345832/watcher-2658984-1276345832 -o /tmp/evaluation-result-2658984-1276345832/solver-2658984-1276345832 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658984-1276345832.opb

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

MD5SUM BENCH= cffbae99cf8c83f8877355cc201cf8bf
RANDOM SEED=1836173875

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1603688 kB
Buffers:        110792 kB
Cached:         215144 kB
SwapCached:          0 kB
Active:         150764 kB
Inactive:       234416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1603688 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2132 kB
Writeback:           0 kB
AnonPages:       59244 kB
Mapped:          15388 kB
Slab:            48380 kB
PageTables:       4028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181444 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= 62496 MiB
End job on node010 at 2010-06-12 15:00:25