Trace number 275201

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, and are wall clock time (not CPU 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 NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 621.535 624.643

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-46021_ext.xml
MD5SUMa641d5227836e99889f0b65812e13203
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints252
Best CPU time to get the best result obtained on this benchmark70.6633
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/275201-1169218488/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=23  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.39	       =>  wckTime=0.095  cpuTime=0.08  mem=6M910
0.39	   
0.39	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.59	     nbConstraints=253  nbRelationTypes=253  nbExtensionStructures=253  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=253  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=860  maxDegree=22
0.59	     maxArity=2
0.59	       =>  wckTime=0.288  cpuTime=0.2  mem=12M761
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.372  cpuTime=0.24  mem=5M986
0.68	
0.68	s SATISFIABLE
0.68	o 201
0.68	c 52
0.68	o 207
0.68	c 46
0.68	o 215
0.68	c 38
0.68	o 220
0.68	c 33
0.68	o 224
0.68	c 29
0.68	o 228
0.68	c 25
0.68	o 229
0.68	c 24
0.68	o 231
0.68	c 22
0.68	o 232
0.68	c 21
0.68	o 236
0.68	c 17
0.69	o 237
0.69	c 16
0.69	o 238
0.69	c 15
0.69	o 240
0.69	c 13
0.69	o 241
0.69	c 12
0.69	o 243
0.69	c 10
0.69	o 244
0.69	c 9
0.69	o 245
0.69	c 8
0.69	o 246
0.69	c 7
0.70	o 248
0.70	c 5
0.77	o 249
0.77	c 4
0.78	o 250
0.78	c 3
0.78	o 251
0.78	c 2
2.93	o 252
2.93	c 1
2.93	   
2.93	   search
2.93	     run=0  nbConstraintChecks=17025374  nbAssignments=8077
2.93	       =>  wckTime=2.262  cpuTime=2.24  mem=5M986
2.93	   
2.93	   global
2.93	     nbConstraintChecks=17025374  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
2.93	     solvingWckTime=2.26  solvingCpuTime=2.24  expiredTime=no  totalExploration=no  nbFoundSolutions=0
2.93	     globalCpuTime=2.52
2.93	       =>  wckTime=2.635  cpuTime=2.48  mem=5M986
2.93	   
2.93	   solver IterativeSystematicSolver being built... 
3.06	       =>  wckTime=2.759  cpuTime=2.58  mem=16M886
3.06	   
3.06	   preprocessing
3.06	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
3.06	     detectedInconsistency=no
3.06	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M886
3.13	   
3.13	   search
3.13	     run=0  nbConstraintChecks=126406  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43
3.13	     nbFailedAssignments=29  nbBacktracks=10  nbVisitedNodes=83  nbRestartNogoods=0
3.13	       =>  wckTime=0.071  cpuTime=0.04  mem=16M886
3.19	   
3.19	   search
3.19	     run=1  nbConstraintChecks=310112  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=99
3.19	     nbFailedAssignments=65  nbBacktracks=25  nbVisitedNodes=190  nbRestartNogoods=1
3.19	       =>  wckTime=0.134  cpuTime=0.1  mem=16M886
3.26	   
3.26	   search
3.26	     run=2  nbConstraintChecks=623684  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=188
3.26	     nbFailedAssignments=127  nbBacktracks=47  nbVisitedNodes=363  nbRestartNogoods=8
3.26	       =>  wckTime=0.204  cpuTime=0.16  mem=16M886
3.36	   
3.36	   search
3.36	     run=3  nbConstraintChecks=1095858  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=336
3.36	     nbFailedAssignments=237  nbBacktracks=80  nbVisitedNodes=654  nbRestartNogoods=19
3.36	       =>  wckTime=0.307  cpuTime=0.27  mem=16M886
3.53	   
3.53	   search
3.53	     run=4  nbConstraintChecks=1893224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=562
3.53	     nbFailedAssignments=409  nbBacktracks=130  nbVisitedNodes=1102  nbRestartNogoods=33
3.53	       =>  wckTime=0.469  cpuTime=0.43  mem=16M886
3.73	   
3.73	   search
3.73	     run=5  nbConstraintChecks=2835418  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=856
3.73	     nbFailedAssignments=623  nbBacktracks=205  nbVisitedNodes=1685  nbRestartNogoods=42
3.73	       =>  wckTime=0.671  cpuTime=0.63  mem=16M886
4.07	   
4.07	   search
4.07	     run=6  nbConstraintChecks=4478240  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1340
4.07	     nbFailedAssignments=989  nbBacktracks=318  nbVisitedNodes=2648  nbRestartNogoods=60
4.07	       =>  wckTime=1.01  cpuTime=0.96  mem=16M886
4.69	   
4.69	   search
4.69	     run=7  nbConstraintChecks=6974552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2065
4.69	     nbFailedAssignments=1541  nbBacktracks=488  nbVisitedNodes=4095  nbRestartNogoods=72
4.69	       =>  wckTime=1.63  cpuTime=1.45  mem=16M886
5.36	   
5.36	   search
5.36	     run=8  nbConstraintChecks=10678287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3119
5.36	     nbFailedAssignments=2334  nbBacktracks=744  nbVisitedNodes=6198  nbRestartNogoods=74
5.36	       =>  wckTime=2.307  cpuTime=2.12  mem=16M886
6.37	   
6.37	   search
6.37	     run=9  nbConstraintChecks=16131120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4707
6.37	     nbFailedAssignments=3533  nbBacktracks=1128  nbVisitedNodes=9369  nbRestartNogoods=87
6.37	       =>  wckTime=3.311  cpuTime=3.12  mem=16M886
7.90	   
7.90	   search
7.90	     run=10  nbConstraintChecks=24509607  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7085
7.90	     nbFailedAssignments=5330  nbBacktracks=1704  nbVisitedNodes=14119  nbRestartNogoods=110
7.90	       =>  wckTime=4.847  cpuTime=4.65  mem=16M886
9.91	   
9.91	   search
9.91	     run=11  nbConstraintChecks=35403873  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10092
9.91	     nbFailedAssignments=7468  nbBacktracks=2568  nbVisitedNodes=20125  nbRestartNogoods=142
9.91	       =>  wckTime=6.849  cpuTime=6.62  mem=16M886
12.68	   
12.68	   search
12.68	     run=12  nbConstraintChecks=50658757  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14192
12.68	     nbFailedAssignments=10267  nbBacktracks=3865  nbVisitedNodes=28206  nbRestartNogoods=170
12.68	       =>  wckTime=9.618  cpuTime=9.38  mem=16M886
16.23	   
16.23	   search
16.23	     run=13  nbConstraintChecks=70231720  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19271
16.23	     nbFailedAssignments=13395  nbBacktracks=5811  nbVisitedNodes=37884  nbRestartNogoods=179
16.23	       =>  wckTime=13.174  cpuTime=12.92  mem=16M886
20.79	   
20.79	   search
20.79	     run=14  nbConstraintChecks=95493954  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25865
20.79	     nbFailedAssignments=17064  nbBacktracks=8730  nbVisitedNodes=49784  nbRestartNogoods=190
20.79	       =>  wckTime=17.73  cpuTime=17.46  mem=16M886
27.28	   
27.28	   search
27.28	     run=15  nbConstraintChecks=131689859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35368
27.28	     nbFailedAssignments=22183  nbBacktracks=13108  nbVisitedNodes=66511  nbRestartNogoods=201
27.29	       =>  wckTime=24.228  cpuTime=23.93  mem=16M886
36.59	   
36.59	   search
36.59	     run=16  nbConstraintChecks=183476624  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48811
36.59	     nbFailedAssignments=29053  nbBacktracks=19677  nbVisitedNodes=89716  nbRestartNogoods=214
36.59	       =>  wckTime=33.535  cpuTime=33.2  mem=16M886
49.85	   
49.85	   search
49.85	     run=17  nbConstraintChecks=257501142  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68460
49.85	     nbFailedAssignments=38845  nbBacktracks=29529  nbVisitedNodes=123208  nbRestartNogoods=233
49.85	       =>  wckTime=46.792  cpuTime=46.4  mem=16M886
69.59	   
69.59	   search
69.59	     run=18  nbConstraintChecks=367340074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=97741
69.59	     nbFailedAssignments=53343  nbBacktracks=44310  nbVisitedNodes=172952  nbRestartNogoods=259
69.59	       =>  wckTime=66.534  cpuTime=66.05  mem=16M886
98.24	   
98.24	   search
98.24	     run=19  nbConstraintChecks=527019234  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=140618
98.24	     nbFailedAssignments=74048  nbBacktracks=66480  nbVisitedNodes=245257  nbRestartNogoods=271
98.24	       =>  wckTime=95.183  cpuTime=94.58  mem=16M886
141.26	   
141.26	   search
141.26	     run=20  nbConstraintChecks=767371660  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=204447
141.26	     nbFailedAssignments=104620  nbBacktracks=99733  nbVisitedNodes=352596  nbRestartNogoods=290
141.26	       =>  wckTime=138.206  cpuTime=137.4  mem=16M886
204.57	   
204.57	   search
204.57	     run=21  nbConstraintChecks=1120613340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=299762
204.57	     nbFailedAssignments=150052  nbBacktracks=149611  nbVisitedNodes=512090  nbRestartNogoods=300
204.57	       =>  wckTime=201.508  cpuTime=200.41  mem=16M886
302.51	   
302.51	   search
302.51	     run=22  nbConstraintChecks=1668431823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=443584
302.51	     nbFailedAssignments=219051  nbBacktracks=224429  nbVisitedNodes=754003  nbRestartNogoods=330
302.51	       =>  wckTime=299.45  cpuTime=297.91  mem=16M886
448.11	   
448.11	   search
448.11	     run=23  nbConstraintChecks=2478233460  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=659863
448.11	     nbFailedAssignments=323097  nbBacktracks=336657  nbVisitedNodes=1118010  nbRestartNogoods=355
448.11	       =>  wckTime=445.053  cpuTime=442.73  mem=16M886
624.59	   
624.59	   search
624.59	     run=24  nbConstraintChecks=3461011262  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=923525
624.59	     nbFailedAssignments=449722  nbBacktracks=473695  nbVisitedNodes=1561774  nbRestartNogoods=376
624.59	       =>  wckTime=621.532  cpuTime=618.41  mem=16M886
624.59	   
624.59	   global
624.59	     nbConstraintChecks=3461011262  nbRestartNogoods=376  solvingWckTime=621.533  solvingCpuTime=618.41  expiredTime=no
624.59	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=621.03
624.59	       =>  wckTime=624.292  cpuTime=620.99  mem=16M886
624.59	
624.59	s OPTIMUM FOUND
624.59	v 8 15 6 8 20 15 19 12 19 12 14 15 22 21 5 8 1 12 1 9 0 18 12 
624.59	   
624.59	   totalWckTime=624.367  totalCpuTime=621.03

Verifier Data (download as text)

1 unsatisfied constraints, 252 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node44/watcher-275201-1169218488 -o ROOT/results/node44/solver-275201-1169218488 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275201-1169218488/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.03 2.03 1.93 5/81 29625
/proc/meminfo: memFree=1479624/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=18540 CPUtime=0
/proc/29624/stat : 29624 (runsolver) R 29622 29624 29403 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 270247826 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 264840473895 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/29624/statm: 4635 279 244 17 0 2626 0

[startup+0.107694 s]
/proc/loadavg: 2.03 2.03 1.93 5/81 29625
/proc/meminfo: memFree=1479624/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=914988 CPUtime=0.09
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 3004 0 1 0 7 2 0 0 24 0 8 0 270247826 936947712 2750 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 11398257 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228747 2750 1430 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515736 s]
/proc/loadavg: 2.03 2.03 1.93 5/81 29625
/proc/meminfo: memFree=1479624/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915332 CPUtime=0.49
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 6937 0 1 0 44 5 0 0 25 0 8 0 270247826 937299968 6676 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228833 6676 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33681 s]
/proc/loadavg: 2.03 2.03 1.93 3/88 29632
/proc/meminfo: memFree=1457424/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=1.3
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 8214 0 1 0 115 15 0 0 25 0 8 0 270247826 937435136 7952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073732571 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 7952 2476 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 7952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 7952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 7952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 7952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.15
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 346 0 0 0 14 1 0 0 16 0 8 0 270247833 937435136 7952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 7952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 7952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.97399 s]
/proc/loadavg: 2.03 2.03 1.93 3/76 29645
/proc/meminfo: memFree=1479600/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=2.94
/proc/29624/stat : 29624 (java) S 29622 29624 29403 0 -1 0 8267 0 1 0 255 39 0 0 16 0 8 0 270247826 937435136 8004 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29624/statm: 228866 8004 2487 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 274 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8004 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8004 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8004 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8004 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.16
/proc/29624/task/29630/stat : 29630 (java) R 29622 29624 29403 0 -1 64 352 0 0 0 15 1 0 0 16 0 8 0 270247833 937435136 8004 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152815082 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8004 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8004 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.27532 s]
/proc/loadavg: 1.95 2.01 1.93 3/81 29722
/proc/meminfo: memFree=1239688/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=6.12
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9143 0 2 0 571 41 0 0 25 0 8 0 270247826 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073852613 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8878 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 17 0 8 0 270247830 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.24
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 398 0 0 0 22 2 0 0 15 0 8 0 270247833 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) R 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915464

