Trace number 199283

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 AC? (TO) 1800.08 1812.78

General information on the benchmark

NameallIntervalSeries/
series-80.xml
MD5SUM7d89c09191c2cd60062cf6cd8a3a21b8
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.86626
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables159
Number of constraints6320
Maximum constraint arity3
Maximum domain size80
Number of constraints which are defined in extension0
Number of constraints which are defined in intension6320
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/199283-1168071384/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.44	     nbVariables=159  nbDomainTypes=2  minDomainSize=79  maxDomainSize=80
0.44	       =>  wckTime=0.128  cpuTime=0.11  mem=7M927
0.44	   
0.44	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
1.35	     nbConstraints=6320  nbConvertedConstraints=6241  nbConvertConstraintsChecks=12641  nbExtensionStructures=2
1.35	     nbSharedExtensionStructures=6239  nbConflictsStructures=2  nbSharedConflictsStructures=6239
1.35	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=159  nbEvaluationManagers=1
1.35	     nbSharedEvaluationManagers=78  maxDegree=81  maxArity=3
1.35	       =>  wckTime=1.038  cpuTime=0.87  mem=29M414
1.43	   
1.43	   solver IterativeSystematicSolver being built... 
1.62	       =>  wckTime=1.303  cpuTime=1.03  mem=18M374
1.85	   
1.85	   preprocessing
1.85	     nbConstraintChecks=505521  nbValidityChecks=6399  nbPropagations=159  nbRevisions=237  nbUselessRevisions=237
1.85	     nbRemovedValues=0  detectedInconsistency=no
1.85	       =>  wckTime=0.223  cpuTime=0.2  mem=18M374
12.38	   
12.39	   search
12.39	     run=0  nbConstraintChecks=30009574  nbValidityChecks=487524  nbPropagations=6142  nbRevisions=16927
12.39	     nbUselessRevisions=9312  nbAssignments=112  nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=126
12.39	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
12.39	       =>  wckTime=10.763  cpuTime=10.62  mem=19M363
28.63	   
28.63	   search
28.63	     run=1  nbConstraintChecks=77589913  nbValidityChecks=986960  nbPropagations=18039  nbRevisions=50274
28.63	     nbUselessRevisions=27966  nbAssignments=222  nbFailedAssignments=16  nbBacktracks=27  nbVisitedNodes=248
28.63	     nbRestartNogoods=3  mapSize=14  nbInferences=0  nbTooLargeKeys=0
28.64	       =>  wckTime=27.014  cpuTime=26.71  mem=19M363
36.53	   
36.53	   search
36.53	     run=2  nbConstraintChecks=100267721  nbValidityChecks=1504460  nbPropagations=37195  nbRevisions=105271
36.53	     nbUselessRevisions=58330  nbAssignments=356  nbFailedAssignments=39  nbBacktracks=50  nbVisitedNodes=422
36.53	     nbRestartNogoods=7  mapSize=36  nbInferences=0  nbTooLargeKeys=0
36.53	       =>  wckTime=34.913  cpuTime=34.54  mem=19M363
44.48	   
44.48	   search
44.48	     run=3  nbConstraintChecks=122956231  nbValidityChecks=2023651  nbPropagations=63102  nbRevisions=179897
44.48	     nbUselessRevisions=99209  nbAssignments=502  nbFailedAssignments=54  nbBacktracks=85  nbVisitedNodes=594
44.48	     nbRestartNogoods=12  mapSize=52  nbInferences=0  nbTooLargeKeys=0
44.48	       =>  wckTime=42.858  cpuTime=42.41  mem=19M363
53.32	   
53.32	   search
53.32	     run=4  nbConstraintChecks=148447594  nbValidityChecks=2577992  nbPropagations=96433  nbRevisions=276894
53.32	     nbUselessRevisions=152639  nbAssignments=667  nbFailedAssignments=77  nbBacktracks=137  nbVisitedNodes=815
53.32	     nbRestartNogoods=19  mapSize=89  nbInferences=0  nbTooLargeKeys=0
53.32	       =>  wckTime=51.702  cpuTime=51.17  mem=19M363
64.59	   
64.59	   search
64.59	     run=5  nbConstraintChecks=180634821  nbValidityChecks=3075812  nbPropagations=137576  nbRevisions=399281
64.59	     nbUselessRevisions=220411  nbAssignments=868  nbFailedAssignments=104  nbBacktracks=213  nbVisitedNodes=1065
64.59	     nbRestartNogoods=23  mapSize=124  nbInferences=1  nbTooLargeKeys=0
64.59	       =>  wckTime=62.972  cpuTime=62.33  mem=20M336
73.39	   
73.39	   search
73.39	     run=6  nbConstraintChecks=205463305  nbValidityChecks=3609412  nbPropagations=188212  nbRevisions=552716
73.39	     nbUselessRevisions=305273  nbAssignments=1125  nbFailedAssignments=152  nbBacktracks=330  nbVisitedNodes=1416
73.39	     nbRestartNogoods=25  mapSize=188  nbInferences=1  nbTooLargeKeys=0
73.39	       =>  wckTime=71.772  cpuTime=71.05  mem=20M336
85.18	   
85.18	   search
85.18	     run=7  nbConstraintChecks=236489355  nbValidityChecks=4213044  nbPropagations=251107  nbRevisions=746292
85.18	     nbUselessRevisions=408516  nbAssignments=1466  nbFailedAssignments=226  nbBacktracks=500  nbVisitedNodes=1909
85.18	     nbRestartNogoods=31  mapSize=282  nbInferences=1  nbTooLargeKeys=0
85.18	       =>  wckTime=83.557  cpuTime=82.72  mem=20M336
98.11	   
98.11	   search
98.11	     run=8  nbConstraintChecks=270695363  nbValidityChecks=4772401  nbPropagations=327525  nbRevisions=993649
98.11	     nbUselessRevisions=537693  nbAssignments=1907  nbFailedAssignments=319  nbBacktracks=758  nbVisitedNodes=2511
98.11	     nbRestartNogoods=37  mapSize=387  nbInferences=1  nbTooLargeKeys=0
98.11	       =>  wckTime=96.491  cpuTime=95.52  mem=21M308
116.78	   
116.78	   search
116.78	     run=9  nbConstraintChecks=322593673  nbValidityChecks=5368454  nbPropagations=421777  nbRevisions=1325454
116.78	     nbUselessRevisions=713249  nbAssignments=2507  nbFailedAssignments=442  nbBacktracks=1145  nbVisitedNodes=3349
116.78	     nbRestartNogoods=43  mapSize=566  nbInferences=1  nbTooLargeKeys=0
116.78	       =>  wckTime=115.155  cpuTime=114.01  mem=21M308
127.62	   
127.62	   search
127.62	     run=10  nbConstraintChecks=348571114  nbValidityChecks=6163565  nbPropagations=547459  nbRevisions=1771845
127.62	     nbUselessRevisions=943867  nbAssignments=3449  nbFailedAssignments=718  nbBacktracks=1723  nbVisitedNodes=4902
127.62	     nbRestartNogoods=49  mapSize=972  nbInferences=1  nbTooLargeKeys=0
127.62	       =>  wckTime=126.002  cpuTime=124.75  mem=22M281
138.90	   
138.90	   INFO : Stopping hyperNogood (mapSize=1016, nbTooLargekeys=0, mem=22M281)
139.86	   
139.86	   search
139.86	     run=11  nbConstraintChecks=380603115  nbValidityChecks=6821089  nbPropagations=704018  nbRevisions=2377399
139.86	     nbUselessRevisions=1261830  nbAssignments=4703  nbFailedAssignments=1011  nbBacktracks=2590  nbVisitedNodes=6691
139.86	     nbRestartNogoods=55
139.86	       =>  wckTime=138.237  cpuTime=136.87  mem=22M281
152.74	   
152.74	   search
152.74	     run=12  nbConstraintChecks=413833754  nbValidityChecks=8066079  nbPropagations=926356  nbRevisions=3291784
152.74	     nbUselessRevisions=1734258  nbAssignments=6807  nbFailedAssignments=1721  nbBacktracks=3888  nbVisitedNodes=9982
152.74	     nbRestartNogoods=59
152.74	       =>  wckTime=151.115  cpuTime=149.63  mem=22M281
165.63	   
165.63	   search
165.63	     run=13  nbConstraintChecks=444657409  nbValidityChecks=9689022  nbPropagations=1262815  nbRevisions=4800811
165.63	     nbUselessRevisions=2480995  nbAssignments=10063  nbFailedAssignments=2941  nbBacktracks=5836  nbVisitedNodes=15292
165.63	     nbRestartNogoods=71
165.63	       =>  wckTime=164.012  cpuTime=162.41  mem=22M281
181.67	   
181.67	   search
181.67	     run=14  nbConstraintChecks=483676640  nbValidityChecks=11747728  nbPropagations=1723803  nbRevisions=6808087
181.67	     nbUselessRevisions=3528756  nbAssignments=15067  nbFailedAssignments=4942  nbBacktracks=8755  nbVisitedNodes=24347
181.67	     nbRestartNogoods=82
181.67	       =>  wckTime=180.049  cpuTime=178.29  mem=22M281
200.57	   
200.57	   search
200.57	     run=15  nbConstraintChecks=527901193  nbValidityChecks=15093252  nbPropagations=2393823  nbRevisions=9601571
200.57	     nbUselessRevisions=5009494  nbAssignments=22611  nbFailedAssignments=8026  nbBacktracks=13133  nbVisitedNodes=38090
200.57	     nbRestartNogoods=92
200.57	       =>  wckTime=198.952  cpuTime=197.02  mem=22M281
215.66	   
215.66	   search
215.66	     run=16  nbConstraintChecks=564613091  nbValidityChecks=18151349  nbPropagations=3350045  nbRevisions=14010771
215.66	     nbUselessRevisions=7496190  nbAssignments=32505  nbFailedAssignments=11257  nbBacktracks=19701
215.66	     nbVisitedNodes=54032  nbRestartNogoods=100
215.66	       =>  wckTime=214.037  cpuTime=211.97  mem=22M281
248.06	   
248.06	   search
248.06	     run=17  nbConstraintChecks=631508382  nbValidityChecks=23876080  nbPropagations=4856883  nbRevisions=21443992
248.06	     nbUselessRevisions=11492143  nbAssignments=47615  nbFailedAssignments=16434  nbBacktracks=29553
248.06	     nbVisitedNodes=78430  nbRestartNogoods=114
248.06	       =>  wckTime=246.435  cpuTime=244.07  mem=22M281
290.95	   
290.95	   search
290.95	     run=18  nbConstraintChecks=718658517  nbValidityChecks=33728687  nbPropagations=7102569  nbRevisions=32374079
290.95	     nbUselessRevisions=17459132  nbAssignments=71558  nbFailedAssignments=25511  nbBacktracks=44334
290.95	     nbVisitedNodes=120655  nbRestartNogoods=123
290.95	       =>  wckTime=289.324  cpuTime=286.57  mem=22M281
336.25	   
336.25	   search
336.25	     run=19  nbConstraintChecks=808375371  nbValidityChecks=44044926  nbPropagations=10425279  nbRevisions=49494793
336.25	     nbUselessRevisions=26930545  nbAssignments=105015  nbFailedAssignments=36714  nbBacktracks=66502
336.25	     nbVisitedNodes=174673  nbRestartNogoods=134
336.25	       =>  wckTime=334.624  cpuTime=331.46  mem=22M281
419.82	   
419.82	   search
419.82	     run=20  nbConstraintChecks=953734335  nbValidityChecks=59558958  nbPropagations=15626634  nbRevisions=77322224
419.82	     nbUselessRevisions=42388432  nbAssignments=155977  nbFailedAssignments=54341  nbBacktracks=99757
419.82	     nbVisitedNodes=258455  nbRestartNogoods=143
419.82	       =>  wckTime=418.197  cpuTime=414.26  mem=22M281
713.08	   
713.08	   search
713.08	     run=21  nbConstraintChecks=1640735184  nbValidityChecks=102549091  nbPropagations=23961774  nbRevisions=122179661
713.08	     nbUselessRevisions=65940286  nbAssignments=230792  nbFailedAssignments=79198  nbBacktracks=149635
713.08	     nbVisitedNodes=380794  nbRestartNogoods=151
713.08	       =>  wckTime=711.458  cpuTime=704.85  mem=22M281
1060.93	   
1060.93	   search
1060.93	     run=22  nbConstraintChecks=2473219425  nbValidityChecks=166277933  nbPropagations=37074503  nbRevisions=192471398
1060.94	     nbUselessRevisions=101800901  nbAssignments=355563  nbFailedAssignments=129068  nbBacktracks=224453
1060.94	     nbVisitedNodes=595792  nbRestartNogoods=172
1060.94	       =>  wckTime=1059.314  cpuTime=1050.62  mem=22M281
1551.67	   
1551.67	   search
1551.67	     run=23  nbConstraintChecks=3641979054  nbValidityChecks=261362738  nbPropagations=57690032  nbRevisions=301988190
1551.67	     nbUselessRevisions=155866324  nbAssignments=542888  nbFailedAssignments=204079  nbBacktracks=336680
1551.67	     nbVisitedNodes=907893  nbRestartNogoods=188
1551.67	       =>  wckTime=1550.05  cpuTime=1538.68  mem=22M281

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/node9/watcher-199283-1168071384 -o ROOT/results/node9/solver-199283-1168071384 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199283-1168071384/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.83 1.95 1.90 4/93 14989
/proc/meminfo: memFree=1226656/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=11868 CPUtime=0
/proc/14988/stat : 14988 (java) D 14986 14988 14498 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 155533827 12152832 515 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8663844 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/14988/statm: 2967 515 425 14 0 1602 0

