Trace number 2659165

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.2 1794.64

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n370b.opb
MD5SUM1f80e288849d4e939571e6eefbd84b3a
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 4779438072
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 29694485111877
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 29694485111877
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.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2659165-1276523499.opb
0.22/0.21	c reading problem ... 
6.19/5.08	c ... done. Wall clock time 4.866s.
6.19/5.08	c #vars     155000
6.19/5.08	c #constraints  65976
6.19/5.08	c constraints type 
6.19/5.08	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
49.67/47.07	c cleaning 2507 clauses out of 5013 with flag 5013/5013
74.56/71.86	c cleaning 4250 clauses out of 8499 with flag 11006/11006
99.33/96.55	c cleaning 5621 clauses out of 11243 with flag 18000/18000
133.13/130.27	c cleaning 6820 clauses out of 13641 with flag 26019/26019
174.89/171.99	c cleaning 7907 clauses out of 15816 with flag 35014/35014
213.85/210.85	c cleaning 8954 clauses out of 17909 with flag 45014/45014
269.73/266.67	c cleaning 9470 clauses out of 18941 with flag 55000/55000
311.81/308.69	c cleaning 9737 clauses out of 19478 with flag 65007/65007
343.19/339.92	c cleaning 9868 clauses out of 19736 with flag 75002/75002
404.74/401.47	c cleaning 9932 clauses out of 19866 with flag 85000/85000
448.98/445.66	c cleaning 9971 clauses out of 19950 with flag 95016/95016
479.15/475.80	c cleaning 9985 clauses out of 19969 with flag 105006/105006
520.45/516.99	c cleaning 9989 clauses out of 19979 with flag 115001/115001
567.59/564.00	c cleaning 9996 clauses out of 19995 with flag 125006/125006
605.54/601.95	c cleaning 9993 clauses out of 19995 with flag 135002/135002
640.96/637.34	c cleaning 9998 clauses out of 20000 with flag 145000/145000
669.51/665.88	c cleaning 10005 clauses out of 20019 with flag 155017/155017
706.47/702.70	c cleaning 9997 clauses out of 20002 with flag 165005/165005
745.72/741.93	c cleaning 10000 clauses out of 20004 with flag 175004/175004
791.58/787.71	c cleaning 10004 clauses out of 20017 with flag 185017/185017
822.24/818.33	c cleaning 9998 clauses out of 19997 with flag 195001/195001
857.99/854.02	c cleaning 10000 clauses out of 20000 with flag 205002/205002
885.73/881.76	c cleaning 10003 clauses out of 20014 with flag 215016/215016
912.40/908.37	c cleaning 9995 clauses out of 20001 with flag 225006/225006
939.16/935.01	c cleaning 9998 clauses out of 20000 with flag 235000/235000
968.08/963.98	c cleaning 10003 clauses out of 20007 with flag 245005/245005
1012.62/1008.48	c cleaning 9999 clauses out of 20005 with flag 255006/255006
1058.45/1054.26	c cleaning 10002 clauses out of 20003 with flag 265003/265003
1101.71/1097.46	c cleaning 10002 clauses out of 20004 with flag 275006/275006
1132.26/1127.95	c cleaning 10004 clauses out of 20013 with flag 285017/285017
1165.61/1161.24	c cleaning 9998 clauses out of 19995 with flag 295003/295003
1201.84/1197.48	c cleaning 10008 clauses out of 20018 with flag 305024/305024
1225.19/1220.77	c cleaning 9992 clauses out of 19986 with flag 315000/315000
1258.14/1253.61	c cleaning 9999 clauses out of 19998 with flag 325004/325004
1288.49/1283.97	c cleaning 10001 clauses out of 20005 with flag 335010/335010
1315.62/1311.08	c cleaning 9997 clauses out of 19996 with flag 345002/345002
1339.18/1334.57	c cleaning 10003 clauses out of 20013 with flag 355016/355016
1378.62/1373.98	c cleaning 9999 clauses out of 20004 with flag 365010/365010
1405.39/1400.68	c cleaning 10004 clauses out of 20016 with flag 375021/375021
1426.63/1421.85	c cleaning 10001 clauses out of 20013 with flag 385022/385022
1472.58/1467.76	c cleaning 9993 clauses out of 19990 with flag 395000/395000
1503.44/1498.50	c cleaning 9999 clauses out of 20010 with flag 405013/405013
1540.31/1535.38	c cleaning 10006 clauses out of 20015 with flag 415017/415017
1568.28/1563.27	c cleaning 9994 clauses out of 19995 with flag 425003/425003
1594.83/1589.74	c cleaning 10003 clauses out of 20014 with flag 435016/435016
1621.97/1616.86	c cleaning 9996 clauses out of 19996 with flag 445001/445001
1647.02/1641.82	c cleaning 9999 clauses out of 20010 with flag 455011/455011
1669.96/1664.72	c cleaning 10006 clauses out of 20019 with flag 465019/465019
1703.02/1697.70	c cleaning 9995 clauses out of 19995 with flag 475001/475001
1729.58/1724.24	c cleaning 9995 clauses out of 19999 with flag 485000/485000
1765.44/1760.07	c cleaning 10002 clauses out of 20014 with flag 495010/495010
1789.39/1783.91	c cleaning 10005 clauses out of 20011 with flag 505009/505009
1800.02/1794.52	c starts		: 152
1800.02/1794.52	c conflicts		: 509900
1800.02/1794.52	c decisions		: 771706
1800.02/1794.52	c propagations		: 31053687
1800.02/1794.52	c inspects		: 529366670
1800.02/1794.52	c learnt literals	: 0
1800.02/1794.52	c learnt binary clauses	: 0
1800.02/1794.52	c learnt ternary clauses	: 0
1800.02/1794.52	c learnt clauses	: 509900
1800.02/1794.52	c ignored clauses	: 0
1800.02/1794.52	c root simplifications	: 0
1800.02/1794.52	c removed literals (reason simplification)	: 6105362
1800.02/1794.52	c reason swapping (by a shorter reason)	: 0
1800.02/1794.52	c Calls to reduceDB	: 52
1800.02/1794.52	c number of reductions to clauses (during analyze)	: 0
1800.02/1794.52	c number of learned constraints concerned by reduction	: 0
1800.02/1794.52	c number of learning phase by resolution	: 0
1800.02/1794.52	c number of learning phase by cutting planes	: 0
1800.02/1794.52	c speed (assignments/second)	: 17353.867329369707
1800.02/1794.52	c non guided choices	0
1800.02/1794.54	c learnt constraints type 
1800.02/1794.54	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 14900
1800.02/1794.54	c constraints type 
1800.02/1794.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5300
1800.02/1794.54	s UNKNOWN
1800.02/1794.54	c Total wall clock time (in seconds): 1794.333

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-2659165-1276523499/watcher-2659165-1276523499 -o /tmp/evaluation-result-2659165-1276523499/solver-2659165-1276523499 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659165-1276523499.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 2/106 28690
/proc/meminfo: memFree=1593808/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1832 CPUtime=0
/proc/28690/stat : 28690 (java6) R 28688 28690 28295 0 -1 4194304 226 0 0 0 0 0 0 0 22 0 1 0 27953685 1875968 130 1992294400 134512640 134550932 4293442944 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28690/statm: 458 132 96 10 0 63 0

