Trace number 2658773

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.21 1797.71

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.17.opb
MD5SUM7d701b956113b6fc93a1922e71200e27
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4250
Total number of constraints68397
Number of constraints which are clauses68397
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint17
Number of terms in the objective function 4250
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4250
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4250
Number of bits of the biggest sum of numbers13
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.25/0.21	c Pseudo Boolean Optimization
0.25/0.21	c --- Begin Solver configuration ---
0.25/0.21	c Stops conflict analysis at the first Unique Implication Point
0.25/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@64dc11
0.25/0.21	c Learn all clauses as in MiniSAT
0.25/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.25/0.21	c Expensive reason simplification
0.25/0.21	c Armin Biere (Picosat) restarts strategy
0.25/0.21	c Glucose learned constraints deletion strategy
0.25/0.21	c timeout=2147483s
0.25/0.21	c DB Simplification allowed=false
0.25/0.21	c --- End Solver configuration ---
0.25/0.21	c solving HOME/instance-2658773-1276465466.opb
0.25/0.21	c reading problem ... 
2.40/1.64	c ... done. Wall clock time 1.434s.
2.40/1.64	c #vars     4250
2.40/1.64	c #constraints  68397
2.40/1.64	c constraints type 
2.40/1.64	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 125
2.40/1.64	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 68272
7.09/5.56	c cleaning 2499 clauses out of 5002 with flag 5002/5002
11.79/10.10	c cleaning 4239 clauses out of 8502 with flag 11001/11001
17.61/15.90	c cleaning 5617 clauses out of 11263 with flag 18001/18001
23.43/21.76	c cleaning 6806 clauses out of 13645 with flag 26000/26000
31.75/30.06	c cleaning 7908 clauses out of 15840 with flag 35001/35001
40.97/39.21	c cleaning 8947 clauses out of 17933 with flag 45002/45002
52.78/51.08	c cleaning 9940 clauses out of 19984 with flag 56000/56000
67.49/65.79	c cleaning 11000 clauses out of 22044 with flag 68000/68000
82.71/81.00	c cleaning 11997 clauses out of 24044 with flag 81000/81000
104.32/102.51	c cleaning 12960 clauses out of 26048 with flag 95001/95001
124.24/122.46	c cleaning 13982 clauses out of 28089 with flag 110002/110002
145.55/143.78	c cleaning 15022 clauses out of 30107 with flag 126002/126002
169.37/167.56	c cleaning 16026 clauses out of 32084 with flag 143001/143001
200.39/198.51	c cleaning 16985 clauses out of 34057 with flag 161000/161000
230.41/228.52	c cleaning 18022 clauses out of 36072 with flag 180000/180000
258.63/256.70	c cleaning 18988 clauses out of 38050 with flag 200000/200000
304.85/302.94	c cleaning 19920 clauses out of 40062 with flag 221000/221000
352.17/350.26	c cleaning 21043 clauses out of 42142 with flag 243000/243000
396.41/394.41	c cleaning 22039 clauses out of 44099 with flag 266000/266000
444.13/442.16	c cleaning 23001 clauses out of 46061 with flag 290001/290001
498.95/496.92	c cleaning 24012 clauses out of 48059 with flag 315000/315000
551.38/549.30	c cleaning 24937 clauses out of 50048 with flag 341001/341001
617.40/615.35	c cleaning 26011 clauses out of 52110 with flag 368000/368000
696.13/694.05	c cleaning 27042 clauses out of 54099 with flag 396000/396000
761.56/759.44	c cleaning 27907 clauses out of 56057 with flag 425000/425000
833.88/831.75	c cleaning 29023 clauses out of 58150 with flag 455000/455000
928.91/926.71	c cleaning 29983 clauses out of 60127 with flag 486000/486000
1018.82/1016.62	c cleaning 30995 clauses out of 62145 with flag 518001/518001
1102.05/1099.81	c cleaning 31981 clauses out of 64149 with flag 551000/551000
1191.38/1189.17	c cleaning 32983 clauses out of 66170 with flag 585002/585002
1273.41/1271.15	c cleaning 33951 clauses out of 68188 with flag 620003/620003
1375.72/1373.41	c cleaning 35044 clauses out of 70236 with flag 656002/656002
1500.94/1498.64	c cleaning 36036 clauses out of 72193 with flag 693003/693003
1633.96/1631.60	c cleaning 37054 clauses out of 74156 with flag 731002/731002
1770.48/1768.12	c cleaning 37928 clauses out of 76100 with flag 770000/770000
1800.05/1797.61	c starts		: 170
1800.05/1797.61	c conflicts		: 781336
1800.05/1797.61	c decisions		: 1319305
1800.05/1797.61	c propagations		: 312367655
1800.05/1797.61	c inspects		: 3686227415
1800.05/1797.61	c learnt literals	: 0
1800.05/1797.61	c learnt binary clauses	: 0
1800.05/1797.61	c learnt ternary clauses	: 0
1800.05/1797.61	c learnt clauses	: 781336
1800.05/1797.61	c ignored clauses	: 0
1800.05/1797.61	c root simplifications	: 0
1800.05/1797.61	c removed literals (reason simplification)	: 42930858
1800.05/1797.61	c reason swapping (by a shorter reason)	: 0
1800.05/1797.61	c Calls to reduceDB	: 35
1800.05/1797.61	c number of reductions to clauses (during analyze)	: 0
1800.05/1797.61	c number of learned constraints concerned by reduction	: 0
1800.05/1797.61	c number of learning phase by resolution	: 0
1800.05/1797.61	c number of learning phase by cutting planes	: 0
1800.05/1797.61	c speed (assignments/second)	: 173926.80286775072
1800.05/1797.61	c non guided choices	0
1800.05/1797.66	c learnt constraints type 
1800.05/1797.66	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 49509
1800.05/1797.66	c constraints type 
1800.05/1797.66	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 125
1800.05/1797.66	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 68272
1800.05/1797.66	s UNKNOWN
1800.05/1797.66	c Total wall clock time (in seconds): 1797.452

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-2658773-1276465466/watcher-2658773-1276465466 -o /tmp/evaluation-result-2658773-1276465466/solver-2658773-1276465466 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658773-1276465466.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 28862
/proc/meminfo: memFree=1834908/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=248 CPUtime=0
/proc/28862/stat : 28862 (java6) R 28860 28862 28297 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 22150583 253952 28 1992294400 134512640 134550932 4287401968 18446744073709551615 8045140 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28862/statm: 62 28 21 10 0 23 0

