Trace number 221201

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.09 1800.72

General information on the benchmark

NamequeenAttacking/
queenAttacking-11.xml
MD5SUMb2331ae52aa4f20611596313def90cb8
Bench Category2-ARY-INT (binary constraints in intension)
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 variables122
Number of constraints7290
Maximum constraint arity2
Maximum domain size121
Number of constraints which are defined in extension0
Number of constraints which are defined in intension7290
Global constraints used (with number of constraints)

Solver Data (download as text)

0.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=esac.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/221201-1168256738/unknown.xml
0.44	   
0.44	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.49	     nbVariables=122  nbDomainTypes=2  minDomainSize=21  maxDomainSize=121
0.49	       =>  wckTime=0.13  cpuTime=0.09  mem=7M862
0.49	   
0.49	   predicates being loaded...
0.50	   
0.50	   constraints being loaded...
1.49	     nbConstraints=7290  nbConvertedConstraints=7290  nbConvertConstraintsChecks=31823  nbExtensionStructures=3
1.49	     nbSharedExtensionStructures=7287  nbConflictsStructures=3  nbSharedConflictsStructures=7287
1.49	     nbSharedBinaryRepresentations=273  maxDegree=121  maxArity=2
1.49	       =>  wckTime=1.129  cpuTime=0.94  mem=38M92
1.58	   
1.58	   solver IterativeSystematicSolver being built... 
1.74	       =>  wckTime=1.379  cpuTime=1.09  mem=18M264
2.12	   
2.12	   preprocessing
2.12	     nbConstraintChecks=1247130  nbPropagations=5897  nbRevisions=27638  nbUselessRevisions=19963  nbSingletonTests=134
2.12	     nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=300  detectedInconsistency=no
2.12	       =>  wckTime=0.383  cpuTime=0.35  mem=18M264
2.35	   
2.35	   search
2.35	     run=0  nbConstraintChecks=425911  nbPropagations=8004  nbRevisions=37747  nbUselessRevisions=25911
2.35	     nbAssignments=44  nbFailedAssignments=13  nbBacktracks=10  nbVisitedNodes=64  nbRestartNogoods=0  mapSize=8
2.35	     nbInferences=0  nbTooLargeKeys=0
2.35	       =>  wckTime=0.61  cpuTime=0.56  mem=18M264
2.48	   
2.48	   search
2.48	     run=1  nbConstraintChecks=904372  nbPropagations=18414  nbRevisions=86965  nbUselessRevisions=58409
2.48	     nbAssignments=91  nbFailedAssignments=27  nbBacktracks=25  nbVisitedNodes=134  nbRestartNogoods=4  mapSize=19
2.48	     nbInferences=0  nbTooLargeKeys=0
2.48	       =>  wckTime=0.741  cpuTime=0.69  mem=18M264
2.62	   
2.62	   search
2.62	     run=2  nbConstraintChecks=1407041  nbPropagations=31470  nbRevisions=148885  nbUselessRevisions=98399
2.62	     nbAssignments=146  nbFailedAssignments=45  nbBacktracks=47  nbVisitedNodes=219  nbRestartNogoods=7  mapSize=40
2.62	     nbInferences=0  nbTooLargeKeys=0
2.62	       =>  wckTime=0.882  cpuTime=0.83  mem=18M264
2.81	   
2.81	   search
2.81	     run=3  nbConstraintChecks=2089071  nbPropagations=48099  nbRevisions=228496  nbUselessRevisions=148684
2.81	     nbAssignments=224  nbFailedAssignments=68  nbBacktracks=80  nbVisitedNodes=338  nbRestartNogoods=10  mapSize=64
2.81	     nbInferences=0  nbTooLargeKeys=0
2.81	       =>  wckTime=1.072  cpuTime=1.02  mem=19M238
3.03	   
3.03	   search
3.03	     run=4  nbConstraintChecks=3003614  nbPropagations=68687  nbRevisions=332850  nbUselessRevisions=213829
3.03	     nbAssignments=335  nbFailedAssignments=110  nbBacktracks=132  nbVisitedNodes=515  nbRestartNogoods=17  mapSize=105
3.03	     nbInferences=0  nbTooLargeKeys=0
3.03	       =>  wckTime=1.287  cpuTime=1.23  mem=19M238
3.22	   
3.22	   search
3.22	     run=5  nbConstraintChecks=3872747  nbPropagations=93035  nbRevisions=464409  nbUselessRevisions=296701
3.22	     nbAssignments=514  nbFailedAssignments=168  nbBacktracks=208  nbVisitedNodes=781  nbRestartNogoods=21  mapSize=159
3.22	     nbInferences=0  nbTooLargeKeys=0
3.22	       =>  wckTime=1.478  cpuTime=1.42  mem=19M238
3.68	   
3.68	   search
3.68	     run=6  nbConstraintChecks=6013119  nbPropagations=126104  nbRevisions=664072  nbUselessRevisions=423670
3.68	     nbAssignments=836  nbFailedAssignments=267  nbBacktracks=321  nbVisitedNodes=1173  nbRestartNogoods=23  mapSize=249
3.68	     nbInferences=0  nbTooLargeKeys=0
3.68	       =>  wckTime=1.941  cpuTime=1.88  mem=19M238
4.00	   
4.00	   search
4.00	     run=7  nbConstraintChecks=7190143  nbPropagations=165876  nbRevisions=905439  nbUselessRevisions=577521
4.00	     nbAssignments=1150  nbFailedAssignments=350  nbBacktracks=492  nbVisitedNodes=1619  nbRestartNogoods=24
4.00	     mapSize=325  nbInferences=3  nbTooLargeKeys=0
4.00	       =>  wckTime=2.263  cpuTime=2.2  mem=19M238
5.47	   
5.47	   search
5.47	     run=8  nbConstraintChecks=12866647  nbPropagations=234559  nbRevisions=1291602  nbUselessRevisions=825423
5.47	     nbAssignments=1996  nbFailedAssignments=528  nbBacktracks=749  nbVisitedNodes=2358  nbRestartNogoods=38
5.47	     mapSize=456  nbInferences=3  nbTooLargeKeys=0
5.47	       =>  wckTime=3.732  cpuTime=3.64  mem=20M213
6.09	   
6.10	   search
6.10	     run=9  nbConstraintChecks=15241282  nbPropagations=316057  nbRevisions=1815944  nbUselessRevisions=1165428
6.10	     nbAssignments=2609  nbFailedAssignments=710  nbBacktracks=1133  nbVisitedNodes=3286  nbRestartNogoods=42
6.10	     mapSize=664  nbInferences=3  nbTooLargeKeys=0
6.10	       =>  wckTime=4.354  cpuTime=4.25  mem=20M213
7.64	   
7.64	   search
7.64	     run=10  nbConstraintChecks=22880850  nbPropagations=428767  nbRevisions=2645982  nbUselessRevisions=1704670
7.64	     nbAssignments=3686  nbFailedAssignments=1099  nbBacktracks=1712  nbVisitedNodes=4898  nbRestartNogoods=49
7.64	     mapSize=980  nbInferences=3  nbTooLargeKeys=0
7.64	       =>  wckTime=5.904  cpuTime=5.79  mem=21M187
7.82	   
7.82	   INFO : Stopping hyperNogood (mapSize=1005, nbTooLargekeys=0, mem=22M162)
8.91	   
8.91	   search
8.91	     run=11  nbConstraintChecks=27341366  nbPropagations=568685  nbRevisions=3717240  nbUselessRevisions=2400439
8.91	     nbAssignments=5020  nbFailedAssignments=1526  nbBacktracks=2579  nbVisitedNodes=6867  nbRestartNogoods=52
8.91	       =>  wckTime=7.173  cpuTime=7.05  mem=22M162
11.38	   
11.38	   search
11.38	     run=12  nbConstraintChecks=38729804  nbPropagations=759057  nbRevisions=5370408  nbUselessRevisions=3482204
11.38	     nbAssignments=7046  nbFailedAssignments=2213  nbBacktracks=3881  nbVisitedNodes=9901  nbRestartNogoods=56
11.38	       =>  wckTime=9.644  cpuTime=9.52  mem=22M162
17.40	   
17.40	   search
17.40	     run=13  nbConstraintChecks=67269055  nbPropagations=1071600  nbRevisions=8238738  nbUselessRevisions=5340559
17.40	     nbAssignments=10735  nbFailedAssignments=3917  nbBacktracks=5830  nbVisitedNodes=16153  nbRestartNogoods=58
17.40	       =>  wckTime=15.664  cpuTime=15.54  mem=22M162
25.58	   
25.58	   search
25.58	     run=14  nbConstraintChecks=106048706  nbPropagations=1554476  nbRevisions=12780002  nbUselessRevisions=8282758
25.58	     nbAssignments=16627  nbFailedAssignments=6806  nbBacktracks=8751  nbVisitedNodes=26178  nbRestartNogoods=67
25.58	       =>  wckTime=23.84  cpuTime=23.72  mem=22M162
39.26	   
39.26	   search
39.26	     run=15  nbConstraintChecks=154588776  nbPropagations=2329915  nbRevisions=19705893  nbUselessRevisions=12855455
39.26	     nbAssignments=25584  nbFailedAssignments=11145  nbBacktracks=13133  nbVisitedNodes=41444  nbRestartNogoods=87
39.26	       =>  wckTime=37.523  cpuTime=37.39  mem=22M162
56.78	   
56.78	   search
56.78	     run=16  nbConstraintChecks=225651196  nbPropagations=3467699  nbRevisions=30173348  nbUselessRevisions=19964563
56.78	     nbAssignments=37635  nbFailedAssignments=16538  nbBacktracks=19701  nbVisitedNodes=62211  nbRestartNogoods=93
56.78	       =>  wckTime=55.036  cpuTime=54.9  mem=22M162
80.72	   
80.72	   search
80.72	     run=17  nbConstraintChecks=325978096  nbPropagations=5085467  nbRevisions=46212310  nbUselessRevisions=31247623
80.72	     nbAssignments=56170  nbFailedAssignments=25190  nbBacktracks=29554  nbVisitedNodes=94284  nbRestartNogoods=103
80.72	       =>  wckTime=78.98  cpuTime=78.84  mem=22M162
124.30	   
124.31	   search
124.31	     run=18  nbConstraintChecks=507561975  nbPropagations=7570360  nbRevisions=71162283  nbUselessRevisions=49047909
124.31	     nbAssignments=84938  nbFailedAssignments=39053  nbBacktracks=44333  nbVisitedNodes=144691  nbRestartNogoods=116
124.31	       =>  wckTime=122.565  cpuTime=122.41  mem=22M162
188.59	   
188.59	   search
188.59	     run=19  nbConstraintChecks=818899142  nbPropagations=11344698  nbRevisions=110806667  nbUselessRevisions=77571931
188.59	     nbAssignments=128409  nbFailedAssignments=60268  nbBacktracks=66509  nbVisitedNodes=221002  nbRestartNogoods=129
188.59	       =>  wckTime=186.853  cpuTime=186.69  mem=22M162
308.38	   
308.38	   search
308.38	     run=20  nbConstraintChecks=1289439692  nbPropagations=17364910  nbRevisions=171840853  nbUselessRevisions=120680000
308.38	     nbAssignments=201528  nbFailedAssignments=100115  nbBacktracks=99762  nbVisitedNodes=349168  nbRestartNogoods=133
308.38	       =>  wckTime=306.638  cpuTime=306.44  mem=22M162
467.66	   
467.66	   search
467.66	     run=21  nbConstraintChecks=1957223510  nbPropagations=26477144  nbRevisions=267689190  nbUselessRevisions=189675123
467.66	     nbAssignments=298479  nbFailedAssignments=147089  nbBacktracks=149640  nbVisitedNodes=519609  nbRestartNogoods=152
467.66	       =>  wckTime=465.925  cpuTime=465.68  mem=22M162
692.06	   
692.06	   search
692.06	     run=22  nbConstraintChecks=2929176811  nbPropagations=40078116  nbRevisions=423311716  nbUselessRevisions=305076062
692.06	     nbAssignments=449607  nbFailedAssignments=223374  nbBacktracks=224459  nbVisitedNodes=791383  nbRestartNogoods=174
692.06	       =>  wckTime=690.322  cpuTime=690.03  mem=22M162
1108.48	   
1108.48	   search
1108.48	     run=23  nbConstraintChecks=4702395475  nbPropagations=61593496  nbRevisions=662240724  nbUselessRevisions=477869868
1108.48	     nbAssignments=682702  nbFailedAssignments=344182  nbBacktracks=336686  nbVisitedNodes=1200267  nbRestartNogoods=195
1108.48	       =>  wckTime=1106.741  cpuTime=1106.26  mem=22M162
1570.05	   
1570.05	   search
1570.05	     run=24  nbConstraintChecks=6987553482  nbPropagations=92428445  nbRevisions=1042580725
1570.05	     nbUselessRevisions=764769072  nbAssignments=1029473  nbFailedAssignments=522566  nbBacktracks=505029
1570.05	     nbVisitedNodes=1824295  nbRestartNogoods=216
1570.05	       =>  wckTime=1568.313  cpuTime=1567.72  mem=22M162

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/node52/watcher-221201-1168256738 -o ROOT/results/node52/solver-221201-1168256738 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/221201-1168256738/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: 0.54 0.62 0.64 3/65 18335
/proc/meminfo: memFree=1785648/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=292 CPUtime=0
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 49 0 0 0 0 0 0 0 19 0 1 0 174073249 299008 33 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4264028 0 0 4096 0 0 0 0 17 1 0 0
/proc/18334/statm: 73 35 27 14 0 5 0

