Trace number 1112034

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dOPTIMUM1 1796.3 1826.76

DiagnosticValue
CHECKS4390250000
NODES4705310

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-16_ext.xml
MD5SUM0815438ca54777d4041aeb39a85cfd39
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark869.964
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints58
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension58
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=mrdac-ddeg.xml
0.17/0.29	   
0.17/0.29	   instance
0.17/0.29	     name=HOME/instance-1112034-1215860939.xml
0.27/0.32	   
0.27/0.32	   domains being loaded...
0.27/0.33	   
0.27/0.33	   variables being loaded...
0.27/0.36	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.27/0.36	       =>  wckTime=0.107  cpuTime=0.09  mem=7M858
0.27/0.36	   
0.27/0.36	   relations being loaded...
0.56/0.60	   
0.56/0.60	   constraints being loaded...
0.56/0.67	     nbConstraints=58  nbRelationTypes=58  nbExtensionStructures=58  nbSharedExtensionStructures=0
0.56/0.67	     nbConflictsStructures=58  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=6  maxDegree=13
0.56/0.67	     minArity=3  maxArity=3
0.56/0.67	       =>  wckTime=0.421  cpuTime=0.35  mem=29M682
0.66/0.75	   
0.66/0.75	   solver LocalSearchSolver being built... 
0.66/0.79	       =>  wckTime=0.541  cpuTime=0.39  mem=11M109
0.76/0.80	
0.76/0.80	s SATISFIABLE
0.76/0.80	o 30
0.76/0.80	o 25
0.76/0.80	o 22
0.76/0.80	o 20
0.76/0.80	o 18
0.76/0.81	o 15
0.76/0.81	o 13
0.76/0.81	o 11
0.76/0.81	o 10
0.76/0.81	o 9
0.76/0.81	o 8
0.76/0.81	o 6
0.76/0.83	o 5
0.76/0.84	o 4
0.76/0.87	o 3
1.54/1.66	o 2
2.12/2.27	   
2.12/2.27	   search
2.12/2.27	     run=0  nbConstraintChecks=10087679  nbAssignments=10000
2.12/2.27	       =>  wckTime=1.481  cpuTime=1.42  mem=12M143
3.48/3.68	   
3.48/3.68	   search
3.48/3.68	     run=1  nbConstraintChecks=19894925  nbAssignments=20000
3.48/3.68	       =>  wckTime=2.884  cpuTime=2.79  mem=12M143
4.94/5.10	   
4.94/5.10	   search
4.94/5.10	     run=2  nbConstraintChecks=30008101  nbAssignments=30000
4.94/5.10	       =>  wckTime=4.308  cpuTime=4.17  mem=12M143
6.31/6.54	   
6.31/6.54	   search
6.31/6.54	     run=3  nbConstraintChecks=40275386  nbAssignments=40000
6.31/6.54	       =>  wckTime=5.744  cpuTime=5.56  mem=12M143
7.66/7.97	   
7.66/7.97	   search
7.66/7.97	     run=4  nbConstraintChecks=50631644  nbAssignments=50000
7.66/7.97	       =>  wckTime=7.174  cpuTime=6.96  mem=12M143
9.03/9.39	   
9.03/9.39	   search
9.03/9.39	     run=5  nbConstraintChecks=60597590  nbAssignments=60000
9.03/9.39	       =>  wckTime=8.597  cpuTime=8.33  mem=12M143
10.48/10.80	   
10.48/10.80	   search
10.48/10.80	     run=6  nbConstraintChecks=70561070  nbAssignments=70000
10.48/10.80	       =>  wckTime=10.009  cpuTime=9.72  mem=12M143
11.84/12.21	   
11.84/12.21	   search
11.84/12.21	     run=7  nbConstraintChecks=80370752  nbAssignments=80000
11.84/12.21	       =>  wckTime=11.42  cpuTime=11.08  mem=12M143
13.20/13.64	   
13.20/13.64	   search
13.20/13.64	     run=8  nbConstraintChecks=90567843  nbAssignments=90000
13.20/13.64	       =>  wckTime=12.85  cpuTime=12.48  mem=12M143
14.56/15.07	   
14.56/15.07	   search
14.56/15.07	     run=9  nbConstraintChecks=100582363  nbAssignments=100000
14.56/15.07	       =>  wckTime=14.281  cpuTime=13.87  mem=12M143
15.93/16.51	   
15.93/16.51	   search
15.93/16.51	     run=10  nbConstraintChecks=110686459  nbAssignments=110000
15.93/16.51	       =>  wckTime=15.718  cpuTime=15.26  mem=12M143
17.38/17.90	   
17.38/17.90	   search
17.38/17.90	     run=11  nbConstraintChecks=120406263  nbAssignments=120000
17.38/17.90	       =>  wckTime=17.109  cpuTime=16.62  mem=12M143
18.74/19.32	   
18.74/19.32	   search
18.74/19.32	     run=12  nbConstraintChecks=130428580  nbAssignments=130000
18.74/19.32	       =>  wckTime=18.532  cpuTime=17.99  mem=12M143
19.63/20.22	o 1
20.11/20.72	   
20.11/20.72	   search
20.11/20.72	     run=13  nbConstraintChecks=140345316  nbAssignments=140000
20.11/20.72	       =>  wckTime=19.929  cpuTime=19.36  mem=12M143
21.46/22.15	   
21.46/22.15	   search
21.46/22.15	     run=14  nbConstraintChecks=150474810  nbAssignments=150000
21.46/22.15	       =>  wckTime=21.357  cpuTime=20.75  mem=12M143
22.83/23.58	   
22.83/23.58	   search
22.83/23.58	     run=15  nbConstraintChecks=160842795  nbAssignments=160000
22.83/23.58	       =>  wckTime=22.786  cpuTime=22.14  mem=12M143
24.29/25.01	   
24.29/25.01	   search
24.29/25.01	     run=16  nbConstraintChecks=171122640  nbAssignments=170000
24.29/25.02	       =>  wckTime=24.223  cpuTime=23.54  mem=12M143
25.65/26.44	   
25.65/26.44	   search
25.65/26.44	     run=17  nbConstraintChecks=181245635  nbAssignments=180000
25.65/26.44	       =>  wckTime=25.65  cpuTime=24.91  mem=12M143
27.01/27.84	   
27.01/27.84	   search
27.01/27.84	     run=18  nbConstraintChecks=191176383  nbAssignments=190000
27.01/27.84	       =>  wckTime=27.047  cpuTime=26.28  mem=12M143
28.36/29.27	   
28.36/29.27	   search
28.36/29.27	     run=19  nbConstraintChecks=201279601  nbAssignments=200000
28.36/29.27	       =>  wckTime=28.48  cpuTime=27.66  mem=12M143
29.83/30.72	   
29.83/30.72	   search
29.83/30.72	     run=20  nbConstraintChecks=211542149  nbAssignments=210000
29.83/30.72	       =>  wckTime=29.931  cpuTime=29.07  mem=12M143
31.18/32.15	   
31.18/32.15	   search
31.18/32.15	     run=21  nbConstraintChecks=221679948  nbAssignments=220000
31.18/32.15	       =>  wckTime=31.357  cpuTime=30.46  mem=12M143
32.56/33.59	   
32.56/33.59	   search
32.56/33.59	     run=22  nbConstraintChecks=231822425  nbAssignments=230000
32.56/33.59	       =>  wckTime=32.794  cpuTime=31.85  mem=12M143
34.01/35.01	   
34.01/35.01	   search
34.01/35.01	     run=23  nbConstraintChecks=241960661  nbAssignments=240000
34.01/35.01	       =>  wckTime=34.217  cpuTime=33.24  mem=12M143
35.37/36.45	   
35.37/36.45	   search
35.37/36.45	     run=24  nbConstraintChecks=252049983  nbAssignments=250000
35.37/36.45	       =>  wckTime=35.653  cpuTime=34.64  mem=12M143
36.74/37.82	   
36.74/37.82	   search
36.74/37.82	     run=25  nbConstraintChecks=261656135  nbAssignments=260000
36.74/37.82	       =>  wckTime=37.032  cpuTime=35.98  mem=12M143
38.09/39.25	   
38.09/39.25	   search
38.09/39.25	     run=26  nbConstraintChecks=271753291  nbAssignments=270000
38.09/39.25	       =>  wckTime=38.463  cpuTime=37.37  mem=12M143
39.45/40.67	   
39.45/40.67	   search
39.45/40.67	     run=27  nbConstraintChecks=281737499  nbAssignments=280000
39.45/40.67	       =>  wckTime=39.881  cpuTime=38.74  mem=12M143
40.81/42.09	   
40.81/42.09	   search
40.81/42.09	     run=28  nbConstraintChecks=291973836  nbAssignments=290000
40.81/42.09	       =>  wckTime=41.298  cpuTime=40.13  mem=12M143
42.27/43.53	   
42.27/43.53	   search
42.27/43.53	     run=29  nbConstraintChecks=302261212  nbAssignments=300000
42.27/43.53	       =>  wckTime=42.739  cpuTime=41.53  mem=12M143
43.63/44.92	   
43.63/44.93	   search
43.63/44.93	     run=30  nbConstraintChecks=312167134  nbAssignments=310000
43.63/44.93	       =>  wckTime=44.133  cpuTime=42.89  mem=12M143
44.99/46.35	   
44.99/46.35	   search
44.99/46.35	     run=31  nbConstraintChecks=322208397  nbAssignments=320000
44.99/46.35	       =>  wckTime=45.554  cpuTime=44.26  mem=12M143
46.36/47.74	   
46.36/47.74	   search
46.36/47.74	     run=32  nbConstraintChecks=332173171  nbAssignments=330000
46.36/47.74	       =>  wckTime=46.952  cpuTime=45.63  mem=12M143
47.72/49.18	   
47.72/49.18	   search
47.72/49.18	     run=33  nbConstraintChecks=342303450  nbAssignments=340000
47.72/49.18	       =>  wckTime=48.385  cpuTime=47.02  mem=12M143
49.19/50.62	   
49.19/50.62	   search
49.19/50.62	     run=34  nbConstraintChecks=352503823  nbAssignments=350000
49.19/50.62	       =>  wckTime=49.831  cpuTime=48.42  mem=12M143
49.57/51.08	   
49.57/51.08	   search
49.57/51.08	     run=35  nbConstraintChecks=355816368  nbAssignments=353262
49.57/51.08	       =>  wckTime=50.286  cpuTime=48.88  mem=12M143
49.57/51.08	   
49.57/51.08	   global
49.57/51.08	     nbConstraintChecks=355816368  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
49.57/51.08	     solvingWckTime=50.283  solvingCpuTime=48.88  expiredTime=no  totalExploration=no  nbFoundSolutions=0
49.57/51.08	     globalCpuTime=49.31
49.57/51.08	       =>  wckTime=50.826  cpuTime=49.27  mem=12M143
49.57/51.08	   
49.57/51.08	   solver DecomposerSolver being built... 
49.75/51.20	       =>  wckTime=50.947  cpuTime=49.35  mem=22M961
49.75/51.21	   
49.75/51.21	   preprocessing
49.75/51.21	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
49.75/51.21	     detectedInconsistency=no
49.75/51.21	       =>  wckTime=0.0040  cpuTime=0.0  mem=22M961
1796.27/1826.70	   
1796.27/1826.70	   search
1796.27/1826.70	     run=0  nbConstraintChecks=4390245218  nbValidityChecks=7031354819  minDepth=0  maxDepth=13  nbPropagations=0
1796.27/1826.70	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=4705313  nbFailedAssignments=2375864  nbBacktracks=2329450
1796.27/1826.70	     nbVisitedNodes=7646295
1796.27/1826.70	       =>  wckTime=1775.5  cpuTime=1746.47  mem=23M929
1796.27/1826.70	   
1796.27/1826.70	   global
1796.27/1826.70	     nbConstraintChecks=4390245218  nbValidityChecks=7031354819  solvingWckTime=1775.502  solvingCpuTime=1746.47
1796.27/1826.70	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0
1796.27/1826.70	     upperBoundCpuTime=0.0  globalCpuTime=1795.86
1796.27/1826.70	       =>  wckTime=1826.451  cpuTime=1795.82  mem=23M929
1796.27/1826.71	
1796.27/1826.71	s OPTIMUM FOUND
1796.27/1826.71	v 15 17 8 16 19 19 8 2 6 14 8 6 7 7 9 8 16 7 6 13 
1796.27/1826.71	d NODES 4705313
1796.27/1826.71	d CHECKS 4390245218
1796.27/1826.71	   
1796.27/1826.71	   totalWckTime=1826.518  totalCpuTime=1795.86