[startup+0.055298 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 28862
/proc/meminfo: memFree=1834908/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1521340 CPUtime=0.03
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 3501 0 1 0 1 2 0 0 15 0 6 0 22150583 1557852160 2943 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 380335 2943 990 10 0 377645 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1521340

[startup+0.101654 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 28862
/proc/meminfo: memFree=1834908/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1524024 CPUtime=0.08
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 3928 0 1 0 5 3 0 0 15 0 12 0 22150583 1560600576 3366 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 381006 3366 1072 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.301678 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 28862
/proc/meminfo: memFree=1834908/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1526380 CPUtime=0.36
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 5324 0 1 0 32 4 0 0 15 0 12 0 22150583 1563013120 4760 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 381595 4760 1361 10 0 378897 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526380

[startup+0.70172 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 28862
/proc/meminfo: memFree=1834908/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1529108 CPUtime=1.12
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 8113 0 1 0 106 6 0 0 15 0 12 0 22150583 1565806592 7015 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 382277 7016 1394 10 0 379579 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 1529108

[startup+1.50079 s]
/proc/loadavg: 1.00 1.00 1.00 5/118 28874
/proc/meminfo: memFree=1796436/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1529148 CPUtime=2.3
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 24887 0 1 0 215 15 0 0 15 0 12 0 22150583 1565847552 23706 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 382287 23707 1407 10 0 379589 0
[pid=28862/tid=28864] ppid=28860 vsize=1529148 CPUtime=1.46
/proc/28862/task/28864/stat : 28864 (java) R 28860 28862 28297 0 -1 4202560 21832 0 1 0 134 12 0 0 19 0 12 0 22150585 1565847552 23708 1992294400 134512640 134550932 4290142768 18446744073709551615 4109424982 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28862/tid=28865] ppid=28860 vsize=1529148 CPUtime=0
/proc/28862/task/28865/stat : 28865 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 12 0 22150586 1565847552 23709 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28866] ppid=28860 vsize=1529148 CPUtime=0
/proc/28862/task/28866/stat : 28866 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 12 0 22150586 1565847552 23711 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28867] ppid=28860 vsize=1529148 CPUtime=0
/proc/28862/task/28867/stat : 28867 (java) S 28860 28862 28297 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 22150588 1565847552 23712 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28868] ppid=28860 vsize=1529148 CPUtime=0
/proc/28862/task/28868/stat : 28868 (java) S 28860 28862 28297 0 -1 4202560 10 0 0 0 0 0 0 0 21 0 12 0 22150588 1565847552 23713 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28869] ppid=28860 vsize=1529148 CPUtime=0
/proc/28862/task/28869/stat : 28869 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 12 0 22150588 1565847552 23714 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28870] ppid=28860 vsize=1529148 CPUtime=0
/proc/28862/task/28870/stat : 28870 (java) S 28860 28862 28297 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 12 0 22150592 1565847552 23716 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28871] ppid=28860 vsize=1529148 CPUtime=0.61
/proc/28862/task/28871/stat : 28871 (java) S 28860 28862 28297 0 -1 4202560 1206 0 0 0 61 0 0 0 17 0 12 0 22150592 1565847552 23717 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28872] ppid=28860 vsize=1529148 CPUtime=0.19
/proc/28862/task/28872/stat : 28872 (java) S 28860 28862 28297 0 -1 4202560 784 0 0 0 19 0 0 0 25 0 12 0 22150593 1565847552 23718 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28873] ppid=28860 vsize=1529148 CPUtime=0
/proc/28862/task/28873/stat : 28873 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 22150593 1565847552 23719 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28874] ppid=28860 vsize=1529148 CPUtime=0
/proc/28862/task/28874/stat : 28874 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 22150593 1565847552 23721 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.3
Current children cumulated vsize (KiB) 1529148

