Trace number 229680

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.1 1807.22

General information on the benchmark

Namerandom/rand-2-50-23-fcd/
rand-2-50-23-587-230-fcd-25_ext.xml
MD5SUMf7bc68ca25c5cfa4d7c359c11a8a7969
Bench Category2-ARY-EXT (binary 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 variables50
Number of constraints471
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension471
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=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/229680-1168080995/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.40	       =>  wckTime=0.094  cpuTime=0.09  mem=6M951
0.40	   
0.40	   relations being loaded...
0.55	   
0.55	   constraints being loaded...
0.68	     nbConstraints=471  nbRelationTypes=471  nbExtensionStructures=471  nbSharedExtensionStructures=0
0.68	     nbConflictsStructures=471  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2545  maxDegree=29
0.68	     maxArity=2
0.68	       =>  wckTime=0.369  cpuTime=0.29  mem=17M695
0.72	   
0.72	   solver IterativeSystematicSolver being built... 
0.86	       =>  wckTime=0.553  cpuTime=0.41  mem=15M373
0.87	   
0.87	   preprocessing
0.87	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.87	     detectedInconsistency=no
0.87	       =>  wckTime=0.0070  cpuTime=0.01  mem=15M373
0.92	   
0.92	   search
0.92	     run=0  nbConstraintChecks=52201  nbPropagations=668  nbRevisions=7823  nbUselessRevisions=6431  nbAssignments=29
0.92	     nbFailedAssignments=7  nbBacktracks=13  nbVisitedNodes=44  nbRestartNogoods=0  mapSize=10  nbInferences=0
0.92	     nbTooLargeKeys=0
0.92	       =>  wckTime=0.053  cpuTime=0.03  mem=15M373
0.94	   
0.94	   search
0.94	     run=1  nbConstraintChecks=103217  nbPropagations=1960  nbRevisions=23254  nbUselessRevisions=19221
0.94	     nbAssignments=64  nbFailedAssignments=13  nbBacktracks=30  nbVisitedNodes=92  nbRestartNogoods=2  mapSize=20
0.94	     nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.075  cpuTime=0.05  mem=15M373
0.96	   
0.96	   search
0.96	     run=2  nbConstraintChecks=183782  nbPropagations=4175  nbRevisions=51116  nbUselessRevisions=42059
0.96	     nbAssignments=115  nbFailedAssignments=29  nbBacktracks=55  nbVisitedNodes=170  nbRestartNogoods=4  mapSize=38
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.095  cpuTime=0.06  mem=15M373
0.98	   
0.98	   search
0.98	     run=3  nbConstraintChecks=278619  nbPropagations=7561  nbRevisions=95202  nbUselessRevisions=78443
0.98	     nbAssignments=174  nbFailedAssignments=45  nbBacktracks=89  nbVisitedNodes=263  nbRestartNogoods=7  mapSize=65
0.98	     nbInferences=0  nbTooLargeKeys=0
0.98	       =>  wckTime=0.114  cpuTime=0.08  mem=15M373
1.00	   
1.00	   search
1.00	     run=4  nbConstraintChecks=398743  nbPropagations=12413  nbRevisions=160164  nbUselessRevisions=132020
1.00	     nbAssignments=254  nbFailedAssignments=67  nbBacktracks=139  nbVisitedNodes=389  nbRestartNogoods=10  mapSize=103
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.136  cpuTime=0.1  mem=15M373
1.05	   
1.05	   search
1.05	     run=5  nbConstraintChecks=644150  nbPropagations=20071  nbRevisions=267857  nbUselessRevisions=220834
1.05	     nbAssignments=394  nbFailedAssignments=118  nbBacktracks=215  nbVisitedNodes=620  nbRestartNogoods=13  mapSize=163
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.18  cpuTime=0.14  mem=15M373
1.10	   
1.10	   search
1.10	     run=6  nbConstraintChecks=988802  nbPropagations=31874  nbRevisions=435883  nbUselessRevisions=358816
1.10	     nbAssignments=591  nbFailedAssignments=195  nbBacktracks=328  nbVisitedNodes=959  nbRestartNogoods=16  mapSize=262
1.10	     nbInferences=0  nbTooLargeKeys=0
1.10	       =>  wckTime=0.238  cpuTime=0.2  mem=15M373
1.19	   
1.19	   search
1.19	     run=7  nbConstraintChecks=1454886  nbPropagations=49214  nbRevisions=688290  nbUselessRevisions=566194
1.19	     nbAssignments=886  nbFailedAssignments=309  nbBacktracks=499  nbVisitedNodes=1458  nbRestartNogoods=17  mapSize=410
1.19	     nbInferences=0  nbTooLargeKeys=0
1.19	       =>  wckTime=0.323  cpuTime=0.28  mem=15M373
1.32	   
1.32	   search
1.32	     run=8  nbConstraintChecks=2198121  nbPropagations=75018  nbRevisions=1074705  nbUselessRevisions=883893
1.32	     nbAssignments=1324  nbFailedAssignments=478  nbBacktracks=755  nbVisitedNodes=2204  nbRestartNogoods=24
1.32	     mapSize=625  nbInferences=0  nbTooLargeKeys=0
1.32	       =>  wckTime=0.458  cpuTime=0.41  mem=15M373
1.50	   
1.50	   search
1.50	     run=9  nbConstraintChecks=3166503  nbPropagations=112595  nbRevisions=1644562  nbUselessRevisions=1353427
1.50	     nbAssignments=1951  nbFailedAssignments=711  nbBacktracks=1139  nbVisitedNodes=3252  nbRestartNogoods=30
1.50	     mapSize=928  nbInferences=0  nbTooLargeKeys=0
1.50	       =>  wckTime=0.635  cpuTime=0.58  mem=15M373
1.56	   
1.56	   INFO : Stopping hyperNogood (mapSize=1027, nbTooLargekeys=0, mem=15M373)
1.75	   
1.75	   search
1.75	     run=10  nbConstraintChecks=4801076  nbPropagations=169044  nbRevisions=2512302  nbUselessRevisions=2069088
1.75	     nbAssignments=2920  nbFailedAssignments=1092  nbBacktracks=1715  nbVisitedNodes=4920  nbRestartNogoods=40
1.75	       =>  wckTime=0.887  cpuTime=0.82  mem=15M373
2.07	   
2.07	   search
2.07	     run=11  nbConstraintChecks=6962798  nbPropagations=251465  nbRevisions=3786801  nbUselessRevisions=3120722
2.07	     nbAssignments=4304  nbFailedAssignments=1600  nbBacktracks=2583  nbVisitedNodes=7250  nbRestartNogoods=51
2.07	       =>  wckTime=1.2  cpuTime=1.13  mem=15M373
2.59	   
2.59	   search
2.59	     run=12  nbConstraintChecks=10284273  nbPropagations=375402  nbRevisions=5703951  nbUselessRevisions=4701828
2.59	     nbAssignments=6450  nbFailedAssignments=2438  nbBacktracks=3880  nbVisitedNodes=10949  nbRestartNogoods=53
2.59	       =>  wckTime=1.719  cpuTime=1.64  mem=15M373
3.27	   
3.27	   search
3.27	     run=13  nbConstraintChecks=14601497  nbPropagations=554039  nbRevisions=8448847  nbUselessRevisions=6963224
3.27	     nbAssignments=9436  nbFailedAssignments=3467  nbBacktracks=5826  nbVisitedNodes=15924  nbRestartNogoods=61
3.27	       =>  wckTime=2.406  cpuTime=2.33  mem=15M373
4.55	   
4.55	   search
4.55	     run=14  nbConstraintChecks=22978470  nbPropagations=829629  nbRevisions=12753164  nbUselessRevisions=10512960
4.55	     nbAssignments=14369  nbFailedAssignments=5470  nbBacktracks=8746  nbVisitedNodes=24475  nbRestartNogoods=70
4.55	       =>  wckTime=3.679  cpuTime=3.6  mem=15M373
6.18	   
6.18	   search
6.18	     run=15  nbConstraintChecks=33259694  nbPropagations=1235803  nbRevisions=19076994  nbUselessRevisions=15732779
6.18	     nbAssignments=21333  nbFailedAssignments=8045  nbBacktracks=13125  nbVisitedNodes=36319  nbRestartNogoods=78
6.18	       =>  wckTime=5.311  cpuTime=5.23  mem=15M373
8.77	   
8.77	   search
8.77	     run=16  nbConstraintChecks=50174380  nbPropagations=1846282  nbRevisions=28567347  nbUselessRevisions=23556587
8.77	     nbAssignments=31973  nbFailedAssignments=12108  nbBacktracks=19693  nbVisitedNodes=54534  nbRestartNogoods=84
8.77	       =>  wckTime=7.908  cpuTime=7.83  mem=15M373
12.60	   
12.60	   search
12.60	     run=17  nbConstraintChecks=74824614  nbPropagations=2760531  nbRevisions=42750950  nbUselessRevisions=35249129
12.60	     nbAssignments=47710  nbFailedAssignments=17984  nbBacktracks=29548  nbVisitedNodes=81474  nbRestartNogoods=91
12.60	       =>  wckTime=11.736  cpuTime=11.65  mem=15M373
19.01	   
19.01	   search
19.01	     run=18  nbConstraintChecks=117516800  nbPropagations=4164218  nbRevisions=64802225  nbUselessRevisions=53442562
19.01	     nbAssignments=72204  nbFailedAssignments=27691  nbBacktracks=44327  nbVisitedNodes=123907  nbRestartNogoods=95
19.01	       =>  wckTime=18.148  cpuTime=18.07  mem=15M373
27.51	   
27.51	   search
27.51	     run=19  nbConstraintChecks=172275363  nbPropagations=6225109  nbRevisions=97068049  nbUselessRevisions=80048027
27.51	     nbAssignments=106793  nbFailedAssignments=40103  nbBacktracks=66497  nbVisitedNodes=182348  nbRestartNogoods=102
27.51	       =>  wckTime=26.639  cpuTime=26.56  mem=15M373
40.45	   
40.45	   search
40.45	     run=20  nbConstraintChecks=258055655  nbPropagations=9300388  nbRevisions=145073494  nbUselessRevisions=119584661
40.45	     nbAssignments=159273  nbFailedAssignments=59318  nbBacktracks=99752  nbVisitedNodes=271331  nbRestartNogoods=110
40.45	       =>  wckTime=39.582  cpuTime=39.49  mem=15M373
59.92	   
59.92	   search
59.92	     run=21  nbConstraintChecks=383465867  nbPropagations=13893079  nbRevisions=216826662  nbUselessRevisions=178746622
59.92	     nbAssignments=238432  nbFailedAssignments=88588  nbBacktracks=149633  nbVisitedNodes=405877  nbRestartNogoods=125
59.92	       =>  wckTime=59.058  cpuTime=58.95  mem=15M373
90.19	   
90.19	   search
90.19	     run=22  nbConstraintChecks=580726405  nbPropagations=20825011  nbRevisions=325231727  nbUselessRevisions=268118184
90.19	     nbAssignments=358667  nbFailedAssignments=133997  nbBacktracks=224451  nbVisitedNodes=611950  nbRestartNogoods=136
90.19	       =>  wckTime=89.327  cpuTime=89.2  mem=15M373
137.30	   
137.30	   search
137.30	     run=23  nbConstraintChecks=891708957  nbPropagations=31334436  nbRevisions=490628544  nbUselessRevisions=404554301
137.30	     nbAssignments=539664  nbFailedAssignments=202758  nbBacktracks=336678  nbVisitedNodes=922213  nbRestartNogoods=149
137.30	       =>  wckTime=136.432  cpuTime=136.28  mem=15M373
202.28	   
202.28	   search
202.28	     run=24  nbConstraintChecks=1321658034  nbPropagations=46972703  nbRevisions=735243266  nbUselessRevisions=606070723
202.28	     nbAssignments=806986  nbFailedAssignments=301729  nbBacktracks=505019  nbVisitedNodes=1375901  nbRestartNogoods=169
202.28	       =>  wckTime=201.412  cpuTime=201.09  mem=15M373
307.40	   
307.40	   search
307.40	     run=25  nbConstraintChecks=2012160461  nbPropagations=70633242  nbRevisions=1106390249
307.40	     nbUselessRevisions=911879354  nbAssignments=1215720  nbFailedAssignments=457939  nbBacktracks=757531
307.40	     nbVisitedNodes=2077595  nbRestartNogoods=186
307.40	       =>  wckTime=306.53  cpuTime=306.05  mem=15M373
453.57	   
453.57	   search
453.57	     run=26  nbConstraintChecks=2974860045  nbPropagations=105870386  nbRevisions=1659940481
453.57	     nbUselessRevisions=1368549104  nbAssignments=1816179  nbFailedAssignments=679616  nbBacktracks=1136301
453.57	     nbVisitedNodes=3098463  nbRestartNogoods=208
453.57	       =>  wckTime=452.701  cpuTime=451.87  mem=15M373
667.08	   
667.08	   search
667.08	     run=27  nbConstraintChecks=4456805042  nbPropagations=158587124  nbRevisions=2488147116
667.08	     nbUselessRevisions=2051762565  nbAssignments=2715327  nbFailedAssignments=1010602  nbBacktracks=1704455
667.08	     nbVisitedNodes=4632579  nbRestartNogoods=226
667.08	       =>  wckTime=666.218  cpuTime=664.4  mem=15M373
982.40	   
982.41	   search
982.41	     run=28  nbConstraintChecks=6648825288  nbPropagations=237561225  nbRevisions=3722983084
982.41	     nbUselessRevisions=3069846640  nbAssignments=4069898  nbFailedAssignments=1512936  nbBacktracks=2556686
982.41	     nbVisitedNodes=6938465  nbRestartNogoods=240
982.41	       =>  wckTime=981.539  cpuTime=978.24  mem=15M373
1479.58	   
1479.58	   search
1479.58	     run=29  nbConstraintChecks=10117188299  nbPropagations=356972775  nbRevisions=5604381119
1479.58	     nbUselessRevisions=4623087751  nbAssignments=6124709  nbFailedAssignments=2289397  nbBacktracks=3835026
1479.58	     nbVisitedNodes=10460976  nbRestartNogoods=259
1479.58	       =>  wckTime=1478.709  cpuTime=1473.09  mem=15M373

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/node3/watcher-229680-1168080995 -o ROOT/results/node3/solver-229680-1168080995 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229680-1168080995/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: 0.14 0.80 1.43 4/81 30929
/proc/meminfo: memFree=1325256/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=1784 CPUtime=0
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 165 0 0 0 0 0 0 0 20 0 1 0 156496975 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/30928/statm: 446 136 102 14 0 91 0

[startup+0.10471 s]
/proc/loadavg: 0.14 0.80 1.43 4/81 30929
/proc/meminfo: memFree=1325256/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=914260 CPUtime=0.07
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 2921 0 1 0 6 1 0 0 17 0 8 0 156496975 936202240 2667 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30928/statm: 228565 2667 1397 14 0 215464 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914260

[startup+0.512775 s]
/proc/loadavg: 0.14 0.80 1.43 4/81 30929
/proc/meminfo: memFree=1325256/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916352 CPUtime=0.48
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 7148 0 1 0 44 4 0 0 17 0 8 0 156496975 938344448 6887 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073569883 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30928/statm: 229088 6887 2137 14 0 215558 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 916352

[startup+1.3339 s]
/proc/loadavg: 0.21 0.80 1.43 2/88 30936
/proc/meminfo: memFree=1297616/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=1.3
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9624 0 1 0 125 5 0 0 17 0 8 0 156496975 938479616 9362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812399 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30928/statm: 229121 9362 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.2
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 382 0 0 0 20 0 0 0 16 0 8 0 156496983 938479616 9362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9362 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 916484

[startup+2.97117 s]
/proc/loadavg: 0.21 0.80 1.43 2/88 30936
/proc/meminfo: memFree=1297488/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=2.93
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9639 0 1 0 288 5 0 0 17 0 8 0 156496975 938479616 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073815372 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30928/statm: 229121 9376 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.23
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 396 0 0 0 23 0 0 0 15 0 8 0 156496983 938479616 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9376 18446744073709551615 134512640 134570532 4294956464 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) 916484

