Trace number 199881

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.1 1810.31

General information on the benchmark

Namerandom/rand-3-24-24-fcd/
rand-3-24-24-76-632-fcd-49_ext.xml
MD5SUMc61bd04e571b86c30b18b49a2534c2f9
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark568.712
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables24
Number of constraints73
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension73
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=esac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/199881-1168137789/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.42	       =>  wckTime=0.102  cpuTime=0.08  mem=6M951
0.42	   
0.42	   relations being loaded...
0.99	   
0.99	   constraints being loaded...
1.31	     nbConstraints=73  nbRelationTypes=73  nbExtensionStructures=73  nbSharedExtensionStructures=0
1.31	     nbConflictsStructures=73  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=15  maxArity=3
1.31	       =>  wckTime=0.996  cpuTime=0.86  mem=45M793
1.44	   
1.44	   solver IterativeSystematicSolver being built... 
1.62	       =>  wckTime=1.299  cpuTime=1.01  mem=33M685
1.73	   
1.73	   preprocessing
1.73	     nbConstraintChecks=29781  nbValidityChecks=49223  nbPropagations=185  nbRevisions=1894  nbUselessRevisions=1653
1.73	     nbSingletonTests=32  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
1.73	       =>  wckTime=0.105  cpuTime=0.07  mem=33M685
1.78	   
1.78	   search
1.78	     run=0  nbConstraintChecks=25235  nbValidityChecks=50597  nbPropagations=512  nbRevisions=5177
1.78	     nbUselessRevisions=4259  nbAssignments=28  nbFailedAssignments=12  nbBacktracks=12  nbVisitedNodes=50
1.78	     nbRestartNogoods=0  mapSize=12  nbInferences=0  nbTooLargeKeys=0
1.78	       =>  wckTime=0.164  cpuTime=0.12  mem=34M693
1.86	   
1.86	   search
1.86	     run=1  nbConstraintChecks=76245  nbValidityChecks=145322  nbPropagations=1456  nbRevisions=15381
1.86	     nbUselessRevisions=12644  nbAssignments=76  nbFailedAssignments=26  nbBacktracks=27  nbVisitedNodes=109
1.86	     nbRestartNogoods=3  mapSize=23  nbInferences=0  nbTooLargeKeys=0
1.86	       =>  wckTime=0.243  cpuTime=0.2  mem=34M693
2.02	   
2.02	   search
2.02	     run=2  nbConstraintChecks=167827  nbValidityChecks=317163  nbPropagations=3391  nbRevisions=36742
2.02	     nbUselessRevisions=29758  nbAssignments=164  nbFailedAssignments=83  nbBacktracks=50  nbVisitedNodes=269
2.02	     nbRestartNogoods=8  mapSize=46  nbInferences=0  nbTooLargeKeys=0
2.02	       =>  wckTime=0.396  cpuTime=0.33  mem=34M693
2.18	   
2.18	   search
2.18	     run=3  nbConstraintChecks=282723  nbValidityChecks=530908  nbPropagations=6465  nbRevisions=71632
2.18	     nbUselessRevisions=57591  nbAssignments=260  nbFailedAssignments=139  nbBacktracks=83  nbVisitedNodes=445
2.18	     nbRestartNogoods=11  mapSize=74  nbInferences=0  nbTooLargeKeys=0
2.18	       =>  wckTime=0.564  cpuTime=0.5  mem=34M693
2.40	   
2.40	   search
2.40	     run=4  nbConstraintChecks=419613  nbValidityChecks=821427  nbPropagations=11121  nbRevisions=124172
2.40	     nbUselessRevisions=100045  nbAssignments=442  nbFailedAssignments=178  nbBacktracks=133  nbVisitedNodes=606
2.40	     nbRestartNogoods=24  mapSize=116  nbInferences=0  nbTooLargeKeys=0
2.40	       =>  wckTime=0.782  cpuTime=0.71  mem=34M693
2.64	   
2.64	   search
2.64	     run=5  nbConstraintChecks=575074  nbValidityChecks=1131437  nbPropagations=18134  nbRevisions=202386
2.64	     nbUselessRevisions=162898  nbAssignments=640  nbFailedAssignments=288  nbBacktracks=208  nbVisitedNodes=955
2.64	     nbRestartNogoods=28  mapSize=184  nbInferences=0  nbTooLargeKeys=0
2.64	       =>  wckTime=1.019  cpuTime=0.94  mem=34M693
3.15	   
3.15	   search
3.15	     run=6  nbConstraintChecks=913134  nbValidityChecks=1801318  nbPropagations=28758  nbRevisions=323739
3.15	     nbUselessRevisions=260200  nbAssignments=956  nbFailedAssignments=464  nbBacktracks=321  nbVisitedNodes=1506
3.15	     nbRestartNogoods=35  mapSize=287  nbInferences=0  nbTooLargeKeys=0
3.15	       =>  wckTime=1.534  cpuTime=1.45  mem=34M693
3.65	   
3.65	   search
3.65	     run=7  nbConstraintChecks=1263043  nbValidityChecks=2471592  nbPropagations=43820  nbRevisions=496699
3.65	     nbUselessRevisions=398272  nbAssignments=1342  nbFailedAssignments=675  nbBacktracks=492  nbVisitedNodes=2208
3.65	     nbRestartNogoods=40  mapSize=436  nbInferences=0  nbTooLargeKeys=0
3.65	       =>  wckTime=2.03  cpuTime=1.94  mem=34M693
4.59	   
4.59	   search
4.59	     run=8  nbConstraintChecks=1881440  nbValidityChecks=3670819  nbPropagations=67014  nbRevisions=760761
4.59	     nbUselessRevisions=607290  nbAssignments=1989  nbFailedAssignments=1061  nbBacktracks=749  nbVisitedNodes=3395
4.59	     nbRestartNogoods=42  mapSize=647  nbInferences=0  nbTooLargeKeys=0
4.59	       =>  wckTime=2.966  cpuTime=2.85  mem=34M693
6.27	   
6.27	   search
6.27	     run=9  nbConstraintChecks=3028262  nbValidityChecks=5947060  nbPropagations=103328  nbRevisions=1184778
6.27	     nbUselessRevisions=941370  nbAssignments=3019  nbFailedAssignments=1701  nbBacktracks=1134  nbVisitedNodes=5343
6.27	     nbRestartNogoods=50  mapSize=993  nbInferences=0  nbTooLargeKeys=0
6.27	       =>  wckTime=4.647  cpuTime=4.51  mem=34M693
6.34	   
6.34	   INFO : Stopping hyperNogood (mapSize=1006, nbTooLargekeys=0, mem=34M693)
8.12	   
8.12	   search
8.12	     run=10  nbConstraintChecks=4419008  nbValidityChecks=8567755  nbPropagations=155788  nbRevisions=1802307
8.12	     nbUselessRevisions=1428982  nbAssignments=4445  nbFailedAssignments=2545  nbBacktracks=1712  nbVisitedNodes=7971
8.12	     nbRestartNogoods=61
8.12	       =>  wckTime=6.501  cpuTime=6.35  mem=34M693
11.24	   
11.25	   search
11.25	     run=11  nbConstraintChecks=6592427  nbValidityChecks=12835061  nbPropagations=233686  nbRevisions=2719435
11.25	     nbUselessRevisions=2154580  nbAssignments=6355  nbFailedAssignments=3585  nbBacktracks=2576  nbVisitedNodes=11516
11.25	     nbRestartNogoods=68
11.25	       =>  wckTime=9.625  cpuTime=9.46  mem=34M693
16.72	   
16.72	   search
16.72	     run=12  nbConstraintChecks=10402875  nbValidityChecks=20325497  nbPropagations=354864  nbRevisions=4136465
16.72	     nbUselessRevisions=3270438  nbAssignments=9677  nbFailedAssignments=5604  nbBacktracks=3873  nbVisitedNodes=17711
16.72	     nbRestartNogoods=79
16.72	       =>  wckTime=15.101  cpuTime=14.91  mem=34M693
21.80	   
21.80	   search
21.80	     run=13  nbConstraintChecks=14083226  nbValidityChecks=27467015  nbPropagations=527100  nbRevisions=6123430
21.81	     nbUselessRevisions=4835935  nbAssignments=13979  nbFailedAssignments=7954  nbBacktracks=5820  nbVisitedNodes=25416
21.81	     nbRestartNogoods=91
21.81	       =>  wckTime=20.185  cpuTime=19.96  mem=34M693
32.85	   
32.85	   search
32.85	     run=14  nbConstraintChecks=21969806  nbValidityChecks=42950576  nbPropagations=790619  nbRevisions=9151021
32.85	     nbUselessRevisions=7225049  nbAssignments=20620  nbFailedAssignments=11671  nbBacktracks=8739  nbVisitedNodes=37793
32.85	     nbRestartNogoods=95
32.85	       =>  wckTime=31.233  cpuTime=30.97  mem=34M693
49.33	   
49.33	   search
49.33	     run=15  nbConstraintChecks=34360927  nbValidityChecks=66108836  nbPropagations=1174250  nbRevisions=13634431
49.33	     nbUselessRevisions=10773677  nbAssignments=31025  nbFailedAssignments=17691  nbBacktracks=13119
49.33	     nbVisitedNodes=56926  nbRestartNogoods=104
49.33	       =>  wckTime=47.709  cpuTime=47.37  mem=34M693
69.81	   
69.82	   search
69.82	     run=16  nbConstraintChecks=48680277  nbValidityChecks=94313639  nbPropagations=1766138  nbRevisions=20447205
69.82	     nbUselessRevisions=16160602  nbAssignments=46268  nbFailedAssignments=26360  nbBacktracks=19687
69.82	     nbVisitedNodes=85036  nbRestartNogoods=113
69.82	       =>  wckTime=68.195  cpuTime=67.75  mem=34M693
116.09	   
116.09	   search
116.09	     run=17  nbConstraintChecks=81415319  nbValidityChecks=158554816  nbPropagations=2728713  nbRevisions=31528874
116.09	     nbUselessRevisions=24872451  nbAssignments=74007  nbFailedAssignments=44242  nbBacktracks=29539
116.09	     nbVisitedNodes=137685  nbRestartNogoods=132
116.09	       =>  wckTime=114.473  cpuTime=113.81  mem=34M693
166.63	   
166.63	   search
166.63	     run=18  nbConstraintChecks=119304283  nbValidityChecks=230749055  nbPropagations=4128476  nbRevisions=47780558
166.63	     nbUselessRevisions=37674747  nbAssignments=109982  nbFailedAssignments=65433  nbBacktracks=44318
166.63	     nbVisitedNodes=204304  nbRestartNogoods=143
166.63	       =>  wckTime=165.014  cpuTime=164.11  mem=34M693
234.45	   
234.45	   search
234.45	     run=19  nbConstraintChecks=166863355  nbValidityChecks=324086460  nbPropagations=6226409  nbRevisions=71721334
234.45	     nbUselessRevisions=56538344  nbAssignments=160428  nbFailedAssignments=93696  nbBacktracks=66486
234.45	     nbVisitedNodes=297179  nbRestartNogoods=149
234.45	       =>  wckTime=232.832  cpuTime=231.6  mem=34M693
393.14	   
393.14	   search
393.14	     run=20  nbConstraintChecks=280510352  nbValidityChecks=553478457  nbPropagations=9568148  nbRevisions=110754556
393.14	     nbUselessRevisions=87290664  nbAssignments=261153  nbFailedAssignments=161165  nbBacktracks=99738
393.14	     nbVisitedNodes=488946  nbRestartNogoods=165
393.14	       =>  wckTime=391.517  cpuTime=389.54  mem=34M693
580.34	   
580.34	   search
580.34	     run=21  nbConstraintChecks=416907539  nbValidityChecks=814494567  nbPropagations=14543008  nbRevisions=168802699
580.34	     nbUselessRevisions=133093140  nbAssignments=385907  nbFailedAssignments=236037  nbBacktracks=149616
580.34	     nbVisitedNodes=721816  nbRestartNogoods=178
580.34	       =>  wckTime=578.721  cpuTime=575.87  mem=34M693
833.04	   
833.04	   search
833.04	     run=22  nbConstraintChecks=598938594  nbValidityChecks=1169716597  nbPropagations=21865805  nbRevisions=253443536
833.04	     nbUselessRevisions=199834596  nbAssignments=565276  nbFailedAssignments=340581  nbBacktracks=224437
833.04	     nbVisitedNodes=1053898  nbRestartNogoods=206
833.04	       =>  wckTime=831.425  cpuTime=827.38  mem=34M693
1314.69	   
1314.69	   search
1314.69	     run=23  nbConstraintChecks=952337660  nbValidityChecks=1865146433  nbPropagations=33169230  nbRevisions=385892798
1314.69	     nbUselessRevisions=304255404  nbAssignments=865935  nbFailedAssignments=529007  nbBacktracks=336664
1314.69	     nbVisitedNodes=1622995  nbRestartNogoods=218
1314.69	       =>  wckTime=1313.069  cpuTime=1305.5  mem=34M693

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/node22/watcher-199881-1168137789 -o ROOT/results/node22/solver-199881-1168137789 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/199881-1168137789/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.84 1.97 1.83 4/94 25169
/proc/meminfo: memFree=1077016/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=1784 CPUtime=0
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 162173342 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/25168/statm: 446 140 106 14 0 91 0

