Trace number 194871

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.15 1808.48

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-6_ext.xml
MD5SUMf2d212ac6b3c423cd9a159278e276c36
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 constraints475
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension475
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.61	   
0.61	Abscon 109 (November, 2006)
0.61	   
0.61	   configuration
0.61	     name=mac.xml
0.65	   
0.65	   instance
0.65	     name=/tmp/evaluation/194871-1168069570/unknown.xml
0.68	   
0.68	   domains being loaded...
0.68	   
0.68	   variables being loaded...
0.72	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.72	       =>  wckTime=0.105  cpuTime=0.1  mem=6M951
0.72	   
0.72	   relations being loaded...
0.87	   
0.87	   constraints being loaded...
1.01	     nbConstraints=475  nbRelationTypes=475  nbExtensionStructures=475  nbSharedExtensionStructures=0
1.01	     nbConflictsStructures=475  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2512  maxDegree=27
1.01	     maxArity=2
1.01	       =>  wckTime=0.395  cpuTime=0.31  mem=17M711
1.06	   
1.06	   solver IterativeSystematicSolver being built... 
1.20	       =>  wckTime=0.588  cpuTime=0.43  mem=15M383
1.21	   
1.21	   preprocessing
1.21	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.21	     detectedInconsistency=no
1.21	       =>  wckTime=0.0080  cpuTime=0.0  mem=15M383
1.26	   
1.26	   search
1.26	     run=0  nbConstraintChecks=49394  nbPropagations=658  nbRevisions=7631  nbUselessRevisions=6351  nbAssignments=31
1.26	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=48  nbRestartNogoods=0  mapSize=9  nbInferences=0
1.26	     nbTooLargeKeys=0
1.26	       =>  wckTime=0.056  cpuTime=0.03  mem=15M383
1.29	   
1.29	   search
1.29	     run=1  nbConstraintChecks=99691  nbPropagations=1954  nbRevisions=23442  nbUselessRevisions=19588  nbAssignments=70
1.29	     nbFailedAssignments=19  nbBacktracks=26  nbVisitedNodes=102  nbRestartNogoods=4  mapSize=20  nbInferences=0
1.29	     nbTooLargeKeys=0
1.29	       =>  wckTime=0.08  cpuTime=0.04  mem=15M383
1.31	   
1.31	   search
1.31	     run=2  nbConstraintChecks=165204  nbPropagations=4142  nbRevisions=51232  nbUselessRevisions=42889
1.31	     nbAssignments=116  nbFailedAssignments=31  nbBacktracks=48  nbVisitedNodes=173  nbRestartNogoods=7  mapSize=40
1.31	     nbInferences=0  nbTooLargeKeys=0
1.31	       =>  wckTime=0.1  cpuTime=0.06  mem=15M383
1.33	   
1.33	   search
1.33	     run=3  nbConstraintChecks=266541  nbPropagations=7642  nbRevisions=97939  nbUselessRevisions=81922
1.33	     nbAssignments=182  nbFailedAssignments=51  nbBacktracks=81  nbVisitedNodes=280  nbRestartNogoods=9  mapSize=70
1.33	     nbInferences=0  nbTooLargeKeys=0
1.33	       =>  wckTime=0.121  cpuTime=0.08  mem=15M383
1.36	   
1.36	   search
1.36	     run=4  nbConstraintChecks=417555  nbPropagations=13020  nbRevisions=172517  nbUselessRevisions=144139
1.36	     nbAssignments=280  nbFailedAssignments=85  nbBacktracks=132  nbVisitedNodes=440  nbRestartNogoods=15  mapSize=114
1.36	     nbInferences=0  nbTooLargeKeys=0
1.36	       =>  wckTime=0.151  cpuTime=0.11  mem=15M383
1.40	   
1.40	   search
1.40	     run=5  nbConstraintChecks=634121  nbPropagations=21147  nbRevisions=287854  nbUselessRevisions=240097
1.40	     nbAssignments=425  nbFailedAssignments=140  nbBacktracks=211  nbVisitedNodes=685  nbRestartNogoods=20  mapSize=183
1.40	     nbInferences=0  nbTooLargeKeys=0
1.40	       =>  wckTime=0.195  cpuTime=0.15  mem=15M383
1.45	   
1.45	   search
1.45	     run=6  nbConstraintChecks=927260  nbPropagations=32821  nbRevisions=456008  nbUselessRevisions=379345
1.45	     nbAssignments=622  nbFailedAssignments=213  nbBacktracks=324  nbVisitedNodes=1015  nbRestartNogoods=23  mapSize=276
1.45	     nbInferences=0  nbTooLargeKeys=0
1.45	       =>  wckTime=0.248  cpuTime=0.2  mem=15M383
1.53	   
1.53	   search
1.53	     run=7  nbConstraintChecks=1353769  nbPropagations=49969  nbRevisions=707260  nbUselessRevisions=587094
1.53	     nbAssignments=903  nbFailedAssignments=310  nbBacktracks=499  nbVisitedNodes=1485  nbRestartNogoods=28  mapSize=416
1.53	     nbInferences=0  nbTooLargeKeys=0
1.53	       =>  wckTime=0.325  cpuTime=0.27  mem=15M383
1.64	   
1.64	   search
1.64	     run=8  nbConstraintChecks=1975917  nbPropagations=74853  nbRevisions=1079530  nbUselessRevisions=894740
1.64	     nbAssignments=1331  nbFailedAssignments=468  nbBacktracks=756  nbVisitedNodes=2198  nbRestartNogoods=31
1.64	     mapSize=618  nbInferences=0  nbTooLargeKeys=0
1.64	       =>  wckTime=0.438  cpuTime=0.38  mem=15M383
1.82	   
1.82	   search
1.82	     run=9  nbConstraintChecks=3015314  nbPropagations=112270  nbRevisions=1651214  nbUselessRevisions=1367906
1.82	     nbAssignments=2003  nbFailedAssignments=745  nbBacktracks=1140  nbVisitedNodes=3350  nbRestartNogoods=40
1.82	     mapSize=937  nbInferences=0  nbTooLargeKeys=0
1.82	       =>  wckTime=0.616  cpuTime=0.55  mem=15M383
1.88	   
1.88	   INFO : Stopping hyperNogood (mapSize=1033, nbTooLargekeys=0, mem=15M383)
2.05	   
2.05	   search
2.05	     run=10  nbConstraintChecks=4457567  nbPropagations=167151  nbRevisions=2498384  nbUselessRevisions=2068117
2.05	     nbAssignments=2942  nbFailedAssignments=1099  nbBacktracks=1717  nbVisitedNodes=4942  nbRestartNogoods=50
2.05	       =>  wckTime=0.846  cpuTime=0.76  mem=15M383
2.35	   
2.35	   search
2.35	     run=11  nbConstraintChecks=6462943  nbPropagations=247248  nbRevisions=3738181  nbUselessRevisions=3092951
2.35	     nbAssignments=4325  nbFailedAssignments=1605  nbBacktracks=2581  nbVisitedNodes=7263  nbRestartNogoods=54
2.35	       =>  wckTime=1.149  cpuTime=1.06  mem=15M383
2.83	   
2.83	   search
2.83	     run=12  nbConstraintChecks=9777981  nbPropagations=367420  nbRevisions=5600650  nbUselessRevisions=4630699
2.83	     nbAssignments=6477  nbFailedAssignments=2448  nbBacktracks=3881  nbVisitedNodes=10888  nbRestartNogoods=60
2.83	       =>  wckTime=1.627  cpuTime=1.54  mem=15M383
3.51	   
3.51	   search
3.51	     run=13  nbConstraintChecks=14614498  nbPropagations=542487  nbRevisions=8322851  nbUselessRevisions=6873868
3.51	     nbAssignments=9489  nbFailedAssignments=3504  nbBacktracks=5827  nbVisitedNodes=15900  nbRestartNogoods=68
3.51	       =>  wckTime=2.304  cpuTime=2.21  mem=15M383
4.53	   
4.53	   search
4.53	     run=14  nbConstraintChecks=21644033  nbPropagations=804006  nbRevisions=12390246  nbUselessRevisions=10227783
4.53	     nbAssignments=14102  nbFailedAssignments=5188  nbBacktracks=8746  nbVisitedNodes=23669  nbRestartNogoods=76
4.53	       =>  wckTime=3.321  cpuTime=3.22  mem=15M383
6.11	   
6.11	   search
6.11	     run=15  nbConstraintChecks=32744809  nbPropagations=1198686  nbRevisions=18557025  nbUselessRevisions=15311812
6.11	     nbAssignments=21182  nbFailedAssignments=7883  nbBacktracks=13124  nbVisitedNodes=35723  nbRestartNogoods=83
6.11	       =>  wckTime=4.907  cpuTime=4.8  mem=15M383
8.51	   
8.51	   search
8.51	     run=16  nbConstraintChecks=49924767  nbPropagations=1791298  nbRevisions=27833781  nbUselessRevisions=22948460
8.51	     nbAssignments=31702  nbFailedAssignments=11823  nbBacktracks=19697  nbVisitedNodes=53556  nbRestartNogoods=91
8.51	       =>  wckTime=7.305  cpuTime=7.19  mem=15M383
11.95	   
11.95	   search
11.95	     run=17  nbConstraintChecks=73535917  nbPropagations=2673712  nbRevisions=41674793  nbUselessRevisions=34359314
11.95	     nbAssignments=47049  nbFailedAssignments=17305  nbBacktracks=29549  nbVisitedNodes=79500  nbRestartNogoods=98
11.95	       =>  wckTime=10.742  cpuTime=10.61  mem=15M383
17.14	   
17.14	   search
17.14	     run=18  nbConstraintChecks=109097072  nbPropagations=3992949  nbRevisions=62385328  nbUselessRevisions=51455087
17.14	     nbAssignments=70352  nbFailedAssignments=25821  nbBacktracks=44327  nbVisitedNodes=119028  nbRestartNogoods=108
17.14	       =>  wckTime=15.932  cpuTime=15.77  mem=15M383
25.00	   
25.00	   search
25.00	     run=19  nbConstraintChecks=163979000  nbPropagations=5966457  nbRevisions=93482689  nbUselessRevisions=77125124
25.00	     nbAssignments=105564  nbFailedAssignments=38855  nbBacktracks=66496  nbVisitedNodes=178399  nbRestartNogoods=114
25.00	       =>  wckTime=23.792  cpuTime=23.6  mem=15M383
37.03	   
37.03	   search
37.03	     run=20  nbConstraintChecks=247592806  nbPropagations=8942007  nbRevisions=140461707  nbUselessRevisions=115919550
37.03	     nbAssignments=158454  nbFailedAssignments=58481  nbBacktracks=99749  nbVisitedNodes=268329  nbRestartNogoods=123
37.03	       =>  wckTime=35.825  cpuTime=35.56  mem=15M383
55.03	   
55.03	   search
55.03	     run=21  nbConstraintChecks=372688114  nbPropagations=13419076  nbRevisions=211474058  nbUselessRevisions=174627173
55.03	     nbAssignments=238150  nbFailedAssignments=88292  nbBacktracks=149627  nbVisitedNodes=403904  nbRestartNogoods=137
55.03	       =>  wckTime=53.828  cpuTime=53.5  mem=15M383
81.55	   
81.55	   search
81.55	     run=22  nbConstraintChecks=555819175  nbPropagations=20125080  nbRevisions=317817995  nbUselessRevisions=262600707
81.55	     nbAssignments=356849  nbFailedAssignments=132162  nbBacktracks=224445  nbVisitedNodes=605478  nbRestartNogoods=147
81.55	       =>  wckTime=80.346  cpuTime=79.89  mem=15M383
123.18	   
123.18	   search
123.18	     run=23  nbConstraintChecks=846458603  nbPropagations=30268068  nbRevisions=479375203  nbUselessRevisions=396333027
123.18	     nbAssignments=535632  nbFailedAssignments=198707  nbBacktracks=336675  nbVisitedNodes=910173  nbRestartNogoods=159
123.18	       =>  wckTime=121.97  cpuTime=121.32  mem=15M383
184.51	   
184.51	   search
184.51	     run=24  nbConstraintChecks=1268886564  nbPropagations=45535805  nbRevisions=722708299  nbUselessRevisions=597820695
184.51	     nbAssignments=804468  nbFailedAssignments=299193  nbBacktracks=505018  nbVisitedNodes=1369045  nbRestartNogoods=173
184.51	       =>  wckTime=183.303  cpuTime=182.39  mem=15M383
275.46	   
275.46	   search
275.46	     run=25  nbConstraintChecks=1907819508  nbPropagations=68295704  nbRevisions=1084464973
275.46	     nbUselessRevisions=897010052  nbAssignments=1199989  nbFailedAssignments=442191  nbBacktracks=757531
275.46	     nbVisitedNodes=2036143  nbRestartNogoods=190
275.46	       =>  wckTime=274.255  cpuTime=272.93  mem=15M383
404.78	   
404.78	   search
404.78	     run=26  nbConstraintChecks=2793190587  nbPropagations=101935143  nbRevisions=1617440798
404.78	     nbUselessRevisions=1337925753  nbAssignments=1789629  nbFailedAssignments=653053  nbBacktracks=1136298
404.78	     nbVisitedNodes=3028601  nbRestartNogoods=208
404.78	       =>  wckTime=403.571  cpuTime=401.66  mem=15M383
611.74	   
611.74	   search
611.74	     run=27  nbConstraintChecks=4226893561  nbPropagations=152833359  nbRevisions=2425848680
611.74	     nbUselessRevisions=2006915638  nbAssignments=2704804  nbFailedAssignments=1000066  nbBacktracks=1704449
611.74	     nbVisitedNodes=4588940  nbRestartNogoods=230
611.74	       =>  wckTime=610.537  cpuTime=607.7  mem=15M383
909.26	   
909.26	   search
909.26	     run=28  nbConstraintChecks=6238450117  nbPropagations=228769486  nbRevisions=3634566381
909.26	     nbUselessRevisions=3008528938  nbAssignments=4056204  nbFailedAssignments=1499227  nbBacktracks=2556679
909.26	     nbVisitedNodes=6881308  nbRestartNogoods=252
909.26	       =>  wckTime=908.054  cpuTime=903.85  mem=15M383
1381.47	   
1381.47	   search
1381.47	     run=29  nbConstraintChecks=9518589338  nbPropagations=343926319  nbRevisions=5469282554
1381.47	     nbUselessRevisions=4528679109  nbAssignments=6103674  nbFailedAssignments=2268345  nbBacktracks=3835019
1381.47	     nbVisitedNodes=10377993  nbRestartNogoods=267
1381.47	       =>  wckTime=1380.268  cpuTime=1374.07  mem=15M383

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

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