[startup+6.2637 s]
/proc/loadavg: 0.27 0.81 1.42 2/88 30936
/proc/meminfo: memFree=1297488/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=6.23
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9641 0 1 0 617 6 0 0 22 0 8 0 156496975 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073480081 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30928/statm: 229121 9377 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 916484

[startup+12.7348 s]
/proc/loadavg: 0.33 0.81 1.42 2/88 30936
/proc/meminfo: memFree=1297488/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=12.7
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9641 0 1 0 1264 6 0 0 25 0 8 0 156496975 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825265 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30928/statm: 229121 9377 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 916484

[startup+25.5848 s]
/proc/loadavg: 0.43 0.81 1.42 2/88 30936
/proc/meminfo: memFree=1297488/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=25.54
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9642 0 1 0 2548 6 0 0 25 0 8 0 156496975 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30928/statm: 229121 9377 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 916484

[startup+51.268 s]
/proc/loadavg: 0.65 0.83 1.40 2/88 30972
/proc/meminfo: memFree=1297480/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=51.21
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9642 0 1 0 5114 7 0 0 25 0 8 0 156496975 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30928/statm: 229121 9377 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 916484

[startup+102.531 s]
/proc/loadavg: 0.85 0.85 1.38 2/88 31017
/proc/meminfo: memFree=1295112/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=102.45
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9642 0 1 0 10237 8 0 0 25 0 8 0 156496975 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823472 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30928/statm: 229121 9377 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 916484