[startup+0.10977 s]
/proc/loadavg: 1.83 1.95 1.90 4/93 14989
/proc/meminfo: memFree=1226656/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=914988 CPUtime=0.09
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 3041 0 1 0 8 1 0 0 17 0 8 0 155533827 936947712 2787 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153569500 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14988/statm: 228747 2787 1444 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.526348 s]
/proc/loadavg: 1.83 1.95 1.90 4/93 14989
/proc/meminfo: memFree=1226656/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915328 CPUtime=0.5
/proc/14988/stat : 14988 (java) S 14986 14988 14498 0 -1 0 6443 0 1 0 46 4 0 0 18 0 8 0 155533827 937295872 6182 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14988/statm: 228832 6182 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.35492 s]
/proc/loadavg: 1.93 1.97 1.91 3/100 14996
/proc/meminfo: memFree=1192616/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915632 CPUtime=1.32
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 11754 0 1 0 100 32 0 0 21 0 8 0 155533827 937607168 11492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866927 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14988/statm: 228908 11492 2177 14 0 215378 0
[pid=14988/tid=14990] ppid=14986 vsize=915632 CPUtime=0
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 7 0 0 0 0 0 0 0 17 0 8 0 155533831 937607168 11492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915632 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 155533831 937607168 11492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915632 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 155533831 937607168 11492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915632 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937607168 11492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915632 CPUtime=0.19
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 429 0 0 0 19 0 0 0 16 0 8 0 155533834 937607168 11492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915632 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937607168 11492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915632 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937607168 11492 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915632

