Trace number 206462

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.07 1810.52

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-5_ext.xml
MD5SUM9795de98c24358c31c79c557b7e81308
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.37	   
0.37	Abscon 109 (November, 2006)
0.37	   
0.37	   configuration
0.37	     name=esac.xml
0.40	   
0.40	   instance
0.40	     name=/tmp/evaluation/206462-1168173580/unknown.xml
0.43	   
0.43	   domains being loaded...
0.44	   
0.44	   variables being loaded...
0.47	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.47	       =>  wckTime=0.101  cpuTime=0.09  mem=6M951
0.47	   
0.47	   relations being loaded...
1.63	   
1.63	   constraints being loaded...
2.38	     nbConstraints=91  nbRelationTypes=93  nbMergedConstraints=2  nbExtensionStructures=91
2.38	     nbSharedExtensionStructures=0  nbConflictsStructures=91  nbSharedConflictsStructures=0
2.38	     nbSharedBinaryRepresentations=0  maxDegree=16  maxArity=3
2.38	       =>  wckTime=2.007  cpuTime=1.61  mem=57M25
2.53	   
2.53	   solver IterativeSystematicSolver being built... 
2.71	       =>  wckTime=2.341  cpuTime=1.75  mem=65M45
2.85	   
2.85	   preprocessing
2.85	     nbConstraintChecks=43457  nbValidityChecks=72131  nbPropagations=255  nbRevisions=2708  nbUselessRevisions=2398
2.85	     nbSingletonTests=38  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
2.85	       =>  wckTime=0.133  cpuTime=0.1  mem=65M45
2.94	   
2.94	   search
2.94	     run=0  nbConstraintChecks=45577  nbValidityChecks=87727  nbPropagations=692  nbRevisions=7795
2.94	     nbUselessRevisions=6483  nbAssignments=34  nbFailedAssignments=16  nbBacktracks=11  nbVisitedNodes=60
2.94	     nbRestartNogoods=0  mapSize=11  nbInferences=0  nbTooLargeKeys=0
2.94	       =>  wckTime=0.227  cpuTime=0.19  mem=66M53
3.06	   
3.06	   search
3.06	     run=1  nbConstraintChecks=111013  nbValidityChecks=212974  nbPropagations=1950  nbRevisions=23255
3.06	     nbUselessRevisions=19158  nbAssignments=80  nbFailedAssignments=40  nbBacktracks=27  nbVisitedNodes=139
3.06	     nbRestartNogoods=3  mapSize=24  nbInferences=0  nbTooLargeKeys=0
3.06	       =>  wckTime=0.349  cpuTime=0.3  mem=66M53
3.22	   
3.22	   search
3.22	     run=2  nbConstraintChecks=194109  nbValidityChecks=369313  nbPropagations=3882  nbRevisions=47192
3.22	     nbUselessRevisions=38693  nbAssignments=140  nbFailedAssignments=70  nbBacktracks=49  nbVisitedNodes=245
3.22	     nbRestartNogoods=5  mapSize=44  nbInferences=0  nbTooLargeKeys=0
3.22	       =>  wckTime=0.502  cpuTime=0.44  mem=66M53
3.38	   
3.38	   search
3.38	     run=3  nbConstraintChecks=291247  nbValidityChecks=544991  nbPropagations=6638  nbRevisions=80561
3.38	     nbUselessRevisions=65718  nbAssignments=203  nbFailedAssignments=93  nbBacktracks=84  nbVisitedNodes=351
3.38	     nbRestartNogoods=8  mapSize=69  nbInferences=0  nbTooLargeKeys=0
3.38	       =>  wckTime=0.664  cpuTime=0.6  mem=66M53
3.77	   
3.77	   search
3.77	     run=4  nbConstraintChecks=515506  nbValidityChecks=996410  nbPropagations=11471  nbRevisions=140846
3.77	     nbUselessRevisions=113863  nbAssignments=347  nbFailedAssignments=181  nbBacktracks=134  nbVisitedNodes=623
3.77	     nbRestartNogoods=12  mapSize=114  nbInferences=0  nbTooLargeKeys=0
3.77	       =>  wckTime=1.051  cpuTime=0.98  mem=66M53
4.23	   
4.23	   search
4.23	     run=5  nbConstraintChecks=805697  nbValidityChecks=1541100  nbPropagations=18625  nbRevisions=231087
4.23	     nbUselessRevisions=185942  nbAssignments=548  nbFailedAssignments=301  nbBacktracks=209  nbVisitedNodes=992
4.23	     nbRestartNogoods=19  mapSize=178  nbInferences=0  nbTooLargeKeys=0
4.23	       =>  wckTime=1.519  cpuTime=1.44  mem=66M53
4.83	   
4.83	   search
4.83	     run=6  nbConstraintChecks=1153220  nbValidityChecks=2230473  nbPropagations=29022  nbRevisions=362580
4.83	     nbUselessRevisions=290789  nbAssignments=782  nbFailedAssignments=417  nbBacktracks=322  nbVisitedNodes=1414
4.83	     nbRestartNogoods=24  mapSize=278  nbInferences=0  nbTooLargeKeys=0
4.83	       =>  wckTime=2.114  cpuTime=2.02  mem=66M53
5.86	   
5.86	   search
5.86	     run=7  nbConstraintChecks=1785930  nbValidityChecks=3386716  nbPropagations=44397  nbRevisions=556903
5.86	     nbUselessRevisions=444942  nbAssignments=1142  nbFailedAssignments=600  nbBacktracks=492  nbVisitedNodes=2061
5.86	     nbRestartNogoods=29  mapSize=407  nbInferences=0  nbTooLargeKeys=0
5.86	       =>  wckTime=3.142  cpuTime=3.04  mem=66M53
7.67	   
7.67	   search
7.67	     run=8  nbConstraintChecks=2879098  nbValidityChecks=5588784  nbPropagations=69573  nbRevisions=882578
7.67	     nbUselessRevisions=703441  nbAssignments=1819  nbFailedAssignments=971  nbBacktracks=748  nbVisitedNodes=3262
7.67	     nbRestartNogoods=41  mapSize=654  nbInferences=0  nbTooLargeKeys=0
7.67	       =>  wckTime=4.96  cpuTime=4.82  mem=66M53
9.38	   
9.38	   search
9.38	     run=9  nbConstraintChecks=3961684  nbValidityChecks=7656085  nbPropagations=104456  nbRevisions=1331392
9.38	     nbUselessRevisions=1061193  nbAssignments=2691  nbFailedAssignments=1439  nbBacktracks=1132  nbVisitedNodes=4803
9.38	     nbRestartNogoods=50  mapSize=973  nbInferences=0  nbTooLargeKeys=0
9.38	       =>  wckTime=6.668  cpuTime=6.51  mem=66M53
9.65	   
9.65	   INFO : Stopping hyperNogood (mapSize=1023, nbTooLargekeys=0, mem=66M53)
11.87	   
11.87	   search
11.87	     run=10  nbConstraintChecks=5544070  nbValidityChecks=10593998  nbPropagations=153974  nbRevisions=1954632
11.87	     nbUselessRevisions=1556087  nbAssignments=3816  nbFailedAssignments=1980  nbBacktracks=1708  nbVisitedNodes=6787
11.87	     nbRestartNogoods=56
11.87	       =>  wckTime=9.159  cpuTime=8.97  mem=66M53
18.45	   
18.45	   search
18.45	     run=11  nbConstraintChecks=9703974  nbValidityChecks=19339090  nbPropagations=244424  nbRevisions=3105754
18.45	     nbUselessRevisions=2455893  nbAssignments=6838  nbFailedAssignments=4132  nbBacktracks=2572  nbVisitedNodes=12649
18.45	     nbRestartNogoods=62
18.45	       =>  wckTime=15.74  cpuTime=15.48  mem=66M53
25.59	   
25.59	   search
25.59	     run=12  nbConstraintChecks=14267248  nbValidityChecks=28123756  nbPropagations=376935  nbRevisions=4781091
25.59	     nbUselessRevisions=3770833  nbAssignments=10233  nbFailedAssignments=6223  nbBacktracks=3869  nbVisitedNodes=18951
25.59	     nbRestartNogoods=70
25.59	       =>  wckTime=22.876  cpuTime=22.56  mem=66M53
35.54	   
35.54	   search
35.54	     run=13  nbConstraintChecks=20485672  nbValidityChecks=40308792  nbPropagations=567650  nbRevisions=7177608
35.54	     nbUselessRevisions=5654940  nbAssignments=14499  nbFailedAssignments=8523  nbBacktracks=5816  nbVisitedNodes=26629
35.54	     nbRestartNogoods=89
35.54	       =>  wckTime=32.831  cpuTime=32.41  mem=66M53
49.05	   
49.05	   search
49.05	     run=14  nbConstraintChecks=29032008  nbValidityChecks=56407144  nbPropagations=838662  nbRevisions=10538620
49.05	     nbUselessRevisions=8298230  nbAssignments=20729  nbFailedAssignments=11803  nbBacktracks=8736  nbVisitedNodes=37704
49.05	     nbRestartNogoods=102
49.05	       =>  wckTime=46.334  cpuTime=45.79  mem=66M53
78.48	   
78.48	   search
78.48	     run=15  nbConstraintChecks=47571209  nbValidityChecks=94635529  nbPropagations=1297365  nbRevisions=16278951
78.48	     nbUselessRevisions=12800789  nbAssignments=33523  nbFailedAssignments=20179  nbBacktracks=13115
78.48	     nbVisitedNodes=62089  nbRestartNogoods=114
78.48	       =>  wckTime=75.764  cpuTime=74.96  mem=66M53
115.73	   
115.74	   search
115.74	     run=16  nbConstraintChecks=71630185  nbValidityChecks=141013662  nbPropagations=1969387  nbRevisions=24716996
115.74	     nbUselessRevisions=19449223  nbAssignments=50853  nbFailedAssignments=30932  nbBacktracks=19684
115.74	     nbVisitedNodes=94270  nbRestartNogoods=134
115.74	       =>  wckTime=113.022  cpuTime=111.87  mem=66M53
161.61	   
161.61	   search
161.61	     run=17  nbConstraintChecks=100494372  nbValidityChecks=196091563  nbPropagations=2906727  nbRevisions=36462308
161.61	     nbUselessRevisions=28711562  nbAssignments=70894  nbFailedAssignments=41102  nbBacktracks=29538
161.61	     nbVisitedNodes=129967  nbRestartNogoods=145
161.61	       =>  wckTime=158.897  cpuTime=157.33  mem=66M53
239.11	   
239.11	   search
239.11	     run=18  nbConstraintChecks=149429327  nbValidityChecks=291426996  nbPropagations=4289297  nbRevisions=53959290
239.11	     nbUselessRevisions=42528904  nbAssignments=102467  nbFailedAssignments=57882  nbBacktracks=44316
239.11	     nbVisitedNodes=187580  nbRestartNogoods=168
239.11	       =>  wckTime=236.401  cpuTime=234.47  mem=66M53
455.39	   
455.39	   search
455.39	     run=19  nbConstraintChecks=288530851  nbValidityChecks=573566879  nbPropagations=6729039  nbRevisions=87075612
455.39	     nbUselessRevisions=68643184  nbAssignments=197961  nbFailedAssignments=131204  nbBacktracks=66484
455.39	     nbVisitedNodes=373469  nbRestartNogoods=176
455.39	       =>  wckTime=452.674  cpuTime=449.67  mem=66M53
603.93	   
603.93	   search
603.93	     run=20  nbConstraintChecks=385432040  nbValidityChecks=755672442  nbPropagations=10073576  nbRevisions=131265067
603.93	     nbUselessRevisions=103496509  nbAssignments=272314  nbFailedAssignments=172299  nbBacktracks=99737
603.93	     nbVisitedNodes=507250  nbRestartNogoods=199
603.93	       =>  wckTime=601.219  cpuTime=597.42  mem=66M53
835.41	   
835.41	   search
835.41	     run=21  nbConstraintChecks=533244913  nbValidityChecks=1036369846  nbPropagations=14777322  nbRevisions=191984675
835.41	     nbUselessRevisions=151414161  nbAssignments=374156  nbFailedAssignments=224251  nbBacktracks=149616
835.41	     nbVisitedNodes=688080  nbRestartNogoods=217
835.41	       =>  wckTime=832.698  cpuTime=827.61  mem=66M53
1188.64	   
1188.64	   search
1188.64	     run=22  nbConstraintChecks=759320254  nbValidityChecks=1464615807  nbPropagations=21492198  nbRevisions=277398808
1188.64	     nbUselessRevisions=218872953  nbAssignments=525963  nbFailedAssignments=301231  nbBacktracks=224434
1188.64	     nbVisitedNodes=957389  nbRestartNogoods=228
1188.64	       =>  wckTime=1185.931  cpuTime=1178.93  mem=66M53

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/node7/watcher-206462-1168173580 -o ROOT/results/node7/solver-206462-1168173580 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/206462-1168173580/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.01 2.01 2.00 3/86 20687
/proc/meminfo: memFree=1643160/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=18540 CPUtime=0
/proc/20686/stat : 20686 (runsolver) R 20684 20686 20162 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 165753453 18984960 280 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/20686/statm: 4635 280 244 17 0 2626 0