[startup+0.0730349 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28690
/proc/meminfo: memFree=1593808/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1521796 CPUtime=0.05
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 3711 0 1 0 3 2 0 0 18 0 7 0 27953685 1558319104 3153 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 380449 3153 1034 10 0 377759 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1521796

[startup+0.101038 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28690
/proc/meminfo: memFree=1593808/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1524184 CPUtime=0.08
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 3950 0 1 0 6 2 0 0 18 0 12 0 27953685 1560764416 3390 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 381046 3390 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.309173 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28690
/proc/meminfo: memFree=1593808/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1526916 CPUtime=0.38
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 6271 0 1 0 35 3 0 0 18 0 12 0 27953685 1563561984 5708 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 381729 5709 1368 10 0 379031 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1526916

[startup+0.701095 s]
/proc/loadavg: 1.00 1.00 1.00 2/106 28690
/proc/meminfo: memFree=1593808/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1528076 CPUtime=1.02
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 10748 0 1 0 97 5 0 0 18 0 12 0 27953685 1564749824 10055 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 382019 10056 1400 10 0 379321 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1528076

[startup+1.50119 s]
/proc/loadavg: 1.00 1.00 1.00 2/118 28702
/proc/meminfo: memFree=1537044/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1528076 CPUtime=1.91
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 23936 0 1 0 180 11 0 0 18 0 12 0 27953685 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 382019 23183 1401 10 0 379321 0
[pid=28690/tid=28692] ppid=28688 vsize=1528076 CPUtime=1.47
/proc/28690/task/28692/stat : 28692 (java) R 28688 28690 28295 0 -1 4202560 21608 0 1 0 137 10 0 0 19 0 12 0 27953687 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 4109540836 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28690/tid=28693] ppid=28688 vsize=1528076 CPUtime=0
/proc/28690/task/28693/stat : 28693 (java) S 28688 28690 28295 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 27953688 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28694] ppid=28688 vsize=1528076 CPUtime=0
/proc/28690/task/28694/stat : 28694 (java) S 28688 28690 28295 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 12 0 27953688 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28695] ppid=28688 vsize=1528076 CPUtime=0
/proc/28690/task/28695/stat : 28695 (java) S 28688 28690 28295 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 27953690 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28696] ppid=28688 vsize=1528076 CPUtime=0
/proc/28690/task/28696/stat : 28696 (java) S 28688 28690 28295 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 27953690 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28697] ppid=28688 vsize=1528076 CPUtime=0
/proc/28690/task/28697/stat : 28697 (java) S 28688 28690 28295 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 27953690 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28698] ppid=28688 vsize=1528076 CPUtime=0
/proc/28690/task/28698/stat : 28698 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 27953695 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28699] ppid=28688 vsize=1528076 CPUtime=0.34
/proc/28690/task/28699/stat : 28699 (java) R 28688 28690 28295 0 -1 4202560 897 0 0 0 34 0 0 0 16 0 12 0 27953695 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 103150296 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28690/tid=28700] ppid=28688 vsize=1528076 CPUtime=0.08
/proc/28690/task/28700/stat : 28700 (java) R 28688 28690 28295 0 -1 4202560 368 0 0 0 8 0 0 0 17 0 12 0 27953695 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 106797864 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28690/tid=28701] ppid=28688 vsize=1528076 CPUtime=0
/proc/28690/task/28701/stat : 28701 (java) S 28688 28690 28295 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 27953695 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28702] ppid=28688 vsize=1528076 CPUtime=0
/proc/28690/task/28702/stat : 28702 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27953695 1564749824 23183 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 1528076

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 3/118 28702
/proc/meminfo: memFree=1440200/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1528220 CPUtime=3.92
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 41704 0 1 0 374 18 0 0 18 0 12 0 27953685 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 382055 40635 1415 10 0 379357 0
[pid=28690/tid=28692] ppid=28688 vsize=1528220 CPUtime=2.93
/proc/28690/task/28692/stat : 28692 (java) R 28688 28690 28295 0 -1 4202560 32029 0 1 0 280 13 0 0 21 0 12 0 27953687 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4109842965 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28690/tid=28693] ppid=28688 vsize=1528220 CPUtime=0.11
/proc/28690/task/28693/stat : 28693 (java) S 28688 28690 28295 0 -1 4202560 3339 0 0 0 10 1 0 0 18 0 12 0 27953688 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28694] ppid=28688 vsize=1528220 CPUtime=0.11
/proc/28690/task/28694/stat : 28694 (java) S 28688 28690 28295 0 -1 4202560 3794 0 0 0 10 1 0 0 18 0 12 0 27953688 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28695] ppid=28688 vsize=1528220 CPUtime=0
/proc/28690/task/28695/stat : 28695 (java) S 28688 28690 28295 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 12 0 27953690 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28696] ppid=28688 vsize=1528220 CPUtime=0
/proc/28690/task/28696/stat : 28696 (java) S 28688 28690 28295 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 27953690 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28697] ppid=28688 vsize=1528220 CPUtime=0
/proc/28690/task/28697/stat : 28697 (java) S 28688 28690 28295 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 27953690 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28698] ppid=28688 vsize=1528220 CPUtime=0
/proc/28690/task/28698/stat : 28698 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 27953695 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28699] ppid=28688 vsize=1528220 CPUtime=0.57
/proc/28690/task/28699/stat : 28699 (java) S 28688 28690 28295 0 -1 4202560 1070 0 0 0 57 0 0 0 15 0 12 0 27953695 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28700] ppid=28688 vsize=1528220 CPUtime=0.15
/proc/28690/task/28700/stat : 28700 (java) S 28688 28690 28295 0 -1 4202560 408 0 0 0 15 0 0 0 16 0 12 0 27953695 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28701] ppid=28688 vsize=1528220 CPUtime=0
/proc/28690/task/28701/stat : 28701 (java) S 28688 28690 28295 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 27953695 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28702] ppid=28688 vsize=1528220 CPUtime=0
/proc/28690/task/28702/stat : 28702 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27953695 1564897280 40635 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.92
Current children cumulated vsize (KiB) 1528220