/proc/loadavg: 1.93 1.99 1.90 4/73 21577
/proc/meminfo: memFree=1201096/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=1784 CPUtime=0
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 191 0 0 0 0 0 0 0 18 0 1 0 155356331 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21576/statm: 447 158 123 14 0 92 0

[startup+0.108284 s]
/proc/loadavg: 1.93 1.99 1.90 4/73 21577
/proc/meminfo: memFree=1201096/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=47416 CPUtime=0.02
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 1025 0 24 0 0 2 0 0 18 0 1 0 155356331 48553984 797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 12874688 0 4 0 7368 0 0 0 17 0 0 0
/proc/21576/statm: 11854 797 641 14 0 1707 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47416

[startup+0.516324 s]
/proc/loadavg: 1.93 1.99 1.90 4/73 21577
/proc/meminfo: memFree=1201096/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915120 CPUtime=0.25
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 4105 0 63 0 18 7 0 0 18 0 8 0 155356331 937082880 3913 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582906 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228780 3915 1881 14 0 215275 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 915120

[startup+1.34042 s]
/proc/loadavg: 1.93 1.99 1.90 3/80 21584
/proc/meminfo: memFree=1151824/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=1.05
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9575 0 69 0 94 11 0 0 23 0 8 0 155356331 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825324 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9381 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 17 0 8 0 155356346 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.18
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 377 0 0 0 18 0 0 0 15 0 8 0 155356352 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9381 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 915460

