Trace number 217335

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.09 1801.21

General information on the benchmark

Namefrb/frb50-23/
frb50-23-2-mgd_ext.xml
MD5SUMb9bed53aa8258c9fd0942bae09f06273
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 constraints445
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension445
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.41	   
0.41	Abscon 109 (November, 2006)
0.41	   
0.41	   configuration
0.41	     name=mac.xml
0.44	   
0.44	   instance
0.44	     name=/tmp/evaluation/217335-1168079365/unknown.xml
0.48	   
0.48	   domains being loaded...
0.48	   
0.48	   variables being loaded...
0.52	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.52	       =>  wckTime=0.106  cpuTime=0.09  mem=6M951
0.52	   
0.52	   relations being loaded...
0.68	   
0.68	   constraints being loaded...
0.81	     nbConstraints=445  nbRelationTypes=445  nbExtensionStructures=445  nbSharedExtensionStructures=0
0.82	     nbConflictsStructures=445  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1433  maxDegree=27
0.82	     maxArity=2
0.82	       =>  wckTime=0.401  cpuTime=0.31  mem=17M695
0.86	   
0.86	   solver IterativeSystematicSolver being built... 
1.03	       =>  wckTime=0.612  cpuTime=0.43  mem=15M340
1.04	   
1.04	   preprocessing
1.04	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.04	     detectedInconsistency=no
1.04	       =>  wckTime=0.0080  cpuTime=0.0  mem=15M340
1.09	   
1.09	   search
1.09	     run=0  nbConstraintChecks=44083  nbPropagations=567  nbRevisions=6251  nbUselessRevisions=5254  nbAssignments=28
1.09	     nbFailedAssignments=7  nbBacktracks=11  nbVisitedNodes=40  nbRestartNogoods=0  mapSize=8  nbInferences=0
1.09	     nbTooLargeKeys=0
1.09	       =>  wckTime=0.058  cpuTime=0.04  mem=15M340
1.12	   
1.12	   search
1.12	     run=1  nbConstraintChecks=110703  nbPropagations=1877  nbRevisions=22386  nbUselessRevisions=18676
1.12	     nbAssignments=63  nbFailedAssignments=17  nbBacktracks=26  nbVisitedNodes=94  nbRestartNogoods=2  mapSize=21
1.12	     nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.086  cpuTime=0.06  mem=15M340
1.15	   
1.15	   search
1.15	     run=2  nbConstraintChecks=201623  nbPropagations=4265  nbRevisions=53679  nbUselessRevisions=44650
1.15	     nbAssignments=112  nbFailedAssignments=35  nbBacktracks=48  nbVisitedNodes=175  nbRestartNogoods=6  mapSize=40
1.15	     nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.118  cpuTime=0.08  mem=15M340
1.17	   
1.17	   search
1.17	     run=3  nbConstraintChecks=331831  nbPropagations=8151  nbRevisions=106790  nbUselessRevisions=88504
1.17	     nbAssignments=185  nbFailedAssignments=65  nbBacktracks=81  nbVisitedNodes=298  nbRestartNogoods=9  mapSize=69
1.17	     nbInferences=0  nbTooLargeKeys=0
1.17	       =>  wckTime=0.145  cpuTime=0.1  mem=15M340
1.21	   
1.21	   search
1.21	     run=4  nbConstraintChecks=493422  nbPropagations=13825  nbRevisions=186253  nbUselessRevisions=153859
1.21	     nbAssignments=277  nbFailedAssignments=97  nbBacktracks=132  nbVisitedNodes=449  nbRestartNogoods=13  mapSize=112
1.21	     nbInferences=0  nbTooLargeKeys=0
1.21	       =>  wckTime=0.177  cpuTime=0.13  mem=15M340
1.25	   
1.25	   search
1.25	     run=5  nbConstraintChecks=694284  nbPropagations=21993  nbRevisions=301727  nbUselessRevisions=248745
1.25	     nbAssignments=405  nbFailedAssignments=139  nbBacktracks=209  nbVisitedNodes=660  nbRestartNogoods=18  mapSize=173
1.25	     nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.22  cpuTime=0.17  mem=15M340
1.32	   
1.32	   search
1.32	     run=6  nbConstraintChecks=1110175  nbPropagations=34710  nbRevisions=484766  nbUselessRevisions=397663
1.33	     nbAssignments=624  nbFailedAssignments=233  nbBacktracks=325  nbVisitedNodes=1032  nbRestartNogoods=23  mapSize=272
1.33	     nbInferences=0  nbTooLargeKeys=0
1.33	       =>  wckTime=0.295  cpuTime=0.25  mem=15M340
1.41	   
1.41	   search
1.41	     run=7  nbConstraintChecks=1546403  nbPropagations=52683  nbRevisions=744884  nbUselessRevisions=609381
1.41	     nbAssignments=903  nbFailedAssignments=334  nbBacktracks=495  nbVisitedNodes=1491  nbRestartNogoods=30  mapSize=405
1.41	     nbInferences=0  nbTooLargeKeys=0
1.41	       =>  wckTime=0.385  cpuTime=0.33  mem=15M340
1.55	   
1.55	   search
1.55	     run=8  nbConstraintChecks=2312675  nbPropagations=79083  nbRevisions=1130718  nbUselessRevisions=922548
1.55	     nbAssignments=1338  nbFailedAssignments=505  nbBacktracks=751  nbVisitedNodes=2231  nbRestartNogoods=34
1.55	     mapSize=613  nbInferences=0  nbTooLargeKeys=0
1.55	       =>  wckTime=0.521  cpuTime=0.46  mem=15M340
1.75	   
1.75	   search
1.75	     run=9  nbConstraintChecks=3404200  nbPropagations=118853  nbRevisions=1723619  nbUselessRevisions=1406480
1.75	     nbAssignments=2001  nbFailedAssignments=775  nbBacktracks=1136  nbVisitedNodes=3384  nbRestartNogoods=38
1.75	     mapSize=947  nbInferences=0  nbTooLargeKeys=0
1.75	       =>  wckTime=0.724  cpuTime=0.65  mem=15M340
1.81	   
1.82	   INFO : Stopping hyperNogood (mapSize=1037, nbTooLargekeys=0, mem=15M340)
2.01	   
2.01	   search
2.01	     run=10  nbConstraintChecks=4982438  nbPropagations=177263  nbRevisions=2595718  nbUselessRevisions=2117975
2.01	     nbAssignments=2932  nbFailedAssignments=1120  nbBacktracks=1712  nbVisitedNodes=4965  nbRestartNogoods=43
2.01	       =>  wckTime=0.985  cpuTime=0.9  mem=15M340
2.39	   
2.39	   search
2.39	     run=11  nbConstraintChecks=7442558  nbPropagations=263851  nbRevisions=3892362  nbUselessRevisions=3173791
2.39	     nbAssignments=4364  nbFailedAssignments=1678  nbBacktracks=2577  nbVisitedNodes=7423  nbRestartNogoods=46
2.39	       =>  wckTime=1.362  cpuTime=1.27  mem=15M340
2.94	   
2.94	   search
2.94	     run=12  nbConstraintChecks=10898474  nbPropagations=392514  nbRevisions=5839646  nbUselessRevisions=4764340
2.94	     nbAssignments=6525  nbFailedAssignments=2534  nbBacktracks=3874  nbVisitedNodes=11149  nbRestartNogoods=54
2.94	       =>  wckTime=1.913  cpuTime=1.81  mem=15M340
3.79	   
3.79	   search
3.79	     run=13  nbConstraintChecks=16469314  nbPropagations=585506  nbRevisions=8783334  nbUselessRevisions=7169562
3.79	     nbAssignments=9705  nbFailedAssignments=3761  nbBacktracks=5820  nbVisitedNodes=16653  nbRestartNogoods=59
3.79	       =>  wckTime=2.763  cpuTime=2.65  mem=15M340
4.95	   
4.95	   search
4.95	     run=14  nbConstraintChecks=23936601  nbPropagations=868782  nbRevisions=13096184  nbUselessRevisions=10694823
4.95	     nbAssignments=14371  nbFailedAssignments=5497  nbBacktracks=8740  nbVisitedNodes=24593  nbRestartNogoods=66
4.95	       =>  wckTime=3.925  cpuTime=3.81  mem=15M340
7.06	   
7.06	   search
7.06	     run=15  nbConstraintChecks=37661631  nbPropagations=1311170  nbRevisions=19915684  nbUselessRevisions=16271017
7.06	     nbAssignments=22104  nbFailedAssignments=8844  nbBacktracks=13118  nbVisitedNodes=38261  nbRestartNogoods=75
7.06	       =>  wckTime=6.036  cpuTime=5.9  mem=15M340
9.73	   
9.73	   search
9.73	     run=16  nbConstraintChecks=55363552  nbPropagations=1957458  nbRevisions=29760955  nbUselessRevisions=24295575
9.73	     nbAssignments=32452  nbFailedAssignments=12613  nbBacktracks=19686  nbVisitedNodes=55793  nbRestartNogoods=86
9.73	       =>  wckTime=8.7  cpuTime=8.54  mem=15M340
14.03	   
14.03	   search
14.03	     run=17  nbConstraintChecks=84057860  nbPropagations=2933305  nbRevisions=44574495  nbUselessRevisions=36349650
14.03	     nbAssignments=48569  nbFailedAssignments=18868  nbBacktracks=29538  nbVisitedNodes=83478  nbRestartNogoods=94
14.03	       =>  wckTime=12.999  cpuTime=12.79  mem=15M340
20.20	   
20.20	   search
20.20	     run=18  nbConstraintChecks=124576389  nbPropagations=4388005  nbRevisions=66547598  nbUselessRevisions=54218552
20.20	     nbAssignments=72642  nbFailedAssignments=28153  nbBacktracks=44316  nbVisitedNodes=124645  nbRestartNogoods=109
20.20	       =>  wckTime=19.172  cpuTime=18.91  mem=15M340
29.69	   
29.69	   search
29.69	     run=19  nbConstraintChecks=186919148  nbPropagations=6569656  nbRevisions=99706234  nbUselessRevisions=81245277
29.69	     nbAssignments=108762  nbFailedAssignments=42096  nbBacktracks=66484  nbVisitedNodes=186753  nbRestartNogoods=118
29.69	       =>  wckTime=28.663  cpuTime=28.31  mem=15M340
45.75	   
45.75	   search
45.75	     run=20  nbConstraintChecks=295757883  nbPropagations=9953725  nbRevisions=152083410  nbUselessRevisions=124048467
45.75	     nbAssignments=165864  nbFailedAssignments=65938  nbBacktracks=99737  nbVisitedNodes=287112  nbRestartNogoods=128
45.75	       =>  wckTime=44.717  cpuTime=44.22  mem=15M340
65.33	   
65.33	   search
65.33	     run=21  nbConstraintChecks=437889624  nbPropagations=14975560  nbRevisions=229519918  nbUselessRevisions=187313743
65.33	     nbAssignments=246633  nbFailedAssignments=96820  nbBacktracks=149615  nbVisitedNodes=425819  nbRestartNogoods=136
65.33	       =>  wckTime=64.296  cpuTime=63.75  mem=15M340
94.38	   
94.38	   search
94.38	     run=22  nbConstraintChecks=649899388  nbPropagations=22463907  nbRevisions=345197693  nbUselessRevisions=281894319
94.38	     nbAssignments=369557  nbFailedAssignments=144915  nbBacktracks=224434  nbVisitedNodes=637518  nbRestartNogoods=151
94.38	       =>  wckTime=93.348  cpuTime=92.79  mem=15M340
136.60	   
136.60	   search
136.60	     run=23  nbConstraintChecks=960010522  nbPropagations=33563628  nbRevisions=515726866  nbUselessRevisions=421226943
136.60	     nbAssignments=548953  nbFailedAssignments=212073  nbBacktracks=336665  nbVisitedNodes=943269  nbRestartNogoods=165
136.60	       =>  wckTime=135.567  cpuTime=135.0  mem=15M340
201.85	   
201.85	   search
201.85	     run=24  nbConstraintChecks=1434046060  nbPropagations=50302855  nbRevisions=772211721  nbUselessRevisions=630846811
201.85	     nbAssignments=827680  nbFailedAssignments=322450  nbBacktracks=505007  nbVisitedNodes=1424879  nbRestartNogoods=175
201.85	       =>  wckTime=200.823  cpuTime=200.25  mem=15M340
298.06	   
298.06	   search
298.06	     run=25  nbConstraintChecks=2136102423  nbPropagations=75259240  nbRevisions=1154450517
298.06	     nbUselessRevisions=943168268  nbAssignments=1237206  nbFailedAssignments=479453  nbBacktracks=757521
298.06	     nbVisitedNodes=2127297  nbRestartNogoods=198
298.06	       =>  wckTime=297.033  cpuTime=296.43  mem=15M340
442.91	   
442.91	   search
442.91	     run=26  nbConstraintChecks=3207014621  nbPropagations=112523560  nbRevisions=1724600018
442.91	     nbUselessRevisions=1408722314  nbAssignments=1848080  nbFailedAssignments=711549  nbBacktracks=1136291
442.91	     nbVisitedNodes=3172792  nbRestartNogoods=211
442.91	       =>  wckTime=441.879  cpuTime=441.23  mem=15M340
661.01	   
661.01	   search
661.01	     run=27  nbConstraintChecks=4813715621  nbPropagations=168381796  nbRevisions=2580819789
661.01	     nbUselessRevisions=2108463928  nbAssignments=2766849  nbFailedAssignments=1062156  nbBacktracks=1704443
661.01	     nbVisitedNodes=4749567  nbRestartNogoods=234
661.01	       =>  wckTime=659.986  cpuTime=659.29  mem=15M340
1015.33	   
1015.33	   search
1015.33	     run=28  nbConstraintChecks=7467541042  nbPropagations=253911102  nbRevisions=3903960772
1015.33	     nbUselessRevisions=3191020961  nbAssignments=4198249  nbFailedAssignments=1641321  nbBacktracks=2556669
1015.33	     nbVisitedNodes=7244873  nbRestartNogoods=243
1015.33	       =>  wckTime=1014.297  cpuTime=1013.51  mem=15M340
1498.18	   
1498.18	   search
1498.18	     run=29  nbConstraintChecks=10988373919  nbPropagations=380803382  nbRevisions=5864108992
1498.18	     nbUselessRevisions=4795633999  nbAssignments=6262642  nbFailedAssignments=2427363  nbBacktracks=3835011
1498.18	     nbVisitedNodes=10781755  nbRestartNogoods=258
1498.18	       =>  wckTime=1497.147  cpuTime=1496.23  mem=15M340

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

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

