Trace number 203222

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.19 1805.43

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-17_ext.xml
MD5SUM13029a4c7e9f387791087a96ac7271d4
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=esac.xml
0.43	   
0.43	   instance
0.43	     name=/tmp/evaluation/203222-1168158029/unknown.xml
0.46	   
0.46	   domains being loaded...
0.47	   
0.47	   variables being loaded...
0.50	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.50	       =>  wckTime=0.107  cpuTime=0.09  mem=6M951
0.50	   
0.50	   relations being loaded...
1.69	   
1.69	   constraints being loaded...
2.45	     nbConstraints=93  nbRelationTypes=93  nbExtensionStructures=93  nbSharedExtensionStructures=0
2.45	     nbConflictsStructures=93  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=15  maxArity=3
2.45	       =>  wckTime=2.056  cpuTime=1.63  mem=59M147
2.62	   
2.62	   solver IterativeSystematicSolver being built... 
2.80	       =>  wckTime=2.406  cpuTime=1.78  mem=66M149
2.94	   
2.94	   preprocessing
2.94	     nbConstraintChecks=43108  nbValidityChecks=69247  nbPropagations=216  nbRevisions=2286  nbUselessRevisions=1997
2.94	     nbSingletonTests=35  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
2.94	       =>  wckTime=0.135  cpuTime=0.12  mem=66M149
3.05	   
3.05	   search
3.05	     run=0  nbConstraintChecks=49086  nbValidityChecks=101619  nbPropagations=731  nbRevisions=8271
3.05	     nbUselessRevisions=6827  nbAssignments=39  nbFailedAssignments=21  nbBacktracks=12  nbVisitedNodes=70
3.05	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=0
3.05	       =>  wckTime=0.246  cpuTime=0.22  mem=67M157
3.19	   
3.19	   search
3.19	     run=1  nbConstraintChecks=115914  nbValidityChecks=230375  nbPropagations=2030  nbRevisions=24266
3.19	     nbUselessRevisions=19915  nbAssignments=83  nbFailedAssignments=41  nbBacktracks=27  nbVisitedNodes=148
3.19	     nbRestartNogoods=1  mapSize=26  nbInferences=0  nbTooLargeKeys=0
3.19	       =>  wckTime=0.381  cpuTime=0.35  mem=67M157
3.50	   
3.50	   search
3.50	     run=2  nbConstraintChecks=285577  nbValidityChecks=587138  nbPropagations=4635  nbRevisions=59471
3.50	     nbUselessRevisions=48367  nbAssignments=232  nbFailedAssignments=147  nbBacktracks=49  nbVisitedNodes=410
3.50	     nbRestartNogoods=7  mapSize=48  nbInferences=0  nbTooLargeKeys=0
3.50	       =>  wckTime=0.699  cpuTime=0.64  mem=67M157
3.68	   
3.68	   search
3.68	     run=3  nbConstraintChecks=387096  nbValidityChecks=794584  nbPropagations=8262  nbRevisions=107230
3.68	     nbUselessRevisions=87078  nbAssignments=330  nbFailedAssignments=191  nbBacktracks=82  nbVisitedNodes=554
3.68	     nbRestartNogoods=16  mapSize=78  nbInferences=0  nbTooLargeKeys=0
3.68	       =>  wckTime=0.877  cpuTime=0.82  mem=67M157
3.90	   
3.90	   search
3.90	     run=4  nbConstraintChecks=512049  nbValidityChecks=1043787  nbPropagations=13165  nbRevisions=170684
3.90	     nbUselessRevisions=138485  nbAssignments=439  nbFailedAssignments=242  nbBacktracks=132  nbVisitedNodes=742
3.90	     nbRestartNogoods=18  mapSize=118  nbInferences=0  nbTooLargeKeys=0
3.90	       =>  wckTime=1.097  cpuTime=1.04  mem=67M157
4.31	   
4.31	   search
4.31	     run=5  nbConstraintChecks=749903  nbValidityChecks=1519314  nbPropagations=20344  nbRevisions=262041
4.31	     nbUselessRevisions=212545  nbAssignments=625  nbFailedAssignments=328  nbBacktracks=207  nbVisitedNodes=1045
4.31	     nbRestartNogoods=22  mapSize=187  nbInferences=0  nbTooLargeKeys=0
4.31	       =>  wckTime=1.507  cpuTime=1.44  mem=67M157
5.10	   
5.10	   search
5.10	     run=6  nbConstraintChecks=1187412  nbValidityChecks=2371437  nbPropagations=31497  nbRevisions=402299
5.10	     nbUselessRevisions=325391  nbAssignments=901  nbFailedAssignments=466  nbBacktracks=324  nbVisitedNodes=1521
5.10	     nbRestartNogoods=28  mapSize=292  nbInferences=0  nbTooLargeKeys=0
5.10	       =>  wckTime=2.292  cpuTime=2.21  mem=67M157
6.26	   
6.26	   search
6.26	     run=7  nbConstraintChecks=1893419  nbValidityChecks=3626397  nbPropagations=46844  nbRevisions=598030
6.26	     nbUselessRevisions=483021  nbAssignments=1282  nbFailedAssignments=671  nbBacktracks=494  nbVisitedNodes=2210
6.26	     nbRestartNogoods=33  mapSize=424  nbInferences=0  nbTooLargeKeys=0
6.26	       =>  wckTime=3.458  cpuTime=3.36  mem=67M157
8.83	   
8.83	   search
8.83	     run=8  nbConstraintChecks=3402935  nbValidityChecks=6843534  nbPropagations=74807  nbRevisions=978894
8.83	     nbUselessRevisions=787660  nbAssignments=2555  nbFailedAssignments=1682  nbBacktracks=750  nbVisitedNodes=4701
8.83	     nbRestartNogoods=45  mapSize=676  nbInferences=0  nbTooLargeKeys=0
8.83	       =>  wckTime=6.03  cpuTime=5.89  mem=67M157
10.40	   
10.40	   search
10.40	     run=9  nbConstraintChecks=4306332  nbValidityChecks=8634076  nbPropagations=113300  nbRevisions=1488683
10.40	     nbUselessRevisions=1195793  nbAssignments=3444  nbFailedAssignments=2179  nbBacktracks=1135  nbVisitedNodes=6301
10.40	     nbRestartNogoods=48  mapSize=1003  nbInferences=0  nbTooLargeKeys=0
10.40	       =>  wckTime=7.598  cpuTime=7.43  mem=67M157
10.48	   
10.48	   INFO : Stopping hyperNogood (mapSize=1016, nbTooLargekeys=0, mem=67M157)
13.25	   
13.25	   search
13.25	     run=10  nbConstraintChecks=5979667  nbValidityChecks=12152251  nbPropagations=170468  nbRevisions=2223330
13.25	     nbUselessRevisions=1780657  nbAssignments=4960  nbFailedAssignments=3111  nbBacktracks=1711  nbVisitedNodes=9092
13.25	     nbRestartNogoods=60
13.25	       =>  wckTime=10.448  cpuTime=10.25  mem=67M157
20.36	   
20.36	   search
20.36	     run=11  nbConstraintChecks=10286945  nbValidityChecks=20625154  nbPropagations=257310  nbRevisions=3364291
20.36	     nbUselessRevisions=2693042  nbAssignments=7617  nbFailedAssignments=4895  nbBacktracks=2577  nbVisitedNodes=14109
20.36	     nbRestartNogoods=68
20.37	       =>  wckTime=17.56  cpuTime=17.29  mem=67M157
27.08	   
27.08	   search
27.08	     run=12  nbConstraintChecks=14314931  nbValidityChecks=28255185  nbPropagations=380871  nbRevisions=4937758
27.08	     nbUselessRevisions=3945941  nbAssignments=10188  nbFailedAssignments=6161  nbBacktracks=3874  nbVisitedNodes=18707
27.08	     nbRestartNogoods=79
27.08	       =>  wckTime=24.272  cpuTime=23.94  mem=67M157
37.70	   
37.70	   search
37.70	     run=13  nbConstraintChecks=20634128  nbValidityChecks=40327016  nbPropagations=561837  nbRevisions=7179149
37.70	     nbUselessRevisions=5724810  nbAssignments=14213  nbFailedAssignments=8232  nbBacktracks=5821  nbVisitedNodes=26028
37.70	     nbRestartNogoods=103
37.70	       =>  wckTime=34.894  cpuTime=34.47  mem=67M157
57.32	   
57.32	   search
57.32	     run=14  nbConstraintChecks=32080152  nbValidityChecks=62561854  nbPropagations=838129  nbRevisions=10601682
57.32	     nbUselessRevisions=8443016  nbAssignments=21200  nbFailedAssignments=12256  nbBacktracks=8741  nbVisitedNodes=38900
57.32	     nbRestartNogoods=116
57.32	       =>  wckTime=54.512  cpuTime=53.91  mem=67M157
90.87	   
90.87	   search
90.87	     run=15  nbConstraintChecks=51816407  nbValidityChecks=101886768  nbPropagations=1269162  nbRevisions=16145525
90.87	     nbUselessRevisions=12858314  nbAssignments=33506  nbFailedAssignments=20175  nbBacktracks=13119
90.87	     nbVisitedNodes=62273  nbRestartNogoods=130
90.87	       =>  wckTime=88.067  cpuTime=87.15  mem=67M157
129.41	   
129.41	   search
129.41	     run=16  nbConstraintChecks=74539428  nbValidityChecks=145348093  nbPropagations=1901570  nbRevisions=24024912
129.41	     nbUselessRevisions=19114211  nbAssignments=47255  nbFailedAssignments=27304  nbBacktracks=19687
129.41	     nbVisitedNodes=87259  nbRestartNogoods=148
129.41	       =>  wckTime=126.603  cpuTime=125.33  mem=67M157
187.78	   
187.79	   search
187.79	     run=17  nbConstraintChecks=108909682  nbValidityChecks=212600068  nbPropagations=2841030  nbRevisions=35463734
187.79	     nbUselessRevisions=28194445  nbAssignments=68801  nbFailedAssignments=38979  nbBacktracks=29539
187.79	     nbVisitedNodes=126764  nbRestartNogoods=165
187.79	       =>  wckTime=184.98  cpuTime=183.18  mem=67M157
260.82	   
260.82	   search
260.82	     run=18  nbConstraintChecks=151771136  nbValidityChecks=296554900  nbPropagations=4158130  nbRevisions=51476710
260.82	     nbUselessRevisions=40923038  nbAssignments=98987  nbFailedAssignments=54377  nbBacktracks=44319
260.82	     nbVisitedNodes=180717  nbRestartNogoods=180
260.82	       =>  wckTime=258.014  cpuTime=255.55  mem=67M157
426.69	   
426.69	   search
426.69	     run=19  nbConstraintChecks=251571830  nbValidityChecks=503239522  nbPropagations=6311893  nbRevisions=79186830
426.69	     nbUselessRevisions=63045482  nbAssignments=178132  nbFailedAssignments=111324  nbBacktracks=66487
426.69	     nbVisitedNodes=332920  nbRestartNogoods=194
426.69	       =>  wckTime=423.881  cpuTime=420.02  mem=67M157
573.55	   
573.55	   search
573.55	     run=20  nbConstraintChecks=346431547  nbValidityChecks=692348762  nbPropagations=9450342  nbRevisions=118984123
573.55	     nbUselessRevisions=94822983  nbAssignments=252945  nbFailedAssignments=152817  nbBacktracks=99741
573.55	     nbVisitedNodes=469354  nbRestartNogoods=210
573.55	       =>  wckTime=570.744  cpuTime=566.75  mem=67M157
774.23	   
774.23	   search
774.23	     run=21  nbConstraintChecks=478621543  nbValidityChecks=950824875  nbPropagations=13964247  nbRevisions=175218970
774.23	     nbUselessRevisions=139698130  nbAssignments=357028  nbFailedAssignments=206977  nbBacktracks=149619
774.23	     nbVisitedNodes=657004  nbRestartNogoods=231
774.23	       =>  wckTime=771.429  cpuTime=767.22  mem=67M157
1138.80	   
1138.80	   search
1138.80	     run=22  nbConstraintChecks=718807979  nbValidityChecks=1415800088  nbPropagations=20486080  nbRevisions=256085498
1138.80	     nbUselessRevisions=204269811  nbAssignments=518662  nbFailedAssignments=293774  nbBacktracks=224437
1138.80	     nbVisitedNodes=948816  nbRestartNogoods=254
1138.80	       =>  wckTime=1135.995  cpuTime=1131.42  mem=67M157

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/node4/watcher-203222-1168158029 -o ROOT/results/node4/solver-203222-1168158029 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/203222-1168158029/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: 1.92 2.01 1.99 4/87 10704
/proc/meminfo: memFree=1557168/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=1784 CPUtime=0
/proc/10703/stat : 10703 (java) D 10701 10703 9391 0 -1 0 165 0 0 0 0 0 0 0 18 0 1 0 164198781 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/10703/statm: 446 136 102 14 0 91 0

