Trace number 2659150

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.24 1794.93

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3702.opb
MD5SUMd696f4100af4494c851a4f1a4044ecb8
Bench CategoryOPT-BIGINT (optimisation, big 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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4827154397
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29701186548799
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29701186548799
Number of bits of the biggest sum of numbers45
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.16	c os.arch		i386
0.08/0.16	c Free memory 		1393557488
0.08/0.16	c Max memory 		1395916800
0.08/0.16	c Total memory 		1395916800
0.08/0.16	c Number of processors 	2
0.24/0.21	c Pseudo Boolean Optimization
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.21	c Expensive reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	c solving HOME/instance-2659150-1276517699.opb
0.24/0.21	c reading problem ... 
5.93/5.10	c ... done. Wall clock time 4.88s.
5.93/5.10	c #vars     155000
5.93/5.10	c #constraints  65061
5.93/5.10	c constraints type 
5.93/5.10	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
57.06/54.72	c cleaning 2486 clauses out of 5000 with flag 5000/5000
82.92/80.49	c cleaning 4263 clauses out of 8526 with flag 11012/11012
104.15/101.66	c cleaning 5626 clauses out of 11252 with flag 18001/18001
130.24/127.67	c cleaning 6815 clauses out of 13630 with flag 26005/26005
166.31/163.61	c cleaning 7908 clauses out of 15816 with flag 35006/35006
211.69/208.98	c cleaning 8961 clauses out of 17923 with flag 45021/45021
262.14/259.30	c cleaning 9474 clauses out of 18950 with flag 55009/55009
301.65/298.75	c cleaning 9738 clauses out of 19475 with flag 65008/65008
332.92/329.97	c cleaning 9873 clauses out of 19748 with flag 75019/75019
383.46/380.47	c cleaning 9933 clauses out of 19868 with flag 85012/85012
416.85/413.71	c cleaning 9963 clauses out of 19927 with flag 95004/95004
445.19/442.03	c cleaning 9979 clauses out of 19960 with flag 105000/105000
484.67/481.47	c cleaning 9991 clauses out of 19982 with flag 115001/115001
523.94/520.61	c cleaning 9998 clauses out of 19997 with flag 125007/125007
560.80/557.48	c cleaning 10000 clauses out of 20004 with flag 135012/135012
593.33/589.97	c cleaning 10003 clauses out of 20005 with flag 145013/145013
629.55/626.15	c cleaning 9994 clauses out of 19989 with flag 155000/155000
658.90/655.46	c cleaning 10006 clauses out of 20011 with flag 165016/165016
698.03/694.56	c cleaning 9996 clauses out of 19992 with flag 175003/175003
733.89/730.37	c cleaning 9998 clauses out of 19997 with flag 185004/185004
762.11/758.52	c cleaning 10000 clauses out of 20005 with flag 195010/195010
792.16/788.58	c cleaning 10007 clauses out of 20014 with flag 205019/205019
824.58/820.97	c cleaning 9999 clauses out of 19998 with flag 215010/215010
854.53/850.83	c cleaning 9997 clauses out of 19994 with flag 225005/225005
881.46/877.74	c cleaning 10004 clauses out of 20009 with flag 235017/235017
905.80/902.08	c cleaning 9999 clauses out of 19997 with flag 245009/245009
929.02/925.20	c cleaning 9997 clauses out of 19993 with flag 255004/255004
980.08/976.22	c cleaning 9995 clauses out of 19993 with flag 265001/265001
1015.85/1012.00	c cleaning 9997 clauses out of 20003 with flag 275006/275006
1042.95/1039.01	c cleaning 10001 clauses out of 20009 with flag 285009/285009
1067.10/1063.18	c cleaning 10004 clauses out of 20008 with flag 295009/295009
1101.46/1097.45	c cleaning 10000 clauses out of 20001 with flag 305006/305006
1126.39/1122.31	c cleaning 10002 clauses out of 20003 with flag 315008/315008
1153.84/1149.72	c cleaning 9996 clauses out of 19995 with flag 325002/325002
1178.41/1174.22	c cleaning 10004 clauses out of 20014 with flag 335017/335017
1199.64/1195.44	c cleaning 10002 clauses out of 20008 with flag 345015/345015
1224.10/1219.83	c cleaning 9997 clauses out of 20004 with flag 355013/355013
1249.05/1244.70	c cleaning 10004 clauses out of 20015 with flag 365021/365021
1274.10/1269.78	c cleaning 9993 clauses out of 19992 with flag 375002/375002
1297.86/1293.49	c cleaning 9998 clauses out of 19998 with flag 385001/385001
1323.42/1318.96	c cleaning 10003 clauses out of 20012 with flag 395013/395013
1351.84/1347.31	c cleaning 9995 clauses out of 19996 with flag 405000/405000
1386.45/1381.95	c cleaning 10002 clauses out of 20014 with flag 415013/415013
1414.38/1409.89	c cleaning 10001 clauses out of 20009 with flag 425010/425010
1440.15/1435.58	c cleaning 10004 clauses out of 20009 with flag 435011/435011
1480.80/1476.14	c cleaning 9997 clauses out of 19996 with flag 445002/445002
1513.65/1508.97	c cleaning 9997 clauses out of 19998 with flag 455001/455001
1543.81/1539.04	c cleaning 10001 clauses out of 20008 with flag 465008/465008
1566.28/1561.48	c cleaning 10002 clauses out of 20006 with flag 475007/475007
1596.54/1591.68	c cleaning 9998 clauses out of 19999 with flag 485002/485002
1621.46/1616.50	c cleaning 10004 clauses out of 20008 with flag 495009/495009
1644.77/1639.88	c cleaning 10009 clauses out of 20022 with flag 505027/505027
1666.70/1661.70	c cleaning 10000 clauses out of 20004 with flag 515018/515018
1700.25/1695.24	c cleaning 9993 clauses out of 19990 with flag 525004/525004
1721.70/1716.68	c cleaning 10007 clauses out of 20013 with flag 535020/535020
1746.36/1741.23	c cleaning 9995 clauses out of 19991 with flag 545005/545005
1771.41/1766.27	c cleaning 9999 clauses out of 19998 with flag 555007/555007
1799.47/1794.21	c cleaning 9998 clauses out of 19998 with flag 565006/565006
1800.09/1794.81	c starts		: 153
1800.09/1794.81	c conflicts		: 565185
1800.09/1794.81	c decisions		: 998033
1800.09/1794.81	c propagations		: 24947369
1800.09/1794.81	c inspects		: 508873385
1800.09/1794.81	c learnt literals	: 0
1800.09/1794.81	c learnt binary clauses	: 0
1800.09/1794.82	c learnt ternary clauses	: 0
1800.09/1794.82	c learnt clauses	: 565184
1800.09/1794.82	c ignored clauses	: 0
1800.09/1794.82	c root simplifications	: 0
1800.09/1794.82	c removed literals (reason simplification)	: 14473955
1800.09/1794.82	c reason swapping (by a shorter reason)	: 0
1800.09/1794.82	c Calls to reduceDB	: 58
1800.09/1794.82	c number of reductions to clauses (during analyze)	: 0
1800.09/1794.82	c number of learned constraints concerned by reduction	: 0
1800.09/1794.82	c number of learning phase by resolution	: 0
1800.09/1794.82	c number of learning phase by cutting planes	: 0
1800.09/1794.82	c speed (assignments/second)	: 13939.273673282605
1800.09/1794.82	c non guided choices	61049
1800.09/1794.84	c learnt constraints type 
1800.09/1794.84	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 10197
1800.09/1794.84	c constraints type 
1800.09/1794.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
1800.09/1794.84	s UNKNOWN
1800.09/1794.84	c Total wall clock time (in seconds): 1794.626

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-2659150-1276517699/watcher-2659150-1276517699 -o /tmp/evaluation-result-2659150-1276517699/solver-2659150-1276517699 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659150-1276517699.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.07 3/106 32246
/proc/meminfo: memFree=1741764/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=248 CPUtime=0
/proc/32246/stat : 32246 (java6) R 32244 32246 32133 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 27373974 253952 28 1992294400 134512640 134550932 4288908528 18446744073709551615 8045140 0 2147483391 4096 0 0 0 0 17 1 0 0 0
/proc/32246/statm: 62 28 21 10 0 23 0

[startup+0.0709771 s]
/proc/loadavg: 1.00 1.00 1.07 3/106 32246
/proc/meminfo: memFree=1741764/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1521796 CPUtime=0.05
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 3677 0 1 0 3 2 0 0 15 0 7 0 27373974 1558319104 3118 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 380449 3118 1033 10 0 377759 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1521796

[startup+0.101978 s]
/proc/loadavg: 1.00 1.00 1.07 3/106 32246
/proc/meminfo: memFree=1741764/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1524024 CPUtime=0.08
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 3933 0 1 0 6 2 0 0 15 0 12 0 27373974 1560600576 3372 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 381006 3372 1073 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.329643 s]
/proc/loadavg: 1.00 1.00 1.07 3/106 32246
/proc/meminfo: memFree=1741764/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1526976 CPUtime=0.41
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 6358 0 1 0 38 3 0 0 15 0 12 0 27373974 1563623424 5795 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 381744 5795 1368 10 0 379046 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 1526976