[startup+3.10095 s]
/proc/loadavg: 1.00 1.00 1.00 4/119 28875
/proc/meminfo: memFree=1725252/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1529648 CPUtime=4.65
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 30506 0 1 0 447 18 0 0 15 0 13 0 22150583 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 382412 28968 1427 10 0 379714 0
[pid=28862/tid=28864] ppid=28860 vsize=1529648 CPUtime=3.06
/proc/28862/task/28864/stat : 28864 (java) R 28860 28862 28297 0 -1 4202560 26990 0 1 0 291 15 0 0 25 0 13 0 22150585 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4109644922 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28862/tid=28865] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28865/stat : 28865 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 13 0 22150586 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28866] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28866/stat : 28866 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 13 0 22150586 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28867] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28867/stat : 28867 (java) S 28860 28862 28297 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28868] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28868/stat : 28868 (java) S 28860 28862 28297 0 -1 4202560 10 0 0 0 0 0 0 0 21 0 13 0 22150588 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28869] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28869/stat : 28869 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 13 0 22150588 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28870] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28870/stat : 28870 (java) S 28860 28862 28297 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 13 0 22150592 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28871] ppid=28860 vsize=1529648 CPUtime=1.3
/proc/28862/task/28871/stat : 28871 (java) S 28860 28862 28297 0 -1 4202560 1653 0 0 0 129 1 0 0 15 0 13 0 22150592 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28872] ppid=28860 vsize=1529648 CPUtime=0.25
/proc/28862/task/28872/stat : 28872 (java) S 28860 28862 28297 0 -1 4202560 792 0 0 0 25 0 0 0 17 0 13 0 22150593 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28873] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28873/stat : 28873 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 22150593 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28874] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28874/stat : 28874 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 22150593 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28875] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28875/stat : 28875 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 22150771 1566359552 28968 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.65
Current children cumulated vsize (KiB) 1529648