[startup+0.104423 s]
/proc/loadavg: 1.92 2.01 1.99 4/87 10704
/proc/meminfo: memFree=1557168/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=907808 CPUtime=0.06
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 2506 0 1 0 5 1 0 0 17 0 4 0 164198781 929595392 2253 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/10703/statm: 226952 2253 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 907808

[startup+0.512461 s]
/proc/loadavg: 1.92 2.01 1.99 4/87 10704
/proc/meminfo: memFree=1557168/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915328 CPUtime=0.42
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 6141 0 1 0 38 4 0 0 18 0 8 0 164198781 937295872 5880 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819945 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10703/statm: 228832 5880 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915328

[startup+1.33454 s]
/proc/loadavg: 1.92 2.01 1.99 4/94 10711
/proc/meminfo: memFree=1493880/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915328 CPUtime=1.23
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 19100 0 1 0 111 12 0 0 25 0 8 0 164198781 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10703/statm: 228832 18837 2149 14 0 215302 0
[pid=10703/tid=10705] ppid=10701 vsize=915328 CPUtime=0.06
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 2681 0 0 0 5 1 0 0 17 0 8 0 164198788 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915328 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915328 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915328 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915328 CPUtime=0.08
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 309 0 0 0 8 0 0 0 16 0 8 0 164198792 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915328 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915328 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915328