[startup+0.701134 s]
/proc/loadavg: 1.00 1.00 1.07 3/106 32246
/proc/meminfo: memFree=1741764/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1528224 CPUtime=0.92
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 9835 0 1 0 87 5 0 0 15 0 12 0 27373974 1564901376 9272 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 382056 9272 1400 10 0 379358 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 1528224

[startup+1.51012 s]
/proc/loadavg: 1.00 1.00 1.07 2/118 32258
/proc/meminfo: memFree=1688224/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1528224 CPUtime=1.78
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 23706 0 1 0 167 11 0 0 15 0 12 0 27373974 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 382056 23143 1401 10 0 379358 0
[pid=32246/tid=32248] ppid=32244 vsize=1528224 CPUtime=1.33
/proc/32246/task/32248/stat : 32248 (java) R 32244 32246 32133 0 -1 4202560 21526 0 1 0 124 9 0 0 25 0 12 0 27373976 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32246/tid=32249] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32249/stat : 32249 (java) S 32244 32246 32133 0 -1 4202560 4 0 0 0 0 0 0 0 17 0 12 0 27373978 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32250] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32250/stat : 32250 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 27373978 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32251] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32251/stat : 32251 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 27373979 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32252] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32252/stat : 32252 (java) S 32244 32246 32133 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 27373980 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32253] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32253/stat : 32253 (java) S 32244 32246 32133 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 27373980 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32254] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32254/stat : 32254 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 27373984 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32255] ppid=32244 vsize=1528224 CPUtime=0.21
/proc/32246/task/32255/stat : 32255 (java) R 32244 32246 32133 0 -1 4202560 351 0 0 0 21 0 0 0 15 0 12 0 27373984 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 106254437 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32246/tid=32256] ppid=32244 vsize=1528224 CPUtime=0.22
/proc/32246/task/32256/stat : 32256 (java) R 32244 32246 32133 0 -1 4202560 764 0 0 0 22 0 0 0 15 0 12 0 27373984 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 104163893 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32246/tid=32257] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32257/stat : 32257 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 27373984 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32258] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32258/stat : 32258 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27373984 1564901376 23143 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 1528224

