Trace number 194472

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.14 1802.35

General information on the benchmark

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

Solver Data (download as text)

0.53	   
0.53	Abscon 109 (November, 2006)
0.53	   
0.53	   configuration
0.53	     name=mac.xml
0.57	   
0.57	   instance
0.57	     name=/tmp/evaluation/194472-1168069372/unknown.xml
0.60	   
0.60	   domains being loaded...
0.61	   
0.61	   variables being loaded...
0.65	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.65	       =>  wckTime=0.105  cpuTime=0.1  mem=6M951
0.65	   
0.65	   relations being loaded...
0.79	   
0.79	   constraints being loaded...
0.93	     nbConstraints=472  nbRelationTypes=472  nbExtensionStructures=472  nbSharedExtensionStructures=0
0.93	     nbConflictsStructures=472  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2520  maxDegree=29
0.93	     maxArity=2
0.93	       =>  wckTime=0.387  cpuTime=0.29  mem=17M695
0.98	   
0.98	   solver IterativeSystematicSolver being built... 
1.12	       =>  wckTime=0.584  cpuTime=0.42  mem=15M376
1.14	   
1.14	   preprocessing
1.14	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.14	     detectedInconsistency=no
1.14	       =>  wckTime=0.0080  cpuTime=0.0  mem=15M376
1.18	   
1.18	   search
1.18	     run=0  nbConstraintChecks=41297  nbPropagations=554  nbRevisions=6159  nbUselessRevisions=5094  nbAssignments=28
1.18	     nbFailedAssignments=6  nbBacktracks=12  nbVisitedNodes=42  nbRestartNogoods=0  mapSize=10  nbInferences=0
1.18	     nbTooLargeKeys=0
1.18	       =>  wckTime=0.055  cpuTime=0.03  mem=15M376
1.21	   
1.21	   search
1.21	     run=1  nbConstraintChecks=110121  nbPropagations=1864  nbRevisions=22269  nbUselessRevisions=18321
1.21	     nbAssignments=66  nbFailedAssignments=18  nbBacktracks=29  nbVisitedNodes=100  nbRestartNogoods=1  mapSize=23
1.21	     nbInferences=0  nbTooLargeKeys=0
1.21	       =>  wckTime=0.082  cpuTime=0.05  mem=15M376
1.23	   
1.23	   search
1.23	     run=2  nbConstraintChecks=198606  nbPropagations=4178  nbRevisions=51569  nbUselessRevisions=42221
1.23	     nbAssignments=112  nbFailedAssignments=31  nbBacktracks=55  nbVisitedNodes=174  nbRestartNogoods=3  mapSize=46
1.23	     nbInferences=0  nbTooLargeKeys=0
1.23	       =>  wckTime=0.104  cpuTime=0.07  mem=15M376
1.25	   
1.25	   search
1.25	     run=3  nbConstraintChecks=298189  nbPropagations=7768  nbRevisions=98020  nbUselessRevisions=80310
1.25	     nbAssignments=180  nbFailedAssignments=53  nbBacktracks=92  nbVisitedNodes=284  nbRestartNogoods=4  mapSize=78
1.25	     nbInferences=0  nbTooLargeKeys=0
1.25	       =>  wckTime=0.126  cpuTime=0.09  mem=15M376
1.28	   
1.28	   search
1.28	     run=4  nbConstraintChecks=443251  nbPropagations=13102  nbRevisions=169071  nbUselessRevisions=138760
1.28	     nbAssignments=264  nbFailedAssignments=78  nbBacktracks=143  nbVisitedNodes=421  nbRestartNogoods=5  mapSize=123
1.28	     nbInferences=0  nbTooLargeKeys=0
1.28	       =>  wckTime=0.152  cpuTime=0.11  mem=15M376
1.32	   
1.32	   search
1.32	     run=5  nbConstraintChecks=667883  nbPropagations=21089  nbRevisions=279233  nbUselessRevisions=229111
1.32	     nbAssignments=400  nbFailedAssignments=129  nbBacktracks=219  nbVisitedNodes=647  nbRestartNogoods=7  mapSize=182
1.32	     nbInferences=0  nbTooLargeKeys=0
1.32	       =>  wckTime=0.196  cpuTime=0.15  mem=15M376
1.37	   
1.37	   search
1.38	     run=6  nbConstraintChecks=966041  nbPropagations=32501  nbRevisions=442223  nbUselessRevisions=362897
1.38	     nbAssignments=582  nbFailedAssignments=188  nbBacktracks=333  nbVisitedNodes=948  nbRestartNogoods=10  mapSize=266
1.38	     nbInferences=0  nbTooLargeKeys=0
1.38	       =>  wckTime=0.248  cpuTime=0.2  mem=15M376
1.46	   
1.46	   search
1.46	     run=7  nbConstraintChecks=1460850  nbPropagations=49719  nbRevisions=696163  nbUselessRevisions=571536
1.46	     nbAssignments=886  nbFailedAssignments=310  nbBacktracks=504  nbVisitedNodes=1463  nbRestartNogoods=15  mapSize=409
1.46	     nbInferences=0  nbTooLargeKeys=0
1.46	       =>  wckTime=0.334  cpuTime=0.29  mem=15M376
1.59	   
1.59	   search
1.59	     run=8  nbConstraintChecks=2172504  nbPropagations=75383  nbRevisions=1082253  nbUselessRevisions=888837
1.59	     nbAssignments=1317  nbFailedAssignments=472  nbBacktracks=763  nbVisitedNodes=2200  nbRestartNogoods=19
1.59	     mapSize=626  nbInferences=0  nbTooLargeKeys=0
1.59	       =>  wckTime=0.458  cpuTime=0.41  mem=15M376
1.77	   
1.77	   search
1.77	     run=9  nbConstraintChecks=3213586  nbPropagations=113416  nbRevisions=1654086  nbUselessRevisions=1358232
1.77	     nbAssignments=1937  nbFailedAssignments=697  nbBacktracks=1147  nbVisitedNodes=3245  nbRestartNogoods=25
1.77	     mapSize=932  nbInferences=0  nbTooLargeKeys=0
1.77	       =>  wckTime=0.64  cpuTime=0.57  mem=15M376
1.82	   
1.82	   INFO : Stopping hyperNogood (mapSize=1019, nbTooLargekeys=0, mem=15M376)
2.05	   
2.05	   search
2.05	     run=10  nbConstraintChecks=5182472  nbPropagations=172595  nbRevisions=2568380  nbUselessRevisions=2109649
2.05	     nbAssignments=2948  nbFailedAssignments=1117  nbBacktracks=1725  nbVisitedNodes=5015  nbRestartNogoods=31
2.05	       =>  wckTime=0.927  cpuTime=0.85  mem=15M376
2.36	   
2.36	   search
2.36	     run=11  nbConstraintChecks=7182560  nbPropagations=257746  nbRevisions=3892382  nbUselessRevisions=3202311
2.36	     nbAssignments=4343  nbFailedAssignments=1636  nbBacktracks=2592  nbVisitedNodes=7393  nbRestartNogoods=36
2.36	       =>  wckTime=1.236  cpuTime=1.15  mem=15M376
2.88	   
2.88	   search
2.88	     run=12  nbConstraintChecks=10890167  nbPropagations=384644  nbRevisions=5868978  nbUselessRevisions=4828320
2.88	     nbAssignments=6474  nbFailedAssignments=2458  nbBacktracks=3891  nbVisitedNodes=11044  nbRestartNogoods=44
2.88	       =>  wckTime=1.752  cpuTime=1.67  mem=15M376
3.58	   
3.58	   search
3.58	     run=13  nbConstraintChecks=15903416  nbPropagations=569164  nbRevisions=8705489  nbUselessRevisions=7152483
3.58	     nbAssignments=9506  nbFailedAssignments=3536  nbBacktracks=5837  nbVisitedNodes=16111  nbRestartNogoods=50
3.58	       =>  wckTime=2.452  cpuTime=2.37  mem=15M376
4.72	   
4.72	   search
4.72	     run=14  nbConstraintChecks=24055449  nbPropagations=847499  nbRevisions=12995199  nbUselessRevisions=10668211
4.72	     nbAssignments=14207  nbFailedAssignments=5307  nbBacktracks=8756  nbVisitedNodes=24168  nbRestartNogoods=56
4.72	       =>  wckTime=3.59  cpuTime=3.51  mem=15M376
6.35	   
6.35	   search
6.35	     run=15  nbConstraintChecks=35446651  nbPropagations=1263306  nbRevisions=19383881  nbUselessRevisions=15905932
6.35	     nbAssignments=21182  nbFailedAssignments=7893  nbBacktracks=13135  nbVisitedNodes=35995  nbRestartNogoods=68
6.35	       =>  wckTime=5.226  cpuTime=5.14  mem=15M376
8.94	   
8.94	   search
8.94	     run=16  nbConstraintChecks=54022634  nbPropagations=1889828  nbRevisions=29041205  nbUselessRevisions=23823742
8.94	     nbAssignments=31784  nbFailedAssignments=11912  nbBacktracks=19707  nbVisitedNodes=54089  nbRestartNogoods=78
8.94	       =>  wckTime=7.809  cpuTime=7.72  mem=15M376
12.61	   
12.61	   search
12.61	     run=17  nbConstraintChecks=79166627  nbPropagations=2820408  nbRevisions=43498062  nbUselessRevisions=35707427
12.61	     nbAssignments=47535  nbFailedAssignments=17800  nbBacktracks=29562  nbVisitedNodes=80940  nbRestartNogoods=92
12.61	       =>  wckTime=11.487  cpuTime=11.39  mem=15M376
18.52	   
18.52	   search
18.52	     run=18  nbConstraintChecks=121391943  nbPropagations=4230452  nbRevisions=65439587  nbUselessRevisions=53729042
18.52	     nbAssignments=71657  nbFailedAssignments=27133  nbBacktracks=44342  nbVisitedNodes=122398  nbRestartNogoods=103
18.52	       =>  wckTime=17.392  cpuTime=17.29  mem=15M376
27.62	   
27.62	   search
27.62	     run=19  nbConstraintChecks=187075964  nbPropagations=6382245  nbRevisions=99236410  nbUselessRevisions=81508193
27.62	     nbAssignments=108846  nbFailedAssignments=42141  nbBacktracks=66512  nbVisitedNodes=187008  nbRestartNogoods=114
27.62	       =>  wckTime=26.493  cpuTime=26.4  mem=15M376
40.20	   
40.20	   search
40.20	     run=20  nbConstraintChecks=275913551  nbPropagations=9563208  nbRevisions=149226391  nbUselessRevisions=122611335
40.20	     nbAssignments=162203  nbFailedAssignments=62234  nbBacktracks=99768  nbVisitedNodes=278001  nbRestartNogoods=123
40.20	       =>  wckTime=39.076  cpuTime=38.95  mem=15M376
59.67	   
59.67	   search
59.67	     run=21  nbConstraintChecks=411937558  nbPropagations=14350286  nbRevisions=224511616  nbUselessRevisions=184574364
59.67	     nbAssignments=243615  nbFailedAssignments=93756  nbBacktracks=149648  nbVisitedNodes=417470  nbRestartNogoods=135
59.67	       =>  wckTime=58.546  cpuTime=58.41  mem=15M376
87.01	   
87.01	   search
87.01	     run=22  nbConstraintChecks=604878214  nbPropagations=21410270  nbRevisions=334728154  nbUselessRevisions=275187688
87.01	     nbAssignments=360940  nbFailedAssignments=136252  nbBacktracks=224467  nbVisitedNodes=616132  nbRestartNogoods=147
87.01	       =>  wckTime=85.879  cpuTime=85.7  mem=15M376
129.75	   
129.75	   search
129.75	     run=23  nbConstraintChecks=907274032  nbPropagations=31983746  nbRevisions=499383076  nbUselessRevisions=410433409
129.75	     nbAssignments=540378  nbFailedAssignments=203451  nbBacktracks=336696  nbVisitedNodes=922278  nbRestartNogoods=165
129.75	       =>  wckTime=128.62  cpuTime=128.39  mem=15M376
191.51	   
191.51	   search
191.51	     run=24  nbConstraintChecks=1342763131  nbPropagations=47717871  nbRevisions=743209294  nbUselessRevisions=610530065
191.51	     nbAssignments=807844  nbFailedAssignments=302567  nbBacktracks=505038  nbVisitedNodes=1376405  nbRestartNogoods=189
191.51	       =>  wckTime=190.382  cpuTime=190.1  mem=15M376
288.61	   
288.61	   search
288.61	     run=25  nbConstraintChecks=2034590027  nbPropagations=71575327  nbRevisions=1114645410
288.61	     nbUselessRevisions=915825378  nbAssignments=1218643  nbFailedAssignments=460844  nbBacktracks=757549
288.61	     nbVisitedNodes=2083701  nbRestartNogoods=208
288.61	       =>  wckTime=287.483  cpuTime=287.09  mem=15M376
440.97	   
440.97	   search
440.97	     run=26  nbConstraintChecks=3139025376  nbPropagations=107949648  nbRevisions=1687951382
440.97	     nbUselessRevisions=1387788041  nbAssignments=1846550  nbFailedAssignments=709973  nbBacktracks=1136316
440.97	     nbVisitedNodes=3170150  nbRestartNogoods=225
440.97	       =>  wckTime=439.845  cpuTime=439.29  mem=15M376
652.28	   
652.28	   search
652.28	     run=27  nbConstraintChecks=4646957304  nbPropagations=162028815  nbRevisions=2536750935
652.28	     nbUselessRevisions=2086268255  nbAssignments=2751457  nbFailedAssignments=1046718  nbBacktracks=1704468
652.28	     nbVisitedNodes=4711747  nbRestartNogoods=243
652.28	       =>  wckTime=651.153  cpuTime=650.38  mem=15M376
981.76	   
981.76	   search
981.76	     run=28  nbConstraintChecks=7036528189  nbPropagations=243296164  nbRevisions=3815377128
981.76	     nbUselessRevisions=3138792367  nbAssignments=4115163  nbFailedAssignments=1558187  nbBacktracks=2556695
981.76	     nbVisitedNodes=7045021  nbRestartNogoods=262
981.76	       =>  wckTime=980.63  cpuTime=979.49  mem=15M376
1440.93	   
1440.93	   search
1440.93	     run=29  nbConstraintChecks=10260208199  nbPropagations=363230458  nbRevisions=5699431711
1440.93	     nbUselessRevisions=4690796437  nbAssignments=6138789  nbFailedAssignments=2303461  nbBacktracks=3835037
1440.93	     nbVisitedNodes=10490023  nbRestartNogoods=278
1440.93	       =>  wckTime=1439.802  cpuTime=1438.08  mem=15M376

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/node15/watcher-194472-1168069372 -o ROOT/results/node15/solver-194472-1168069372 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/194472-1168069372/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.53 1.88 1.96 4/86 12516
/proc/meminfo: memFree=846240/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=1784 CPUtime=0
/proc/12515/stat : 12515 (java) D 12513 12515 12374 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 155332968 1826816 140 18446744073709551615 134512640 134570532 4294956560 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/12515/statm: 446 140 106 14 0 91 0

