Trace number 199517

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.09 1804.76

General information on the benchmark

NameallIntervalSeries/
series-70.xml
MD5SUMb508d51ffd63385b50c36601428a30b3
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 benchmark1.71474
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables139
Number of constraints4830
Maximum constraint arity3
Maximum domain size70
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4830
Global constraints used (with number of constraints)

Solver Data (download as text)

0.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=mac.xml
0.45	   
0.45	   instance
0.45	     name=/tmp/evaluation/199517-1168071470/unknown.xml
0.48	   
0.48	   domains being loaded...
0.48	   
0.49	   variables being loaded...
0.54	     nbVariables=139  nbDomainTypes=2  minDomainSize=69  maxDomainSize=70
0.54	       =>  wckTime=0.145  cpuTime=0.11  mem=7M927
0.54	   
0.54	   predicates being loaded...
0.55	   
0.55	   constraints being loaded...
1.33	     nbConstraints=4830  nbConvertedConstraints=4761  nbConvertConstraintsChecks=9661  nbExtensionStructures=2
1.33	     nbSharedExtensionStructures=4759  nbConflictsStructures=2  nbSharedConflictsStructures=4759
1.33	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=139  nbEvaluationManagers=1
1.33	     nbSharedEvaluationManagers=68  maxDegree=71  maxArity=3
1.33	       =>  wckTime=0.936  cpuTime=0.75  mem=24M505
1.40	   
1.40	   solver IterativeSystematicSolver being built... 
1.59	       =>  wckTime=1.193  cpuTime=0.9  mem=17M881
1.76	   
1.76	   preprocessing
1.76	     nbConstraintChecks=338031  nbValidityChecks=4899  nbPropagations=139  nbRevisions=207  nbUselessRevisions=207
1.76	     nbRemovedValues=0  detectedInconsistency=no
1.76	       =>  wckTime=0.163  cpuTime=0.14  mem=17M881
7.42	   
7.42	   search
7.42	     run=0  nbConstraintChecks=15875133  nbValidityChecks=325838  nbPropagations=4659  nbRevisions=12306
7.42	     nbUselessRevisions=6816  nbAssignments=94  nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=104
7.42	     nbRestartNogoods=0  mapSize=5  nbInferences=0  nbTooLargeKeys=0
7.42	       =>  wckTime=5.824  cpuTime=5.73  mem=17M881
12.73	   
12.73	   search
12.73	     run=1  nbConstraintChecks=31129408  nbValidityChecks=645297  nbPropagations=13638  nbRevisions=36918
12.73	     nbUselessRevisions=20506  nbAssignments=194  nbFailedAssignments=11  nbBacktracks=25  nbVisitedNodes=214
12.73	     nbRestartNogoods=3  mapSize=11  nbInferences=0  nbTooLargeKeys=0
12.73	       =>  wckTime=11.135  cpuTime=11.01  mem=17M881
18.20	   
18.20	   search
18.20	     run=2  nbConstraintChecks=46740737  nbValidityChecks=973312  nbPropagations=27352  nbRevisions=74596
18.20	     nbUselessRevisions=41079  nbAssignments=307  nbFailedAssignments=21  nbBacktracks=47  nbVisitedNodes=344
18.20	     nbRestartNogoods=5  mapSize=19  nbInferences=0  nbTooLargeKeys=0
18.20	       =>  wckTime=16.604  cpuTime=16.45  mem=17M881
25.29	   
25.29	   search
25.29	     run=3  nbConstraintChecks=67119337  nbValidityChecks=1302692  nbPropagations=46621  nbRevisions=128389
25.29	     nbUselessRevisions=69466  nbAssignments=438  nbFailedAssignments=35  nbBacktracks=81  nbVisitedNodes=498
25.29	     nbRestartNogoods=12  mapSize=32  nbInferences=0  nbTooLargeKeys=0
25.29	       =>  wckTime=23.695  cpuTime=23.51  mem=18M854
33.04	   
33.04	   search
33.04	     run=4  nbConstraintChecks=89401413  nbValidityChecks=1628230  nbPropagations=71512  nbRevisions=200627
33.04	     nbUselessRevisions=107443  nbAssignments=588  nbFailedAssignments=54  nbBacktracks=131  nbVisitedNodes=686
33.04	     nbRestartNogoods=17  mapSize=59  nbInferences=0  nbTooLargeKeys=0
33.04	       =>  wckTime=31.444  cpuTime=31.22  mem=18M854
38.06	   
38.06	   search
38.06	     run=5  nbConstraintChecks=103404957  nbValidityChecks=2005050  nbPropagations=103354  nbRevisions=299422
38.06	     nbUselessRevisions=158661  nbAssignments=777  nbFailedAssignments=87  nbBacktracks=208  nbVisitedNodes=930
38.06	     nbRestartNogoods=21  mapSize=91  nbInferences=0  nbTooLargeKeys=0
38.06	       =>  wckTime=36.471  cpuTime=36.22  mem=18M854
42.52	   
42.52	   search
42.52	     run=6  nbConstraintChecks=115648247  nbValidityChecks=2377614  nbPropagations=142864  nbRevisions=426404
42.52	     nbUselessRevisions=224964  nbAssignments=1003  nbFailedAssignments=126  nbBacktracks=322  nbVisitedNodes=1241
42.53	     nbRestartNogoods=28  mapSize=152  nbInferences=0  nbTooLargeKeys=0
42.53	       =>  wckTime=40.932  cpuTime=40.65  mem=18M854
47.02	   
47.02	   search
47.02	     run=7  nbConstraintChecks=127253749  nbValidityChecks=2763329  nbPropagations=191026  nbRevisions=579846
47.02	     nbUselessRevisions=305906  nbAssignments=1308  nbFailedAssignments=183  nbBacktracks=492  nbVisitedNodes=1663
47.02	     nbRestartNogoods=32  mapSize=237  nbInferences=0  nbTooLargeKeys=0
47.02	       =>  wckTime=45.426  cpuTime=45.12  mem=18M854
51.91	   
51.91	   search
51.91	     run=8  nbConstraintChecks=139537407  nbValidityChecks=3229941  nbPropagations=255487  nbRevisions=796345
51.91	     nbUselessRevisions=416082  nbAssignments=1794  nbFailedAssignments=336  nbBacktracks=752  nbVisitedNodes=2393
51.91	     nbRestartNogoods=34  mapSize=375  nbInferences=0  nbTooLargeKeys=0
51.92	       =>  wckTime=50.322  cpuTime=49.99  mem=19M827
58.71	   
58.71	   search
58.71	     run=9  nbConstraintChecks=157160459  nbValidityChecks=3658053  nbPropagations=336566  nbRevisions=1077671
58.71	     nbUselessRevisions=559295  nbAssignments=2403  nbFailedAssignments=485  nbBacktracks=1138  nbVisitedNodes=3265
58.71	     nbRestartNogoods=42  mapSize=549  nbInferences=0  nbTooLargeKeys=0
58.71	       =>  wckTime=57.113  cpuTime=56.74  mem=19M827
65.93	   
65.93	   search
65.93	     run=10  nbConstraintChecks=175046322  nbValidityChecks=4178470  nbPropagations=442709  nbRevisions=1475306
65.93	     nbUselessRevisions=761090  nbAssignments=3317  nbFailedAssignments=736  nbBacktracks=1714  nbVisitedNodes=4649
65.93	     nbRestartNogoods=53  mapSize=858  nbInferences=0  nbTooLargeKeys=0
65.93	       =>  wckTime=64.333  cpuTime=63.91  mem=19M827
71.87	   
71.87	   INFO : Stopping hyperNogood (mapSize=1031, nbTooLargekeys=0, mem=20M799)
72.71	   
72.71	   search
72.71	     run=11  nbConstraintChecks=191987885  nbValidityChecks=4832045  nbPropagations=580156  nbRevisions=1990735
72.71	     nbUselessRevisions=1035169  nbAssignments=4758  nbFailedAssignments=1241  nbBacktracks=2578  nbVisitedNodes=7078
72.71	     nbRestartNogoods=59
72.71	       =>  wckTime=71.113  cpuTime=70.66  mem=20M799
79.20	   
79.20	   search
79.20	     run=12  nbConstraintChecks=208480507  nbValidityChecks=5526215  nbPropagations=766237  nbRevisions=2742599
79.20	     nbUselessRevisions=1436598  nbAssignments=6782  nbFailedAssignments=1885  nbBacktracks=3875  nbVisitedNodes=10302
79.20	     nbRestartNogoods=62
79.20	       =>  wckTime=77.611  cpuTime=77.13  mem=20M799
85.99	   
85.99	   search
85.99	     run=13  nbConstraintChecks=224744297  nbValidityChecks=6261926  nbPropagations=1021571  nbRevisions=3856183
85.99	     nbUselessRevisions=2046765  nbAssignments=9630  nbFailedAssignments=2714  nbBacktracks=5821  nbVisitedNodes=14589
85.99	     nbRestartNogoods=72
85.99	       =>  wckTime=84.398  cpuTime=83.88  mem=20M799
96.35	   
96.35	   search
96.35	     run=14  nbConstraintChecks=248149969  nbValidityChecks=7817557  nbPropagations=1419395  nbRevisions=5712624
96.35	     nbUselessRevisions=3010169  nbAssignments=14029  nbFailedAssignments=4121  nbBacktracks=8744  nbVisitedNodes=21481
96.35	     nbRestartNogoods=81
96.35	       =>  wckTime=94.757  cpuTime=94.18  mem=20M799
106.99	   
106.99	   search
106.99	     run=15  nbConstraintChecks=270806592  nbValidityChecks=9501503  nbPropagations=2001463  nbRevisions=8592570
106.99	     nbUselessRevisions=4543640  nbAssignments=20652  nbFailedAssignments=6286  nbBacktracks=13127  nbVisitedNodes=32016
106.99	     nbRestartNogoods=86
106.99	       =>  wckTime=105.393  cpuTime=104.77  mem=20M799
133.82	   
133.82	   search
133.82	     run=16  nbConstraintChecks=332873722  nbValidityChecks=13557072  nbPropagations=2899593  nbRevisions=13099840
133.82	     nbUselessRevisions=6858314  nbAssignments=29932  nbFailedAssignments=8925  nbBacktracks=19695  nbVisitedNodes=46214
133.82	     nbRestartNogoods=96
133.82	       =>  wckTime=132.227  cpuTime=131.47  mem=20M799
161.84	   
161.84	   search
161.85	     run=17  nbConstraintChecks=388349481  nbValidityChecks=19220918  nbPropagations=4353970  nbRevisions=20499929
161.85	     nbUselessRevisions=10656549  nbAssignments=46419  nbFailedAssignments=15491  nbBacktracks=29547
161.85	     nbVisitedNodes=73765  nbRestartNogoods=121
161.85	       =>  wckTime=160.252  cpuTime=159.37  mem=20M799
214.59	   
214.59	   search
214.59	     run=18  nbConstraintChecks=496161187  nbValidityChecks=29186899  nbPropagations=6737202  nbRevisions=32560461
214.59	     nbUselessRevisions=16697317  nbAssignments=69729  nbFailedAssignments=23947  nbBacktracks=44325
214.59	     nbVisitedNodes=111799  nbRestartNogoods=130
214.59	       =>  wckTime=212.993  cpuTime=211.86  mem=20M799
252.84	   
252.84	   search
252.84	     run=19  nbConstraintChecks=563547160  nbValidityChecks=37075913  nbPropagations=10119866  nbRevisions=50841477
252.84	     nbUselessRevisions=26251160  nbAssignments=103432  nbFailedAssignments=35409  nbBacktracks=66493
252.84	     nbVisitedNodes=166412  nbRestartNogoods=140
252.84	       =>  wckTime=251.248  cpuTime=249.92  mem=20M799
332.09	   
332.09	   search
332.09	     run=20  nbConstraintChecks=715931225  nbValidityChecks=52524686  nbPropagations=15198382  nbRevisions=79079261
332.09	     nbUselessRevisions=40784352  nbAssignments=155934  nbFailedAssignments=54585  nbBacktracks=99746
332.09	     nbVisitedNodes=253435  nbRestartNogoods=158
332.09	       =>  wckTime=330.499  cpuTime=328.81  mem=20M799
443.69	   
443.69	   search
443.69	     run=21  nbConstraintChecks=941553938  nbValidityChecks=74743795  nbPropagations=22600279  nbRevisions=121115605
443.69	     nbUselessRevisions=62126846  nbAssignments=231477  nbFailedAssignments=80176  nbBacktracks=149624
443.69	     nbVisitedNodes=376018  nbRestartNogoods=168
443.69	       =>  wckTime=442.098  cpuTime=439.88  mem=20M799
568.34	   
568.34	   search
568.34	     run=22  nbConstraintChecks=1156868108  nbValidityChecks=102048687  nbPropagations=33292136  nbRevisions=181113469
568.34	     nbUselessRevisions=92326024  nbAssignments=344797  nbFailedAssignments=118606  nbBacktracks=224442
568.34	     nbVisitedNodes=556128  nbRestartNogoods=178
568.34	       =>  wckTime=566.746  cpuTime=563.93  mem=20M799
759.10	   
759.10	   search
759.10	     run=23  nbConstraintChecks=1547921644  nbValidityChecks=158004846  nbPropagations=48852716  nbRevisions=267623954
759.10	     nbUselessRevisions=137133614  nbAssignments=524548  nbFailedAssignments=186062  nbBacktracks=336669
759.10	     nbVisitedNodes=872587  nbRestartNogoods=193
759.10	       =>  wckTime=757.505  cpuTime=754.28  mem=20M799
1022.58	   
1022.58	   search
1022.58	     run=24  nbConstraintChecks=2080040583  nbValidityChecks=220231200  nbPropagations=71459300  nbRevisions=391869549
1022.58	     nbUselessRevisions=202863737  nbAssignments=780793  nbFailedAssignments=273891  nbBacktracks=505010
1022.58	     nbVisitedNodes=1285808  nbRestartNogoods=207
1022.58	       =>  wckTime=1020.989  cpuTime=1017.48  mem=20M799
1608.66	   
1608.66	   search
1608.66	     run=25  nbConstraintChecks=3414460494  nbValidityChecks=356058885  nbPropagations=106450648  nbRevisions=585111014
1608.66	     nbUselessRevisions=306612652  nbAssignments=1163139  nbFailedAssignments=403654  nbBacktracks=757524
1608.66	     nbVisitedNodes=1909358  nbRestartNogoods=223
1608.66	       =>  wckTime=1607.067  cpuTime=1602.92  mem=20M799

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/node13/watcher-199517-1168071470 -o ROOT/results/node13/solver-199517-1168071470 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199517-1168071470/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.92 1.99 1.93 2/93 3743
/proc/meminfo: memFree=1231008/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=18540 CPUtime=0
/proc/3742/stat : 3742 (runsolver) R 3740 3742 2952 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 155542052 18984960 279 18446744073709551615 4194304 4267372 548682068880 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/3742/statm: 4635 279 244 17 0 2626 0