[startup+6.30173 s]
/proc/loadavg: 1.00 1.00 1.00 4/118 28702
/proc/meminfo: memFree=1371876/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1529836 CPUtime=8.08
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 62806 0 1 0 780 28 0 0 18 0 13 0 27953685 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 382459 59364 1435 10 0 379761 0
[pid=28690/tid=28692] ppid=28688 vsize=1529836 CPUtime=5.47
/proc/28690/task/28692/stat : 28692 (java) R 28688 28690 28295 0 -1 4202560 32073 0 1 0 533 14 0 0 22 0 13 0 27953687 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4110120555 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28690/tid=28693] ppid=28688 vsize=1529836 CPUtime=0.59
/proc/28690/task/28693/stat : 28693 (java) S 28688 28690 28295 0 -1 4202560 13635 0 0 0 54 5 0 0 18 0 13 0 27953688 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28694] ppid=28688 vsize=1529836 CPUtime=0.58
/proc/28690/task/28694/stat : 28694 (java) S 28688 28690 28295 0 -1 4202560 13845 0 0 0 53 5 0 0 18 0 13 0 27953688 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28695] ppid=28688 vsize=1529836 CPUtime=0
/proc/28690/task/28695/stat : 28695 (java) S 28688 28690 28295 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 13 0 27953690 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28696] ppid=28688 vsize=1529836 CPUtime=0
/proc/28690/task/28696/stat : 28696 (java) S 28688 28690 28295 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 27953690 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28697] ppid=28688 vsize=1529836 CPUtime=0
/proc/28690/task/28697/stat : 28697 (java) S 28688 28690 28295 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 27953690 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28698] ppid=28688 vsize=1529836 CPUtime=0
/proc/28690/task/28698/stat : 28698 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 27953695 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28699] ppid=28688 vsize=1529836 CPUtime=0.92
/proc/28690/task/28699/stat : 28699 (java) S 28688 28690 28295 0 -1 4202560 1521 0 0 0 92 0 0 0 15 0 13 0 27953695 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28700] ppid=28688 vsize=1529836 CPUtime=0.47
/proc/28690/task/28700/stat : 28700 (java) S 28688 28690 28295 0 -1 4202560 663 0 0 0 47 0 0 0 15 0 13 0 27953695 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28701] ppid=28688 vsize=1529836 CPUtime=0
/proc/28690/task/28701/stat : 28701 (java) S 28688 28690 28295 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27953695 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28702] ppid=28688 vsize=1529836 CPUtime=0
/proc/28690/task/28702/stat : 28702 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 27953695 1566552064 59364 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.08
Current children cumulated vsize (KiB) 1529836

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28703
/proc/meminfo: memFree=1355624/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1530560 CPUtime=14.96
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 64342 0 1 0 1467 29 0 0 18 0 13 0 27953685 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 382640 60625 1438 10 0 379942 0
[pid=28690/tid=28692] ppid=28688 vsize=1530560 CPUtime=11.71
/proc/28690/task/28692/stat : 28692 (java) R 28688 28690 28295 0 -1 4202560 32083 0 1 0 1157 14 0 0 25 0 13 0 27953687 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4109938611 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28690/tid=28693] ppid=28688 vsize=1530560 CPUtime=0.67
/proc/28690/task/28693/stat : 28693 (java) S 28688 28690 28295 0 -1 4202560 13662 0 0 0 62 5 0 0 18 0 13 0 27953688 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28694] ppid=28688 vsize=1530560 CPUtime=0.67
/proc/28690/task/28694/stat : 28694 (java) S 28688 28690 28295 0 -1 4202560 14844 0 0 0 61 6 0 0 18 0 13 0 27953688 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28695] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28695/stat : 28695 (java) S 28688 28690 28295 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 27953690 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28696] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28696/stat : 28696 (java) S 28688 28690 28295 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 27953690 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28697] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28697/stat : 28697 (java) S 28688 28690 28295 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 27953690 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28698] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28698/stat : 28698 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28699] ppid=28688 vsize=1530560 CPUtime=1.01
/proc/28690/task/28699/stat : 28699 (java) S 28688 28690 28295 0 -1 4202560 1531 0 0 0 101 0 0 0 16 0 13 0 27953695 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28700] ppid=28688 vsize=1530560 CPUtime=0.83
/proc/28690/task/28700/stat : 28700 (java) S 28688 28690 28295 0 -1 4202560 1153 0 0 0 83 0 0 0 15 0 13 0 27953695 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28701] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28701/stat : 28701 (java) S 28688 28690 28295 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28702] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28702/stat : 28702 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 27953695 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28703] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28703/stat : 28703 (java) S 28688 28690 28295 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 27954282 1567293440 60625 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 14.96
Current children cumulated vsize (KiB) 1530560