/proc/loadavg: 2.04 2.04 1.98 5/80 11156
/proc/meminfo: memFree=1402904/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=18540 CPUtime=0
/proc/11155/stat : 11155 (runsolver) R 11153 11155 10383 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 156330203 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 254192679626 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11155/statm: 4635 279 244 17 0 2626 0

[startup+0.107386 s]
/proc/loadavg: 2.04 2.04 1.98 5/80 11156
/proc/meminfo: memFree=1402904/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=907808 CPUtime=0.06
/proc/11155/stat : 11155 (java) D 11153 11155 10383 0 -1 0 2505 0 1 0 5 1 0 0 17 0 4 0 156330203 929595392 2252 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/11155/statm: 226952 2252 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 907808

[startup+0.515421 s]
/proc/loadavg: 2.04 2.04 1.98 5/80 11156
/proc/meminfo: memFree=1402904/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915328 CPUtime=0.4
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 6090 0 1 0 36 4 0 0 18 0 8 0 156330203 937295872 5829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927138 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11155/statm: 228832 5829 2136 14 0 215302 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915328

[startup+1.33649 s]
/proc/loadavg: 2.04 2.04 1.98 4/87 11163
/proc/meminfo: memFree=1375328/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=1.22
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9598 0 1 0 114 8 0 0 23 0 8 0 156330203 937431040 9336 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073828485 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11155/statm: 228865 9336 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9336 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9336 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9336 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9336 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.22
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 376 0 0 0 22 0 0 0 15 0 8 0 156330219 937431040 9336 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9336 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9336 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915460

