Trace number 199452

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.15 1802

General information on the benchmark

NameallIntervalSeries/
series-30.xml
MD5SUMe835f7c03787e03ef13a4640b6261dff
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.050991
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables59
Number of constraints870
Maximum constraint arity3
Maximum domain size30
Number of constraints which are defined in extension0
Number of constraints which are defined in intension870
Global constraints used (with number of constraints)

Solver Data (download as text)

0.28	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=mac.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/199452-1168071427/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.39	     nbVariables=59  nbDomainTypes=2  minDomainSize=29  maxDomainSize=30
0.39	       =>  wckTime=0.1  cpuTime=0.09  mem=6M951
0.39	   
0.39	   predicates being loaded...
0.39	   
0.39	   constraints being loaded...
0.72	     nbConstraints=870  nbConvertedConstraints=841  nbConvertConstraintsChecks=27841  nbExtensionStructures=2
0.72	     nbSharedExtensionStructures=839  nbConflictsStructures=3  nbSharedConflictsStructures=867
0.72	     nbSharedBinaryRepresentations=59  nbEvaluationManagers=1  nbSharedEvaluationManagers=28  maxDegree=31  maxArity=3
0.72	       =>  wckTime=0.429  cpuTime=0.3  mem=10M852
0.76	   
0.76	   solver IterativeSystematicSolver being built... 
0.91	       =>  wckTime=0.622  cpuTime=0.43  mem=14M745
0.93	   
0.93	   preprocessing
0.93	     nbConstraintChecks=0  nbPropagations=59  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.93	     detectedInconsistency=no
0.93	       =>  wckTime=0.015  cpuTime=0.0  mem=14M745
1.15	   
1.15	   search
1.15	     run=0  nbConstraintChecks=468639  nbValidityChecks=24032  nbPropagations=1035  nbRevisions=2867
1.15	     nbUselessRevisions=1452  nbAssignments=49  nbFailedAssignments=6  nbBacktracks=14  nbVisitedNodes=61
1.15	     nbRestartNogoods=0  mapSize=6  nbInferences=0  nbTooLargeKeys=0
1.15	       =>  wckTime=0.236  cpuTime=0.19  mem=14M745
1.30	   
1.30	   search
1.30	     run=1  nbConstraintChecks=880431  nbValidityChecks=47645  nbPropagations=3042  nbRevisions=8734
1.30	     nbUselessRevisions=4366  nbAssignments=100  nbFailedAssignments=13  nbBacktracks=31  nbVisitedNodes=123
1.30	     nbRestartNogoods=2  mapSize=13  nbInferences=0  nbTooLargeKeys=0
1.30	       =>  wckTime=0.389  cpuTime=0.33  mem=14M745
1.40	   
1.40	   search
1.40	     run=2  nbConstraintChecks=1143047  nbValidityChecks=72557  nbPropagations=6118  nbRevisions=18187
1.40	     nbUselessRevisions=9043  nbAssignments=159  nbFailedAssignments=19  nbBacktracks=60  nbVisitedNodes=195
1.40	     nbRestartNogoods=3  mapSize=23  nbInferences=0  nbTooLargeKeys=0
1.40	       =>  wckTime=0.485  cpuTime=0.42  mem=14M745
1.54	   
1.54	   search
1.54	     run=3  nbConstraintChecks=1576144  nbValidityChecks=102329  nbPropagations=10524  nbRevisions=32596
1.54	     nbUselessRevisions=16276  nbAssignments=232  nbFailedAssignments=34  nbBacktracks=93  nbVisitedNodes=298
1.54	     nbRestartNogoods=4  mapSize=45  nbInferences=0  nbTooLargeKeys=0
1.54	       =>  wckTime=0.632  cpuTime=0.57  mem=14M745
1.70	   
1.70	   search
1.70	     run=4  nbConstraintChecks=1994969  nbValidityChecks=133976  nbPropagations=16657  nbRevisions=53371
1.70	     nbUselessRevisions=26855  nbAssignments=323  nbFailedAssignments=48  nbBacktracks=144  nbVisitedNodes=416
1.70	     nbRestartNogoods=6  mapSize=63  nbInferences=0  nbTooLargeKeys=0
1.70	       =>  wckTime=0.783  cpuTime=0.72  mem=14M745
1.82	   
1.82	   search
1.82	     run=5  nbConstraintChecks=2309758  nbValidityChecks=169542  nbPropagations=24672  nbRevisions=80820
1.82	     nbUselessRevisions=40752  nbAssignments=449  nbFailedAssignments=69  nbBacktracks=219  nbVisitedNodes=585
1.82	     nbRestartNogoods=9  mapSize=92  nbInferences=0  nbTooLargeKeys=0
1.82	       =>  wckTime=0.907  cpuTime=0.84  mem=14M745
1.97	   
1.97	   search
1.97	     run=6  nbConstraintChecks=2678382  nbValidityChecks=216363  nbPropagations=35849  nbRevisions=118503
1.97	     nbUselessRevisions=59096  nbAssignments=639  nbFailedAssignments=115  nbBacktracks=333  nbVisitedNodes=861
1.97	     nbRestartNogoods=15  mapSize=147  nbInferences=0  nbTooLargeKeys=0
1.97	       =>  wckTime=1.061  cpuTime=0.99  mem=14M745
2.28	   
2.28	   search
2.28	     run=7  nbConstraintChecks=3481355  nbValidityChecks=296895  nbPropagations=53527  nbRevisions=185182
2.28	     nbUselessRevisions=90164  nbAssignments=956  nbFailedAssignments=236  nbBacktracks=504  nbVisitedNodes=1373
2.28	     nbRestartNogoods=20  mapSize=245  nbInferences=0  nbTooLargeKeys=0
2.28	       =>  wckTime=1.37  cpuTime=1.3  mem=14M745
2.48	   
2.48	   search
2.48	     run=8  nbConstraintChecks=3883804  nbValidityChecks=348845  nbPropagations=76781  nbRevisions=274047
2.48	     nbUselessRevisions=132762  nbAssignments=1349  nbFailedAssignments=342  nbBacktracks=763  nbVisitedNodes=1961
2.48	     nbRestartNogoods=28  mapSize=378  nbInferences=1  nbTooLargeKeys=0
2.48	       =>  wckTime=1.564  cpuTime=1.49  mem=14M745
2.94	   
2.94	   search
2.94	     run=9  nbConstraintChecks=4894967  nbValidityChecks=473556  nbPropagations=112929  nbRevisions=418992
2.94	     nbUselessRevisions=201329  nbAssignments=1986  nbFailedAssignments=569  nbBacktracks=1148  nbVisitedNodes=2988
2.94	     nbRestartNogoods=35  mapSize=614  nbInferences=1  nbTooLargeKeys=0
2.94	       =>  wckTime=2.028  cpuTime=1.94  mem=15M720
3.64	   
3.64	   search
3.64	     run=10  nbConstraintChecks=6463732  nbValidityChecks=702364  nbPropagations=170398  nbRevisions=648728
3.64	     nbUselessRevisions=307086  nbAssignments=2945  nbFailedAssignments=925  nbBacktracks=1724  nbVisitedNodes=4562
3.64	     nbRestartNogoods=43  mapSize=979  nbInferences=1  nbTooLargeKeys=0
3.64	       =>  wckTime=2.727  cpuTime=2.63  mem=15M720
3.85	   
3.85	   INFO : Stopping hyperNogood (mapSize=1030, nbTooLargekeys=0, mem=15M720)
4.64	   
4.64	   search
4.64	     run=11  nbConstraintChecks=9090125  nbValidityChecks=1008518  nbPropagations=257453  nbRevisions=1018932
4.64	     nbUselessRevisions=481964  nbAssignments=4301  nbFailedAssignments=1389  nbBacktracks=2590  nbVisitedNodes=6794
4.64	     nbRestartNogoods=53
4.64	       =>  wckTime=3.726  cpuTime=3.63  mem=15M720
5.39	   
5.39	   search
5.39	     run=12  nbConstraintChecks=10687422  nbValidityChecks=1321614  nbPropagations=378448  nbRevisions=1523149
5.39	     nbUselessRevisions=730913  nbAssignments=6473  nbFailedAssignments=2237  nbBacktracks=3887  nbVisitedNodes=10686
5.39	     nbRestartNogoods=63
5.39	       =>  wckTime=4.475  cpuTime=4.37  mem=15M720
6.39	   
6.39	   search
6.39	     run=13  nbConstraintChecks=12900893  nbValidityChecks=1711968  nbPropagations=554197  nbRevisions=2265859
6.39	     nbUselessRevisions=1095550  nbAssignments=9412  nbFailedAssignments=3203  nbBacktracks=5833  nbVisitedNodes=15492
6.39	     nbRestartNogoods=69
6.39	       =>  wckTime=5.476  cpuTime=5.37  mem=15M720
8.14	   
8.15	   search
8.15	     run=14  nbConstraintChecks=16757019  nbValidityChecks=2354856  nbPropagations=818739  nbRevisions=3396551
8.15	     nbUselessRevisions=1646226  nbAssignments=14094  nbFailedAssignments=4940  nbBacktracks=8755  nbVisitedNodes=23238
8.15	     nbRestartNogoods=78
8.15	       =>  wckTime=7.233  cpuTime=7.13  mem=15M720
11.06	   
11.06	   search
11.06	     run=15  nbConstraintChecks=23293126  nbValidityChecks=3423015  nbPropagations=1223509  nbRevisions=5152198
11.06	     nbUselessRevisions=2503188  nbAssignments=21184  nbFailedAssignments=7624  nbBacktracks=13139  nbVisitedNodes=35203
11.06	     nbRestartNogoods=87
11.06	       =>  wckTime=10.148  cpuTime=10.04  mem=15M720
18.84	   
18.84	   search
18.84	     run=16  nbConstraintChecks=43525056  nbValidityChecks=5760583  nbPropagations=1869044  nbRevisions=7964346
18.84	     nbUselessRevisions=3812696  nbAssignments=31706  nbFailedAssignments=11551  nbBacktracks=19709
18.84	     nbVisitedNodes=52639  nbRestartNogoods=91
18.84	       =>  wckTime=17.926  cpuTime=17.82  mem=15M720
25.70	   
25.70	   search
25.70	     run=17  nbConstraintChecks=59565333  nbValidityChecks=7938637  nbPropagations=2796522  nbRevisions=12061711
25.70	     nbUselessRevisions=5755319  nbAssignments=47207  nbFailedAssignments=17177  nbBacktracks=29561
25.70	     nbVisitedNodes=78225  nbRestartNogoods=109
25.70	       =>  wckTime=24.784  cpuTime=24.67  mem=15M720
40.77	   
40.77	   search
40.77	     run=18  nbConstraintChecks=97275997  nbValidityChecks=12826650  nbPropagations=4258891  nbRevisions=18642354
40.77	     nbUselessRevisions=8853636  nbAssignments=71964  nbFailedAssignments=27127  nbBacktracks=44342
40.77	     nbVisitedNodes=119970  nbRestartNogoods=127
40.77	       =>  wckTime=39.856  cpuTime=39.71  mem=15M720
63.01	   
63.01	   search
63.01	     run=19  nbConstraintChecks=154771262  nbValidityChecks=19388577  nbPropagations=6393457  nbRevisions=28077309
63.01	     nbUselessRevisions=13179822  nbAssignments=106748  nbFailedAssignments=39716  nbBacktracks=66510
63.01	     nbVisitedNodes=176973  nbRestartNogoods=146
63.01	       =>  wckTime=62.099  cpuTime=61.93  mem=15M720
89.07	   
89.07	   search
89.07	     run=20  nbConstraintChecks=219112590  nbValidityChecks=27136665  nbPropagations=9455866  nbRevisions=41357757
89.07	     nbUselessRevisions=19115810  nbAssignments=159475  nbFailedAssignments=59162  nbBacktracks=99763
89.07	     nbVisitedNodes=265330  nbRestartNogoods=161
89.07	       =>  wckTime=88.158  cpuTime=87.95  mem=15M720
137.60	   
137.60	   search
137.60	     run=21  nbConstraintChecks=341914739  nbValidityChecks=42404295  nbPropagations=14132126  nbRevisions=61700110
137.60	     nbUselessRevisions=28026419  nbAssignments=240077  nbFailedAssignments=89856  nbBacktracks=149643
137.60	     nbVisitedNodes=399431  nbRestartNogoods=179
137.60	       =>  wckTime=136.687  cpuTime=136.43  mem=15M720
189.64	   
189.64	   search
189.64	     run=22  nbConstraintChecks=464067374  nbValidityChecks=59867446  nbPropagations=21017062  nbRevisions=92412768
189.64	     nbUselessRevisions=42070628  nbAssignments=360938  nbFailedAssignments=135867  nbBacktracks=224462
189.64	     nbVisitedNodes=600953  nbRestartNogoods=194
189.64	       =>  wckTime=188.732  cpuTime=188.42  mem=15M720
295.74	   
295.74	   search
295.74	     run=23  nbConstraintChecks=725405999  nbValidityChecks=93461196  nbPropagations=31555635  nbRevisions=139291462
295.74	     nbUselessRevisions=63399359  nbAssignments=545056  nbFailedAssignments=207731  nbBacktracks=336692
295.74	     nbVisitedNodes=910784  nbRestartNogoods=219
295.74	       =>  wckTime=294.831  cpuTime=294.43  mem=15M720
444.07	   
444.07	   search
444.07	     run=24  nbConstraintChecks=1092444174  nbValidityChecks=141135031  nbPropagations=47490699  nbRevisions=211465543
444.07	     nbUselessRevisions=96848422  nbAssignments=816530  nbFailedAssignments=310837  nbBacktracks=505034
444.07	     nbVisitedNodes=1362937  nbRestartNogoods=235
444.07	       =>  wckTime=443.156  cpuTime=442.59  mem=15M720
721.16	   
721.16	   search
721.16	     run=25  nbConstraintChecks=1783835893  nbValidityChecks=225076269  nbPropagations=72427491  nbRevisions=328470055
721.16	     nbUselessRevisions=152904655  nbAssignments=1222357  nbFailedAssignments=464131  nbBacktracks=757546
721.16	     nbVisitedNodes=2037692  nbRestartNogoods=255
721.16	       =>  wckTime=720.245  cpuTime=719.4  mem=15M720
1008.45	   
1008.45	   search
1008.45	     run=26  nbConstraintChecks=2445206111  nbValidityChecks=318356999  nbPropagations=109180808  nbRevisions=497833655
1008.45	     nbUselessRevisions=234902603  nbAssignments=1848423  nbFailedAssignments=711406  nbBacktracks=1136313
1008.45	     nbVisitedNodes=3111586  nbRestartNogoods=270
1008.45	       =>  wckTime=1007.541  cpuTime=1006.41  mem=15M720
1499.79	   
1499.79	   search
1499.79	     run=27  nbConstraintChecks=3631561137  nbValidityChecks=479805571  nbPropagations=164580909  nbRevisions=756398951
1499.79	     nbUselessRevisions=359625167  nbAssignments=2754436  nbFailedAssignments=1049242  nbBacktracks=1704466
1499.79	     nbVisitedNodes=4607051  nbRestartNogoods=281
1499.79	       =>  wckTime=1498.881  cpuTime=1497.25  mem=15M720

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/node5/watcher-199452-1168071427 -o ROOT/results/node5/solver-199452-1168071427 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199452-1168071427/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.75 1.80 1.84 3/93 5467
/proc/meminfo: memFree=1353984/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=1784 CPUtime=0
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 135757319 1826816 163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7893796 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/5466/statm: 446 163 128 14 0 91 0