[startup+0.108619 s]
/proc/loadavg: 1.53 1.88 1.96 4/86 12516
/proc/meminfo: memFree=846240/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=47976 CPUtime=0.02
/proc/12515/stat : 12515 (java) D 12513 12515 12374 0 -1 0 1199 0 21 0 0 2 0 0 17 0 1 0 155332968 49127424 968 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4151971088 0 4 0 7368 18446744071563479169 0 0 17 0 0 0
/proc/12515/statm: 11994 968 766 14 0 1707 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47976

[startup+0.517685 s]
/proc/loadavg: 1.53 1.88 1.96 4/86 12516
/proc/meminfo: memFree=846240/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915148 CPUtime=0.33
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 4880 0 60 0 24 9 0 0 20 0 8 0 155332968 937111552 4685 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228787 4685 1939 14 0 215275 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 915148

[startup+1.33883 s]
/proc/loadavg: 1.56 1.88 1.96 4/93 12523
/proc/meminfo: memFree=797224/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=1.15
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9563 0 64 0 101 14 0 0 25 0 8 0 155332968 937431040 9364 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073815486 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9364 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 17 0 8 0 155332982 937431040 9364 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9364 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9364 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9364 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.2
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 380 0 0 0 19 1 0 0 15 0 8 0 155332987 937431040 9364 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9364 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9364 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 915460