[startup+2.98262 s]
/proc/loadavg: 2.04 2.04 1.98 3/87 11163
/proc/meminfo: memFree=1375200/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=2.85
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9617 0 1 0 277 8 0 0 25 0 8 0 156330203 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822641 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11155/statm: 228865 9353 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 17 0 8 0 156330207 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.25
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 394 0 0 0 25 0 0 0 15 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 915460

[startup+6.18687 s]
/proc/loadavg: 2.04 2.04 1.98 3/87 11163
/proc/meminfo: memFree=1375136/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=6.02
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9617 0 1 0 594 8 0 0 25 0 8 0 156330203 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814176 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11155/statm: 228865 9353 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.25
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 394 0 0 0 25 0 0 0 15 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 915460

[startup+12.6555 s]
/proc/loadavg: 2.03 2.04 1.98 3/87 11163
/proc/meminfo: memFree=1375264/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=12.42
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9617 0 1 0 1234 8 0 0 25 0 8 0 156330203 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805977 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11155/statm: 228865 9353 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.25
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 394 0 0 0 25 0 0 0 15 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 915460

[startup+25.5144 s]
/proc/loadavg: 2.03 2.03 1.98 3/87 11163
/proc/meminfo: memFree=1375392/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=25.17
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9618 0 1 0 2509 8 0 0 25 0 8 0 156330203 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815097 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11155/statm: 228865 9353 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.25
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 394 0 0 0 25 0 0 0 16 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9353 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.17
Current children cumulated vsize (KiB) 915460