[startup+0.102409 s]
/proc/loadavg: 1.92 1.99 1.93 2/93 3743
/proc/meminfo: memFree=1231008/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=907808 CPUtime=0.07
/proc/3742/stat : 3742 (java) D 3740 3742 2952 0 -1 0 2505 0 1 0 5 2 0 0 17 0 4 0 155542052 929595392 2252 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/3742/statm: 226952 2252 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 907808

[startup+0.510465 s]
/proc/loadavg: 1.92 1.99 1.93 2/93 3743
/proc/meminfo: memFree=1231008/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915328 CPUtime=0.42
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 6037 0 1 0 38 4 0 0 18 0 8 0 155542052 937295872 5776 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4154015701 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3742/statm: 228832 5776 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915328

[startup+1.33358 s]
/proc/loadavg: 1.92 1.99 1.93 3/100 3750
/proc/meminfo: memFree=1201768/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915632 CPUtime=1.23
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 10496 0 1 0 97 26 0 0 24 0 8 0 155542052 937607168 10234 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073743955 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3742/statm: 228908 10234 2177 14 0 215378 0
[pid=3742/tid=3744] ppid=3740 vsize=915632 CPUtime=0
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 155542057 937607168 10234 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915632 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 155542057 937607168 10234 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915632 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 155542057 937607168 10234 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915632 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937607168 10234 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915632 CPUtime=0.21
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 430 0 0 0 21 0 0 0 16 0 8 0 155542067 937607168 10234 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915632 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937607168 10234 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915632 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937607168 10234 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915632