[startup+0.108478 s]
/proc/loadavg: 1.75 1.80 1.84 3/93 5467
/proc/meminfo: memFree=1353984/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=914988 CPUtime=0.09
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 3140 0 1 0 8 1 0 0 23 0 8 0 135757319 936947712 2886 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155166642 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228747 2886 1477 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516524 s]
/proc/loadavg: 1.75 1.80 1.84 3/93 5467
/proc/meminfo: memFree=1353984/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915328 CPUtime=0.5
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 6529 0 1 0 47 3 0 0 25 0 8 0 135757319 937295872 6268 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228832 6268 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33962 s]
/proc/loadavg: 1.75 1.80 1.84 3/100 5474
/proc/meminfo: memFree=1330248/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=1.32
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8684 0 1 0 123 9 0 0 25 0 8 0 135757319 937553920 8421 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8421 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8421 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8421 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8421 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8421 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.26
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 419 0 0 0 25 1 0 0 15 0 8 0 135757325 937553920 8421 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8421 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8421 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915580

[startup+2.9808 s]
/proc/loadavg: 1.77 1.81 1.84 3/100 5474
/proc/meminfo: memFree=1329928/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=2.96
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8796 0 1 0 286 10 0 0 25 0 8 0 135757319 937553920 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801887 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8532 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 17 0 8 0 135757322 937553920 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.28
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 432 0 0 0 27 1 0 0 15 0 8 0 135757325 937553920 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8532 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915580