[startup+0.102706 s]
/proc/loadavg: 0.54 0.62 0.64 3/65 18335
/proc/meminfo: memFree=1785648/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=907808 CPUtime=0.05
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 2461 0 1 0 4 1 0 0 21 0 4 0 174073249 929595392 2208 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4151976407 0 4 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/18334/statm: 226952 2208 1216 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.510734 s]
/proc/loadavg: 0.54 0.62 0.64 3/65 18335
/proc/meminfo: memFree=1785648/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915328 CPUtime=0.4
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 6301 0 1 0 37 3 0 0 16 0 8 0 174073249 937295872 6040 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941832 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18334/statm: 228832 6040 2147 14 0 215302 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915328

[startup+1.33478 s]
/proc/loadavg: 0.54 0.62 0.64 2/72 18342
/proc/meminfo: memFree=1745528/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915636 CPUtime=1.23
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 13231 0 1 0 93 30 0 0 18 0 8 0 174073249 937611264 12969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228908 12969 2169 14 0 215378 0
[pid=18334/tid=18336] ppid=18332 vsize=915632 CPUtime=0
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 8 0 0 0 0 0 0 0 16 0 8 0 174073257 937607168 12969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915632 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 174073257 937607168 12969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915636 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 174073257 937611264 12970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915632 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937607168 12970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915636 CPUtime=0.17
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 426 0 0 0 16 1 0 0 16 0 8 0 174073260 937611264 12970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915632 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937607168 12970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915632 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937607168 12970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915636