[startup+3.0066 s]
/proc/loadavg: 1.93 1.97 1.91 3/100 14996
/proc/meminfo: memFree=1184936/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=2.95
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13152 0 1 0 262 33 0 0 25 0 8 0 155533827 937693184 12888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073971481 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14988/statm: 228929 12888 2529 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 934 0 0 0 6 0 0 0 17 0 8 0 155533831 937693184 12888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.27
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 472 0 0 0 26 1 0 0 15 0 8 0 155533834 937693184 12888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12888 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915716

[startup+6.28647 s]
/proc/loadavg: 1.93 1.97 1.91 3/100 14996
/proc/meminfo: memFree=1184808/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=6.21
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13161 0 1 0 587 34 0 0 25 0 8 0 155533827 937693184 12895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073781952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14988/statm: 228929 12895 2529 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 934 0 0 0 6 0 0 0 16 0 8 0 155533831 937693184 12895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.28
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 480 0 0 0 27 1 0 0 16 0 8 0 155533834 937693184 12895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915716

[startup+12.7762 s]
/proc/loadavg: 1.94 1.97 1.91 3/100 14996
/proc/meminfo: memFree=1184880/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=12.64
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13173 0 1 0 1230 34 0 0 25 0 8 0 155533827 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14988/statm: 228929 12906 2533 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 935 0 0 0 6 0 0 0 17 0 8 0 155533831 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.29
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 484 0 0 0 28 1 0 0 16 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915716