[startup+12.742 s]
/proc/loadavg: 1.95 2.01 1.93 3/81 29722
/proc/meminfo: memFree=1210504/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=12.54
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9156 0 2 0 1212 42 0 0 25 0 8 0 270247826 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879389 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8889 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.24
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 399 0 0 0 22 2 0 0 16 0 8 0 270247833 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8889 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 915464

[startup+25.5993 s]
/proc/loadavg: 1.96 2.01 1.93 3/81 29722
/proc/meminfo: memFree=1210696/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=25.35
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9162 0 2 0 2493 42 0 0 25 0 8 0 270247826 937435136 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8895 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.24
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 400 0 0 0 22 2 0 0 16 0 8 0 270247833 937435136 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.2949 s]
/proc/loadavg: 1.97 2.01 1.93 3/81 29722
/proc/meminfo: memFree=1210760/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=50.94
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9170 0 2 0 5052 42 0 0 25 0 8 0 270247826 937435136 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073738123 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8902 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.24
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 400 0 0 0 22 2 0 0 16 0 8 0 270247833 937435136 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915464

[startup+102.581 s]
/proc/loadavg: 1.99 2.00 1.93 3/81 29722
/proc/meminfo: memFree=1210888/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=101.98
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9176 0 2 0 10156 42 0 0 25 0 8 0 270247826 937435136 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073878963 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8907 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.24
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 400 0 0 0 22 2 0 0 16 0 8 0 270247833 937435136 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8907 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 915464