[startup+0.106154 s]
/proc/loadavg: 1.84 1.97 1.83 4/94 25169
/proc/meminfo: memFree=1077016/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=914988 CPUtime=0.09
/proc/25168/stat : 25168 (java) S 25166 25168 24923 0 -1 0 2995 0 1 0 7 2 0 0 18 0 8 0 162173342 936947712 2741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51622 s]
/proc/loadavg: 1.84 1.97 1.83 4/94 25169
/proc/meminfo: memFree=1077016/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915328 CPUtime=0.49
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 7457 0 1 0 45 4 0 0 18 0 8 0 162173342 937295872 7196 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072936510 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 228832 7196 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34435 s]
/proc/loadavg: 1.84 1.97 1.83 3/101 25176
/proc/meminfo: memFree=953504/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=1.31
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 19112 0 1 0 122 9 0 0 25 0 8 0 162173342 937385984 18849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 228854 18849 2168 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.07
/proc/25168/task/25170/stat : 25170 (java) R 25166 25168 24923 0 -1 64 2625 0 0 0 7 0 0 0 16 0 8 0 162173346 937385984 18849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155134188 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 18849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 18849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 18849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.11
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 320 0 0 0 11 0 0 0 16 0 8 0 162173349 937385984 18849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 18849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 18849 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915416