[startup+6.30228 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28875
/proc/meminfo: memFree=1719796/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1529648 CPUtime=7.95
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 34952 0 1 0 775 20 0 0 15 0 13 0 22150583 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 382412 33403 1445 10 0 379714 0
[pid=28862/tid=28864] ppid=28860 vsize=1529648 CPUtime=6.18
/proc/28862/task/28864/stat : 28864 (java) R 28860 28862 28297 0 -1 4202560 28012 0 1 0 602 16 0 0 25 0 13 0 22150585 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4109613877 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28862/tid=28865] ppid=28860 vsize=1529648 CPUtime=0.02
/proc/28862/task/28865/stat : 28865 (java) S 28860 28862 28297 0 -1 4202560 773 0 0 0 2 0 0 0 18 0 13 0 22150586 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28866] ppid=28860 vsize=1529648 CPUtime=0.02
/proc/28862/task/28866/stat : 28866 (java) S 28860 28862 28297 0 -1 4202560 855 0 0 0 2 0 0 0 18 0 13 0 22150586 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28867] ppid=28860 vsize=1529648 CPUtime=0.05
/proc/28862/task/28867/stat : 28867 (java) S 28860 28862 28297 0 -1 4202560 1787 0 0 0 5 0 0 0 16 0 13 0 22150588 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28868] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28868/stat : 28868 (java) S 28860 28862 28297 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28869] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28869/stat : 28869 (java) S 28860 28862 28297 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28870] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28870/stat : 28870 (java) S 28860 28862 28297 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 13 0 22150592 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28871] ppid=28860 vsize=1529648 CPUtime=1.3
/proc/28862/task/28871/stat : 28871 (java) S 28860 28862 28297 0 -1 4202560 1653 0 0 0 129 1 0 0 15 0 13 0 22150592 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28872] ppid=28860 vsize=1529648 CPUtime=0.32
/proc/28862/task/28872/stat : 28872 (java) S 28860 28862 28297 0 -1 4202560 805 0 0 0 32 0 0 0 15 0 13 0 22150593 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28873] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28873/stat : 28873 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 22150593 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28874] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28874/stat : 28874 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 22150593 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28875] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28875/stat : 28875 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 22150771 1566359552 33403 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.95
Current children cumulated vsize (KiB) 1529648

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28875
/proc/meminfo: memFree=1697476/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1529648 CPUtime=14.41
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 37006 0 1 0 1420 21 0 0 15 0 13 0 22150583 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 382412 35452 1445 10 0 379714 0
[pid=28862/tid=28864] ppid=28860 vsize=1529648 CPUtime=12.51
/proc/28862/task/28864/stat : 28864 (java) R 28860 28862 28297 0 -1 4202560 28014 0 1 0 1235 16 0 0 25 0 13 0 22150585 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4109613011 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28862/tid=28865] ppid=28860 vsize=1529648 CPUtime=0.03
/proc/28862/task/28865/stat : 28865 (java) S 28860 28862 28297 0 -1 4202560 1648 0 0 0 3 0 0 0 18 0 13 0 22150586 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28866] ppid=28860 vsize=1529648 CPUtime=0.03
/proc/28862/task/28866/stat : 28866 (java) S 28860 28862 28297 0 -1 4202560 1700 0 0 0 3 0 0 0 18 0 13 0 22150586 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28867] ppid=28860 vsize=1529648 CPUtime=0.1
/proc/28862/task/28867/stat : 28867 (java) S 28860 28862 28297 0 -1 4202560 2113 0 0 0 10 0 0 0 15 0 13 0 22150588 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28868] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28868/stat : 28868 (java) S 28860 28862 28297 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28869] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28869/stat : 28869 (java) S 28860 28862 28297 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28870] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28870/stat : 28870 (java) S 28860 28862 28297 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 13 0 22150592 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28871] ppid=28860 vsize=1529648 CPUtime=1.32
/proc/28862/task/28871/stat : 28871 (java) S 28860 28862 28297 0 -1 4202560 1656 0 0 0 131 1 0 0 15 0 13 0 22150592 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28872] ppid=28860 vsize=1529648 CPUtime=0.35
/proc/28862/task/28872/stat : 28872 (java) S 28860 28862 28297 0 -1 4202560 808 0 0 0 35 0 0 0 15 0 13 0 22150593 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28873] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28873/stat : 28873 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 22150593 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28874] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28874/stat : 28874 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 22150593 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28875] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28875/stat : 28875 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 22150771 1566359552 35452 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.41
Current children cumulated vsize (KiB) 1529648

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28875
/proc/meminfo: memFree=1692144/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1529648 CPUtime=27.26
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 38374 0 1 0 2705 21 0 0 15 0 13 0 22150583 1566359552 36817 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 382412 36817 1445 10 0 379714 0
[pid=28862/tid=28864] ppid=28860 vsize=1529648 CPUtime=25.13
/proc/28862/task/28864/stat : 28864 (java) R 28860 28862 28297 0 -1 4202560 28015 0 1 0 2497 16 0 0 25 0 13 0 22150585 1566359552 36817 1992294400 134512640 134550932 4290142768 18446744073709551615 4109613783 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28862/tid=28865] ppid=28860 vsize=1529648 CPUtime=0.05
/proc/28862/task/28865/stat : 28865 (java) S 28860 28862 28297 0 -1 4202560 2169 0 0 0 5 0 0 0 18 0 13 0 22150586 1566359552 36817 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28866] ppid=28860 vsize=1529648 CPUtime=0.06
/proc/28862/task/28866/stat : 28866 (java) S 28860 28862 28297 0 -1 4202560 2193 0 0 0 6 0 0 0 15 0 13 0 22150586 1566359552 36817 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28867] ppid=28860 vsize=1529648 CPUtime=0.22
/proc/28862/task/28867/stat : 28867 (java) S 28860 28862 28297 0 -1 4202560 2461 0 0 0 22 0 0 0 15 0 13 0 22150588 1566359552 36817 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28868] ppid=28860 vsize=1529648 CPUtime=0

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