[startup+25.6217 s]
/proc/loadavg: 1.95 1.97 1.91 3/100 14996
/proc/meminfo: memFree=1184944/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=25.37
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13173 0 1 0 2503 34 0 0 25 0 8 0 155533827 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073975133 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14988/statm: 228929 12906 2533 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 935 0 0 0 6 0 0 0 16 0 8 0 155533831 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.29
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 484 0 0 0 28 1 0 0 16 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915716

[startup+51.247 s]
/proc/loadavg: 1.97 1.97 1.91 3/100 14996
/proc/meminfo: memFree=1185008/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=50.76
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13174 0 1 0 5042 34 0 0 25 0 8 0 155533827 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918603 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14988/statm: 228929 12906 2533 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 935 0 0 0 6 0 0 0 16 0 8 0 155533831 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.29
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 484 0 0 0 28 1 0 0 16 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915716

[startup+102.482 s]
/proc/loadavg: 2.03 1.99 1.91 3/100 14996
/proc/meminfo: memFree=1184944/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=101.52
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13192 0 1 0 10117 35 0 0 25 0 8 0 155533827 937693184 12918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073974647 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14988/statm: 228929 12918 2533 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 935 0 0 0 6 0 0 0 16 0 8 0 155533831 937693184 12918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.32
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 500 0 0 0 31 1 0 0 16 0 8 0 155533834 937693184 12918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915716