[startup+2.9816 s]
/proc/loadavg: 1.85 1.97 1.83 3/101 25176
/proc/meminfo: memFree=923616/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=2.94
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23294 0 1 0 281 13 0 0 25 0 8 0 162173342 937385984 23030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 228854 23030 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 17 0 8 0 162173346 937385984 23030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.22
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 371 0 0 0 21 1 0 0 15 0 8 0 162173349 937385984 23030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915416

[startup+6.18409 s]
/proc/loadavg: 1.85 1.97 1.83 4/101 25176
/proc/meminfo: memFree=888160/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=6.13
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23311 0 1 0 599 14 0 0 25 0 8 0 162173342 937385984 23044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073752963 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 228854 23044 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 17 0 8 0 162173346 937385984 23044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.25
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 387 0 0 0 24 1 0 0 15 0 8 0 162173349 937385984 23044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23044 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915416

[startup+12.6661 s]
/proc/loadavg: 1.87 1.97 1.83 3/102 25177
/proc/meminfo: memFree=715936/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=12.58
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23315 0 1 0 1244 14 0 0 25 0 8 0 162173342 937385984 23047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749364 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 228854 23047 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 16 0 8 0 162173346 937385984 23047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.26
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 391 0 0 0 25 1 0 0 16 0 8 0 162173349 937385984 23047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23047 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 915416

