Trace number 203092

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.12 1810.18

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-29_ext.xml
MD5SUM6bc5399f7813104b1e355b00b052f31d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=esac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/203092-1168156159/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.42	       =>  wckTime=0.101  cpuTime=0.08  mem=6M951
0.42	   
0.42	   relations being loaded...
1.56	   
1.56	   constraints being loaded...
2.33	     nbConstraints=91  nbRelationTypes=93  nbMergedConstraints=2  nbExtensionStructures=91
2.33	     nbSharedExtensionStructures=0  nbConflictsStructures=91  nbSharedConflictsStructures=0
2.33	     nbSharedBinaryRepresentations=0  maxDegree=15  maxArity=3
2.33	       =>  wckTime=2.014  cpuTime=1.59  mem=57M36
2.48	   
2.48	   solver IterativeSystematicSolver being built... 
2.66	       =>  wckTime=2.346  cpuTime=1.74  mem=65M48
2.81	   
2.81	   preprocessing
2.81	     nbConstraintChecks=50636  nbValidityChecks=85136  nbPropagations=299  nbRevisions=3216  nbUselessRevisions=2825
2.81	     nbSingletonTests=42  nbEffectiveSingletonTests=0  nbESACBranches=4  nbRemovedValues=0  detectedInconsistency=no
2.81	       =>  wckTime=0.148  cpuTime=0.11  mem=65M48
2.92	   
2.92	   search
2.92	     run=0  nbConstraintChecks=55276  nbValidityChecks=105783  nbPropagations=794  nbRevisions=9294
2.92	     nbUselessRevisions=7589  nbAssignments=39  nbFailedAssignments=21  nbBacktracks=10  nbVisitedNodes=70
2.93	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
2.93	       =>  wckTime=0.261  cpuTime=0.22  mem=66M56
3.19	   
3.19	   search
3.19	     run=1  nbConstraintChecks=194789  nbValidityChecks=406058  nbPropagations=2776  nbRevisions=34454
3.19	     nbUselessRevisions=27813  nbAssignments=149  nbFailedAssignments=80  nbBacktracks=25  nbVisitedNodes=222
3.19	     nbRestartNogoods=5  mapSize=25  nbInferences=0  nbTooLargeKeys=0
3.19	       =>  wckTime=0.524  cpuTime=0.47  mem=66M56
3.33	   
3.33	   search
3.33	     run=2  nbConstraintChecks=274533  nbValidityChecks=566979  nbPropagations=5532  nbRevisions=69382
3.33	     nbUselessRevisions=55746  nbAssignments=207  nbFailedAssignments=110  nbBacktracks=47  nbVisitedNodes=324
3.33	     nbRestartNogoods=12  mapSize=44  nbInferences=0  nbTooLargeKeys=0
3.33	       =>  wckTime=0.668  cpuTime=0.61  mem=66M56
3.64	   
3.64	   search
3.64	     run=3  nbConstraintChecks=451501  nbValidityChecks=908787  nbPropagations=9776  nbRevisions=123648
3.64	     nbUselessRevisions=98955  nbAssignments=312  nbFailedAssignments=176  nbBacktracks=80  nbVisitedNodes=521
3.64	     nbRestartNogoods=14  mapSize=77  nbInferences=0  nbTooLargeKeys=0
3.64	       =>  wckTime=0.972  cpuTime=0.9  mem=66M56
3.93	   
3.93	   search
3.93	     run=4  nbConstraintChecks=625745  nbValidityChecks=1249658  nbPropagations=15674  nbRevisions=198145
3.93	     nbUselessRevisions=158288  nbAssignments=445  nbFailedAssignments=252  nbBacktracks=132  nbVisitedNodes=762
3.93	     nbRestartNogoods=18  mapSize=122  nbInferences=0  nbTooLargeKeys=0
3.93	       =>  wckTime=1.26  cpuTime=1.19  mem=66M56
4.53	   
4.53	   search
4.53	     run=5  nbConstraintChecks=989261  nbValidityChecks=1927632  nbPropagations=24279  nbRevisions=307867
4.53	     nbUselessRevisions=245202  nbAssignments=677  nbFailedAssignments=391  nbBacktracks=209  nbVisitedNodes=1177
4.53	     nbRestartNogoods=22  mapSize=191  nbInferences=0  nbTooLargeKeys=0
4.53	       =>  wckTime=1.865  cpuTime=1.78  mem=66M56
5.18	   
5.18	   search
5.18	     run=6  nbConstraintChecks=1379931  nbValidityChecks=2688836  nbPropagations=36622  nbRevisions=464230
5.18	     nbUselessRevisions=369226  nbAssignments=979  nbFailedAssignments=556  nbBacktracks=322  nbVisitedNodes=1699
5.18	     nbRestartNogoods=31  mapSize=297  nbInferences=0  nbTooLargeKeys=0
5.18	       =>  wckTime=2.52  cpuTime=2.43  mem=66M56
6.32	   
6.32	   search
6.32	     run=7  nbConstraintChecks=2053032  nbValidityChecks=4075661  nbPropagations=55390  nbRevisions=698012
6.32	     nbUselessRevisions=554791  nbAssignments=1485  nbFailedAssignments=872  nbBacktracks=493  nbVisitedNodes=2628
6.32	     nbRestartNogoods=40  mapSize=455  nbInferences=0  nbTooLargeKeys=0
6.32	       =>  wckTime=3.661  cpuTime=3.55  mem=66M56
7.67	   
7.67	   search
7.67	     run=8  nbConstraintChecks=2868288  nbValidityChecks=5690434  nbPropagations=81646  nbRevisions=1025919
7.67	     nbUselessRevisions=815698  nbAssignments=2164  nbFailedAssignments=1288  nbBacktracks=750  nbVisitedNodes=3858
7.67	     nbRestartNogoods=48  mapSize=666  nbInferences=0  nbTooLargeKeys=0
7.67	       =>  wckTime=5.006  cpuTime=4.87  mem=66M56
9.96	   
9.96	   search
9.96	     run=9  nbConstraintChecks=4244228  nbValidityChecks=8349869  nbPropagations=120041  nbRevisions=1503700
9.96	     nbUselessRevisions=1194622  nbAssignments=2999  nbFailedAssignments=1731  nbBacktracks=1135  nbVisitedNodes=5375
9.96	     nbRestartNogoods=53  mapSize=1014  nbInferences=0  nbTooLargeKeys=0
9.96	       =>  wckTime=7.297  cpuTime=7.13  mem=66M56
10.05	   
10.05	   INFO : Stopping hyperNogood (mapSize=1027, nbTooLargekeys=0, mem=66M56)
12.87	   
12.87	   search
12.87	     run=10  nbConstraintChecks=6028974  nbValidityChecks=11829134  nbPropagations=175105  nbRevisions=2186264
12.87	     nbUselessRevisions=1736894  nbAssignments=4231  nbFailedAssignments=2378  nbBacktracks=1712  nbVisitedNodes=7616
12.87	     nbRestartNogoods=60
12.87	       =>  wckTime=10.205  cpuTime=10.0  mem=66M56
17.91	   
17.91	   search
17.91	     run=11  nbConstraintChecks=9118405  nbValidityChecks=17735466  nbPropagations=256467  nbRevisions=3198342
17.91	     nbUselessRevisions=2539005  nbAssignments=6077  nbFailedAssignments=3343  nbBacktracks=2576  nbVisitedNodes=10920
17.91	     nbRestartNogoods=75
17.91	       =>  wckTime=15.251  cpuTime=15.0  mem=66M56
25.83	   
25.83	   search
25.83	     run=12  nbConstraintChecks=14026940  nbValidityChecks=27128770  nbPropagations=379518  nbRevisions=4738720
25.83	     nbUselessRevisions=3749874  nbAssignments=9215  nbFailedAssignments=5178  nbBacktracks=3873  nbVisitedNodes=16781
25.83	     nbRestartNogoods=79
25.83	       =>  wckTime=23.167  cpuTime=22.84  mem=66M56
38.57	   
38.58	   search
38.58	     run=13  nbConstraintChecks=21897698  nbValidityChecks=42281771  nbPropagations=567526  nbRevisions=7069972
38.58	     nbUselessRevisions=5584506  nbAssignments=13779  nbFailedAssignments=7789  nbBacktracks=5819  nbVisitedNodes=25233
38.58	     nbRestartNogoods=86
38.58	       =>  wckTime=35.912  cpuTime=35.51  mem=66M56
56.80	   
56.80	   search
56.80	     run=14  nbConstraintChecks=33209829  nbValidityChecks=64473615  nbPropagations=851680  nbRevisions=10609559
56.80	     nbUselessRevisions=8388864  nbAssignments=21091  nbFailedAssignments=12163  nbBacktracks=8738  nbVisitedNodes=38913
56.80	     nbRestartNogoods=103
56.80	       =>  wckTime=54.138  cpuTime=53.67  mem=66M56
79.59	   
79.59	   search
79.59	     run=15  nbConstraintChecks=47225661  nbValidityChecks=92714511  nbPropagations=1275463  nbRevisions=15821088
79.59	     nbUselessRevisions=12509356  nbAssignments=31268  nbFailedAssignments=17915  nbBacktracks=13118
79.59	     nbVisitedNodes=57601  nbRestartNogoods=124
79.59	       =>  wckTime=76.929  cpuTime=76.32  mem=66M56
119.91	   
119.91	   search
119.91	     run=16  nbConstraintChecks=72041641  nbValidityChecks=140735881  nbPropagations=1914772  nbRevisions=23680592
119.91	     nbUselessRevisions=18721716  nbAssignments=46011  nbFailedAssignments=26070  nbBacktracks=19686
119.91	     nbVisitedNodes=84744  nbRestartNogoods=139
119.91	       =>  wckTime=117.249  cpuTime=116.42  mem=66M56
171.92	   
171.92	   search
171.92	     run=17  nbConstraintChecks=103638533  nbValidityChecks=204662048  nbPropagations=2870739  nbRevisions=35358265
171.92	     nbUselessRevisions=27940854  nbAssignments=68042  nbFailedAssignments=38227  nbBacktracks=29538
171.92	     nbVisitedNodes=125669  nbRestartNogoods=151
171.92	       =>  wckTime=169.254  cpuTime=168.14  mem=66M56
249.91	   
249.91	   search
249.91	     run=18  nbConstraintChecks=151821534  nbValidityChecks=301435281  nbPropagations=4312207  nbRevisions=52873353
249.91	     nbUselessRevisions=41760356  nbAssignments=103274  nbFailedAssignments=58662  nbBacktracks=44318
249.91	     nbVisitedNodes=190867  nbRestartNogoods=165
249.91	       =>  wckTime=247.246  cpuTime=245.72  mem=66M56
394.34	   
394.34	   search
394.34	     run=19  nbConstraintChecks=240340450  nbValidityChecks=477631438  nbPropagations=6535035  nbRevisions=80039419
394.34	     nbUselessRevisions=63191077  nbAssignments=158543  nbFailedAssignments=91757  nbBacktracks=66486
394.34	     nbVisitedNodes=294930  nbRestartNogoods=179
394.34	       =>  wckTime=391.673  cpuTime=389.35  mem=66M56
567.32	   
567.32	   search
567.32	     run=20  nbConstraintChecks=347123211  nbValidityChecks=688532753  nbPropagations=9811071  nbRevisions=119840481
567.32	     nbUselessRevisions=94559690  nbAssignments=232654  nbFailedAssignments=132609  nbBacktracks=99739
567.32	     nbVisitedNodes=429843  nbRestartNogoods=198
567.32	       =>  wckTime=564.652  cpuTime=561.38  mem=66M56
866.69	   
866.69	   search
866.69	     run=21  nbConstraintChecks=530893076  nbValidityChecks=1059338075  nbPropagations=14782852  nbRevisions=180892726
866.69	     nbUselessRevisions=142650296  nbAssignments=360422  nbFailedAssignments=210489  nbBacktracks=149619
866.69	     nbVisitedNodes=669608  nbRestartNogoods=213
866.69	       =>  wckTime=864.022  cpuTime=859.07  mem=66M56
1355.46	   
1355.46	   search
1355.46	     run=22  nbConstraintChecks=834309996  nbValidityChecks=1645656879  nbPropagations=22355156  nbRevisions=273814651
1355.46	     nbUselessRevisions=215882637  nbAssignments=540152  nbFailedAssignments=315371  nbBacktracks=224437
1355.46	     nbVisitedNodes=1005440  nbRestartNogoods=225
1355.46	       =>  wckTime=1352.8  cpuTime=1345.17  mem=66M56

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

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