[startup+162.573 s]
/proc/loadavg: 2.01 1.99 1.91 3/100 14998
/proc/meminfo: memFree=1184816/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=161.07
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13203 0 1 0 16071 36 0 0 25 0 8 0 155533827 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074004589 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+1483.15 s]
/proc/loadavg: 2.00 1.99 1.94 4/100 15258
/proc/meminfo: memFree=1070256/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=1472.24
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13204 0 1 0 147174 50 0 0 25 0 8 0 155533827 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073971428 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14988/statm: 228929 12924 2533 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 935 0 0 0 6 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.34
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 506 0 0 0 32 2 0 0 16 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1472.24
Current children cumulated vsize (KiB) 915716

[startup+1543.16 s]
/proc/loadavg: 2.00 1.99 1.94 3/100 15258
/proc/meminfo: memFree=1070256/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=1531.93
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13204 0 1 0 153143 50 0 0 25 0 8 0 155533827 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074008888 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14988/statm: 228929 12924 2533 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 935 0 0 0 6 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.34
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 506 0 0 0 32 2 0 0 16 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1531.93
Current children cumulated vsize (KiB) 915716

[startup+1603.17 s]
/proc/loadavg: 2.00 1.99 1.94 3/100 15258
/proc/meminfo: memFree=1070256/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=1591.59
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13204 0 1 0 159109 50 0 0 25 0 8 0 155533827 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074028576 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14988/statm: 228929 12924 2533 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 935 0 0 0 6 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.34
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 506 0 0 0 32 2 0 0 16 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1591.59
Current children cumulated vsize (KiB) 915716