[startup+25.5008 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28705
/proc/meminfo: memFree=1335536/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1530560 CPUtime=28.04
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 70289 0 1 0 2772 32 0 0 18 0 13 0 27953685 1567293440 65718 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 382640 65718 1438 10 0 379942 0
[pid=28690/tid=28692] ppid=28688 vsize=1530560 CPUtime=24.22
/proc/28690/task/28692/stat : 28692 (java) R 28688 28690 28295 0 -1 4202560 32087 0 1 0 2408 14 0 0 25 0 13 0 27953687 1567293440 65718 1992294400 134512640 134550932 4294607072 18446744073709551615 4110116687 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28690/tid=28693] ppid=28688 vsize=1530560 CPUtime=0.96
/proc/28690/task/28693/stat : 28693 (java) S 28688 28690 28295 0 -1 4202560 16820 0 0 0 89 7 0 0 18 0 13 0 27953688 1567293440 65718 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28694] ppid=28688 vsize=1530560 CPUtime=0.95
/proc/28690/task/28694/stat : 28694 (java) S 28688 28690 28295 0 -1 4202560 17629 0 0 0 88 7 0 0 18 0 13 0 27953688 1567293440 65718 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28695] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28695/stat : 28695 (java) S 28688 28690 28295 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 27953690 1567293440 65718 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28696] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28696/stat : 28696 (java) S 28688 28690 28295 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 27953690 1567293440 65718 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28697] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28697/stat : 28697 (java) S 28688 28690 28295 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 27953690 1567293440 65718 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28698] ppid=28688 vsize=1530560 CPUtime=0

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