[startup+2.9858 s]
/proc/loadavg: 1.92 1.99 1.93 3/100 3750
/proc/meminfo: memFree=1194984/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=2.88
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11719 0 1 0 260 28 0 0 25 0 8 0 155542052 937742336 11455 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073785176 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3742/statm: 228941 11455 2529 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 733 0 0 0 6 0 0 0 17 0 8 0 155542057 937742336 11455 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11455 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11455 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11455 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.3
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 477 0 0 0 29 1 0 0 15 0 8 0 155542067 937742336 11455 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11455 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11455 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915764

[startup+6.26523 s]
/proc/loadavg: 1.93 1.99 1.93 3/100 3750
/proc/meminfo: memFree=1194856/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=6.15
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11723 0 1 0 587 28 0 0 25 0 8 0 155542052 937742336 11457 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073976123 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3742/statm: 228941 11457 2529 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 733 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11457 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11457 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11457 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11457 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.31
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 480 0 0 0 30 1 0 0 16 0 8 0 155542067 937742336 11457 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11457 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11457 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915764

[startup+12.7611 s]
/proc/loadavg: 1.93 1.99 1.93 3/100 3750
/proc/meminfo: memFree=1194864/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=12.61
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11736 0 1 0 1233 28 0 0 25 0 8 0 155542052 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073974156 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3742/statm: 228941 11467 2533 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 734 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.32
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 483 0 0 0 31 1 0 0 16 0 8 0 155542067 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915764