[startup+1663.19 s]
/proc/loadavg: 2.00 1.99 1.94 3/100 15258
/proc/meminfo: memFree=1070256/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=1651.29
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13204 0 1 0 165079 50 0 0 25 0 8 0 155533827 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073971425 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14988/statm: 228929 12924 2533 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 935 0 0 0 6 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.34
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 506 0 0 0 32 2 0 0 16 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1651.29
Current children cumulated vsize (KiB) 915716

[startup+1723.2 s]
/proc/loadavg: 2.00 1.99 1.94 3/100 15258
/proc/meminfo: memFree=1070192/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=1710.99
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13204 0 1 0 171049 50 0 0 25 0 8 0 155533827 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074136187 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14988/statm: 228929 12924 2533 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 935 0 0 0 6 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.34
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 506 0 0 0 32 2 0 0 16 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1710.99
Current children cumulated vsize (KiB) 915716

[startup+1783.22 s]
/proc/loadavg: 2.00 1.99 1.94 3/100 15258
/proc/meminfo: memFree=1070256/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=1770.66
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13204 0 1 0 177016 50 0 0 25 0 8 0 155533827 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073975527 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14988/statm: 228929 12924 2533 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 935 0 0 0 6 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.34
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 506 0 0 0 32 2 0 0 16 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1770.66
Current children cumulated vsize (KiB) 915716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.75 s]
/proc/loadavg: 2.00 1.99 1.94 3/100 15258
/proc/meminfo: memFree=1070256/2055920 swapFree=4191880/4192956
[pid=14988] ppid=14986 vsize=915716 CPUtime=1800.04
/proc/14988/stat : 14988 (java) R 14986 14988 14498 0 -1 0 13204 0 1 0 179954 50 0 0 25 0 8 0 155533827 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074008888 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14988/statm: 228929 12924 2533 14 0 215399 0
[pid=14988/tid=14990] ppid=14986 vsize=915716 CPUtime=0.06
/proc/14988/task/14990/stat : 14990 (java) S 14986 14988 14498 0 -1 64 935 0 0 0 6 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14991] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14991/stat : 14991 (java) S 14986 14988 14498 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14992] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14992/stat : 14992 (java) S 14986 14988 14498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155533831 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14993] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14993/stat : 14993 (java) S 14986 14988 14498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14994] ppid=14986 vsize=915716 CPUtime=0.34
/proc/14988/task/14994/stat : 14994 (java) S 14986 14988 14498 0 -1 64 506 0 0 0 32 2 0 0 16 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14995] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14995/stat : 14995 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14988/tid=14996] ppid=14986 vsize=915716 CPUtime=0
/proc/14988/task/14996/stat : 14996 (java) S 14986 14988 14498 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155533834 937693184 12924 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 915716

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

Child status: 143
Real time (s): 1812.78
CPU time (s): 1800.08
CPU user time (s): 1799.57
CPU system time (s): 0.516921
CPU usage (%): 99.2993
Max. virtual memory (cumulated for all children) (KiB): 915716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.57
system time used= 0.516921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13220
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= 37958
involuntary context switches= 88029

runsolver used 2.48462 s user time and 5.54216 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 08:16:25 UTC 2007


IDJOB= 199283
IDBENCH= 3605
FILE ID= node9/199283-1168071384

PBS_JOBID= 3475710

Free space on /tmp= 66539 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-80.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199283-1168071384/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-199283-1168071384 -o ROOT/results/node9/solver-199283-1168071384 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199283-1168071384/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7d89c09191c2cd60062cf6cd8a3a21b8

RANDOM SEED= 304759129

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.231
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.231
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:       1227136 kB
Buffers:         83188 kB
Cached:         512768 kB
SwapCached:        268 kB
Active:         388868 kB
Inactive:       337948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1227136 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2576 kB
Writeback:           0 kB
Mapped:         152576 kB
Slab:            86504 kB
Committed_AS:  4681836 kB
PageTables:       2500 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= 66536 MiB



End job on node9 on Sat Jan  6 08:46:40 UTC 2007