[startup+51.1285 s]
/proc/loadavg: 2.08 2.05 1.99 2/72 11179
/proc/meminfo: memFree=1461264/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=50.56
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9619 0 1 0 5047 9 0 0 25 0 8 0 156330203 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073815097 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11155/statm: 228865 9354 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.26
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 395 0 0 0 26 0 0 0 16 0 8 0 156330219 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 915460

[startup+102.403 s]
/proc/loadavg: 1.43 1.87 1.93 2/72 11179
/proc/meminfo: memFree=1461416/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=101.82
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9619 0 1 0 10173 9 0 0 25 0 8 0 156330203 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073828537 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11155/statm: 228865 9354 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.26
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 395 0 0 0 26 0 0 0 16 0 8 0 156330219 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 915460

[startup+162.408 s]
/proc/loadavg: 1.21 1.73 1.88 2/72 11179
/proc/meminfo: memFree=1461480/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=161.81
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9619 0 1 0 16172 9 0 0 25 0 8 0 156330203 937431040 9354 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824503 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1482.61 s]
/proc/loadavg: 1.00 1.00 1.18 2/72 11179
/proc/meminfo: memFree=1461288/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=1481.67
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9622 0 1 0 148156 11 0 0 25 0 8 0 156330203 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830625 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11155/statm: 228865 9357 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.26
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 396 0 0 0 26 0 0 0 16 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 915460