[startup+6.26018 s]
/proc/loadavg: 1.77 1.81 1.84 3/100 5474
/proc/meminfo: memFree=1329416/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=6.24
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8855 0 1 0 614 10 0 0 25 0 8 0 135757319 937553920 8589 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751792 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8589 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8589 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8589 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8589 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8589 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8589 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8589 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8589 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915580

[startup+12.7469 s]
/proc/loadavg: 1.81 1.81 1.85 3/100 5474
/proc/meminfo: memFree=1329416/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=12.72
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8863 0 1 0 1262 10 0 0 25 0 8 0 135757319 937553920 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8597 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8597 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915580

[startup+25.5944 s]
/proc/loadavg: 1.84 1.82 1.85 3/100 5474
/proc/meminfo: memFree=1329416/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=25.56
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8866 0 1 0 2546 10 0 0 25 0 8 0 135757319 937553920 8600 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074008439 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8600 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8600 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8600 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8600 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8600 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8600 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8600 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8600 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915580

[startup+51.1963 s]
/proc/loadavg: 1.89 1.83 1.85 3/100 5474
/proc/meminfo: memFree=1329352/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=51.12
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8872 0 1 0 5101 11 0 0 25 0 8 0 135757319 937553920 8606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073929993 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8606 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8606 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915580