[pid=28862] ppid=28860 vsize=1529648 CPUtime=1604.67
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 64459 0 1 0 160434 33 0 0 15 0 13 0 22150583 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 382412 58250 1445 10 0 379714 0
[pid=28862/tid=28864] ppid=28860 vsize=1529648 CPUtime=1597.85
/proc/28862/task/28864/stat : 28864 (java) R 28860 28862 28297 0 -1 4202560 28044 0 1 0 159769 16 0 0 25 0 13 0 22150585 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4109613783 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28862/tid=28865] ppid=28860 vsize=1529648 CPUtime=1.09
/proc/28862/task/28865/stat : 28865 (java) S 28860 28862 28297 0 -1 4202560 13118 0 0 0 104 5 0 0 18 0 13 0 22150586 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28866] ppid=28860 vsize=1529648 CPUtime=1.15
/proc/28862/task/28866/stat : 28866 (java) S 28860 28862 28297 0 -1 4202560 14692 0 0 0 109 6 0 0 15 0 13 0 22150586 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28867] ppid=28860 vsize=1529648 CPUtime=2.78
/proc/28862/task/28867/stat : 28867 (java) S 28860 28862 28297 0 -1 4202560 4978 0 0 0 277 1 0 0 15 0 13 0 22150588 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28868] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28868/stat : 28868 (java) S 28860 28862 28297 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28869] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28869/stat : 28869 (java) S 28860 28862 28297 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28870] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28870/stat : 28870 (java) S 28860 28862 28297 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 13 0 22150592 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28871] ppid=28860 vsize=1529648 CPUtime=1.36
/proc/28862/task/28871/stat : 28871 (java) S 28860 28862 28297 0 -1 4202560 1660 0 0 0 135 1 0 0 15 0 13 0 22150592 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28872] ppid=28860 vsize=1529648 CPUtime=0.37
/proc/28862/task/28872/stat : 28872 (java) S 28860 28862 28297 0 -1 4202560 809 0 0 0 37 0 0 0 15 0 13 0 22150593 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28873] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28873/stat : 28873 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 22150593 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28874] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28874/stat : 28874 (java) S 28860 28862 28297 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 13 0 22150593 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28875] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28875/stat : 28875 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 22150771 1566359552 58250 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1604.67
Current children cumulated vsize (KiB) 1529648