[startup+1542.62 s]
/proc/loadavg: 1.00 1.00 1.17 2/72 11179
/proc/meminfo: memFree=1461288/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=1541.66
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9622 0 1 0 154155 11 0 0 25 0 8 0 156330203 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11155/statm: 228865 9357 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.26
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 396 0 0 0 26 0 0 0 16 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1541.66
Current children cumulated vsize (KiB) 915460

[startup+1602.63 s]
/proc/loadavg: 1.00 1.00 1.16 2/72 11179
/proc/meminfo: memFree=1461288/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=1601.65
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9622 0 1 0 160154 11 0 0 25 0 8 0 156330203 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840049 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11155/statm: 228865 9357 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.26
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 396 0 0 0 26 0 0 0 16 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 915460

[startup+1662.66 s]
/proc/loadavg: 1.19 1.04 1.16 3/87 11255
/proc/meminfo: memFree=1425576/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=1661.65
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9622 0 1 0 166153 12 0 0 25 0 8 0 156330203 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805444 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11155/statm: 228865 9357 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.26
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 396 0 0 0 26 0 0 0 16 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1661.65
Current children cumulated vsize (KiB) 915460

[startup+1722.72 s]
/proc/loadavg: 1.75 1.24 1.22 3/87 11255
/proc/meminfo: memFree=1425640/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=1721.67
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9622 0 1 0 172154 13 0 0 25 0 8 0 156330203 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11155/statm: 228865 9357 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.26
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 396 0 0 0 26 0 0 0 16 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 915460