[startup+2.9886 s]
/proc/loadavg: 1.93 1.99 1.91 3/80 21584
/proc/meminfo: memFree=1151312/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=2.7
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9595 0 69 0 258 12 0 0 25 0 8 0 155356331 937431040 9400 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825418 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9400 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 17 0 8 0 155356346 937431040 9400 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9400 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9400 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9400 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 397 0 0 0 22 1 0 0 15 0 8 0 155356352 937431040 9400 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9400 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9400 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 915460

[startup+6.26796 s]
/proc/loadavg: 1.93 1.99 1.91 3/80 21584
/proc/meminfo: memFree=1150864/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=5.96
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9597 0 69 0 584 12 0 0 25 0 8 0 155356331 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825259 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9401 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 915460

[startup+12.7637 s]
/proc/loadavg: 1.94 1.99 1.91 3/80 21584
/proc/meminfo: memFree=1150224/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=12.43
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9597 0 69 0 1231 12 0 0 25 0 8 0 155356331 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9401 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 915460

[startup+25.6211 s]
/proc/loadavg: 1.95 1.99 1.91 3/80 21584
/proc/meminfo: memFree=1148688/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=25.23
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9597 0 69 0 2511 12 0 0 25 0 8 0 155356331 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814272 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9401 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 915460

[startup+51.2469 s]
/proc/loadavg: 1.97 1.99 1.91 3/80 21584
/proc/meminfo: memFree=1146384/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=50.74
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9597 0 69 0 5062 12 0 0 25 0 8 0 155356331 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813344 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9401 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9401 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915460