[startup+162.599 s]
/proc/loadavg: 1.99 2.00 1.93 3/81 29722
/proc/meminfo: memFree=1210824/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=161.73
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9178 0 2 0 16131 42 0 0 25 0 8 0 270247826 937435136 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830715 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.25
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 400 0 0 0 23 2 0 0 16 0 8 0 270247833 937435136 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.73
Current children cumulated vsize (KiB) 915464

[startup+222.617 s]
/proc/loadavg: 1.99 2.00 1.93 3/81 29722
/proc/meminfo: memFree=1210760/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=221.48
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9180 0 2 0 22106 42 0 0 25 0 8 0 270247826 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849476 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8911 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.25
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 400 0 0 0 23 2 0 0 16 0 8 0 270247833 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.48
Current children cumulated vsize (KiB) 915464

[startup+282.636 s]
/proc/loadavg: 1.99 2.00 1.93 3/81 29722
/proc/meminfo: memFree=1210824/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=281.21
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9180 0 2 0 28079 42 0 0 25 0 8 0 270247826 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830722 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8911 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.25
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 400 0 0 0 23 2 0 0 16 0 8 0 270247833 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.21
Current children cumulated vsize (KiB) 915464

[startup+342.661 s]
/proc/loadavg: 1.99 2.00 1.93 5/81 29722
/proc/meminfo: memFree=1210760/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=340.97
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9184 0 2 0 34055 42 0 0 25 0 8 0 270247826 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831335 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8915 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.25
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 401 0 0 0 23 2 0 0 16 0 8 0 270247833 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 340.97
Current children cumulated vsize (KiB) 915464