[startup+25.6118 s]
/proc/loadavg: 1.95 1.99 1.93 3/100 3750
/proc/meminfo: memFree=1194928/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=25.4
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11736 0 1 0 2512 28 0 0 25 0 8 0 155542052 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073970190 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3742/statm: 228941 11467 2533 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 734 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.32
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 483 0 0 0 31 1 0 0 16 0 8 0 155542067 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11467 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 915764

[startup+51.2352 s]
/proc/loadavg: 1.96 1.99 1.93 3/100 3750
/proc/meminfo: memFree=1194928/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=50.89
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11744 0 1 0 5061 28 0 0 25 0 8 0 155542052 937742336 11473 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073781667 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3742/statm: 228941 11473 2533 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 734 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11473 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11473 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11473 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11473 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.33
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 490 0 0 0 32 1 0 0 16 0 8 0 155542067 937742336 11473 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11473 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11473 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 915764

[startup+102.475 s]
/proc/loadavg: 2.03 2.00 1.94 3/100 3752
/proc/meminfo: memFree=1194736/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=101.89
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11764 0 1 0 10160 29 0 0 25 0 8 0 155542052 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073985251 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3742/statm: 228941 11486 2533 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 734 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.37
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 504 0 0 0 36 1 0 0 17 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.89
Current children cumulated vsize (KiB) 915764