[startup+1662.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/119 28928
/proc/meminfo: memFree=1598524/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1529648 CPUtime=1664.71
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 66499 0 1 0 166437 34 0 0 15 0 13 0 22150583 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 382412 59657 1445 10 0 379714 0
[pid=28862/tid=28864] ppid=28860 vsize=1529648 CPUtime=1657.66
/proc/28862/task/28864/stat : 28864 (java) R 28860 28862 28297 0 -1 4202560 28045 0 1 0 165750 16 0 0 25 0 13 0 22150585 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4109613783 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28862/tid=28865] ppid=28860 vsize=1529648 CPUtime=1.15
/proc/28862/task/28865/stat : 28865 (java) S 28860 28862 28297 0 -1 4202560 14037 0 0 0 109 6 0 0 18 0 13 0 22150586 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28866] ppid=28860 vsize=1529648 CPUtime=1.22
/proc/28862/task/28866/stat : 28866 (java) S 28860 28862 28297 0 -1 4202560 15806 0 0 0 115 7 0 0 16 0 13 0 22150586 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28867] ppid=28860 vsize=1529648 CPUtime=2.9
/proc/28862/task/28867/stat : 28867 (java) S 28860 28862 28297 0 -1 4202560 4980 0 0 0 289 1 0 0 15 0 13 0 22150588 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28868] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28868/stat : 28868 (java) S 28860 28862 28297 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28869] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28869/stat : 28869 (java) S 28860 28862 28297 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28870] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28870/stat : 28870 (java) S 28860 28862 28297 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 13 0 22150592 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28871] ppid=28860 vsize=1529648 CPUtime=1.36
/proc/28862/task/28871/stat : 28871 (java) S 28860 28862 28297 0 -1 4202560 1660 0 0 0 135 1 0 0 15 0 13 0 22150592 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28872] ppid=28860 vsize=1529648 CPUtime=0.37
/proc/28862/task/28872/stat : 28872 (java) S 28860 28862 28297 0 -1 4202560 809 0 0 0 37 0 0 0 15 0 13 0 22150593 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28873] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28873/stat : 28873 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 22150593 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28874] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28874/stat : 28874 (java) S 28860 28862 28297 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 22150593 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28875] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28875/stat : 28875 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 22150771 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1664.71
Current children cumulated vsize (KiB) 1529648

