Trace number 217376

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
Abscon 109 ESAC? (TO) 1800.12 1810.48

General information on the benchmark

NamelatinSquare/
latinSquare-dg-11_all.xml
MD5SUM695d2c81f7a06de7d66126fb6fcf3989
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints44
Maximum constraint arity11
Maximum domain size11
Number of constraints which are defined in extension0
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)allDifferent(44)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/217376-1168246732/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.45	     nbVariables=121  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.45	       =>  wckTime=0.135  cpuTime=0.09  mem=6M951
0.45	   
0.45	   constraints being loaded...
0.49	     nbConstraints=44  nbGlobalConstraints=44  nbSharedBinaryRepresentations=0  maxDegree=4  maxArity=11
0.49	       =>  wckTime=0.181  cpuTime=0.12  mem=7M927
0.53	   
0.53	   solver IterativeSystematicSolver being built... 
0.72	       =>  wckTime=0.409  cpuTime=0.27  mem=16M400
0.83	   
0.83	   preprocessing
0.83	     nbConstraintChecks=0  nbPropagations=3530  nbRevisions=0  nbUselessRevisions=0  nbSingletonTests=131
0.83	     nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
0.83	       =>  wckTime=0.107  cpuTime=0.09  mem=19M326
0.87	   
0.87	   search
0.87	     run=0  nbConstraintChecks=0  nbPropagations=4576  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46
0.87	     nbFailedAssignments=3  nbBacktracks=12  nbVisitedNodes=54  nbRestartNogoods=0  mapSize=6  nbInferences=0
0.87	     nbTooLargeKeys=0
0.87	       =>  wckTime=0.148  cpuTime=0.12  mem=20M301
0.90	   
0.90	   search
0.90	     run=1  nbConstraintChecks=0  nbPropagations=10343  nbRevisions=0  nbUselessRevisions=0  nbAssignments=106
0.90	     nbFailedAssignments=12  nbBacktracks=31  nbVisitedNodes=129  nbRestartNogoods=1  mapSize=19  nbInferences=0
0.90	     nbTooLargeKeys=0
0.90	       =>  wckTime=0.174  cpuTime=0.14  mem=21M276
0.96	   
0.96	   search
0.96	     run=2  nbConstraintChecks=0  nbPropagations=18981  nbRevisions=0  nbUselessRevisions=0  nbAssignments=228
0.96	     nbFailedAssignments=23  nbBacktracks=54  nbVisitedNodes=218  nbRestartNogoods=3  mapSize=38  nbInferences=0
0.96	     nbTooLargeKeys=0
0.96	       =>  wckTime=0.231  cpuTime=0.19  mem=24M201
0.99	   
0.99	   search
1.00	     run=3  nbConstraintChecks=0  nbPropagations=29125  nbRevisions=0  nbUselessRevisions=0  nbAssignments=313
1.00	     nbFailedAssignments=41  nbBacktracks=87  nbVisitedNodes=334  nbRestartNogoods=6  mapSize=63  nbInferences=0
1.00	     nbTooLargeKeys=0
1.00	       =>  wckTime=0.27  cpuTime=0.22  mem=26M152
1.06	   
1.06	   search
1.06	     run=4  nbConstraintChecks=0  nbPropagations=42473  nbRevisions=0  nbUselessRevisions=0  nbAssignments=464
1.06	     nbFailedAssignments=61  nbBacktracks=139  nbVisitedNodes=479  nbRestartNogoods=11  mapSize=105  nbInferences=0
1.06	     nbTooLargeKeys=0
1.06	       =>  wckTime=0.331  cpuTime=0.29  mem=29M77
1.11	   
1.11	   search
1.11	     run=5  nbConstraintChecks=0  nbPropagations=58149  nbRevisions=0  nbUselessRevisions=0  nbAssignments=612
1.11	     nbFailedAssignments=98  nbBacktracks=216  nbVisitedNodes=691  nbRestartNogoods=12  mapSize=164  nbInferences=0
1.11	     nbTooLargeKeys=0
1.11	       =>  wckTime=0.383  cpuTime=0.33  mem=31M28
1.18	   
1.18	   search
1.18	     run=6  nbConstraintChecks=0  nbPropagations=76853  nbRevisions=0  nbUselessRevisions=0  nbAssignments=806
1.18	     nbFailedAssignments=147  nbBacktracks=330  nbVisitedNodes=988  nbRestartNogoods=14  mapSize=253  nbInferences=0
1.18	     nbTooLargeKeys=0
1.18	       =>  wckTime=0.453  cpuTime=0.4  mem=32M978
1.26	   
1.26	   search
1.26	     run=7  nbConstraintChecks=0  nbPropagations=99708  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1076
1.26	     nbFailedAssignments=213  nbBacktracks=506  nbVisitedNodes=1389  nbRestartNogoods=16  mapSize=375  nbInferences=0
1.26	     nbTooLargeKeys=0
1.26	       =>  wckTime=0.539  cpuTime=0.48  mem=36M879
1.39	   
1.39	   search
1.39	     run=8  nbConstraintChecks=0  nbPropagations=128201  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1464
1.39	     nbFailedAssignments=312  nbBacktracks=762  nbVisitedNodes=1987  nbRestartNogoods=18  mapSize=567  nbInferences=0
1.39	     nbTooLargeKeys=0
1.39	       =>  wckTime=0.661  cpuTime=0.61  mem=41M755
1.56	   
1.56	   search
1.56	     run=9  nbConstraintChecks=0  nbPropagations=164715  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2033
1.56	     nbFailedAssignments=462  nbBacktracks=1147  nbVisitedNodes=2865  nbRestartNogoods=23  mapSize=863  nbInferences=0
1.56	     nbTooLargeKeys=0
1.56	       =>  wckTime=0.839  cpuTime=0.77  mem=48M581
1.66	   
1.66	   INFO : Stopping hyperNogood (mapSize=1014, nbTooLargekeys=0, mem=5M658)
1.79	   
1.79	   search
1.79	     run=10  nbConstraintChecks=0  nbPropagations=213353  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2888
1.79	     nbFailedAssignments=707  nbBacktracks=1727  nbVisitedNodes=4194  nbRestartNogoods=29
1.79	       =>  wckTime=1.068  cpuTime=0.98  mem=11M626
2.08	   
2.08	   search
2.08	     run=11  nbConstraintChecks=0  nbPropagations=279163  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4163
2.08	     nbFailedAssignments=1084  nbBacktracks=2591  nbVisitedNodes=6187  nbRestartNogoods=34
2.08	       =>  wckTime=1.357  cpuTime=1.27  mem=24M557
2.52	   
2.52	   search
2.52	     run=12  nbConstraintChecks=0  nbPropagations=371248  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6042
2.52	     nbFailedAssignments=1578  nbBacktracks=3888  nbVisitedNodes=9020  nbRestartNogoods=39
2.52	       =>  wckTime=1.8  cpuTime=1.7  mem=45M445
3.20	   
3.20	   search
3.20	     run=13  nbConstraintChecks=0  nbPropagations=503043  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8930
3.20	     nbFailedAssignments=2381  nbBacktracks=5835  nbVisitedNodes=13356  nbRestartNogoods=46
3.20	       =>  wckTime=2.473  cpuTime=2.37  mem=28M376
4.16	   
4.16	   search
4.16	     run=14  nbConstraintChecks=0  nbPropagations=690387  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13126
4.16	     nbFailedAssignments=3558  nbBacktracks=8758  nbVisitedNodes=19821  nbRestartNogoods=55
4.16	       =>  wckTime=3.431  cpuTime=3.31  mem=23M524
5.54	   
5.54	   search
5.54	     run=15  nbConstraintChecks=0  nbPropagations=959060  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19310
5.54	     nbFailedAssignments=5331  nbBacktracks=13137  nbVisitedNodes=29423  nbRestartNogoods=61
5.54	       =>  wckTime=4.815  cpuTime=4.68  mem=38M916
7.58	   
7.58	   search
7.58	     run=16  nbConstraintChecks=0  nbPropagations=1346616  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28439
7.58	     nbFailedAssignments=7856  nbBacktracks=19710  nbVisitedNodes=43651  nbRestartNogoods=65
7.58	       =>  wckTime=6.857  cpuTime=6.7  mem=34M67
10.58	   
10.58	   search
10.58	     run=17  nbConstraintChecks=0  nbPropagations=1909767  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42016
10.58	     nbFailedAssignments=11545  nbBacktracks=29562  nbVisitedNodes=64831  nbRestartNogoods=72
10.58	       =>  wckTime=9.859  cpuTime=9.66  mem=25M887
15.25	   
15.25	   search
15.25	     run=18  nbConstraintChecks=0  nbPropagations=2744119  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62919
15.25	     nbFailedAssignments=17636  nbBacktracks=44343  nbVisitedNodes=97614  nbRestartNogoods=81
15.25	       =>  wckTime=14.522  cpuTime=14.27  mem=43M277
23.02	   
23.02	   search
23.02	     run=19  nbConstraintChecks=0  nbPropagations=4015476  nbRevisions=0  nbUselessRevisions=0  nbAssignments=93764
23.02	     nbFailedAssignments=26283  nbBacktracks=66511  nbVisitedNodes=145163  nbRestartNogoods=90
23.02	       =>  wckTime=22.296  cpuTime=21.97  mem=2M367
33.40	   
33.40	   search
33.40	     run=20  nbConstraintChecks=0  nbPropagations=5891866  nbRevisions=0  nbUselessRevisions=0  nbAssignments=140505
33.40	     nbFailedAssignments=39738  nbBacktracks=99764  nbVisitedNodes=218125  nbRestartNogoods=97
33.40	       =>  wckTime=32.679  cpuTime=32.25  mem=38M168
48.53	   
48.53	   search
48.53	     run=21  nbConstraintChecks=0  nbPropagations=8663174  nbRevisions=0  nbUselessRevisions=0  nbAssignments=209346
48.53	     nbFailedAssignments=58620  nbBacktracks=149642  nbVisitedNodes=324753  nbRestartNogoods=108
48.53	       =>  wckTime=47.808  cpuTime=47.22  mem=8M509
71.85	   
71.85	   search
71.85	     run=22  nbConstraintChecks=0  nbPropagations=12796188  nbRevisions=0  nbUselessRevisions=0  nbAssignments=314245
71.85	     nbFailedAssignments=88669  nbBacktracks=224460  nbVisitedNodes=489037  nbRestartNogoods=115
71.85	       =>  wckTime=71.126  cpuTime=70.3  mem=2M374
105.50	   
105.50	   search
105.50	     run=23  nbConstraintChecks=0  nbPropagations=18922879  nbRevisions=0  nbUselessRevisions=0  nbAssignments=471127
105.50	     nbFailedAssignments=133239  nbBacktracks=336688  nbVisitedNodes=732702  nbRestartNogoods=121
105.50	       =>  wckTime=104.771  cpuTime=103.62  mem=2M375
157.32	   
157.32	   search
157.32	     run=24  nbConstraintChecks=0  nbPropagations=28089565  nbRevisions=0  nbUselessRevisions=0  nbAssignments=706373
157.32	     nbFailedAssignments=200109  nbBacktracks=505029  nbVisitedNodes=1100439  nbRestartNogoods=134
157.32	       =>  wckTime=156.596  cpuTime=154.82  mem=37M154
236.10	   
236.10	   search
236.10	     run=25  nbConstraintChecks=0  nbPropagations=41868660  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1062706
236.10	     nbFailedAssignments=303897  nbBacktracks=757548  nbVisitedNodes=1657601  nbRestartNogoods=148
236.10	       =>  wckTime=235.377  cpuTime=232.67  mem=46M363
350.76	   
350.76	   search
350.76	     run=26  nbConstraintChecks=0  nbPropagations=62444453  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1590753
350.76	     nbFailedAssignments=453142  nbBacktracks=1136315  nbVisitedNodes=2481579  nbRestartNogoods=153
350.76	       =>  wckTime=350.035  cpuTime=346.22  mem=3M407
527.13	   
527.13	   search
527.13	     run=27  nbConstraintChecks=0  nbPropagations=93134680  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2372551
527.13	     nbFailedAssignments=666753  nbBacktracks=1704469  nbVisitedNodes=3687394  nbRestartNogoods=169
527.13	       =>  wckTime=526.402  cpuTime=520.88  mem=28M980
772.47	   
772.47	   search
772.47	     run=28  nbConstraintChecks=0  nbPropagations=138952992  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3567718
772.47	     nbFailedAssignments=1009658  nbBacktracks=2556695  nbVisitedNodes=5562498  nbRestartNogoods=183
772.47	       =>  wckTime=771.748  cpuTime=764.63  mem=22M846
1130.05	   
1130.05	   search
1130.05	     run=29  nbConstraintChecks=0  nbPropagations=207546083  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5348241
1130.05	     nbFailedAssignments=1511751  nbBacktracks=3835039  nbVisitedNodes=8339723  nbRestartNogoods=198
1130.05	       =>  wckTime=1129.324  cpuTime=1121.28  mem=23M872
1661.61	   
1661.61	   search
1661.61	     run=30  nbConstraintChecks=0  nbPropagations=310102095  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8023708
1661.61	     nbFailedAssignments=2269676  nbBacktracks=5752549  nbVisitedNodes=12518118  nbRestartNogoods=208
1661.61	       =>  wckTime=1660.889  cpuTime=1650.38  mem=33M80

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-217376-1168246732 -o ROOT/results/node15/solver-217376-1168246732 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217376-1168246732/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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.00 2.02 2.00 4/94 7392
/proc/meminfo: memFree=1818440/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=906644 CPUtime=0.02
/proc/7391/stat : 7391 (java) S 7389 7391 5878 0 -1 0 2069 0 1 0 2 0 0 0 18 0 2 0 173068085 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/7391/statm: 226661 1818 1036 14 0 214244 0
[pid=7391/tid=7393] ppid=7389 vsize=906644 CPUtime=0
/proc/7391/task/7393/stat : 7393 (java) R 7389 7391 5878 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 173068089 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.102727 s]
/proc/loadavg: 2.00 2.02 2.00 4/94 7392
/proc/meminfo: memFree=1818440/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=914988 CPUtime=0.08
/proc/7391/stat : 7391 (java) D 7389 7391 5878 0 -1 0 2989 0 1 0 7 1 0 0 17 0 8 0 173068085 936947712 2735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7391/statm: 228747 2735 1426 14 0 215242 0
[pid=7391/tid=7393] ppid=7389 vsize=914988 CPUtime=0
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 173068089 936947712 2735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510798 s]
/proc/loadavg: 2.00 2.02 2.00 4/94 7392
/proc/meminfo: memFree=1818440/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915328 CPUtime=0.46
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 6309 0 1 0 43 3 0 0 18 0 8 0 173068085 937295872 6047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7391/statm: 228832 6047 2155 14 0 215302 0
[pid=7391/tid=7393] ppid=7389 vsize=915328 CPUtime=0
/proc/7391/task/7393/stat : 7393 (java) R 7389 7391 5878 0 -1 64 13 0 0 0 0 0 0 0 16 0 8 0 173068089 937295872 6047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155073454 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915328