[startup+162.564 s]
/proc/loadavg: 2.01 2.00 1.94 3/100 3752
/proc/meminfo: memFree=1194800/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=161.7
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11764 0 1 0 16140 30 0 0 25 0 8 0 155542052 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073975920 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1420.24
Current children cumulated vsize (KiB) 915764

[startup+1484.21 s]
/proc/loadavg: 2.01 1.99 1.93 3/100 4382
/proc/meminfo: memFree=641144/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=1480.23
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11765 0 1 0 147981 42 0 0 25 0 8 0 155542052 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073781447 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3742/statm: 228941 11486 2533 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 734 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.37
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 504 0 0 0 36 1 0 0 16 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1480.23
Current children cumulated vsize (KiB) 915764

[startup+1544.26 s]
/proc/loadavg: 2.00 1.99 1.93 3/100 4382
/proc/meminfo: memFree=641080/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=1540.22
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11765 0 1 0 153980 42 0 0 25 0 8 0 155542052 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073975927 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3742/statm: 228941 11486 2533 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 734 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.37
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 504 0 0 0 36 1 0 0 16 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1540.22
Current children cumulated vsize (KiB) 915764

[startup+1604.31 s]
/proc/loadavg: 2.00 1.99 1.93 3/100 4382
/proc/meminfo: memFree=641144/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=1600.19
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11765 0 1 0 159977 42 0 0 25 0 8 0 155542052 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4074018164 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3742/statm: 228941 11486 2533 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 734 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.37
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 504 0 0 0 36 1 0 0 16 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1600.19
Current children cumulated vsize (KiB) 915764