[pid=28690/tid=28696] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28696/stat : 28696 (java) S 28688 28690 28295 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28697] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28697/stat : 28697 (java) S 28688 28690 28295 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28698] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28698/stat : 28698 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28699] ppid=28688 vsize=1530560 CPUtime=1.16
/proc/28690/task/28699/stat : 28699 (java) S 28688 28690 28295 0 -1 4202560 1545 0 0 0 116 0 0 0 15 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28700] ppid=28688 vsize=1530560 CPUtime=0.89
/proc/28690/task/28700/stat : 28700 (java) S 28688 28690 28295 0 -1 4202560 1155 0 0 0 89 0 0 0 16 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28701] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28701/stat : 28701 (java) S 28688 28690 28295 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28702] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28702/stat : 28702 (java) S 28688 28690 28295 0 -1 4202560 91 0 0 0 0 0 0 0 15 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28703] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28703/stat : 28703 (java) S 28688 28690 28295 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 27954282 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1607.45
Current children cumulated vsize (KiB) 1530560

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/119 28759
/proc/meminfo: memFree=1243652/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1530560 CPUtime=1667.56
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 138424 0 1 0 166679 77 0 0 18 0 13 0 27953685 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 382640 88216 1445 10 0 379942 0
[pid=28690/tid=28692] ppid=28688 vsize=1530560 CPUtime=1636.85
/proc/28690/task/28692/stat : 28692 (java) R 28688 28690 28295 0 -1 4202560 32233 0 1 0 163661 24 0 0 25 0 13 0 27953687 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4110227898 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28690/tid=28693] ppid=28688 vsize=1530560 CPUtime=4.44
/proc/28690/task/28693/stat : 28693 (java) S 28688 28690 28295 0 -1 4202560 33126 0 0 0 426 18 0 0 16 0 13 0 27953688 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28694] ppid=28688 vsize=1530560 CPUtime=4.38
/proc/28690/task/28694/stat : 28694 (java) S 28688 28690 28295 0 -1 4202560 32516 0 0 0 421 17 0 0 16 0 13 0 27953688 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28695] ppid=28688 vsize=1530560 CPUtime=19.78
/proc/28690/task/28695/stat : 28695 (java) S 28688 28690 28295 0 -1 4202560 36688 0 0 0 1963 15 0 0 15 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28696] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28696/stat : 28696 (java) S 28688 28690 28295 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28697] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28697/stat : 28697 (java) S 28688 28690 28295 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28698] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28698/stat : 28698 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28699] ppid=28688 vsize=1530560 CPUtime=1.16
/proc/28690/task/28699/stat : 28699 (java) S 28688 28690 28295 0 -1 4202560 1545 0 0 0 116 0 0 0 15 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28700] ppid=28688 vsize=1530560 CPUtime=0.89
/proc/28690/task/28700/stat : 28700 (java) S 28688 28690 28295 0 -1 4202560 1155 0 0 0 89 0 0 0 16 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28701] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28701/stat : 28701 (java) S 28688 28690 28295 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28702] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28702/stat : 28702 (java) S 28688 28690 28295 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28703] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28703/stat : 28703 (java) S 28688 28690 28295 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 27954282 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1667.56
Current children cumulated vsize (KiB) 1530560

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28761
/proc/meminfo: memFree=1243652/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1530560 CPUtime=1727.68
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 139942 0 1 0 172690 78 0 0 18 0 13 0 27953685 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 382640 88216 1445 10 0 379942 0
[pid=28690/tid=28692] ppid=28688 vsize=1530560 CPUtime=1695.79
/proc/28690/task/28692/stat : 28692 (java) R 28688 28690 28295 0 -1 4202560 32239 0 1 0 169555 24 0 0 25 0 13 0 27953687 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4110143845 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28690/tid=28693] ppid=28688 vsize=1530560 CPUtime=4.59
/proc/28690/task/28693/stat : 28693 (java) S 28688 28690 28295 0 -1 4202560 33126 0 0 0 441 18 0 0 16 0 13 0 27953688 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28694] ppid=28688 vsize=1530560 CPUtime=4.54
/proc/28690/task/28694/stat : 28694 (java) S 28688 28690 28295 0 -1 4202560 32516 0 0 0 437 17 0 0 16 0 13 0 27953688 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28695] ppid=28688 vsize=1530560 CPUtime=20.65
/proc/28690/task/28695/stat : 28695 (java) S 28688 28690 28295 0 -1 4202560 38196 0 0 0 2050 15 0 0 15 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28696] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28696/stat : 28696 (java) S 28688 28690 28295 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28697] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28697/stat : 28697 (java) S 28688 28690 28295 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28698] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28698/stat : 28698 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28699] ppid=28688 vsize=1530560 CPUtime=1.16
/proc/28690/task/28699/stat : 28699 (java) S 28688 28690 28295 0 -1 4202560 1545 0 0 0 116 0 0 0 15 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28700] ppid=28688 vsize=1530560 CPUtime=0.89
/proc/28690/task/28700/stat : 28700 (java) S 28688 28690 28295 0 -1 4202560 1155 0 0 0 89 0 0 0 16 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28701] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28701/stat : 28701 (java) S 28688 28690 28295 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28702] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28702/stat : 28702 (java) S 28688 28690 28295 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28703] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28703/stat : 28703 (java) S 28688 28690 28295 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 27954282 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1727.68
Current children cumulated vsize (KiB) 1530560

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28763
/proc/meminfo: memFree=1243404/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1530560 CPUtime=1787.79
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 141456 0 1 0 178700 79 0 0 18 0 13 0 27953685 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 382640 88216 1445 10 0 379942 0
[pid=28690/tid=28692] ppid=28688 vsize=1530560 CPUtime=1754.84
/proc/28690/task/28692/stat : 28692 (java) R 28688 28690 28295 0 -1 4202560 32245 0 1 0 175460 24 0 0 25 0 13 0 27953687 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4110258315 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28690/tid=28693] ppid=28688 vsize=1530560 CPUtime=4.72
/proc/28690/task/28693/stat : 28693 (java) S 28688 28690 28295 0 -1 4202560 33126 0 0 0 454 18 0 0 16 0 13 0 27953688 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28694] ppid=28688 vsize=1530560 CPUtime=4.66
/proc/28690/task/28694/stat : 28694 (java) S 28688 28690 28295 0 -1 4202560 32516 0 0 0 449 17 0 0 15 0 13 0 27953688 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28695] ppid=28688 vsize=1530560 CPUtime=21.45
/proc/28690/task/28695/stat : 28695 (java) S 28688 28690 28295 0 -1 4202560 39702 0 0 0 2129 16 0 0 15 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28696] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28696/stat : 28696 (java) S 28688 28690 28295 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28697] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28697/stat : 28697 (java) S 28688 28690 28295 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28698] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28698/stat : 28698 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28699] ppid=28688 vsize=1530560 CPUtime=1.16
/proc/28690/task/28699/stat : 28699 (java) S 28688 28690 28295 0 -1 4202560 1545 0 0 0 116 0 0 0 15 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28700] ppid=28688 vsize=1530560 CPUtime=0.89
/proc/28690/task/28700/stat : 28700 (java) S 28688 28690 28295 0 -1 4202560 1155 0 0 0 89 0 0 0 16 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28701] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28701/stat : 28701 (java) S 28688 28690 28295 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28702] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28702/stat : 28702 (java) S 28688 28690 28295 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28703] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28703/stat : 28703 (java) S 28688 28690 28295 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 27954282 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1787.79
Current children cumulated vsize (KiB) 1530560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28763
/proc/meminfo: memFree=1243404/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=1530560 CPUtime=1800.02
/proc/28690/stat : 28690 (java) S 28688 28690 28295 0 -1 4202496 142214 0 1 0 179922 80 0 0 18 0 13 0 27953685 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 382640 88216 1445 10 0 379942 0
[pid=28690/tid=28692] ppid=28688 vsize=1530560 CPUtime=1766.51
/proc/28690/task/28692/stat : 28692 (java) R 28688 28690 28295 0 -1 4202560 32247 0 1 0 176627 24 0 0 25 0 13 0 27953687 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4110258243 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28690/tid=28693] ppid=28688 vsize=1530560 CPUtime=4.74
/proc/28690/task/28693/stat : 28693 (java) S 28688 28690 28295 0 -1 4202560 33126 0 0 0 456 18 0 0 15 0 13 0 27953688 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28694] ppid=28688 vsize=1530560 CPUtime=4.69
/proc/28690/task/28694/stat : 28694 (java) S 28688 28690 28295 0 -1 4202560 32516 0 0 0 452 17 0 0 16 0 13 0 27953688 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28695] ppid=28688 vsize=1530560 CPUtime=21.95
/proc/28690/task/28695/stat : 28695 (java) S 28688 28690 28295 0 -1 4202560 40456 0 0 0 2179 16 0 0 15 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 0 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28696] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28696/stat : 28696 (java) S 28688 28690 28295 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28697] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28697/stat : 28697 (java) S 28688 28690 28295 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27953690 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28698] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28698/stat : 28698 (java) S 28688 28690 28295 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28699] ppid=28688 vsize=1530560 CPUtime=1.16
/proc/28690/task/28699/stat : 28699 (java) S 28688 28690 28295 0 -1 4202560 1545 0 0 0 116 0 0 0 15 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
[pid=28690/tid=28700] ppid=28688 vsize=1530560 CPUtime=0.89
/proc/28690/task/28700/stat : 28700 (java) S 28688 28690 28295 0 -1 4202560 1155 0 0 0 89 0 0 0 16 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28701] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28701/stat : 28701 (java) S 28688 28690 28295 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28702] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28702/stat : 28702 (java) S 28688 28690 28295 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 27953695 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 0 0 0 0
[pid=28690/tid=28703] ppid=28688 vsize=1530560 CPUtime=0
/proc/28690/task/28703/stat : 28703 (java) S 28688 28690 28295 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 13 0 27954282 1567293440 88216 1992294400 134512640 134550932 4294607072 18446744073709551615 4294960144 0 4 0 16800975 18446604437831192896 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1530560

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

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