[startup+2.9757 s]
/proc/loadavg: 1.93 2.01 1.99 4/94 10711
/proc/meminfo: memFree=1463864/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=2.87
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32686 0 1 0 266 21 0 0 25 0 8 0 164198781 937394176 32420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10703/statm: 228856 32420 2530 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 17 0 8 0 164198788 937394176 32420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.18
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 363 0 0 0 17 1 0 0 15 0 8 0 164198792 937394176 32420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32420 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915424

[startup+6.18401 s]
/proc/loadavg: 1.93 2.01 1.99 3/94 10711
/proc/meminfo: memFree=1436792/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=6.04
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32704 0 1 0 583 21 0 0 25 0 8 0 164198781 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10703/statm: 228856 32436 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 17 0 8 0 164198788 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.22
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 378 0 0 0 21 1 0 0 15 0 8 0 164198792 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32436 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 915424

[startup+12.6626 s]
/proc/loadavg: 1.94 2.01 1.99 3/94 10711
/proc/meminfo: memFree=1436408/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=12.45
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32722 0 1 0 1223 22 0 0 25 0 8 0 164198781 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073764724 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10703/statm: 228856 32450 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 16 0 8 0 164198788 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.25
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 395 0 0 0 23 2 0 0 16 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 915424

[startup+25.5409 s]
/proc/loadavg: 1.95 2.01 1.99 3/94 10711
/proc/meminfo: memFree=1435576/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=25.22
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32722 0 1 0 2500 22 0 0 25 0 8 0 164198781 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10703/statm: 228856 32450 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 16 0 8 0 164198788 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.26
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 395 0 0 0 24 2 0 0 16 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 915424