Verifier Data (download as text)

OK	1	57
1 unsatisfied constraints, 57 satisfied constraints

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112034-1215860939/watcher-1112034-1215860939 -o /tmp/evaluation-result-1112034-1215860939/solver-1112034-1215860939 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1112034-1215860939.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.14 2.09 2.02 4/233 20137
/proc/meminfo: memFree=1208424/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=1616 CPUtime=0
/proc/20137/stat : 20137 (java) R 20135 20137 20071 0 -1 0 180 0 0 0 0 0 0 0 19 0 1 0 42790826 1654784 148 996147200 134512640 134550740 4294956128 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/20137/statm: 404 148 122 9 0 46 0

[startup+0.0942251 s]
/proc/loadavg: 2.14 2.09 2.02 4/233 20137
/proc/meminfo: memFree=1208424/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=865960 CPUtime=0.07
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 3604 0 1 0 6 1 0 0 18 0 9 0 42790826 886743040 3092 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216490 3092 1649 9 0 211052 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865960

[startup+0.101224 s]
/proc/loadavg: 2.14 2.09 2.02 4/233 20137
/proc/meminfo: memFree=1208424/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=865988 CPUtime=0.07
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 3689 0 1 0 6 1 0 0 18 0 9 0 42790826 886771712 3164 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216497 3164 1683 9 0 211052 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865988