[startup+3.1001 s]
/proc/loadavg: 1.00 1.00 1.07 4/118 32258
/proc/meminfo: memFree=1600928/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1528224 CPUtime=3.66
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 41738 0 1 0 349 17 0 0 15 0 12 0 27373974 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 382056 40652 1415 10 0 379358 0
[pid=32246/tid=32248] ppid=32244 vsize=1528224 CPUtime=2.72
/proc/32246/task/32248/stat : 32248 (java) R 32244 32246 32133 0 -1 4202560 32017 0 1 0 260 12 0 0 25 0 12 0 27373976 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4109512458 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32246/tid=32249] ppid=32244 vsize=1528224 CPUtime=0.11
/proc/32246/task/32249/stat : 32249 (java) S 32244 32246 32133 0 -1 4202560 4085 0 0 0 10 1 0 0 16 0 12 0 27373978 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32250] ppid=32244 vsize=1528224 CPUtime=0.1
/proc/32246/task/32250/stat : 32250 (java) S 32244 32246 32133 0 -1 4202560 3431 0 0 0 9 1 0 0 18 0 12 0 27373978 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32251] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32251/stat : 32251 (java) S 32244 32246 32133 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 12 0 27373979 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32252] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32252/stat : 32252 (java) S 32244 32246 32133 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 27373980 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32253] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32253/stat : 32253 (java) S 32244 32246 32133 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 27373980 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32254] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32254/stat : 32254 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 27373984 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32255] ppid=32244 vsize=1528224 CPUtime=0.3
/proc/32246/task/32255/stat : 32255 (java) S 32244 32246 32133 0 -1 4202560 360 0 0 0 30 0 0 0 15 0 12 0 27373984 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32256] ppid=32244 vsize=1528224 CPUtime=0.37
/proc/32246/task/32256/stat : 32256 (java) S 32244 32246 32133 0 -1 4202560 779 0 0 0 37 0 0 0 15 0 12 0 27373984 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32257] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32257/stat : 32257 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 27373984 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32258] ppid=32244 vsize=1528224 CPUtime=0
/proc/32246/task/32258/stat : 32258 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27373984 1564901376 40652 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 1528224