[startup+51.1843 s]
/proc/loadavg: 1.96 2.01 1.99 3/94 10711
/proc/meminfo: memFree=1433656/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=50.62
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32722 0 1 0 5039 23 0 0 25 0 8 0 164198781 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761033 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10703/statm: 228856 32450 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 16 0 8 0 164198788 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.26
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 395 0 0 0 24 2 0 0 16 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 915424

[startup+102.463 s]
/proc/loadavg: 1.98 2.00 1.99 3/94 10711
/proc/meminfo: memFree=1430776/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=101.43
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32722 0 1 0 10120 23 0 0 25 0 8 0 164198781 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/10703/statm: 228856 32450 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 16 0 8 0 164198788 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.26
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 395 0 0 0 24 2 0 0 16 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32450 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 915424

[startup+162.488 s]
/proc/loadavg: 1.99 2.00 1.99 3/94 10711
/proc/meminfo: memFree=1428600/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=160.9
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32725 0 1 0 16067 23 0 0 25 0 8 0 164198781 937394176 32452 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1417.97
Current children cumulated vsize (KiB) 915424

[startup+1482.84 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 10802
/proc/meminfo: memFree=1583880/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=1477.93
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32726 0 1 0 147760 33 0 0 25 0 8 0 164198781 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073770916 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10703/statm: 228856 32453 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.26
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 398 0 0 0 24 2 0 0 16 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.93
Current children cumulated vsize (KiB) 915424

[startup+1542.85 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 10802
/proc/meminfo: memFree=1583752/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=1537.86
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32726 0 1 0 153752 34 0 0 25 0 8 0 164198781 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918510 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10703/statm: 228856 32453 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.26
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 398 0 0 0 24 2 0 0 16 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.86
Current children cumulated vsize (KiB) 915424

[startup+1602.85 s]
/proc/loadavg: 2.08 2.03 2.01 3/100 10802
/proc/meminfo: memFree=1583752/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=1597.82
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32726 0 1 0 159748 34 0 0 25 0 8 0 164198781 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761967 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10703/statm: 228856 32453 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.26
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 398 0 0 0 24 2 0 0 16 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.82
Current children cumulated vsize (KiB) 915424

[startup+1662.86 s]
/proc/loadavg: 2.06 2.03 2.01 3/100 10802
/proc/meminfo: memFree=1583688/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=1657.78
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32726 0 1 0 165744 34 0 0 25 0 8 0 164198781 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073629925 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10703/statm: 228856 32453 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.26
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 398 0 0 0 24 2 0 0 16 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1657.78
Current children cumulated vsize (KiB) 915424

[startup+1722.88 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 10802
/proc/meminfo: memFree=1583624/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=1717.71
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32726 0 1 0 171737 34 0 0 25 0 8 0 164198781 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073629948 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10703/statm: 228856 32453 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.26
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 398 0 0 0 24 2 0 0 16 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1717.71
Current children cumulated vsize (KiB) 915424

[startup+1782.89 s]
/proc/loadavg: 2.01 2.02 2.00 3/100 10802
/proc/meminfo: memFree=1583560/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=1777.67
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32726 0 1 0 177733 34 0 0 25 0 8 0 164198781 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073787120 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10703/statm: 228856 32453 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.26
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 398 0 0 0 24 2 0 0 16 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1777.67
Current children cumulated vsize (KiB) 915424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.34 s]
/proc/loadavg: 2.00 2.02 2.00 3/100 10802
/proc/meminfo: memFree=1583560/2055920 swapFree=4182144/4192956
[pid=10703] ppid=10701 vsize=915424 CPUtime=1800.1
/proc/10703/stat : 10703 (java) R 10701 10703 9391 0 -1 0 32726 0 1 0 179976 34 0 0 25 0 8 0 164198781 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808252 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10703/statm: 228856 32453 2531 14 0 215326 0
[pid=10703/tid=10705] ppid=10701 vsize=915424 CPUtime=0.48
/proc/10703/task/10705/stat : 10705 (java) S 10701 10703 9391 0 -1 64 15711 0 0 0 40 8 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10706] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10706/stat : 10706 (java) S 10701 10703 9391 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 164198788 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10707] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10707/stat : 10707 (java) S 10701 10703 9391 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164198789 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10708] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10708/stat : 10708 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10709] ppid=10701 vsize=915424 CPUtime=0.26
/proc/10703/task/10709/stat : 10709 (java) S 10701 10703 9391 0 -1 64 398 0 0 0 24 2 0 0 16 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10703/tid=10710] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10710/stat : 10710 (java) S 10701 10703 9391 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10703/tid=10711] ppid=10701 vsize=915424 CPUtime=0
/proc/10703/task/10711/stat : 10711 (java) S 10701 10703 9391 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164198792 937394176 32453 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 915424

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