[startup+0.30125 s]
/proc/loadavg: 2.14 2.09 2.02 4/233 20137
/proc/meminfo: memFree=1208424/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866388 CPUtime=0.27
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 5821 0 1 0 24 3 0 0 18 0 9 0 42790826 887181312 5196 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216597 5196 1955 9 0 211125 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 866388

[startup+0.701305 s]
/proc/loadavg: 2.14 2.09 2.02 4/233 20137
/proc/meminfo: memFree=1208424/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866544 CPUtime=0.66
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 12261 0 1 0 59 7 0 0 18 0 9 0 42790826 887341056 11562 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216636 11562 2052 9 0 211164 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 866544

[startup+1.5024 s]
/proc/loadavg: 2.13 2.08 2.02 3/242 20146
/proc/meminfo: memFree=1162912/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866636 CPUtime=1.45
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14662 0 1 0 120 25 0 0 18 0 9 0 42790826 887435264 13829 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216659 13829 2632 9 0 211165 0
[pid=20137/tid=20139] ppid=20135 vsize=866636 CPUtime=1.26
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11128 0 1 0 103 23 0 0 25 0 9 0 42790828 887435264 13829 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866636 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887435264 13829 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866636 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887435264 13829 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866636 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887435264 13829 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866636 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887435264 13829 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866636 CPUtime=0.1
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 339 0 0 0 10 0 0 0 16 0 9 0 42790831 887435264 13829 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866636 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887435264 13829 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866636 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887435264 13829 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 866636