[startup+162.534 s]
/proc/loadavg: 0.94 0.88 1.35 2/88 31028
/proc/meminfo: memFree=1297288/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=162.41
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9643 0 1 0 16233 8 0 0 25 0 8 0 156496975 938479616 9378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825385 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1417.81
Current children cumulated vsize (KiB) 916484

[startup+1483.15 s]
/proc/loadavg: 2.00 1.97 1.77 3/100 31531
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=1477.57
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9644 0 1 0 147741 16 0 0 25 0 8 0 156496975 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813391 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30928/statm: 229121 9379 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 399 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1477.57
Current children cumulated vsize (KiB) 916484

[startup+1543.18 s]
/proc/loadavg: 2.00 1.97 1.78 3/100 31531
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=1537.31
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9644 0 1 0 153715 16 0 0 25 0 8 0 156496975 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825318 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30928/statm: 229121 9379 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 399 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1537.31
Current children cumulated vsize (KiB) 916484

[startup+1603.2 s]
/proc/loadavg: 2.00 1.97 1.79 3/100 31531
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=1597.02
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9644 0 1 0 159686 16 0 0 25 0 8 0 156496975 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30928/statm: 229121 9379 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 399 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1597.02
Current children cumulated vsize (KiB) 916484

[startup+1663.24 s]
/proc/loadavg: 2.00 1.97 1.80 3/100 31531
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=1656.79
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9644 0 1 0 165663 16 0 0 25 0 8 0 156496975 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825314 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30928/statm: 229121 9379 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 399 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.79
Current children cumulated vsize (KiB) 916484