[startup+6.30105 s]
/proc/loadavg: 1.00 1.00 1.07 3/118 32258
/proc/meminfo: memFree=1518716/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1532712 CPUtime=7.81
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 63810 0 1 0 751 30 0 0 15 0 13 0 27373974 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 383178 60154 1435 10 0 380480 0
[pid=32246/tid=32248] ppid=32244 vsize=1532712 CPUtime=5.23
/proc/32246/task/32248/stat : 32248 (java) R 32244 32246 32133 0 -1 4202560 32061 0 1 0 510 13 0 0 25 0 13 0 27373976 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4109790790 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32246/tid=32249] ppid=32244 vsize=1532712 CPUtime=0.6
/proc/32246/task/32249/stat : 32249 (java) S 32244 32246 32133 0 -1 4202560 16360 0 0 0 52 8 0 0 16 0 13 0 27373978 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32250] ppid=32244 vsize=1532712 CPUtime=0.58
/proc/32246/task/32250/stat : 32250 (java) S 32244 32246 32133 0 -1 4202560 12168 0 0 0 53 5 0 0 18 0 13 0 27373978 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32251] ppid=32244 vsize=1532712 CPUtime=0
/proc/32246/task/32251/stat : 32251 (java) S 32244 32246 32133 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 13 0 27373979 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32252] ppid=32244 vsize=1532712 CPUtime=0
/proc/32246/task/32252/stat : 32252 (java) S 32244 32246 32133 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 27373980 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32253] ppid=32244 vsize=1532712 CPUtime=0
/proc/32246/task/32253/stat : 32253 (java) S 32244 32246 32133 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 27373980 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32254] ppid=32244 vsize=1532712 CPUtime=0
/proc/32246/task/32254/stat : 32254 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27373984 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32255] ppid=32244 vsize=1532712 CPUtime=0.66
/proc/32246/task/32255/stat : 32255 (java) S 32244 32246 32133 0 -1 4202560 1198 0 0 0 66 0 0 0 15 0 13 0 27373984 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32256] ppid=32244 vsize=1532712 CPUtime=0.69
/proc/32246/task/32256/stat : 32256 (java) S 32244 32246 32133 0 -1 4202560 952 0 0 0 69 0 0 0 15 0 13 0 27373984 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32257] ppid=32244 vsize=1532712 CPUtime=0
/proc/32246/task/32257/stat : 32257 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27373984 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32258] ppid=32244 vsize=1532712 CPUtime=0
/proc/32246/task/32258/stat : 32258 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 27373984 1569497088 60154 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 1532712

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 32259
/proc/meminfo: memFree=1501596/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1531912 CPUtime=14.66
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 65186 0 1 0 1435 31 0 0 15 0 13 0 27373974 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 382978 61025 1438 10 0 380280 0
[pid=32246/tid=32248] ppid=32244 vsize=1531912 CPUtime=11.45
/proc/32246/task/32248/stat : 32248 (java) R 32244 32246 32133 0 -1 4202560 32068 0 1 0 1132 13 0 0 25 0 13 0 27373976 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4109540856 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32246/tid=32249] ppid=32244 vsize=1531912 CPUtime=0.68
/proc/32246/task/32249/stat : 32249 (java) S 32244 32246 32133 0 -1 4202560 16407 0 0 0 60 8 0 0 16 0 13 0 27373978 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32250] ppid=32244 vsize=1531912 CPUtime=0.66
/proc/32246/task/32250/stat : 32250 (java) S 32244 32246 32133 0 -1 4202560 13147 0 0 0 60 6 0 0 18 0 13 0 27373978 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32251] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32251/stat : 32251 (java) S 32244 32246 32133 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 27373979 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32252] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32252/stat : 32252 (java) S 32244 32246 32133 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 27373980 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32253] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32253/stat : 32253 (java) S 32244 32246 32133 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 27373980 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32254] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32254/stat : 32254 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27373984 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32255] ppid=32244 vsize=1531912 CPUtime=0.97
/proc/32246/task/32255/stat : 32255 (java) S 32244 32246 32133 0 -1 4202560 1530 0 0 0 97 0 0 0 15 0 13 0 27373984 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32256] ppid=32244 vsize=1531912 CPUtime=0.84
/proc/32246/task/32256/stat : 32256 (java) S 32244 32246 32133 0 -1 4202560 963 0 0 0 84 0 0 0 15 0 13 0 27373984 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32257] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32257/stat : 32257 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27373984 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32258] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32258/stat : 32258 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 27373984 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32259] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32259/stat : 32259 (java) S 32244 32246 32133 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 27374575 1568677888 61025 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.66
Current children cumulated vsize (KiB) 1531912

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.07 2/119 32259
/proc/meminfo: memFree=1481632/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1531912 CPUtime=27.71
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 70899 0 1 0 2738 33 0 0 15 0 13 0 27373974 1568677888 66185 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 382978 66185 1438 10 0 380280 0
[pid=32246/tid=32248] ppid=32244 vsize=1531912 CPUtime=24
/proc/32246/task/32248/stat : 32248 (java) R 32244 32246 32133 0 -1 4202560 32072 0 1 0 2386 14 0 0 25 0 13 0 27373976 1568677888 66185 1992294400 134512640 134550932 4288289792 18446744073709551615 4109787441 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32246/tid=32249] ppid=32244 vsize=1531912 CPUtime=0.94
/proc/32246/task/32249/stat : 32249 (java) S 32244 32246 32133 0 -1 4202560 19802 0 0 0 84 10 0 0 16 0 13 0 27373978 1568677888 66185 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32250] ppid=32244 vsize=1531912 CPUtime=0.91
/proc/32246/task/32250/stat : 32250 (java) S 32244 32246 32133 0 -1 4202560 15461 0 0 0 85 6 0 0 18 0 13 0 27373978 1568677888 66185 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32251] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32251/stat : 32251 (java) S 32244 32246 32133 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 27373979 1568677888 66185 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32252] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32252/stat : 32252 (java) S 32244 32246 32133 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 27373980 1568677888 66185 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32253] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32253/stat : 32253 (java) S 32244 32246 32133 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 27373980 1568677888 66185 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32254] ppid=32244 vsize=1531912 CPUtime=0

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