[startup+3.1016 s]
/proc/loadavg: 2.13 2.08 2.02 3/242 20146
/proc/meminfo: memFree=1162336/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866632 CPUtime=2.99
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14667 0 1 0 234 65 0 0 18 0 9 0 42790826 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216658 13833 2633 9 0 211164 0
[pid=20137/tid=20139] ppid=20135 vsize=866632 CPUtime=2.81
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11129 0 1 0 217 64 0 0 25 0 9 0 42790828 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4126664585 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866632 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866632 CPUtime=0.1
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 343 0 0 0 10 0 0 0 16 0 9 0 42790831 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 866632

[startup+6.302 s]
/proc/loadavg: 2.12 2.08 2.02 3/242 20146
/proc/meminfo: memFree=1162208/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866636 CPUtime=6.11
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14668 0 1 0 460 151 0 0 18 0 9 0 42790826 887435264 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216659 13833 2633 9 0 211165 0
[pid=20137/tid=20139] ppid=20135 vsize=866636 CPUtime=5.92
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11130 0 1 0 443 149 0 0 25 0 9 0 42790828 887435264 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866636 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887435264 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866636 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887435264 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866636 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887435264 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866636 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887435264 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866636 CPUtime=0.1
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 343 0 0 0 10 0 0 0 16 0 9 0 42790831 887435264 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866636 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887435264 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866636 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887435264 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 866636