[startup+1723.27 s]
/proc/loadavg: 2.00 1.97 1.81 3/100 31531
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=1716.54
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9644 0 1 0 171638 16 0 0 25 0 8 0 156496975 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825318 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30928/statm: 229121 9379 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 399 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1716.54
Current children cumulated vsize (KiB) 916484

[startup+1783.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/100 31531
/proc/meminfo: memFree=1259688/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=1776.28
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9644 0 1 0 177611 17 0 0 25 0 8 0 156496975 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073814297 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30928/statm: 229121 9379 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 399 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1776.28
Current children cumulated vsize (KiB) 916484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.14 s]
/proc/loadavg: 2.00 1.97 1.82 3/100 31531
/proc/meminfo: memFree=1259752/2055920 swapFree=4192812/4192956
[pid=30928] ppid=30926 vsize=916484 CPUtime=1800.03
/proc/30928/stat : 30928 (java) R 30926 30928 30860 0 -1 0 9644 0 1 0 179986 17 0 0 25 0 8 0 156496975 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073815372 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30928/statm: 229121 9379 2513 14 0 215591 0
[pid=30928/tid=30930] ppid=30926 vsize=916484 CPUtime=0.03
/proc/30928/task/30930/stat : 30930 (java) S 30926 30928 30860 0 -1 64 410 0 0 0 3 0 0 0 16 0 8 0 156496979 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30931] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30931/stat : 30931 (java) S 30926 30928 30860 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30932] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30932/stat : 30932 (java) S 30926 30928 30860 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156496980 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30933] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30933/stat : 30933 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30934] ppid=30926 vsize=916484 CPUtime=0.24
/proc/30928/task/30934/stat : 30934 (java) S 30926 30928 30860 0 -1 64 399 0 0 0 23 1 0 0 16 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30935] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30935/stat : 30935 (java) S 30926 30928 30860 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30928/tid=30936] ppid=30926 vsize=916484 CPUtime=0
/proc/30928/task/30936/stat : 30936 (java) S 30926 30928 30860 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 156496983 938479616 9379 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 916484

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