[startup+102.499 s]
/proc/loadavg: 1.98 1.99 1.91 3/80 21584
/proc/meminfo: memFree=1140304/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=101.76
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9599 0 69 0 10164 12 0 0 25 0 8 0 155356331 937431040 9402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073838763 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9402 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 399 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 915460

[startup+162.502 s]
/proc/loadavg: 1.99 1.99 1.91 3/80 21584
/proc/meminfo: memFree=1132624/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=161.49
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9599 0 69 0 16137 12 0 0 25 0 8 0 155356331 937431040 9402 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823454 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1416.9
Current children cumulated vsize (KiB) 915460

[startup+1483.52 s]
/proc/loadavg: 2.00 2.01 1.94 3/87 21839
/proc/meminfo: memFree=1251752/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=1476.65
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9600 0 69 0 147637 28 0 0 25 0 8 0 155356331 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848697 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9403 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1476.65
Current children cumulated vsize (KiB) 915460

[startup+1543.54 s]
/proc/loadavg: 2.00 2.01 1.94 3/87 21839
/proc/meminfo: memFree=1251752/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=1536.41
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9600 0 69 0 153613 28 0 0 25 0 8 0 155356331 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073834790 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9403 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1536.41
Current children cumulated vsize (KiB) 915460

[startup+1603.57 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 21839
/proc/meminfo: memFree=1251688/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=1596.17
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9600 0 69 0 159589 28 0 0 25 0 8 0 155356331 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823337 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9403 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1596.17
Current children cumulated vsize (KiB) 915460

[startup+1663.59 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 21839
/proc/meminfo: memFree=1251752/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=1655.91
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9600 0 69 0 165563 28 0 0 25 0 8 0 155356331 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840952 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9403 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.91
Current children cumulated vsize (KiB) 915460

[startup+1723.62 s]
/proc/loadavg: 2.08 2.02 1.94 3/87 21839
/proc/meminfo: memFree=1251688/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=1715.68
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9600 0 69 0 171539 29 0 0 25 0 8 0 155356331 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814261 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9403 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.68
Current children cumulated vsize (KiB) 915460

[startup+1783.65 s]
/proc/loadavg: 2.03 2.01 1.94 4/87 21839
/proc/meminfo: memFree=1251752/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=1775.44
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9600 0 69 0 177515 29 0 0 25 0 8 0 155356331 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825275 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9403 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.44
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.41 s]
/proc/loadavg: 2.02 2.01 1.94 3/87 21839
/proc/meminfo: memFree=1251752/2055920 swapFree=4191892/4192956
[pid=21576] ppid=21574 vsize=915460 CPUtime=1800.08
/proc/21576/stat : 21576 (java) R 21574 21576 21306 0 -1 0 9600 0 69 0 179979 29 0 0 25 0 8 0 155356331 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073825401 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21576/statm: 228865 9403 2513 14 0 215335 0
[pid=21576/tid=21578] ppid=21574 vsize=915460 CPUtime=0.03
/proc/21576/task/21578/stat : 21578 (java) S 21574 21576 21306 0 -1 64 412 0 0 0 3 0 0 0 16 0 8 0 155356346 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21579] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21579/stat : 21579 (java) S 21574 21576 21306 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21580] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21580/stat : 21580 (java) S 21574 21576 21306 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155356347 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21581] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21581/stat : 21581 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21582] ppid=21574 vsize=915460 CPUtime=0.23
/proc/21576/task/21582/stat : 21582 (java) S 21574 21576 21306 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21583] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21583/stat : 21583 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21576/tid=21584] ppid=21574 vsize=915460 CPUtime=0
/proc/21576/task/21584/stat : 21584 (java) S 21574 21576 21306 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155356352 937431040 9403 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1808.48
CPU time (s): 1800.15
CPU user time (s): 1799.85
CPU system time (s): 0.297954
CPU usage (%): 99.5393
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9618
page faults= 69
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37896
involuntary context switches= 61092

runsolver used 1.69174 s user time and 5.61315 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat Jan  6 07:46:11 UTC 2007


IDJOB= 194871
IDBENCH= 3237
FILE ID= node42/194871-1168069570

PBS_JOBID= 3475893

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f2d212ac6b3c423cd9a159278e276c36

RANDOM SEED= 218813062

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.229
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.229
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:       1201512 kB
Buffers:         49116 kB
Cached:         521204 kB
SwapCached:        268 kB
Active:         281456 kB
Inactive:       497928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1201512 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2124 kB
Writeback:           0 kB
Mapped:         221496 kB
Slab:            60128 kB
Committed_AS:  2815776 kB
PageTables:       2188 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66538 MiB



End job on node42 on Sat Jan  6 08:16:20 UTC 2007