[startup+1.33194 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 7399
/proc/meminfo: memFree=1778960/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=1.27
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 14569 0 1 0 118 9 0 0 25 0 8 0 173068085 937435136 14307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073705651 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7391/statm: 228866 14307 2523 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.02
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 173068089 937435136 14307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 14307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 173068089 937435136 14307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 14307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.17
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 352 0 0 0 16 1 0 0 16 0 8 0 173068093 937435136 14307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 14307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 14307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915464

[startup+2.97522 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 7399
/proc/meminfo: memFree=1759568/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=2.91
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 17591 0 1 0 280 11 0 0 25 0 8 0 173068085 937435136 17325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073706047 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7391/statm: 228866 17325 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.03
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 626 0 0 0 3 0 0 0 16 0 8 0 173068089 937435136 17325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 368 0 0 0 19 1 0 0 15 0 8 0 173068093 937435136 17325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17325 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915464

[startup+6.27178 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 7399
/proc/meminfo: memFree=1758800/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=6.17
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 17595 0 1 0 606 11 0 0 25 0 8 0 173068085 937435136 17326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073706047 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7391/statm: 228866 17326 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.03
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 627 0 0 0 3 0 0 0 16 0 8 0 173068089 937435136 17326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 368 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17326 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.7519 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 7399
/proc/meminfo: memFree=1758800/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=12.59
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 17604 0 1 0 1248 11 0 0 25 0 8 0 173068085 937435136 17328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7391/statm: 228866 17328 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.05
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 629 0 0 0 5 0 0 0 16 0 8 0 173068089 937435136 17328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 368 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17328 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915464

[startup+25.6221 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 7399
/proc/meminfo: memFree=1758032/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=25.35
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 17808 0 1 0 2523 12 0 0 25 0 8 0 173068085 937435136 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073711211 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7391/statm: 228866 17520 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.06
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 820 0 0 0 6 0 0 0 16 0 8 0 173068089 937435136 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 369 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.2615 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 7399
/proc/meminfo: memFree=1757968/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=50.73
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 17834 0 1 0 5061 12 0 0 25 0 8 0 173068085 937435136 17522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698398 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7391/statm: 228866 17522 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.07
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 822 0 0 0 7 0 0 0 16 0 8 0 173068089 937435136 17522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 369 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17522 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915464

[startup+102.52 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 7399
/proc/meminfo: memFree=1758032/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=101.52
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 17884 0 1 0 10139 13 0 0 25 0 8 0 173068085 937435136 17523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073704038 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7391/statm: 228866 17523 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.1
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 823 0 0 0 10 0 0 0 16 0 8 0 173068089 937435136 17523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 369 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17523 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915464

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

Current children cumulated CPU time (s) 1414.96
Current children cumulated vsize (KiB) 915464

[startup+1483.22 s]
/proc/loadavg: 1.99 1.98 1.97 3/101 8921
/proc/meminfo: memFree=1739608/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=1474.65
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 19257 0 1 0 147416 49 0 0 25 0 8 0 173068085 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073706073 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7391/statm: 228866 17528 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.83
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 828 0 0 0 75 8 0 0 17 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 369 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1474.65
Current children cumulated vsize (KiB) 915464

[startup+1543.24 s]
/proc/loadavg: 1.99 1.98 1.97 3/101 8921
/proc/meminfo: memFree=1739544/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=1534.36
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 19319 0 1 0 153386 50 0 0 25 0 8 0 173068085 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698209 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7391/statm: 228866 17528 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.87
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 828 0 0 0 78 9 0 0 17 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 369 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1534.36
Current children cumulated vsize (KiB) 915464

[startup+1603.27 s]
/proc/loadavg: 2.05 2.00 1.97 3/101 8921
/proc/meminfo: memFree=1739416/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=1594.05
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 19380 0 1 0 159354 51 0 0 25 0 8 0 173068085 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700465 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7391/statm: 228866 17528 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.9
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 828 0 0 0 81 9 0 0 17 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 369 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.05
Current children cumulated vsize (KiB) 915464

[startup+1663.29 s]
/proc/loadavg: 2.05 2.01 1.98 3/101 8921
/proc/meminfo: memFree=1739416/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=1653.73
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 19442 0 1 0 165321 52 0 0 25 0 8 0 173068085 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7391/statm: 228866 17528 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.93
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 828 0 0 0 84 9 0 0 17 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 369 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) R 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1653.73
Current children cumulated vsize (KiB) 915464

[startup+1723.32 s]
/proc/loadavg: 2.10 2.03 1.99 3/101 8921
/proc/meminfo: memFree=1739288/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=1713.44
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 19504 0 1 0 171291 53 0 0 25 0 8 0 173068085 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479967 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7391/statm: 228866 17528 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=0.97
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 828 0 0 0 87 10 0 0 17 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 369 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1713.44
Current children cumulated vsize (KiB) 915464

[startup+1783.35 s]
/proc/loadavg: 2.10 2.04 1.99 3/101 8921
/proc/meminfo: memFree=1739224/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=1773.14
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 19565 0 1 0 177260 54 0 0 25 0 8 0 173068085 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073694621 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7391/statm: 228866 17528 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=1
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 828 0 0 0 90 10 0 0 17 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 369 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.14
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.42 s]
/proc/loadavg: 2.06 2.03 1.99 3/101 8921
/proc/meminfo: memFree=1739224/2055920 swapFree=4174172/4192956
[pid=7391] ppid=7389 vsize=915464 CPUtime=1800.06
/proc/7391/stat : 7391 (java) R 7389 7391 5878 0 -1 0 19593 0 1 0 179951 55 0 0 25 0 8 0 173068085 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7391/statm: 228866 17528 2527 14 0 215336 0
[pid=7391/tid=7393] ppid=7389 vsize=915464 CPUtime=1.03
/proc/7391/task/7393/stat : 7393 (java) S 7389 7391 5878 0 -1 64 828 0 0 0 92 11 0 0 17 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7391/tid=7394] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7394/stat : 7394 (java) S 7389 7391 5878 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7395] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7395/stat : 7395 (java) S 7389 7391 5878 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 173068089 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7396] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7396/stat : 7396 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7397] ppid=7389 vsize=915464 CPUtime=0.2
/proc/7391/task/7397/stat : 7397 (java) S 7389 7391 5878 0 -1 64 369 0 0 0 19 1 0 0 16 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7398] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7398/stat : 7398 (java) S 7389 7391 5878 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7391/tid=7399] ppid=7389 vsize=915464 CPUtime=0
/proc/7391/task/7399/stat : 7399 (java) S 7389 7391 5878 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173068093 937435136 17528 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 1810.48
CPU time (s): 1800.12
CPU user time (s): 1799.55
CPU system time (s): 0.563914
CPU usage (%): 99.4276
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.563914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19609
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= 48985
involuntary context switches= 81160

runsolver used 2.18067 s user time and 6.22105 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Mon Jan  8 08:58:52 UTC 2007


IDJOB= 217376
IDBENCH= 5133
FILE ID= node15/217376-1168246732

PBS_JOBID= 3481562

Free space on /tmp= 66333 MiB

BENCH NAME= HOME/pub/bench/CPAI06/latinSquare/latinSquare-dg-11_all.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217376-1168246732/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-217376-1168246732 -o ROOT/results/node15/solver-217376-1168246732 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/217376-1168246732/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  695d2c81f7a06de7d66126fb6fcf3989

RANDOM SEED= 373610728

TIME LIMIT= 1800 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.276
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.276
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:       1818920 kB
Buffers:         51580 kB
Cached:          81488 kB
SwapCached:       6400 kB
Active:         108532 kB
Inactive:        73044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1818920 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            1752 kB
Writeback:           0 kB
Mapped:          65420 kB
Slab:            40016 kB
Committed_AS:  5021748 kB
PageTables:       2504 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= 66333 MiB



End job on node15 on Mon Jan  8 09:29:03 UTC 2007