[startup+1782.78 s]
/proc/loadavg: 1.91 1.38 1.27 3/87 11255
/proc/meminfo: memFree=1425640/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=1781.66
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9622 0 1 0 178153 13 0 0 25 0 8 0 156330203 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822619 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11155/statm: 228865 9357 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.26
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 396 0 0 0 26 0 0 0 16 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.93 1.41 1.28 3/87 11255
/proc/meminfo: memFree=1425576/2055920 swapFree=4192812/4192956
[pid=11155] ppid=11153 vsize=915460 CPUtime=1800.06
/proc/11155/stat : 11155 (java) R 11153 11155 10383 0 -1 0 9622 0 1 0 179993 13 0 0 25 0 8 0 156330203 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336188 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11155/statm: 228865 9357 2513 14 0 215335 0
[pid=11155/tid=11157] ppid=11153 vsize=915460 CPUtime=0.03
/proc/11155/task/11157/stat : 11157 (java) S 11153 11155 10383 0 -1 64 400 0 0 0 3 0 0 0 16 0 8 0 156330207 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11158] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11158/stat : 11158 (java) S 11153 11155 10383 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11159] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11159/stat : 11159 (java) S 11153 11155 10383 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156330208 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11160] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11160/stat : 11160 (java) S 11153 11155 10383 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11161] ppid=11153 vsize=915460 CPUtime=0.26
/proc/11155/task/11161/stat : 11161 (java) S 11153 11155 10383 0 -1 64 396 0 0 0 26 0 0 0 16 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11162] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11162/stat : 11162 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156330219 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11155/tid=11163] ppid=11153 vsize=915460 CPUtime=0
/proc/11155/task/11163/stat : 11163 (java) S 11153 11155 10383 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156330220 937431040 9357 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1801.21
CPU time (s): 1800.09
CPU user time (s): 1799.95
CPU system time (s): 0.136979
CPU usage (%): 99.9373
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.136979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9641
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= 37559
involuntary context switches= 8393

runsolver used 1.80773 s user time and 4.77027 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan  6 10:29:25 UTC 2007


IDJOB= 217335
IDBENCH= 5130
FILE ID= node34/217335-1168079365

PBS_JOBID= 3476023

Free space on /tmp= 66531 MiB

BENCH NAME= HOME/pub/bench/CPAI06/frb/frb50-23/frb50-23-2-mgd_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217335-1168079365/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-217335-1168079365 -o ROOT/results/node34/solver-217335-1168079365 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217335-1168079365/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b9bed53aa8258c9fd0942bae09f06273

RANDOM SEED= 788875257

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.227
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.227
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:       1403384 kB
Buffers:         32996 kB
Cached:         445588 kB
SwapCached:          0 kB
Active:         161284 kB
Inactive:       414860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:         117700 kB
Slab:            61508 kB
Committed_AS:  3258532 kB
PageTables:       1960 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= 66533 MiB



End job on node34 on Sat Jan  6 10:59:31 UTC 2007