[pid=32246/tid=32252] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32252/stat : 32252 (java) S 32244 32246 32133 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27373980 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32253] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32253/stat : 32253 (java) S 32244 32246 32133 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27373980 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32254] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32254/stat : 32254 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32255] ppid=32244 vsize=1531912 CPUtime=1.01
/proc/32246/task/32255/stat : 32255 (java) S 32244 32246 32133 0 -1 4202560 1534 0 0 0 101 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32256] ppid=32244 vsize=1531912 CPUtime=1.02
/proc/32246/task/32256/stat : 32256 (java) S 32244 32246 32133 0 -1 4202560 982 0 0 0 102 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32257] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32257/stat : 32257 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32258] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32258/stat : 32258 (java) S 32244 32246 32133 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32259] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32259/stat : 32259 (java) S 32244 32246 32133 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 27374575 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1607.23
Current children cumulated vsize (KiB) 1531912

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 32303
/proc/meminfo: memFree=1381688/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1531912 CPUtime=1667.3
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 144193 0 1 0 166642 88 0 0 15 0 13 0 27373974 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 382978 89847 1445 10 0 380280 0
[pid=32246/tid=32248] ppid=32244 vsize=1531912 CPUtime=1634.34
/proc/32246/task/32248/stat : 32248 (java) R 32244 32246 32133 0 -1 4202560 32219 0 1 0 163405 29 0 0 22 0 13 0 27373976 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4109839084 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32246/tid=32249] ppid=32244 vsize=1531912 CPUtime=4.45
/proc/32246/task/32249/stat : 32249 (java) S 32244 32246 32133 0 -1 4202560 36267 0 0 0 425 20 0 0 16 0 13 0 27373978 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32250] ppid=32244 vsize=1531912 CPUtime=4.46
/proc/32246/task/32250/stat : 32250 (java) S 32244 32246 32133 0 -1 4202560 32068 0 0 0 430 16 0 0 15 0 13 0 27373978 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32251] ppid=32244 vsize=1531912 CPUtime=21.95
/proc/32246/task/32251/stat : 32251 (java) S 32244 32246 32133 0 -1 4202560 39961 0 0 0 2176 19 0 0 16 0 13 0 27373979 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32252] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32252/stat : 32252 (java) S 32244 32246 32133 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27373980 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32253] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32253/stat : 32253 (java) S 32244 32246 32133 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27373980 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32254] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32254/stat : 32254 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32255] ppid=32244 vsize=1531912 CPUtime=1.01
/proc/32246/task/32255/stat : 32255 (java) S 32244 32246 32133 0 -1 4202560 1534 0 0 0 101 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32256] ppid=32244 vsize=1531912 CPUtime=1.02
/proc/32246/task/32256/stat : 32256 (java) S 32244 32246 32133 0 -1 4202560 982 0 0 0 102 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32257] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32257/stat : 32257 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32258] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32258/stat : 32258 (java) S 32244 32246 32133 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32259] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32259/stat : 32259 (java) S 32244 32246 32133 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 27374575 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1667.3
Current children cumulated vsize (KiB) 1531912

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 32305
/proc/meminfo: memFree=1383672/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1531912 CPUtime=1727.4
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 145711 0 1 0 172650 90 0 0 15 0 13 0 27373974 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 382978 89847 1445 10 0 380280 0
[pid=32246/tid=32248] ppid=32244 vsize=1531912 CPUtime=1693.39
/proc/32246/task/32248/stat : 32248 (java) R 32244 32246 32133 0 -1 4202560 32225 0 1 0 169309 30 0 0 25 0 13 0 27373976 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4109576425 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32246/tid=32249] ppid=32244 vsize=1531912 CPUtime=4.58
/proc/32246/task/32249/stat : 32249 (java) S 32244 32246 32133 0 -1 4202560 36267 0 0 0 438 20 0 0 15 0 13 0 27373978 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32250] ppid=32244 vsize=1531912 CPUtime=4.61
/proc/32246/task/32250/stat : 32250 (java) S 32244 32246 32133 0 -1 4202560 32068 0 0 0 445 16 0 0 15 0 13 0 27373978 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32251] ppid=32244 vsize=1531912 CPUtime=22.71
/proc/32246/task/32251/stat : 32251 (java) S 32244 32246 32133 0 -1 4202560 41469 0 0 0 2251 20 0 0 15 0 13 0 27373979 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32252] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32252/stat : 32252 (java) S 32244 32246 32133 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27373980 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32253] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32253/stat : 32253 (java) S 32244 32246 32133 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27373980 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32254] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32254/stat : 32254 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32255] ppid=32244 vsize=1531912 CPUtime=1.01
/proc/32246/task/32255/stat : 32255 (java) S 32244 32246 32133 0 -1 4202560 1534 0 0 0 101 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32256] ppid=32244 vsize=1531912 CPUtime=1.02
/proc/32246/task/32256/stat : 32256 (java) S 32244 32246 32133 0 -1 4202560 982 0 0 0 102 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32257] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32257/stat : 32257 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32258] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32258/stat : 32258 (java) S 32244 32246 32133 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32259] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32259/stat : 32259 (java) S 32244 32246 32133 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 27374575 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1727.4
Current children cumulated vsize (KiB) 1531912

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 32307
/proc/meminfo: memFree=1383672/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1531912 CPUtime=1787.54
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 147230 0 1 0 178662 92 0 0 15 0 13 0 27373974 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 382978 89847 1445 10 0 380280 0
[pid=32246/tid=32248] ppid=32244 vsize=1531912 CPUtime=1752.4
/proc/32246/task/32248/stat : 32248 (java) R 32244 32246 32133 0 -1 4202560 32232 0 1 0 175210 30 0 0 25 0 13 0 27373976 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4109576425 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32246/tid=32249] ppid=32244 vsize=1531912 CPUtime=4.75
/proc/32246/task/32249/stat : 32249 (java) S 32244 32246 32133 0 -1 4202560 36267 0 0 0 454 21 0 0 16 0 13 0 27373978 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32250] ppid=32244 vsize=1531912 CPUtime=4.77
/proc/32246/task/32250/stat : 32250 (java) S 32244 32246 32133 0 -1 4202560 32068 0 0 0 461 16 0 0 16 0 13 0 27373978 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32251] ppid=32244 vsize=1531912 CPUtime=23.51
/proc/32246/task/32251/stat : 32251 (java) S 32244 32246 32133 0 -1 4202560 42977 0 0 0 2330 21 0 0 15 0 13 0 27373979 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32252] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32252/stat : 32252 (java) S 32244 32246 32133 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27373980 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32253] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32253/stat : 32253 (java) S 32244 32246 32133 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27373980 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32254] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32254/stat : 32254 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32255] ppid=32244 vsize=1531912 CPUtime=1.01
/proc/32246/task/32255/stat : 32255 (java) S 32244 32246 32133 0 -1 4202560 1534 0 0 0 101 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32256] ppid=32244 vsize=1531912 CPUtime=1.02
/proc/32246/task/32256/stat : 32256 (java) S 32244 32246 32133 0 -1 4202560 982 0 0 0 102 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32257] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32257/stat : 32257 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32258] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32258/stat : 32258 (java) S 32244 32246 32133 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32259] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32259/stat : 32259 (java) S 32244 32246 32133 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 27374575 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1787.54
Current children cumulated vsize (KiB) 1531912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 32307
/proc/meminfo: memFree=1383672/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=1531912 CPUtime=1800.09
/proc/32246/stat : 32246 (java) S 32244 32246 32133 0 -1 4202496 147984 0 1 0 179916 93 0 0 15 0 13 0 27373974 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 382978 89847 1445 10 0 380280 0
[pid=32246/tid=32248] ppid=32244 vsize=1531912 CPUtime=1764.47
/proc/32246/task/32248/stat : 32248 (java) R 32244 32246 32133 0 -1 4202560 32234 0 1 0 176416 31 0 0 22 0 13 0 27373976 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4109839183 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32246/tid=32249] ppid=32244 vsize=1531912 CPUtime=4.8
/proc/32246/task/32249/stat : 32249 (java) S 32244 32246 32133 0 -1 4202560 36267 0 0 0 459 21 0 0 15 0 13 0 27373978 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32250] ppid=32244 vsize=1531912 CPUtime=4.82
/proc/32246/task/32250/stat : 32250 (java) S 32244 32246 32133 0 -1 4202560 32068 0 0 0 466 16 0 0 15 0 13 0 27373978 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32251] ppid=32244 vsize=1531912 CPUtime=23.89
/proc/32246/task/32251/stat : 32251 (java) S 32244 32246 32133 0 -1 4202560 43729 0 0 0 2368 21 0 0 16 0 13 0 27373979 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 0 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32252] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32252/stat : 32252 (java) S 32244 32246 32133 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27373980 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32253] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32253/stat : 32253 (java) S 32244 32246 32133 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27373980 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32254] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32254/stat : 32254 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32255] ppid=32244 vsize=1531912 CPUtime=1.01
/proc/32246/task/32255/stat : 32255 (java) S 32244 32246 32133 0 -1 4202560 1534 0 0 0 101 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32256] ppid=32244 vsize=1531912 CPUtime=1.02
/proc/32246/task/32256/stat : 32256 (java) S 32244 32246 32133 0 -1 4202560 982 0 0 0 102 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32257] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32257/stat : 32257 (java) S 32244 32246 32133 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 0 0 0 0
[pid=32246/tid=32258] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32258/stat : 32258 (java) S 32244 32246 32133 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 27373984 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
[pid=32246/tid=32259] ppid=32244 vsize=1531912 CPUtime=0
/proc/32246/task/32259/stat : 32259 (java) S 32244 32246 32133 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 13 0 27374575 1568677888 89847 1992294400 134512640 134550932 4288289792 18446744073709551615 4294960144 0 4 0 16800975 18446604437863441664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1531912

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

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