[startup+1722.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/119 28930
/proc/meminfo: memFree=1598524/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1529648 CPUtime=1724.7
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 66503 0 1 0 172436 34 0 0 15 0 13 0 22150583 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 382412 59657 1445 10 0 379714 0
[pid=28862/tid=28864] ppid=28860 vsize=1529648 CPUtime=1717.64
/proc/28862/task/28864/stat : 28864 (java) R 28860 28862 28297 0 -1 4202560 28045 0 1 0 171748 16 0 0 25 0 13 0 22150585 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4109668722 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28862/tid=28865] ppid=28860 vsize=1529648 CPUtime=1.15
/proc/28862/task/28865/stat : 28865 (java) S 28860 28862 28297 0 -1 4202560 14037 0 0 0 109 6 0 0 18 0 13 0 22150586 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28866] ppid=28860 vsize=1529648 CPUtime=1.22
/proc/28862/task/28866/stat : 28866 (java) S 28860 28862 28297 0 -1 4202560 15806 0 0 0 115 7 0 0 16 0 13 0 22150586 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28867] ppid=28860 vsize=1529648 CPUtime=2.9
/proc/28862/task/28867/stat : 28867 (java) S 28860 28862 28297 0 -1 4202560 4980 0 0 0 289 1 0 0 15 0 13 0 22150588 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28868] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28868/stat : 28868 (java) S 28860 28862 28297 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28869] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28869/stat : 28869 (java) S 28860 28862 28297 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28870] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28870/stat : 28870 (java) S 28860 28862 28297 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 13 0 22150592 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28871] ppid=28860 vsize=1529648 CPUtime=1.36
/proc/28862/task/28871/stat : 28871 (java) S 28860 28862 28297 0 -1 4202560 1660 0 0 0 135 1 0 0 15 0 13 0 22150592 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28872] ppid=28860 vsize=1529648 CPUtime=0.37
/proc/28862/task/28872/stat : 28872 (java) S 28860 28862 28297 0 -1 4202560 809 0 0 0 37 0 0 0 15 0 13 0 22150593 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28873] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28873/stat : 28873 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 22150593 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28874] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28874/stat : 28874 (java) S 28860 28862 28297 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 22150593 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28875] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28875/stat : 28875 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 22150771 1566359552 59657 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1724.7
Current children cumulated vsize (KiB) 1529648

[startup+1782.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/119 28933
/proc/meminfo: memFree=1590216/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1529648 CPUtime=1784.74
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 69238 0 1 0 178439 35 0 0 15 0 13 0 22150583 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 382412 61630 1445 10 0 379714 0
[pid=28862/tid=28864] ppid=28860 vsize=1529648 CPUtime=1777.45
/proc/28862/task/28864/stat : 28864 (java) R 28860 28862 28297 0 -1 4202560 28046 0 1 0 177729 16 0 0 25 0 13 0 22150585 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4109613783 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28862/tid=28865] ppid=28860 vsize=1529648 CPUtime=1.21
/proc/28862/task/28865/stat : 28865 (java) S 28860 28862 28297 0 -1 4202560 15271 0 0 0 115 6 0 0 18 0 13 0 22150586 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28866] ppid=28860 vsize=1529648 CPUtime=1.28
/proc/28862/task/28866/stat : 28866 (java) S 28860 28862 28297 0 -1 4202560 17302 0 0 0 121 7 0 0 16 0 13 0 22150586 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28867] ppid=28860 vsize=1529648 CPUtime=3.01
/proc/28862/task/28867/stat : 28867 (java) S 28860 28862 28297 0 -1 4202560 4982 0 0 0 300 1 0 0 15 0 13 0 22150588 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28868] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28868/stat : 28868 (java) S 28860 28862 28297 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28869] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28869/stat : 28869 (java) S 28860 28862 28297 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28870] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28870/stat : 28870 (java) S 28860 28862 28297 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 13 0 22150592 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28871] ppid=28860 vsize=1529648 CPUtime=1.36
/proc/28862/task/28871/stat : 28871 (java) S 28860 28862 28297 0 -1 4202560 1660 0 0 0 135 1 0 0 15 0 13 0 22150592 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28872] ppid=28860 vsize=1529648 CPUtime=0.37
/proc/28862/task/28872/stat : 28872 (java) S 28860 28862 28297 0 -1 4202560 809 0 0 0 37 0 0 0 15 0 13 0 22150593 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28873] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28873/stat : 28873 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 22150593 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28874] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28874/stat : 28874 (java) S 28860 28862 28297 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 22150593 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28875] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28875/stat : 28875 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 22150771 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1784.74
Current children cumulated vsize (KiB) 1529648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.6 s]
/proc/loadavg: 1.01 1.00 1.00 2/119 28935
/proc/meminfo: memFree=1590216/2059040 swapFree=4135652/4192956
[pid=28862] ppid=28860 vsize=1529648 CPUtime=1800.05
/proc/28862/stat : 28862 (java) S 28860 28862 28297 0 -1 4202496 69240 0 1 0 179970 35 0 0 15 0 13 0 22150583 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28862/statm: 382412 61630 1445 10 0 379714 0
[pid=28862/tid=28864] ppid=28860 vsize=1529648 CPUtime=1792.75
/proc/28862/task/28864/stat : 28864 (java) R 28860 28862 28297 0 -1 4202560 28046 0 1 0 179259 16 0 0 25 0 13 0 22150585 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4109667640 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28862/tid=28865] ppid=28860 vsize=1529648 CPUtime=1.21
/proc/28862/task/28865/stat : 28865 (java) S 28860 28862 28297 0 -1 4202560 15271 0 0 0 115 6 0 0 18 0 13 0 22150586 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28866] ppid=28860 vsize=1529648 CPUtime=1.28
/proc/28862/task/28866/stat : 28866 (java) S 28860 28862 28297 0 -1 4202560 17302 0 0 0 121 7 0 0 16 0 13 0 22150586 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28867] ppid=28860 vsize=1529648 CPUtime=3.01
/proc/28862/task/28867/stat : 28867 (java) S 28860 28862 28297 0 -1 4202560 4982 0 0 0 300 1 0 0 15 0 13 0 22150588 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 0 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28868] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28868/stat : 28868 (java) S 28860 28862 28297 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28869] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28869/stat : 28869 (java) S 28860 28862 28297 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 22150588 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28870] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28870/stat : 28870 (java) S 28860 28862 28297 0 -1 4202560 2 0 0 0 0 0 0 0 23 0 13 0 22150592 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28871] ppid=28860 vsize=1529648 CPUtime=1.36
/proc/28862/task/28871/stat : 28871 (java) S 28860 28862 28297 0 -1 4202560 1660 0 0 0 135 1 0 0 15 0 13 0 22150592 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28872] ppid=28860 vsize=1529648 CPUtime=0.37
/proc/28862/task/28872/stat : 28872 (java) S 28860 28862 28297 0 -1 4202560 809 0 0 0 37 0 0 0 15 0 13 0 22150593 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
[pid=28862/tid=28873] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28873/stat : 28873 (java) S 28860 28862 28297 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 22150593 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28874] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28874/stat : 28874 (java) S 28860 28862 28297 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 22150593 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 0 0 0 0
[pid=28862/tid=28875] ppid=28860 vsize=1529648 CPUtime=0
/proc/28862/task/28875/stat : 28875 (java) S 28860 28862 28297 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 22150771 1566359552 61630 1992294400 134512640 134550932 4290142768 18446744073709551615 4294960144 0 4 0 16800975 18446604437820472000 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1529648

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

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