Child status: 143
Real time (s): 1807.22
CPU time (s): 1800.1
CPU user time (s): 1799.92
CPU system time (s): 0.179972
CPU usage (%): 99.6064
Max. virtual memory (cumulated for all children) (KiB): 916484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9660
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= 37414
involuntary context switches= 60423

runsolver used 1.71474 s user time and 4.84626 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan  6 10:56:46 UTC 2007


IDJOB= 229680
IDBENCH= 6349
FILE ID= node3/229680-1168080995

PBS_JOBID= 3475883

Free space on /tmp= 66543 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23-fcd/rand-2-50-23-587-230-fcd-25_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229680-1168080995/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-229680-1168080995 -o ROOT/results/node3/solver-229680-1168080995 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229680-1168080995/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f7bc68ca25c5cfa4d7c359c11a8a7969

RANDOM SEED= 472727441

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:       1324008 kB
Buffers:         65920 kB
Cached:         515684 kB
SwapCached:          0 kB
Active:         129596 kB
Inactive:       508048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1324008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2120 kB
Writeback:           0 kB
Mapped:          74980 kB
Slab:            79624 kB
Committed_AS:  3758352 kB
PageTables:       1900 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= 66543 MiB



End job on node3 on Sat Jan  6 11:27:01 UTC 2007