/proc/loadavg: 2.14 2.04 1.93 4/94 12970
/proc/meminfo: memFree=1164056/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=907676 CPUtime=0.03
/proc/12969/stat : 12969 (java) S 12967 12969 12635 0 -1 0 2169 0 1 0 2 1 0 0 19 0 4 0 164010204 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/12969/statm: 226919 1918 1089 14 0 214502 0
[pid=12969/tid=12971] ppid=12967 vsize=907676 CPUtime=0
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 19 0 4 0 164010208 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0
[pid=12969/tid=12972] ppid=12967 vsize=907676 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 9 0 0 0 0 0 0 0 19 0 4 0 164010208 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=907676 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) R 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 20 0 4 0 164010208 929460224 1918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 13438936 0 4 0 7368 0 0 0 -1 1 0 0

[startup+0.106034 s]
/proc/loadavg: 2.14 2.04 1.93 4/94 12970
/proc/meminfo: memFree=1164056/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=914988 CPUtime=0.08
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 3006 0 1 0 7 1 0 0 17 0 8 0 164010204 936947712 2752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155340608 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12969/statm: 228747 2752 1431 14 0 215242 0
[pid=12969/tid=12971] ppid=12967 vsize=914988 CPUtime=0
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 164010208 936947712 2752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12972] ppid=12967 vsize=914988 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 164010208 936947712 2752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=914988 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164010208 936947712 2752 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514069 s]
/proc/loadavg: 2.14 2.04 1.93 4/94 12970
/proc/meminfo: memFree=1164056/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915328 CPUtime=0.49
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 7580 0 1 0 45 4 0 0 18 0 8 0 164010204 937295872 7319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073445314 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12969/statm: 228832 7319 2137 14 0 215302 0
[pid=12969/tid=12971] ppid=12967 vsize=915328 CPUtime=0
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 164010208 937295872 7319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915328 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 9 0 0 0 0 0 0 0 19 0 8 0 164010208 937295872 7319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915328 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 164010208 937295872 7319 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33615 s]
/proc/loadavg: 2.13 2.04 1.93 3/101 12977
/proc/meminfo: memFree=1096352/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915328 CPUtime=1.31
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 19099 0 1 0 121 10 0 0 25 0 8 0 164010204 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073565593 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12969/statm: 228832 18837 2149 14 0 215302 0
[pid=12969/tid=12971] ppid=12967 vsize=915328 CPUtime=0.05
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 2681 0 0 0 5 0 0 0 17 0 8 0 164010208 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915328 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915328 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915328 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915328 CPUtime=0.08
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 309 0 0 0 8 0 0 0 16 0 8 0 164010212 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915328 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937295872 18837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915328 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937295872 18837 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) 915328