[startup+12.7018 s]
/proc/loadavg: 2.11 2.08 2.02 3/242 20146
/proc/meminfo: memFree=1161704/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866632 CPUtime=12.32
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14668 0 1 0 914 318 0 0 18 0 9 0 42790826 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216658 13833 2633 9 0 211164 0
[pid=20137/tid=20139] ppid=20135 vsize=866632 CPUtime=12.13
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11130 0 1 0 897 316 0 0 25 0 9 0 42790828 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4126668055 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866632 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866632 CPUtime=0.1
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 343 0 0 0 10 0 0 0 16 0 9 0 42790831 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887431168 13833 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 866632

[startup+25.5024 s]
/proc/loadavg: 2.08 2.08 2.02 3/242 20146
/proc/meminfo: memFree=1161640/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866632 CPUtime=24.78
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14670 0 1 0 1832 646 0 0 18 0 9 0 42790826 887431168 13834 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216658 13834 2633 9 0 211164 0
[pid=20137/tid=20139] ppid=20135 vsize=866632 CPUtime=24.58
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11131 0 1 0 1814 644 0 0 25 0 9 0 42790828 887431168 13834 996147200 134512640 134550740 4294955952 18446744073709551615 4117434014 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866632 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887431168 13834 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887431168 13834 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887431168 13834 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887431168 13834 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866632 CPUtime=0.1
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 344 0 0 0 10 0 0 0 16 0 9 0 42790831 887431168 13834 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887431168 13834 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887431168 13834 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.78
Current children cumulated vsize (KiB) 866632

[startup+51.1026 s]
/proc/loadavg: 2.13 2.09 2.02 3/242 20146
/proc/meminfo: memFree=1161640/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866632 CPUtime=49.67
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14690 0 1 0 3671 1296 0 0 18 0 9 0 42790826 887431168 13854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216658 13854 2633 9 0 211164 0
[pid=20137/tid=20139] ppid=20135 vsize=866632 CPUtime=49.47
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11147 0 1 0 3653 1294 0 0 24 0 9 0 42790828 887431168 13854 996147200 134512640 134550740 4294955952 18446744073709551615 4125978453 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866632 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887431168 13854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887431168 13854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887431168 13854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887431168 13854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866632 CPUtime=0.11
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 348 0 0 0 11 0 0 0 16 0 9 0 42790831 887431168 13854 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866632 CPUtime=0

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

/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14776 0 1 0 176130 1298 0 0 18 0 9 0 42790826 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216658 13937 2634 9 0 211164 0
[pid=20137/tid=20139] ppid=20135 vsize=866632 CPUtime=1774.01
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11191 0 1 0 176105 1296 0 0 25 0 9 0 42790828 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4126667616 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866632 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866632 CPUtime=0.17
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.28
Current children cumulated vsize (KiB) 866632