[startup+2.97711 s]
/proc/loadavg: 1.56 1.88 1.96 3/93 12523
/proc/meminfo: memFree=796968/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=2.78
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9580 0 64 0 264 14 0 0 25 0 8 0 155332968 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073834796 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9380 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 17 0 8 0 155332982 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.23
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 396 0 0 0 22 1 0 0 15 0 8 0 155332987 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 915460

[startup+6.27867 s]
/proc/loadavg: 1.60 1.88 1.96 3/93 12523
/proc/meminfo: memFree=796968/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=6.08
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9581 0 64 0 594 14 0 0 25 0 8 0 155332968 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073876643 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9380 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.23
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 397 0 0 0 22 1 0 0 15 0 8 0 155332987 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9380 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 915460

[startup+12.7598 s]
/proc/loadavg: 1.63 1.89 1.96 3/93 12523
/proc/meminfo: memFree=796968/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=12.55
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9582 0 64 0 1241 14 0 0 25 0 8 0 155332968 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823307 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9381 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.23
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 915460

[startup+25.636 s]
/proc/loadavg: 1.69 1.89 1.96 3/93 12523
/proc/meminfo: memFree=796712/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=25.42
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9582 0 64 0 2528 14 0 0 25 0 8 0 155332968 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073838841 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9381 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.23
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 915460