[startup+2.9733 s]
/proc/loadavg: 2.13 2.04 1.93 4/101 12977
/proc/meminfo: memFree=1055008/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=2.93
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32442 0 1 0 277 16 0 0 25 0 8 0 164010204 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629987 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12969/statm: 228860 32177 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 17 0 8 0 164010208 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.2
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 373 0 0 0 19 1 0 0 15 0 8 0 164010212 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32177 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915440

[startup+6.17861 s]
/proc/loadavg: 2.12 2.04 1.93 3/101 12977
/proc/meminfo: memFree=1041760/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=6.1
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32457 0 1 0 594 16 0 0 25 0 8 0 164010204 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073659977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12969/statm: 228860 32190 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 17 0 8 0 164010208 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.23
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 386 0 0 0 22 1 0 0 15 0 8 0 164010212 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32190 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915440

[startup+12.6552 s]
/proc/loadavg: 2.11 2.04 1.93 3/101 12977
/proc/meminfo: memFree=1037728/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=12.52
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32473 0 1 0 1235 17 0 0 25 0 8 0 164010204 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12969/statm: 228860 32202 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164010208 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.26
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 400 0 0 0 25 1 0 0 16 0 8 0 164010212 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32202 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915440

[startup+25.5354 s]
/proc/loadavg: 2.09 2.04 1.93 3/101 12977
/proc/meminfo: memFree=1030432/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=25.28
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32475 0 1 0 2511 17 0 0 25 0 8 0 164010204 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336160 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/12969/statm: 228860 32204 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164010208 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.26
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 402 0 0 0 25 1 0 0 15 0 8 0 164010212 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 915440