[startup+2.97791 s]
/proc/loadavg: 0.58 0.62 0.64 2/72 18342
/proc/meminfo: memFree=1734840/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=2.87
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15422 0 1 0 250 37 0 0 17 0 8 0 174073249 937693184 15158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073980651 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18334/statm: 228929 15158 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.27
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 483 0 0 0 25 2 0 0 16 0 8 0 174073260 937693184 15158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915716

[startup+6.25413 s]
/proc/loadavg: 0.58 0.62 0.64 2/72 18342
/proc/meminfo: memFree=1734712/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=6.14
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15441 0 1 0 576 38 0 0 17 0 8 0 174073249 937693184 15173 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073997045 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18334/statm: 228929 15173 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15173 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15173 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15173 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15173 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.31
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 499 0 0 0 29 2 0 0 16 0 8 0 174073260 937693184 15173 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15173 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15173 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915716

[startup+12.7396 s]
/proc/loadavg: 0.64 0.63 0.65 2/72 18342
/proc/meminfo: memFree=1734648/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=12.62
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15449 0 1 0 1224 38 0 0 25 0 8 0 174073249 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073990732 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228929 15178 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.32
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 505 0 0 0 30 2 0 0 16 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915716

[startup+25.5684 s]
/proc/loadavg: 0.70 0.64 0.65 2/72 18342
/proc/meminfo: memFree=1734712/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=25.44
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15450 0 1 0 2506 38 0 0 25 0 8 0 174073249 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073987721 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228929 15178 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.32
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 505 0 0 0 30 2 0 0 16 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915716