[startup+1664.36 s]
/proc/loadavg: 2.06 2.00 1.94 3/100 4382
/proc/meminfo: memFree=641080/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=1660.19
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11765 0 1 0 165976 43 0 0 25 0 8 0 155542052 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073970170 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3742/statm: 228941 11486 2533 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 734 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.37
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 504 0 0 0 36 1 0 0 16 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1660.19
Current children cumulated vsize (KiB) 915764

[startup+1724.41 s]
/proc/loadavg: 2.06 2.01 1.94 3/100 4382
/proc/meminfo: memFree=641080/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=1720.19
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11765 0 1 0 171976 43 0 0 25 0 8 0 155542052 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073782688 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3742/statm: 228941 11486 2533 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 734 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.37
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 504 0 0 0 36 1 0 0 16 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1720.19
Current children cumulated vsize (KiB) 915764

[startup+1784.48 s]
/proc/loadavg: 2.02 2.01 1.94 3/100 4382
/proc/meminfo: memFree=641080/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=1779.91
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11765 0 1 0 177948 43 0 0 25 0 8 0 155542052 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4074004012 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3742/statm: 228941 11486 2533 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 734 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.37
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 504 0 0 0 36 1 0 0 16 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1779.91
Current children cumulated vsize (KiB) 915764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.72 s]
/proc/loadavg: 2.09 2.02 1.95 3/100 4382
/proc/meminfo: memFree=641080/2055920 swapFree=4192812/4192956
[pid=3742] ppid=3740 vsize=915764 CPUtime=1800.05
/proc/3742/stat : 3742 (java) R 3740 3742 2952 0 -1 0 11765 0 1 0 179962 43 0 0 25 0 8 0 155542052 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4074004012 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3742/statm: 228941 11486 2533 14 0 215411 0
[pid=3742/tid=3744] ppid=3740 vsize=915764 CPUtime=0.06
/proc/3742/task/3744/stat : 3744 (java) S 3740 3742 2952 0 -1 64 734 0 0 0 6 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3745] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3745/stat : 3745 (java) S 3740 3742 2952 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3746] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3746/stat : 3746 (java) S 3740 3742 2952 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155542057 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3747] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3747/stat : 3747 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3748] ppid=3740 vsize=915764 CPUtime=0.37
/proc/3742/task/3748/stat : 3748 (java) S 3740 3742 2952 0 -1 64 504 0 0 0 36 1 0 0 16 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3749] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3749/stat : 3749 (java) S 3740 3742 2952 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3742/tid=3750] ppid=3740 vsize=915764 CPUtime=0
/proc/3742/task/3750/stat : 3750 (java) S 3740 3742 2952 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155542067 937742336 11486 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 915764

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

Child status: 143
Real time (s): 1804.76
CPU time (s): 1800.09
CPU user time (s): 1799.65
CPU system time (s): 0.440932
CPU usage (%): 99.7412
Max. virtual memory (cumulated for all children) (KiB): 915764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.440932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11781
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= 37997
involuntary context switches= 63638

runsolver used 2.33664 s user time and 5.65314 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan  6 08:17:51 UTC 2007


IDJOB= 199517
IDBENCH= 3623
FILE ID= node13/199517-1168071470

PBS_JOBID= 3475671

Free space on /tmp= 66315 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  b508d51ffd63385b50c36601428a30b3

RANDOM SEED= 539105350

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.247
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.247
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:       1231488 kB
Buffers:         70920 kB
Cached:         524760 kB
SwapCached:          0 kB
Active:         460620 kB
Inactive:       268880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1231488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:         162808 kB
Slab:            79364 kB
Committed_AS:  4365732 kB
PageTables:       2596 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= 66318 MiB



End job on node13 on Sat Jan  6 08:47:56 UTC 2007