[startup+402.694 s]
/proc/loadavg: 1.99 2.00 1.93 3/87 29838
/proc/meminfo: memFree=1209464/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=400.69
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9184 0 2 0 40023 46 0 0 25 0 8 0 270247826 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073832816 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8915 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.25
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 401 0 0 0 23 2 0 0 16 0 8 0 270247833 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 400.69
Current children cumulated vsize (KiB) 915464

[startup+462.734 s]
/proc/loadavg: 1.99 2.00 1.93 3/81 29920
/proc/meminfo: memFree=1210440/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=460.37
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9186 0 2 0 45986 51 0 0 25 0 8 0 270247826 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073867604 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8917 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.25
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 401 0 0 0 23 2 0 0 16 0 8 0 270247833 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 460.37
Current children cumulated vsize (KiB) 915464

[startup+522.757 s]
/proc/loadavg: 1.99 2.00 1.93 3/81 29920
/proc/meminfo: memFree=1210440/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=520.13
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9186 0 2 0 51962 51 0 0 25 0 8 0 270247826 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870480 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8917 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.25
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 401 0 0 0 23 2 0 0 16 0 8 0 270247833 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 520.13
Current children cumulated vsize (KiB) 915464

[startup+582.781 s]
/proc/loadavg: 2.04 2.01 1.93 3/81 29920
/proc/meminfo: memFree=1210440/2055920 swapFree=4191892/4192956
[pid=29624] ppid=29622 vsize=915464 CPUtime=579.9
/proc/29624/stat : 29624 (java) R 29622 29624 29403 0 -1 0 9186 0 2 0 57939 51 0 0 25 0 8 0 270247826 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073890365 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29624/statm: 228866 8917 2528 14 0 215336 0
[pid=29624/tid=29626] ppid=29622 vsize=915464 CPUtime=0.03
/proc/29624/task/29626/stat : 29626 (java) S 29622 29624 29403 0 -1 64 275 0 0 0 3 0 0 0 16 0 8 0 270247830 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29627] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29627/stat : 29627 (java) S 29622 29624 29403 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 270247830 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29628] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29628/stat : 29628 (java) S 29622 29624 29403 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 270247830 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29629] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29629/stat : 29629 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 270247833 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29630] ppid=29622 vsize=915464 CPUtime=0.25
/proc/29624/task/29630/stat : 29630 (java) S 29622 29624 29403 0 -1 64 401 0 0 0 23 2 0 0 16 0 8 0 270247833 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29631] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29631/stat : 29631 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 270247834 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29624/tid=29632] ppid=29622 vsize=915464 CPUtime=0
/proc/29624/task/29632/stat : 29632 (java) S 29622 29624 29403 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 270247834 937435136 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 579.9
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 624.643
CPU time (s): 621.535
CPU user time (s): 621.014
CPU system time (s): 0.52192
CPU usage (%): 99.5026
Max. virtual memory (cumulated for all children) (KiB): 915980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 621.014
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9282
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13735
involuntary context switches= 21675

runsolver used 0.556915 s user time and 1.73174 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Fri Jan 19 14:54:48 UTC 2007


IDJOB= 275201
IDBENCH= 3635
IDSOLVER= 69
FILE ID= node44/275201-1169218488

PBS_JOBID= 3589176

Free space on /tmp= 66562 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-46021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275201-1169218488/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-275201-1169218488 -o ROOT/results/node44/solver-275201-1169218488 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/275201-1169218488/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a641d5227836e99889f0b65812e13203

RANDOM SEED= 452372393

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1480112 kB
Buffers:         42992 kB
Cached:         411864 kB
SwapCached:        268 kB
Active:         157132 kB
Inactive:       344528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480112 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          63684 kB
Slab:            59448 kB
Committed_AS:  4762556 kB
PageTables:       1888 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= 66560 MiB



End job on node44 on Fri Jan 19 15:05:12 UTC 2007