[startup+51.2432 s]
/proc/loadavg: 0.80 0.67 0.66 2/72 18342
/proc/meminfo: memFree=1734776/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=51.11
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15450 0 1 0 5073 38 0 0 25 0 8 0 174073249 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228929 15178 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.32
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 505 0 0 0 30 2 0 0 16 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 915716

[startup+102.491 s]
/proc/loadavg: 0.91 0.72 0.67 2/72 18342
/proc/meminfo: memFree=1734776/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=102.34
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15450 0 1 0 10196 38 0 0 25 0 8 0 174073249 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074000673 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228929 15178 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.32
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 505 0 0 0 30 2 0 0 16 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 915716

[startup+162.571 s]
/proc/loadavg: 0.97 0.77 0.69 2/72 18342
/proc/meminfo: memFree=1734776/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=162.41
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15450 0 1 0 16203 38 0 0 25 0 8 0 174073249 937693184 15178 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1423.64
Current children cumulated vsize (KiB) 915716

[startup+1484.26 s]
/proc/loadavg: 1.00 0.98 0.90 2/72 18540
/proc/meminfo: memFree=1734392/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=1483.7
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15452 0 1 0 148324 46 0 0 25 0 8 0 174073249 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228929 15179 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.32
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1483.7
Current children cumulated vsize (KiB) 915716