[startup+0.107491 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 20687
/proc/meminfo: memFree=1643160/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=907676 CPUtime=0.04
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 2368 0 1 0 3 1 0 0 16 0 4 0 165753453 929460224 2115 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155581175 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/20686/statm: 226919 2115 1181 14 0 214502 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 907676

[startup+0.515528 s]
/proc/loadavg: 2.01 2.01 2.00 3/86 20687
/proc/meminfo: memFree=1643160/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915328 CPUtime=0.44
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 6561 0 1 0 40 4 0 0 18 0 8 0 165753453 937295872 6300 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073557907 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20686/statm: 228832 6300 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 915328

[startup+1.33861 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 20694
/proc/meminfo: memFree=1576096/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915328 CPUtime=1.26
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 19099 0 1 0 117 9 0 0 25 0 8 0 165753453 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073563296 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20686/statm: 228832 18837 2149 14 0 215302 0
[pid=20686/tid=20688] ppid=20684 vsize=915328 CPUtime=0.04
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 2681 0 0 0 4 0 0 0 17 0 8 0 165753462 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915328 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915328 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915328 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915328 CPUtime=0.09
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 308 0 0 0 9 0 0 0 16 0 8 0 165753465 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915328 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937295872 18837 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915328 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 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.26
Current children cumulated vsize (KiB) 915328

[startup+2.99179 s]
/proc/loadavg: 2.01 2.01 2.00 4/93 20694
/proc/meminfo: memFree=1537248/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=2.89
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32442 0 1 0 274 15 0 0 25 0 8 0 165753453 937410560 32177 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819488 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20686/statm: 228860 32177 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 17 0 8 0 165753462 937410560 32177 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32177 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32177 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32177 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.22
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 373 0 0 0 21 1 0 0 15 0 8 0 165753465 937410560 32177 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32177 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32177 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915440

[startup+6.28314 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 20694
/proc/meminfo: memFree=1523936/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=6.15
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32456 0 1 0 600 15 0 0 25 0 8 0 165753453 937410560 32189 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20686/statm: 228860 32189 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 17 0 8 0 165753462 937410560 32189 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32189 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32189 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32189 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.25
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 385 0 0 0 24 1 0 0 15 0 8 0 165753465 937410560 32189 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32189 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32189 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915440

[startup+12.7778 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 20694
/proc/meminfo: memFree=1524000/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=12.59
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32474 0 1 0 1243 16 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20686/statm: 228860 32204 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.29
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 400 0 0 0 28 1 0 0 16 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915440

[startup+25.6252 s]
/proc/loadavg: 2.01 2.00 2.00 3/93 20694
/proc/meminfo: memFree=1524192/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=25.32
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32474 0 1 0 2516 16 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20686/statm: 228860 32204 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.29
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 400 0 0 0 28 1 0 0 16 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 915440

[startup+51.2609 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 20694
/proc/meminfo: memFree=1524192/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=50.71
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32474 0 1 0 5055 16 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073833540 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20686/statm: 228860 32204 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.29
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 400 0 0 0 28 1 0 0 16 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915440

[startup+102.524 s]
/proc/loadavg: 2.10 2.03 2.01 3/93 20694
/proc/meminfo: memFree=1524192/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=101.51
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32475 0 1 0 10135 16 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073809365 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20686/statm: 228860 32204 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.29
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 400 0 0 0 28 1 0 0 16 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 915440

[startup+162.548 s]
/proc/loadavg: 2.04 2.02 2.00 3/93 20694
/proc/meminfo: memFree=1524256/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=160.99
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32475 0 1 0 16082 17 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803271 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1415.8
Current children cumulated vsize (KiB) 915440

[startup+1484.26 s]
/proc/loadavg: 2.00 2.02 2.00 3/102 20967
/proc/meminfo: memFree=978200/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=1475.58
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32475 0 1 0 147510 48 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802467 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20686/statm: 228860 32204 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.29
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 400 0 0 0 28 1 0 0 16 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1475.58
Current children cumulated vsize (KiB) 915440

[startup+1544.36 s]
/proc/loadavg: 2.00 2.01 2.00 3/102 20967
/proc/meminfo: memFree=978200/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=1535.35
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32475 0 1 0 153487 48 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20686/statm: 228860 32204 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.29
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 400 0 0 0 28 1 0 0 16 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.35
Current children cumulated vsize (KiB) 915440

[startup+1604.46 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 20967
/proc/meminfo: memFree=978136/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=1595.11
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32475 0 1 0 159462 49 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073629972 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20686/statm: 228860 32204 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.29
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 400 0 0 0 28 1 0 0 16 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.11
Current children cumulated vsize (KiB) 915440

[startup+1664.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 20967
/proc/meminfo: memFree=978136/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=1654.9
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32475 0 1 0 165441 49 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073809836 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20686/statm: 228860 32204 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.29
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 400 0 0 0 28 1 0 0 16 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.9
Current children cumulated vsize (KiB) 915440

[startup+1724.65 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 20967
/proc/meminfo: memFree=978136/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=1714.66
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32475 0 1 0 171417 49 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073815617 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20686/statm: 228860 32204 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.29
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 400 0 0 0 28 1 0 0 16 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.66
Current children cumulated vsize (KiB) 915440

[startup+1784.75 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 20967
/proc/meminfo: memFree=978136/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=1774.42
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32475 0 1 0 177393 49 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073634893 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20686/statm: 228860 32204 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.29
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 400 0 0 0 28 1 0 0 16 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.42
Current children cumulated vsize (KiB) 915440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/102 20967
/proc/meminfo: memFree=978136/2055920 swapFree=4192812/4192956
[pid=20686] ppid=20684 vsize=915440 CPUtime=1800.03
/proc/20686/stat : 20686 (java) R 20684 20686 20162 0 -1 0 32475 0 1 0 179954 49 0 0 25 0 8 0 165753453 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073796343 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20686/statm: 228860 32204 2531 14 0 215330 0
[pid=20686/tid=20688] ppid=20684 vsize=915440 CPUtime=0.44
/proc/20686/task/20688/stat : 20688 (java) S 20684 20686 20162 0 -1 64 15452 0 0 0 39 5 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20689] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20689/stat : 20689 (java) S 20684 20686 20162 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20690] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20690/stat : 20690 (java) S 20684 20686 20162 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 165753462 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20691] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20691/stat : 20691 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20692] ppid=20684 vsize=915440 CPUtime=0.29
/proc/20686/task/20692/stat : 20692 (java) S 20684 20686 20162 0 -1 64 400 0 0 0 28 1 0 0 16 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20693] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20693/stat : 20693 (java) S 20684 20686 20162 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20686/tid=20694] ppid=20684 vsize=915440 CPUtime=0
/proc/20686/task/20694/stat : 20694 (java) S 20684 20686 20162 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165753465 937410560 32204 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915440

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

Child status: 143
Real time (s): 1810.52
CPU time (s): 1800.07
CPU user time (s): 1799.56
CPU system time (s): 0.514921
CPU usage (%): 99.4227
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.514921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32492
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= 37775
involuntary context switches= 45778

runsolver used 2.08568 s user time and 5.73213 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Jan  7 12:39:40 UTC 2007


IDJOB= 206462
IDBENCH= 4210
FILE ID= node7/206462-1168173580

PBS_JOBID= 3478839

Free space on /tmp= 66538 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9795de98c24358c31c79c557b7e81308

RANDOM SEED= 565208584

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.220
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.220
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:       1643640 kB
Buffers:         61348 kB
Cached:         218608 kB
SwapCached:          0 kB
Active:         181480 kB
Inactive:       175088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1643640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7504 kB
Writeback:           0 kB
Mapped:          98936 kB
Slab:            40484 kB
Committed_AS:  4690180 kB
PageTables:       2348 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= 66538 MiB



End job on node7 on Sun Jan  7 13:09:51 UTC 2007