[startup+51.2674 s]
/proc/loadavg: 1.81 1.90 1.96 3/93 12523
/proc/meminfo: memFree=794856/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=51.02
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9582 0 64 0 5088 14 0 0 25 0 8 0 155332968 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823271 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9381 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.23
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 915460

[startup+102.524 s]
/proc/loadavg: 1.91 1.91 1.96 3/93 12523
/proc/meminfo: memFree=790824/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=102.23
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9582 0 64 0 10208 15 0 0 25 0 8 0 155332968 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073838836 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9381 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.23
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9381 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 915460

[startup+162.54 s]
/proc/loadavg: 1.97 1.92 1.96 3/93 12523
/proc/meminfo: memFree=785768/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=162.18
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9583 0 64 0 16203 15 0 0 25 0 8 0 155332968 937431040 9382 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823472 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1484.01 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 12778
/proc/meminfo: memFree=1006256/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=1482.12
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9586 0 64 0 148182 30 0 0 25 0 8 0 155332968 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073813456 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9384 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.24
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.12
Current children cumulated vsize (KiB) 915460

[startup+1544.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 12778
/proc/meminfo: memFree=1006256/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=1542.13
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9586 0 64 0 154182 31 0 0 25 0 8 0 155332968 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073812435 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9384 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.24
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.13
Current children cumulated vsize (KiB) 915460

[startup+1604.13 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 12778
/proc/meminfo: memFree=1006256/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=1602.14
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9586 0 64 0 160183 31 0 0 25 0 8 0 155332968 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073876691 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9384 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.24
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.14
Current children cumulated vsize (KiB) 915460

[startup+1664.19 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 12778
/proc/meminfo: memFree=1006256/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=1662.12
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9586 0 64 0 166181 31 0 0 25 0 8 0 155332968 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073838789 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9384 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.24
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.12
Current children cumulated vsize (KiB) 915460

[startup+1724.26 s]
/proc/loadavg: 2.03 2.01 2.00 3/100 12778
/proc/meminfo: memFree=1006256/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=1722.13
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9586 0 64 0 172182 31 0 0 25 0 8 0 155332968 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073838806 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9384 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.24
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.13
Current children cumulated vsize (KiB) 915460

[startup+1784.32 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 12778
/proc/meminfo: memFree=1006192/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=1782.14
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9586 0 64 0 178183 31 0 0 25 0 8 0 155332968 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073834792 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9384 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.24
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.14
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.32 s]
/proc/loadavg: 2.01 2.00 2.00 3/100 12778
/proc/meminfo: memFree=1006192/2055920 swapFree=4174172/4192956
[pid=12515] ppid=12513 vsize=915460 CPUtime=1800.1
/proc/12515/stat : 12515 (java) R 12513 12515 12374 0 -1 0 9586 0 64 0 179979 31 0 0 25 0 8 0 155332968 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073831875 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/12515/statm: 228865 9384 2513 14 0 215335 0
[pid=12515/tid=12517] ppid=12513 vsize=915460 CPUtime=0.03
/proc/12515/task/12517/stat : 12517 (java) S 12513 12515 12374 0 -1 64 411 0 0 0 3 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12518] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12518/stat : 12518 (java) S 12513 12515 12374 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12519] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12519/stat : 12519 (java) S 12513 12515 12374 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155332982 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12520] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12520/stat : 12520 (java) S 12513 12515 12374 0 -1 64 0 0 0 0 0 0 0 0 20 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12521] ppid=12513 vsize=915460 CPUtime=0.24
/proc/12515/task/12521/stat : 12521 (java) S 12513 12515 12374 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12522] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12522/stat : 12522 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=12515/tid=12523] ppid=12513 vsize=915460 CPUtime=0
/proc/12515/task/12523/stat : 12523 (java) S 12513 12515 12374 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155332987 937431040 9384 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 1802.35
CPU time (s): 1800.14
CPU user time (s): 1799.81
CPU system time (s): 0.32495
CPU usage (%): 99.8774
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.32495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9605
page faults= 64
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37773
involuntary context switches= 77669

runsolver used 2.15567 s user time and 5.82711 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan  6 07:42:57 UTC 2007


IDJOB= 194472
IDBENCH= 3216
FILE ID= node15/194472-1168069372

PBS_JOBID= 3475673

Free space on /tmp= 66283 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  59ba031e1eaa6b28ad25968e716c3717

RANDOM SEED= 686222606

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.276
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.276
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:        846720 kB
Buffers:         84996 kB
Cached:         746384 kB
SwapCached:       7128 kB
Active:         563316 kB
Inactive:       542460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        846720 kB
SwapTotal:     4192956 kB
SwapFree:      4174172 kB
Dirty:            2132 kB
Writeback:           0 kB
Mapped:         286468 kB
Slab:            87656 kB
Committed_AS:  4329328 kB
PageTables:       2828 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= 66283 MiB



End job on node15 on Sat Jan  6 08:13:04 UTC 2007