[startup+1544.34 s]
/proc/loadavg: 1.00 0.98 0.90 2/72 18540
/proc/meminfo: memFree=1734456/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=1543.76
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15452 0 1 0 154330 46 0 0 25 0 8 0 174073249 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073990739 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228929 15179 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.32
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1543.76
Current children cumulated vsize (KiB) 915716

[startup+1604.42 s]
/proc/loadavg: 1.04 1.00 0.91 2/72 18540
/proc/meminfo: memFree=1734520/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=1603.82
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15452 0 1 0 160336 46 0 0 25 0 8 0 174073249 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228929 15179 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.32
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1603.82
Current children cumulated vsize (KiB) 915716

[startup+1664.5 s]
/proc/loadavg: 1.01 1.00 0.91 2/72 18540
/proc/meminfo: memFree=1734520/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=1663.88
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15452 0 1 0 166342 46 0 0 25 0 8 0 174073249 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073988726 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228929 15179 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.32
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1663.88
Current children cumulated vsize (KiB) 915716

[startup+1724.58 s]
/proc/loadavg: 1.00 1.00 0.91 2/72 18540
/proc/meminfo: memFree=1734456/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=1723.95
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15452 0 1 0 172348 47 0 0 25 0 8 0 174073249 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074001621 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228929 15179 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.32
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1723.95
Current children cumulated vsize (KiB) 915716

[startup+1784.66 s]
/proc/loadavg: 1.00 1.00 0.91 2/72 18540
/proc/meminfo: memFree=1734456/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=1784.02
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15452 0 1 0 178355 47 0 0 25 0 8 0 174073249 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073989657 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228929 15179 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.32
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1784.02
Current children cumulated vsize (KiB) 915716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.68 s]
/proc/loadavg: 1.07 1.02 0.92 2/72 18540
/proc/meminfo: memFree=1734456/2055920 swapFree=4192812/4192956
[pid=18334] ppid=18332 vsize=915716 CPUtime=1800.04
/proc/18334/stat : 18334 (java) R 18332 18334 17581 0 -1 0 15452 0 1 0 179957 47 0 0 25 0 8 0 174073249 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073989583 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18334/statm: 228929 15179 2541 14 0 215399 0
[pid=18334/tid=18336] ppid=18332 vsize=915716 CPUtime=0.07
/proc/18334/task/18336/stat : 18336 (java) S 18332 18334 17581 0 -1 64 1051 0 0 0 7 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18337] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18337/stat : 18337 (java) S 18332 18334 17581 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18338] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18338/stat : 18338 (java) S 18332 18334 17581 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 174073257 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18339] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18339/stat : 18339 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18340] ppid=18332 vsize=915716 CPUtime=0.32
/proc/18334/task/18340/stat : 18340 (java) S 18332 18334 17581 0 -1 64 506 0 0 0 30 2 0 0 16 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18334/tid=18341] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18341/stat : 18341 (java) S 18332 18334 17581 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18334/tid=18342] ppid=18332 vsize=915716 CPUtime=0
/proc/18334/task/18342/stat : 18342 (java) S 18332 18334 17581 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 174073260 937693184 15179 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 915716

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

Child status: 143
Real time (s): 1800.72
CPU time (s): 1800.09
CPU user time (s): 1799.6
CPU system time (s): 0.483926
CPU usage (%): 99.9647
Max. virtual memory (cumulated for all children) (KiB): 915820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.483926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15469
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= 37586
involuntary context switches= 5267

runsolver used 1.46778 s user time and 4.91925 s system time

The end

Launcher Data (download as text)

Begin job on node52 on Mon Jan  8 11:45:43 UTC 2007


IDJOB= 221201
IDBENCH= 5401
FILE ID= node52/221201-1168256738

PBS_JOBID= 3482589

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b2331ae52aa4f20611596313def90cb8

RANDOM SEED= 400481525

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.232
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.232
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:       1786128 kB
Buffers:         51364 kB
Cached:         147196 kB
SwapCached:          0 kB
Active:          97404 kB
Inactive:       116352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786128 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2616 kB
Writeback:           0 kB
Mapped:          25412 kB
Slab:            42016 kB
Committed_AS:  3973988 kB
PageTables:       1484 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= 66557 MiB



End job on node52 on Mon Jan  8 12:15:48 UTC 2007