[startup+51.1646 s]
/proc/loadavg: 2.12 2.05 1.94 3/94 12978
/proc/meminfo: memFree=1254360/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=50.78
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32475 0 1 0 5061 17 0 0 25 0 8 0 164010204 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629890 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12969/statm: 228860 32204 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164010208 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.26
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 402 0 0 0 25 1 0 0 15 0 8 0 164010212 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32204 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 915440

[startup+102.413 s]
/proc/loadavg: 2.05 2.04 1.94 3/94 12978
/proc/meminfo: memFree=1251928/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=101.76
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32477 0 1 0 10158 18 0 0 25 0 8 0 164010204 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073812436 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12969/statm: 228860 32205 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

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

[startup+1483.96 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 13176
/proc/meminfo: memFree=1011992/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=1475.7
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32477 0 1 0 147528 42 0 0 25 0 8 0 164010204 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12969/statm: 228860 32205 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.26
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1475.7
Current children cumulated vsize (KiB) 915440

[startup+1543.96 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 13176
/proc/meminfo: memFree=999128/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=1535.39
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32477 0 1 0 153497 42 0 0 25 0 8 0 164010204 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073660055 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12969/statm: 228860 32205 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.26
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.39
Current children cumulated vsize (KiB) 915440

[startup+1603.96 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 13176
/proc/meminfo: memFree=990744/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=1595.05
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32477 0 1 0 159462 43 0 0 25 0 8 0 164010204 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12969/statm: 228860 32205 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.26
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1595.05
Current children cumulated vsize (KiB) 915440

[startup+1663.96 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 13176
/proc/meminfo: memFree=982296/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=1654.73
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32477 0 1 0 165430 43 0 0 25 0 8 0 164010204 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12969/statm: 228860 32205 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.26
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.73
Current children cumulated vsize (KiB) 915440

[startup+1723.97 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 13176
/proc/meminfo: memFree=970200/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=1714.41
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32477 0 1 0 171398 43 0 0 25 0 8 0 164010204 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629950 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12969/statm: 228860 32205 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.26
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.41
Current children cumulated vsize (KiB) 915440

[startup+1783.97 s]
/proc/loadavg: 1.94 1.98 1.96 3/101 13252
/proc/meminfo: memFree=1143584/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=1774.04
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32477 0 1 0 177358 46 0 0 25 0 8 0 164010204 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073802453 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12969/statm: 228860 32205 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.26
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1774.04
Current children cumulated vsize (KiB) 915440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.11 s]
/proc/loadavg: 2.02 2.00 1.96 3/102 13253
/proc/meminfo: memFree=842968/2055920 swapFree=4192812/4192956
[pid=12969] ppid=12967 vsize=915440 CPUtime=1800.05
/proc/12969/stat : 12969 (java) R 12967 12969 12635 0 -1 0 32477 0 1 0 179959 46 0 0 25 0 8 0 164010204 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12969/statm: 228860 32205 2531 14 0 215330 0
[pid=12969/tid=12971] ppid=12967 vsize=915440 CPUtime=0.44
/proc/12969/task/12971/stat : 12971 (java) S 12967 12969 12635 0 -1 64 15453 0 0 0 38 6 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12972] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12972/stat : 12972 (java) S 12967 12969 12635 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12973] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12973/stat : 12973 (java) S 12967 12969 12635 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 164010208 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12974] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12974/stat : 12974 (java) S 12967 12969 12635 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12975] ppid=12967 vsize=915440 CPUtime=0.26
/proc/12969/task/12975/stat : 12975 (java) S 12967 12969 12635 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12969/tid=12976] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12976/stat : 12976 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=12969/tid=12977] ppid=12967 vsize=915440 CPUtime=0
/proc/12969/task/12977/stat : 12977 (java) S 12967 12969 12635 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 164010212 937410560 32205 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915440

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

Child status: 143
Real time (s): 1810.18
CPU time (s): 1800.12
CPU user time (s): 1799.64
CPU system time (s): 0.480926
CPU usage (%): 99.4441
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.64
system time used= 0.480926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32494
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= 37740
involuntary context switches= 32194

runsolver used 2.22266 s user time and 5.78812 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Jan  7 07:49:19 UTC 2007


IDJOB= 203092
IDBENCH= 3911
FILE ID= node26/203092-1168156159

PBS_JOBID= 3478507

Free space on /tmp= 66512 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6bc5399f7813104b1e355b00b052f31d

RANDOM SEED= 794367940

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.236
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.236
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:       1164472 kB
Buffers:         60196 kB
Cached:         361404 kB
SwapCached:          0 kB
Active:         574920 kB
Inactive:       253804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1164472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           22444 kB
Writeback:           0 kB
Mapped:         434916 kB
Slab:            46620 kB
Committed_AS:  3857664 kB
PageTables:       3028 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= 66524 MiB



End job on node26 on Sun Jan  7 08:19:30 UTC 2007