Child status: 143
Real time (s): 1797.71
CPU time (s): 1800.21
CPU user time (s): 1799.82
CPU system time (s): 0.382941
CPU usage (%): 100.139
Max. virtual memory (cumulated for all children) (KiB): 1529648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.382941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69265
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= 36949
involuntary context switches= 6349

runsolver used 3.39148 second user time and 9.76052 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-13 23:44:26
IDJOB=2658773
IDBENCH=2183
IDSOLVER=1164
FILE ID=node002/2658773-1276465466
PBS_JOBID= 11173353
Free space on /tmp= 62396 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.17.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658773-1276465466/watcher-2658773-1276465466 -o /tmp/evaluation-result-2658773-1276465466/solver-2658773-1276465466 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658773-1276465466.opb

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

MD5SUM BENCH= 7d701b956113b6fc93a1922e71200e27
RANDOM SEED=2030972882

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1835428 kB
Buffers:         46508 kB
Cached:         100852 kB
SwapCached:       9900 kB
Active:          79716 kB
Inactive:        79844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1835428 kB
SwapTotal:     4192956 kB
SwapFree:      4135652 kB
Dirty:            2024 kB
Writeback:           0 kB
AnonPages:       10828 kB
Mapped:           9220 kB
Slab:            42200 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181780 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= 62396 MiB
End job on node002 at 2010-06-14 00:14:26