[startup+25.5351 s]
/proc/loadavg: 1.89 1.97 1.83 3/102 25177
/proc/meminfo: memFree=715936/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=25.39
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23317 0 1 0 2525 14 0 0 25 0 8 0 162173342 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749423 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 228854 23048 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.26
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 392 0 0 0 25 1 0 0 16 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 915416

[startup+51.175 s]
/proc/loadavg: 1.93 1.97 1.83 3/102 25177
/proc/meminfo: memFree=716000/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=50.9
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23317 0 1 0 5076 14 0 0 25 0 8 0 162173342 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624803 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 228854 23048 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.26
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 392 0 0 0 25 1 0 0 16 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.9
Current children cumulated vsize (KiB) 915416

[startup+102.45 s]
/proc/loadavg: 1.97 1.97 1.84 3/102 25177
/proc/meminfo: memFree=716064/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=101.93
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23317 0 1 0 10179 14 0 0 25 0 8 0 162173342 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073750175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25168/statm: 228854 23048 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.26
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 392 0 0 0 25 1 0 0 16 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.93
Current children cumulated vsize (KiB) 915416

[startup+162.466 s]
/proc/loadavg: 2.03 1.99 1.85 4/102 25177
/proc/meminfo: memFree=716064/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=161.67
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23317 0 1 0 16152 15 0 0 25 0 8 0 162173342 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073765500 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1414.93
Current children cumulated vsize (KiB) 915416

[startup+1483.03 s]
/proc/loadavg: 2.00 2.03 1.95 3/102 25855
/proc/meminfo: memFree=715296/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=1474.61
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23317 0 1 0 147433 28 0 0 25 0 8 0 162173342 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754264 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25168/statm: 228854 23048 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.26
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 392 0 0 0 25 1 0 0 16 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1474.61
Current children cumulated vsize (KiB) 915416