[startup+102.498 s]
/proc/loadavg: 2.02 1.87 1.86 3/100 5474
/proc/meminfo: memFree=1329352/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=102.37
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8878 0 1 0 10226 11 0 0 25 0 8 0 135757319 937553920 8612 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073768023 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8612 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8612 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8612 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8612 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8612 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8612 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8612 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8612 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 915580

[startup+162.539 s]
/proc/loadavg: 2.00 1.89 1.87 3/100 5474
/proc/meminfo: memFree=1329352/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=162.36
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8881 0 1 0 16225 11 0 0 25 0 8 0 135757319 937553920 8615 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073751816 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1422.41
Current children cumulated vsize (KiB) 915580

[startup+1483.94 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 5474
/proc/meminfo: memFree=1328520/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=1482.4
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8897 0 1 0 148227 13 0 0 25 0 8 0 135757319 937553920 8630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8630 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8630 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.4
Current children cumulated vsize (KiB) 915580

[startup+1544 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 5474
/proc/meminfo: memFree=1328520/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=1542.41
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8900 0 1 0 154228 13 0 0 25 0 8 0 135757319 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4074002992 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8633 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.41
Current children cumulated vsize (KiB) 915580

[startup+1604.06 s]
/proc/loadavg: 2.00 2.00 1.93 3/100 5474
/proc/meminfo: memFree=1328520/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=1602.41
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8900 0 1 0 160228 13 0 0 25 0 8 0 135757319 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073750538 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8633 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.41
Current children cumulated vsize (KiB) 915580

[startup+1664.12 s]
/proc/loadavg: 2.11 2.03 1.94 3/100 5474
/proc/meminfo: memFree=1328520/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=1662.4
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8900 0 1 0 166227 13 0 0 25 0 8 0 135757319 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073768012 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8633 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.4
Current children cumulated vsize (KiB) 915580

[startup+1724.2 s]
/proc/loadavg: 2.04 2.02 1.94 3/100 5532
/proc/meminfo: memFree=1326856/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=1722.42
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8900 0 1 0 172228 14 0 0 25 0 8 0 135757319 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073767975 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8633 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.42
Current children cumulated vsize (KiB) 915580

[startup+1784.26 s]
/proc/loadavg: 2.01 2.02 1.94 3/100 5532
/proc/meminfo: memFree=1327048/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=1782.42
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8900 0 1 0 178227 15 0 0 25 0 8 0 135757319 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073929680 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8633 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (KiB) 915580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.94 s]
/proc/loadavg: 2.01 2.02 1.94 3/100 5532
/proc/meminfo: memFree=1326984/2055920 swapFree=4192812/4192956
[pid=5466] ppid=5464 vsize=915580 CPUtime=1800.08
/proc/5466/stat : 5466 (java) R 5464 5466 5343 0 -1 0 8900 0 1 0 179993 15 0 0 25 0 8 0 135757319 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801910 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5466/statm: 228895 8633 2533 14 0 215365 0
[pid=5466/tid=5468] ppid=5464 vsize=915580 CPUtime=0.03
/proc/5466/task/5468/stat : 5468 (java) S 5464 5466 5343 0 -1 64 229 0 0 0 3 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5469] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5469/stat : 5469 (java) S 5464 5466 5343 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5470] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5470/stat : 5470 (java) S 5464 5466 5343 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 135757322 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5471] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5471/stat : 5471 (java) S 5464 5466 5343 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5472] ppid=5464 vsize=915580 CPUtime=0.29
/proc/5466/task/5472/stat : 5472 (java) S 5464 5466 5343 0 -1 64 438 0 0 0 28 1 0 0 16 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5473] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5473/stat : 5473 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5466/tid=5474] ppid=5464 vsize=915580 CPUtime=0
/proc/5466/task/5474/stat : 5474 (java) S 5464 5466 5343 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 135757325 937553920 8633 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915580

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

Child status: 143
Real time (s): 1802
CPU time (s): 1800.15
CPU user time (s): 1799.99
CPU system time (s): 0.155976
CPU usage (%): 99.8968
Max. virtual memory (cumulated for all children) (KiB): 915580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.99
system time used= 0.155976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8918
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= 37804
involuntary context switches= 76886

runsolver used 2.33164 s user time and 5.65514 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 08:17:09 UTC 2007


IDJOB= 199452
IDBENCH= 3618
FILE ID= node5/199452-1168071427

PBS_JOBID= 3475741

Free space on /tmp= 66332 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-30.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199452-1168071427/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-199452-1168071427 -o ROOT/results/node5/solver-199452-1168071427 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199452-1168071427/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e835f7c03787e03ef13a4640b6261dff

RANDOM SEED= 507408817

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.240
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.240
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:       1354400 kB
Buffers:         55172 kB
Cached:         484680 kB
SwapCached:          0 kB
Active:         232940 kB
Inactive:       379456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1354400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:         101584 kB
Slab:            73920 kB
Committed_AS:  3940260 kB
PageTables:       2268 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= 66331 MiB



End job on node5 on Sat Jan  6 08:47:11 UTC 2007