[startup+1794.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 32307
/proc/meminfo: memFree=1383672/2059040 swapFree=4135652/4192956
[pid=32246] ppid=32244 vsize=0 CPUtime=1800.22
/proc/32246/stat : 32246 (java) Z 32244 32246 32133 0 -1 4203548 148006 0 1 0 179927 95 0 0 15 0 2 0 27373974 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32246/statm: 0 0 0 0 0 0 0
[pid=32246/tid=32257] ppid=32244 vsize=0 CPUtime=0.02
/proc/32246/task/32257/stat : 32257 (java) R 32244 32246 32133 0 -1 4203588 1 0 0 0 0 2 0 0 18 0 2 0 27373984 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.93
CPU time (s): 1800.24
CPU user time (s): 1799.27
CPU system time (s): 0.968852
CPU usage (%): 100.296
Max. virtual memory (cumulated for all children) (KiB): 1534920

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.27
system time used= 0.968852
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148006
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= 38667
involuntary context switches= 26083

runsolver used 3.57845 second user time and 9.72052 second system time

The end

Launcher Data

Begin job on node002 at 2010-06-14 14:15:00
IDJOB=2659150
IDBENCH=2281
IDSOLVER=1164
FILE ID=node002/2659150-1276517699
PBS_JOBID= 11173434
Free space on /tmp= 62448 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3702.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659150-1276517699/watcher-2659150-1276517699 -o /tmp/evaluation-result-2659150-1276517699/solver-2659150-1276517699 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659150-1276517699.opb

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

MD5SUM BENCH= d696f4100af4494c851a4f1a4044ecb8
RANDOM SEED=1639699202

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:       1742160 kB
Buffers:         91944 kB
Cached:         133536 kB
SwapCached:      10384 kB
Active:         113584 kB
Inactive:       124508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1742160 kB
SwapTotal:     4192956 kB
SwapFree:      4135652 kB
Dirty:            8980 kB
Writeback:           0 kB
AnonPages:       10800 kB
Mapped:           9180 kB
Slab:            56880 kB
PageTables:       3976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181564 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= 62448 MiB
End job on node002 at 2010-06-14 14:44:57