[startup+1543.05 s]
/proc/loadavg: 2.00 2.02 1.95 3/102 25855
/proc/meminfo: memFree=715296/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=1534.29
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23317 0 1 0 153401 28 0 0 25 0 8 0 162173342 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749364 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25168/statm: 228854 23048 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.26
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 392 0 0 0 25 1 0 0 16 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1534.29
Current children cumulated vsize (KiB) 915416

[startup+1603.08 s]
/proc/loadavg: 2.00 2.02 1.95 3/102 25855
/proc/meminfo: memFree=715296/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=1594.01
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23317 0 1 0 159372 29 0 0 25 0 8 0 162173342 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624782 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25168/statm: 228854 23048 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.26
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 392 0 0 0 25 1 0 0 16 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.01
Current children cumulated vsize (KiB) 915416

[startup+1663.11 s]
/proc/loadavg: 2.06 2.03 1.96 3/102 25855
/proc/meminfo: memFree=715296/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=1653.69
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23317 0 1 0 165340 29 0 0 25 0 8 0 162173342 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753034 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25168/statm: 228854 23048 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.26
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 392 0 0 0 25 1 0 0 16 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1653.69
Current children cumulated vsize (KiB) 915416

[startup+1723.13 s]
/proc/loadavg: 2.14 2.05 1.97 3/102 25855
/proc/meminfo: memFree=715296/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=1713.38
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23317 0 1 0 171309 29 0 0 25 0 8 0 162173342 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073756794 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25168/statm: 228854 23048 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.26
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 392 0 0 0 25 1 0 0 16 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1713.38
Current children cumulated vsize (KiB) 915416

[startup+1783.15 s]
/proc/loadavg: 2.05 2.04 1.97 3/102 25855
/proc/meminfo: memFree=715360/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=1773.1
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23317 0 1 0 177280 30 0 0 25 0 8 0 162173342 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749364 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25168/statm: 228854 23048 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.26
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 392 0 0 0 25 1 0 0 16 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.1
Current children cumulated vsize (KiB) 915416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.23 s]
/proc/loadavg: 2.03 2.03 1.97 3/102 25855
/proc/meminfo: memFree=715360/2055920 swapFree=4157532/4192956
[pid=25168] ppid=25166 vsize=915416 CPUtime=1800.03
/proc/25168/stat : 25168 (java) R 25166 25168 24923 0 -1 0 23317 0 1 0 179973 30 0 0 25 0 8 0 162173342 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073749364 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25168/statm: 228854 23048 2531 14 0 215324 0
[pid=25168/tid=25170] ppid=25166 vsize=915416 CPUtime=0.16
/proc/25168/task/25170/stat : 25170 (java) S 25166 25168 24923 0 -1 64 6312 0 0 0 14 2 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25171] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25171/stat : 25171 (java) S 25166 25168 24923 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25172] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25172/stat : 25172 (java) S 25166 25168 24923 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 162173346 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25173] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25173/stat : 25173 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25174] ppid=25166 vsize=915416 CPUtime=0.26
/proc/25168/task/25174/stat : 25174 (java) S 25166 25168 24923 0 -1 64 392 0 0 0 25 1 0 0 16 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25175] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25175/stat : 25175 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25168/tid=25176] ppid=25166 vsize=915416 CPUtime=0
/proc/25168/task/25176/stat : 25176 (java) S 25166 25168 24923 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 162173349 937385984 23048 18446744073709551615 134512640 134570532 4294956480 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) 915416

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

Child status: 143
Real time (s): 1810.31
CPU time (s): 1800.1
CPU user time (s): 1799.79
CPU system time (s): 0.313952
CPU usage (%): 99.4361
Max. virtual memory (cumulated for all children) (KiB): 915416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23334
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= 37660
involuntary context switches= 78626

runsolver used 2.11968 s user time and 5.97009 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sun Jan  7 02:43:09 UTC 2007


IDJOB= 199881
IDBENCH= 3650
FILE ID= node22/199881-1168137789

PBS_JOBID= 3478035

Free space on /tmp= 66540 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c61bd04e571b86c30b18b49a2534c2f9

RANDOM SEED= 938117218

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.279
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.279
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:       1077944 kB
Buffers:         53364 kB
Cached:         784384 kB
SwapCached:      13680 kB
Active:         196076 kB
Inactive:       710176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1077944 kB
SwapTotal:     4192956 kB
SwapFree:      4157532 kB
Dirty:           10604 kB
Writeback:           0 kB
Mapped:          92572 kB
Slab:            56272 kB
Committed_AS:  3581168 kB
PageTables:       2412 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= 66545 MiB



End job on node22 on Sun Jan  7 03:13:20 UTC 2007