Child status: 143
Real time (s): 1805.43
CPU time (s): 1800.19
CPU user time (s): 1799.82
CPU system time (s): 0.366944
CPU usage (%): 99.7098
Max. virtual memory (cumulated for all children) (KiB): 915424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.82
system time used= 0.366944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32742
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= 37692
involuntary context switches= 71724

runsolver used 2.95355 s user time and 5.05023 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sun Jan  7 08:20:31 UTC 2007


IDJOB= 203222
IDBENCH= 3935
FILE ID= node4/203222-1168158029

PBS_JOBID= 3478241

Free space on /tmp= 66261 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28-fcd/rand-3-28-28-93-632-fcd-17_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/203222-1168158029/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-203222-1168158029 -o ROOT/results/node4/solver-203222-1168158029 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/203222-1168158029/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  13029a4c7e9f387791087a96ac7271d4

RANDOM SEED= 581837685

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.223
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.223
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:       1557648 kB
Buffers:         27736 kB
Cached:         135800 kB
SwapCached:       2520 kB
Active:         379688 kB
Inactive:        65496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1557648 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            7500 kB
Writeback:           0 kB
Mapped:         292136 kB
Slab:            37220 kB
Committed_AS:  4447096 kB
PageTables:       2948 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= 66295 MiB



End job on node4 on Sun Jan  7 08:50:38 UTC 2007