[startup+1817.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/249 20184
/proc/meminfo: memFree=1130168/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866632 CPUtime=1787.07
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14776 0 1 0 177409 1298 0 0 18 0 9 0 42790826 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216658 13937 2634 9 0 211164 0
[pid=20137/tid=20139] ppid=20135 vsize=866632 CPUtime=1786.81
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11191 0 1 0 177385 1296 0 0 25 0 9 0 42790828 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4126800475 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866632 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866632 CPUtime=0.17
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1787.07
Current children cumulated vsize (KiB) 866632

[startup+1820.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/249 20184
/proc/meminfo: memFree=1130168/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866632 CPUtime=1790.27
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14776 0 1 0 177729 1298 0 0 18 0 9 0 42790826 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216658 13937 2634 9 0 211164 0
[pid=20137/tid=20139] ppid=20135 vsize=866632 CPUtime=1790
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11191 0 1 0 177704 1296 0 0 25 0 9 0 42790828 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4126792963 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866632 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866632 CPUtime=0.17
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1790.27
Current children cumulated vsize (KiB) 866632

[startup+1823.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/249 20184
/proc/meminfo: memFree=1130168/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866632 CPUtime=1793.47
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14776 0 1 0 178049 1298 0 0 18 0 9 0 42790826 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216658 13937 2634 9 0 211164 0
[pid=20137/tid=20139] ppid=20135 vsize=866632 CPUtime=1793.21
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11191 0 1 0 178025 1296 0 0 25 0 9 0 42790828 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4126668067 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866632 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866632 CPUtime=0.17
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (KiB) 866632

[startup+1825.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/249 20184
/proc/meminfo: memFree=1130168/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866632 CPUtime=1795.07
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14776 0 1 0 178209 1298 0 0 18 0 9 0 42790826 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216658 13937 2634 9 0 211164 0
[pid=20137/tid=20139] ppid=20135 vsize=866632 CPUtime=1794.8
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11191 0 1 0 178184 1296 0 0 25 0 9 0 42790828 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4126776996 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866632 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866632 CPUtime=0.17
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1795.07
Current children cumulated vsize (KiB) 866632

[startup+1826.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/249 20184
/proc/meminfo: memFree=1130168/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866632 CPUtime=1795.87
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14776 0 1 0 178289 1298 0 0 18 0 9 0 42790826 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216658 13937 2634 9 0 211164 0
[pid=20137/tid=20139] ppid=20135 vsize=866632 CPUtime=1795.6
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11191 0 1 0 178264 1296 0 0 25 0 9 0 42790828 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4126669171 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866632 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866632 CPUtime=0.17
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1795.87
Current children cumulated vsize (KiB) 866632

[startup+1826.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/249 20184
/proc/meminfo: memFree=1130168/2055920 swapFree=4192812/4192956
[pid=20137] ppid=20135 vsize=866632 CPUtime=1796.27
/proc/20137/stat : 20137 (java) S 20135 20137 20071 0 -1 0 14776 0 1 0 178329 1298 0 0 18 0 9 0 42790826 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/20137/statm: 216658 13937 2634 9 0 211164 0
[pid=20137/tid=20139] ppid=20135 vsize=866632 CPUtime=1796
/proc/20137/task/20139/stat : 20139 (java) R 20135 20137 20071 0 -1 64 11191 0 1 0 178304 1296 0 0 25 0 9 0 42790828 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4126791895 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=20137/tid=20140] ppid=20135 vsize=866632 CPUtime=0.05
/proc/20137/task/20140/stat : 20140 (java) S 20135 20137 20071 0 -1 64 2499 0 0 0 5 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20141] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20141/stat : 20141 (java) S 20135 20137 20071 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20142] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20142/stat : 20142 (java) S 20135 20137 20071 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42790829 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20143] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20143/stat : 20143 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20144] ppid=20135 vsize=866632 CPUtime=0.17
/proc/20137/task/20144/stat : 20144 (java) S 20135 20137 20071 0 -1 64 390 0 0 0 17 0 0 0 16 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20145] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20145/stat : 20145 (java) S 20135 20137 20071 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=20137/tid=20146] ppid=20135 vsize=866632 CPUtime=0
/proc/20137/task/20146/stat : 20146 (java) S 20135 20137 20071 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42790831 887431168 13937 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.27
Current children cumulated vsize (KiB) 866632

Child status: 0
Real time (s): 1826.76
CPU time (s): 1796.3
CPU user time (s): 1783.3
CPU system time (s): 12.998
CPU usage (%): 98.3325
Max. virtual memory (cumulated for all children) (KiB): 866636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.3
system time used= 12.998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14790
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= 37951
involuntary context switches= 61655

runsolver used 6.35303 second user time and 18.6082 second system time

The end

Launcher Data (download as text)

Begin job on node92 at 2008-07-12 13:08:59
IDJOB=1112034
IDBENCH=61354
IDSOLVER=360
FILE ID=node92/1112034-1215860939
PBS_JOBID= 7903511
Free space on /tmp= 66472 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-16_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112034-1215860939/watcher-1112034-1215860939 -o /tmp/evaluation-result-1112034-1215860939/solver-1112034-1215860939 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1112034-1215860939.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 0815438ca54777d4041aeb39a85cfd39
RANDOM SEED=343272929

node92.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.236
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.236
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1208904 kB
Buffers:         52424 kB
Cached:         596364 kB
SwapCached:          0 kB
Active:         550900 kB
Inactive:       212028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1208904 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3200 kB
Writeback:           0 kB
Mapped:         126664 kB
Slab:            55112 kB
Committed_AS:   409764 kB
PageTables:      11484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66476 MiB
End job on node92 at 2008-07-12 13:39:26