[startup+1794.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28763
/proc/meminfo: memFree=1243404/2059040 swapFree=4192956/4192956
[pid=28690] ppid=28688 vsize=0 CPUtime=1800.18
/proc/28690/stat : 28690 (java) Z 28688 28690 28295 0 -1 4203548 142237 0 1 0 179936 82 0 0 17 0 2 0 27953685 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28690/statm: 0 0 0 0 0 0 0
[pid=28690/tid=28692] ppid=28688 vsize=0 CPUtime=1766.61
/proc/28690/task/28692/stat : 28692 (java) R 28688 28690 28295 0 -1 4203588 32247 0 1 0 176635 26 0 0 18 0 2 0 27953687 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.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1794.64
CPU time (s): 1800.2
CPU user time (s): 1799.36
CPU system time (s): 0.839872
CPU usage (%): 100.31
Max. virtual memory (cumulated for all children) (KiB): 1533568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.36
system time used= 0.839872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142237
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= 38610
involuntary context switches= 18117

runsolver used 3.69044 second user time and 9.46856 second system time

The end

Launcher Data

Begin job on node005 at 2010-06-14 15:51:40
IDJOB=2659165
IDBENCH=2303
IDSOLVER=1164
FILE ID=node005/2659165-1276523499
PBS_JOBID= 11173435
Free space on /tmp= 62552 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-n370b.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659165-1276523499/watcher-2659165-1276523499 -o /tmp/evaluation-result-2659165-1276523499/solver-2659165-1276523499 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659165-1276523499.opb

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

MD5SUM BENCH= 1f80e288849d4e939571e6eefbd84b3a
RANDOM SEED=1793714270

node005.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.246
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.49
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.246
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1594204 kB
Buffers:        162160 kB
Cached:         171544 kB
SwapCached:          0 kB
Active:         192904 kB
Inactive:       200168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1594204 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            8872 kB
Writeback:           0 kB
AnonPages:       59264 kB
Mapped:          15416 kB
Slab:            49920 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180900 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= 62552 MiB
End job on node005 at 2010-06-14 16:21:36