Trace number 199426

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.03 1808.41

General information on the benchmark

NameallIntervalSeries/
series-45.xml
MD5SUM856478c949ca45a2499e3dbc7d45f44c
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.154976
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables89
Number of constraints1980
Maximum constraint arity3
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1980
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/199426-1168071423/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.42	     nbVariables=89  nbDomainTypes=2  minDomainSize=44  maxDomainSize=45
0.42	       =>  wckTime=0.11  cpuTime=0.09  mem=6M951
0.42	   
0.42	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.94	     nbConstraints=1980  nbConvertedConstraints=1936  nbConvertConstraintsChecks=93061  nbExtensionStructures=2
0.94	     nbSharedExtensionStructures=1934  nbConflictsStructures=3  nbSharedConflictsStructures=1977
0.94	     nbSharedBinaryRepresentations=89  nbEvaluationManagers=1  nbSharedEvaluationManagers=43  maxDegree=46  maxArity=3
0.94	       =>  wckTime=0.635  cpuTime=0.47  mem=14M759
0.99	   
0.99	   solver IterativeSystematicSolver being built... 
1.16	       =>  wckTime=0.851  cpuTime=0.6  mem=15M377
1.18	   
1.18	   preprocessing
1.18	     nbConstraintChecks=0  nbPropagations=89  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.18	     detectedInconsistency=no
1.18	       =>  wckTime=0.017  cpuTime=0.01  mem=15M377
2.17	   
2.17	   search
2.17	     run=0  nbConstraintChecks=2485331  nbValidityChecks=86834  nbPropagations=2143  nbRevisions=6053
2.17	     nbUselessRevisions=3112  nbAssignments=61  nbFailedAssignments=8  nbBacktracks=14  nbVisitedNodes=74
2.17	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
2.17	       =>  wckTime=1.005  cpuTime=0.96  mem=15M377
3.13	   
3.13	   search
3.13	     run=1  nbConstraintChecks=5156450  nbValidityChecks=175995  nbPropagations=6388  nbRevisions=18239
3.13	     nbUselessRevisions=9484  nbAssignments=131  nbFailedAssignments=15  nbBacktracks=33  nbVisitedNodes=157
3.13	     nbRestartNogoods=1  mapSize=15  nbInferences=0  nbTooLargeKeys=0
3.13	       =>  wckTime=1.972  cpuTime=1.92  mem=15M377
4.21	   
4.21	   search
4.21	     run=2  nbConstraintChecks=8143057  nbValidityChecks=269359  nbPropagations=13084  nbRevisions=38425
4.21	     nbUselessRevisions=20065  nbAssignments=217  nbFailedAssignments=34  nbBacktracks=55  nbVisitedNodes=273
4.21	     nbRestartNogoods=4  mapSize=30  nbInferences=0  nbTooLargeKeys=0
4.21	       =>  wckTime=3.05  cpuTime=2.99  mem=16M352
5.03	   
5.03	   search
5.03	     run=3  nbConstraintChecks=10371863  nbValidityChecks=356961  nbPropagations=22198  nbRevisions=66740
5.03	     nbUselessRevisions=35000  nbAssignments=310  nbFailedAssignments=50  nbBacktracks=89  nbVisitedNodes=396
5.03	     nbRestartNogoods=9  mapSize=49  nbInferences=0  nbTooLargeKeys=0
5.03	       =>  wckTime=3.87  cpuTime=3.81  mem=16M352
5.80	   
5.80	   search
5.80	     run=4  nbConstraintChecks=12426434  nbValidityChecks=456759  nbPropagations=34057  nbRevisions=104065
5.80	     nbUselessRevisions=55159  nbAssignments=430  nbFailedAssignments=79  nbBacktracks=140  nbVisitedNodes=586
5.80	     nbRestartNogoods=11  mapSize=94  nbInferences=0  nbTooLargeKeys=0
5.80	       =>  wckTime=4.641  cpuTime=4.58  mem=16M352
6.65	   
6.65	   search
6.65	     run=5  nbConstraintChecks=14650065  nbValidityChecks=570126  nbPropagations=50531  nbRevisions=160324
6.65	     nbUselessRevisions=84772  nbAssignments=589  nbFailedAssignments=119  nbBacktracks=218  nbVisitedNodes=819
6.65	     nbRestartNogoods=13  mapSize=145  nbInferences=0  nbTooLargeKeys=0
6.65	       =>  wckTime=5.492  cpuTime=5.43  mem=16M352
7.49	   
7.49	   search
7.49	     run=6  nbConstraintChecks=16792751  nbValidityChecks=688500  nbPropagations=72046  nbRevisions=236495
7.49	     nbUselessRevisions=124947  nbAssignments=805  nbFailedAssignments=179  nbBacktracks=331  nbVisitedNodes=1167
7.49	     nbRestartNogoods=15  mapSize=223  nbInferences=0  nbTooLargeKeys=0
7.49	       =>  wckTime=6.331  cpuTime=6.26  mem=16M352
8.47	   
8.47	   search
8.47	     run=7  nbConstraintChecks=19287749  nbValidityChecks=810157  nbPropagations=99203  nbRevisions=338755
8.47	     nbUselessRevisions=179325  nbAssignments=1074  nbFailedAssignments=233  nbBacktracks=501  nbVisitedNodes=1540
8.47	     nbRestartNogoods=18  mapSize=294  nbInferences=0  nbTooLargeKeys=0
8.47	       =>  wckTime=7.307  cpuTime=7.23  mem=16M352
9.38	   
9.38	   search
9.38	     run=8  nbConstraintChecks=21355858  nbValidityChecks=962205  nbPropagations=135341  nbRevisions=477401
9.38	     nbUselessRevisions=250815  nbAssignments=1517  nbFailedAssignments=375  nbBacktracks=758  nbVisitedNodes=2223
9.38	     nbRestartNogoods=25  mapSize=430  nbInferences=0  nbTooLargeKeys=0
9.38	       =>  wckTime=8.216  cpuTime=8.11  mem=16M352
10.38	   
10.38	   search
10.38	     run=9  nbConstraintChecks=23558940  nbValidityChecks=1092207  nbPropagations=181721  nbRevisions=660215
10.38	     nbUselessRevisions=347080  nbAssignments=2112  nbFailedAssignments=532  nbBacktracks=1142  nbVisitedNodes=3099
10.38	     nbRestartNogoods=35  mapSize=631  nbInferences=0  nbTooLargeKeys=0
10.38	       =>  wckTime=9.215  cpuTime=9.1  mem=16M352
11.65	   
11.65	   search
11.65	     run=10  nbConstraintChecks=26349519  nbValidityChecks=1317601  nbPropagations=244968  nbRevisions=919589
11.65	     nbUselessRevisions=484215  nbAssignments=2975  nbFailedAssignments=776  nbBacktracks=1720  nbVisitedNodes=4449
11.65	     nbRestartNogoods=45  mapSize=949  nbInferences=0  nbTooLargeKeys=0
11.65	       =>  wckTime=10.493  cpuTime=10.36  mem=17M327
12.26	   
12.26	   INFO : Stopping hyperNogood (mapSize=1012, nbTooLargekeys=0, mem=17M327)
12.96	   
12.96	   search
12.96	     run=11  nbConstraintChecks=29243517  nbValidityChecks=1621409  nbPropagations=335977  nbRevisions=1313259
12.96	     nbUselessRevisions=686532  nbAssignments=4265  nbFailedAssignments=1156  nbBacktracks=2587  nbVisitedNodes=6454
12.96	     nbRestartNogoods=49
12.96	       =>  wckTime=11.797  cpuTime=11.66  mem=17M327
15.15	   
15.15	   search
15.15	     run=12  nbConstraintChecks=33951622  nbValidityChecks=2130654  nbPropagations=479166  nbRevisions=1949543
15.15	     nbUselessRevisions=1004579  nbAssignments=6368  nbFailedAssignments=1919  nbBacktracks=3885  nbVisitedNodes=9897
15.15	     nbRestartNogoods=57
15.15	       =>  wckTime=13.986  cpuTime=13.83  mem=17M327
17.43	   
17.43	   search
17.43	     run=13  nbConstraintChecks=38842759  nbValidityChecks=2759619  nbPropagations=695261  nbRevisions=2955551
17.43	     nbUselessRevisions=1513841  nbAssignments=9517  nbFailedAssignments=3077  nbBacktracks=5834  nbVisitedNodes=15053
17.43	     nbRestartNogoods=77
17.43	       =>  wckTime=16.266  cpuTime=16.1  mem=17M327
21.22	   
21.22	   search
21.22	     run=14  nbConstraintChecks=46983972  nbValidityChecks=3680407  nbPropagations=1010314  nbRevisions=4461912
21.22	     nbUselessRevisions=2271205  nbAssignments=13996  nbFailedAssignments=4592  nbBacktracks=8754  nbVisitedNodes=22287
21.22	     nbRestartNogoods=89
21.22	       =>  wckTime=20.059  cpuTime=19.88  mem=17M327
34.95	   
34.95	   search
34.95	     run=15  nbConstraintChecks=81268501  nbValidityChecks=6192788  nbPropagations=1519656  nbRevisions=6865767
34.95	     nbUselessRevisions=3400096  nbAssignments=21023  nbFailedAssignments=7199  nbBacktracks=13135  nbVisitedNodes=33821
34.95	     nbRestartNogoods=99
34.95	       =>  wckTime=33.786  cpuTime=33.54  mem=17M327
54.74	   
54.74	   search
54.74	     run=16  nbConstraintChecks=130939929  nbValidityChecks=9918446  nbPropagations=2314856  nbRevisions=10798162
54.74	     nbUselessRevisions=5217194  nbAssignments=31583  nbFailedAssignments=11157  nbBacktracks=19703
54.74	     nbVisitedNodes=51042  nbRestartNogoods=105
54.74	       =>  wckTime=53.584  cpuTime=53.24  mem=17M327
66.66	   
66.66	   search
66.66	     run=17  nbConstraintChecks=154445903  nbValidityChecks=13024585  nbPropagations=3482894  nbRevisions=16604801
66.66	     nbUselessRevisions=7949162  nbAssignments=46841  nbFailedAssignments=16519  nbBacktracks=29557
66.66	     nbVisitedNodes=75879  nbRestartNogoods=107
66.66	       =>  wckTime=65.502  cpuTime=65.1  mem=17M327
82.46	   
82.46	   search
82.46	     run=18  nbConstraintChecks=184917055  nbValidityChecks=17452828  nbPropagations=5198288  nbRevisions=25188929
82.46	     nbUselessRevisions=12075943  nbAssignments=69873  nbFailedAssignments=24731  nbBacktracks=44335
82.46	     nbVisitedNodes=113651  nbRestartNogoods=126
82.46	       =>  wckTime=81.299  cpuTime=80.83  mem=17M327
106.70	   
106.70	   search
106.70	     run=19  nbConstraintChecks=226635241  nbValidityChecks=24885239  nbPropagations=7869955  nbRevisions=38419737
106.70	     nbUselessRevisions=18568682  nbAssignments=106058  nbFailedAssignments=38706  nbBacktracks=66504
106.70	     nbVisitedNodes=176169  nbRestartNogoods=139
106.70	       =>  wckTime=105.544  cpuTime=104.96  mem=17M327
162.92	   
162.92	   search
162.92	     run=20  nbConstraintChecks=350239055  nbValidityChecks=38092837  nbPropagations=11837803  nbRevisions=58035225
162.92	     nbUselessRevisions=28064576  nbAssignments=156096  nbFailedAssignments=55450  nbBacktracks=99757
162.92	     nbVisitedNodes=256926  nbRestartNogoods=149
162.92	       =>  wckTime=161.761  cpuTime=160.9  mem=17M327
238.86	   
238.86	   search
238.86	     run=21  nbConstraintChecks=504320475  nbValidityChecks=56255885  nbPropagations=17821894  nbRevisions=87244963
238.86	     nbUselessRevisions=42523736  nbAssignments=233946  nbFailedAssignments=83378  nbBacktracks=149638
238.86	     nbVisitedNodes=386114  nbRestartNogoods=163
238.86	       =>  wckTime=237.703  cpuTime=236.49  mem=17M327
371.22	   
371.22	   search
371.22	     run=22  nbConstraintChecks=782095778  nbValidityChecks=89710415  nbPropagations=27067820  nbRevisions=130891903
371.22	     nbUselessRevisions=63400468  nbAssignments=358288  nbFailedAssignments=132854  nbBacktracks=224458
371.22	     nbVisitedNodes=594829  nbRestartNogoods=172
371.22	       =>  wckTime=370.057  cpuTime=368.22  mem=17M327
623.73	   
623.73	   search
623.73	     run=23  nbConstraintChecks=1360939904  nbValidityChecks=139319942  nbPropagations=40912305  nbRevisions=195228568
623.73	     nbUselessRevisions=93218903  nbAssignments=539749  nbFailedAssignments=202043  nbBacktracks=336685
623.73	     nbVisitedNodes=900429  nbRestartNogoods=193
623.73	       =>  wckTime=622.573  cpuTime=619.54  mem=17M327
858.57	   
858.57	   search
858.57	     run=24  nbConstraintChecks=1841876290  nbValidityChecks=200624685  nbPropagations=61526112  nbRevisions=295011068
858.57	     nbUselessRevisions=141761185  nbAssignments=797933  nbFailedAssignments=291841  nbBacktracks=505027
858.57	     nbVisitedNodes=1323368  nbRestartNogoods=208
858.57	       =>  wckTime=857.414  cpuTime=853.28  mem=17M327
1393.32	   
1393.32	   search
1393.32	     run=25  nbConstraintChecks=3001004964  nbValidityChecks=329458560  nbPropagations=94329616  nbRevisions=453856147
1393.32	     nbUselessRevisions=218662156  nbAssignments=1220595  nbFailedAssignments=461951  nbBacktracks=757538
1393.32	     nbVisitedNodes=2044671  nbRestartNogoods=225
1393.32	       =>  wckTime=1392.159  cpuTime=1385.5  mem=17M327

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/node20/watcher-199426-1168071423 -o ROOT/results/node20/solver-199426-1168071423 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/199426-1168071423/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.31 1.11 1.30 4/93 22265
/proc/meminfo: memFree=1750432/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=1784 CPUtime=0
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 329 0 0 0 0 0 0 0 18 0 1 0 155536838 1826816 124 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/22264/statm: 446 132 98 14 0 91 0

[startup+0.10709 s]
/proc/loadavg: 1.31 1.11 1.30 4/93 22265
/proc/meminfo: memFree=1750432/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=914988 CPUtime=0.09
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 3051 0 1 0 8 1 0 0 20 0 8 0 155536838 936947712 2797 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155239999 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228747 2797 1447 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515137 s]
/proc/loadavg: 1.31 1.11 1.30 4/93 22265
/proc/meminfo: memFree=1750432/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915328 CPUtime=0.5
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 6381 0 1 0 47 3 0 0 18 0 8 0 155536838 937295872 6120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228832 6120 2145 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33623 s]
/proc/loadavg: 1.31 1.11 1.30 3/100 22272
/proc/meminfo: memFree=1725416/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=1.31
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 8986 0 1 0 118 13 0 0 24 0 8 0 155536838 937709568 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782498 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 8724 2529 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 371 0 0 0 3 0 0 0 17 0 8 0 155536842 937709568 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.25
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 473 0 0 0 24 1 0 0 15 0 8 0 155536845 937709568 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 8724 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915732

[startup+2.97343 s]
/proc/loadavg: 1.31 1.11 1.30 3/100 22272
/proc/meminfo: memFree=1725160/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=2.94
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9006 0 1 0 281 13 0 0 25 0 8 0 155536838 937709568 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073868279 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 8742 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.28
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 485 0 0 0 27 1 0 0 15 0 8 0 155536845 937709568 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 8742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915732

[startup+6.17381 s]
/proc/loadavg: 1.37 1.13 1.30 3/100 22272
/proc/meminfo: memFree=1725160/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=6.12
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9027 0 1 0 599 13 0 0 25 0 8 0 155536838 937709568 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073862173 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 8762 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.28
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 487 0 0 0 27 1 0 0 16 0 8 0 155536845 937709568 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 8762 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915732

[startup+12.6456 s]
/proc/loadavg: 1.42 1.14 1.30 3/100 22272
/proc/meminfo: memFree=1724136/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=12.56
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9274 0 1 0 1243 13 0 0 25 0 8 0 155536838 937709568 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073862013 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 9005 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 17 0 8 0 155536842 937709568 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.32
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 504 0 0 0 31 1 0 0 16 0 8 0 155536845 937709568 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 9005 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915732

[startup+25.5151 s]
/proc/loadavg: 1.63 1.20 1.32 3/100 22272
/proc/meminfo: memFree=1724072/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=25.38
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9289 0 1 0 2524 14 0 0 25 0 8 0 155536838 937709568 9019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073983472 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 9019 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 9019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 9019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.32
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 506 0 0 0 31 1 0 0 17 0 8 0 155536845 937709568 9019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 9019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 9019 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915732

[startup+51.1272 s]
/proc/loadavg: 1.75 1.26 1.34 3/100 22272
/proc/meminfo: memFree=1724136/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=50.87
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9291 0 1 0 5073 14 0 0 25 0 8 0 155536838 937709568 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074004016 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 9021 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.32
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 506 0 0 0 31 1 0 0 17 0 8 0 155536845 937709568 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 9021 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 915732

[startup+102.344 s]
/proc/loadavg: 1.89 1.37 1.37 3/100 22272
/proc/meminfo: memFree=1724072/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=101.84
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9301 0 1 0 10170 14 0 0 25 0 8 0 155536838 937709568 9030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073861086 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 9030 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 9030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 9030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.32
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 506 0 0 0 31 1 0 0 16 0 8 0 155536845 937709568 9030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 9030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 9030 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 915732

[startup+162.407 s]
/proc/loadavg: 1.96 1.48 1.41 4/100 22274
/proc/meminfo: memFree=1723368/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=161.62
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9304 0 1 0 16147 15 0 0 25 0 8 0 155536838 937709568 9033 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074004016 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1417
Current children cumulated vsize (KiB) 915732

[startup+1483.79 s]
/proc/loadavg: 2.03 1.99 1.83 3/100 22274
/proc/meminfo: memFree=1722856/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=1476.77
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9324 0 1 0 147651 26 0 0 25 0 8 0 155536838 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866539 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 9053 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.33
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 507 0 0 0 32 1 0 0 16 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1476.77
Current children cumulated vsize (KiB) 915732

[startup+1543.85 s]
/proc/loadavg: 2.01 1.99 1.84 3/100 22274
/proc/meminfo: memFree=1722856/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=1536.54
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9324 0 1 0 153628 26 0 0 25 0 8 0 155536838 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073982511 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 9053 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.33
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 507 0 0 0 32 1 0 0 16 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1536.54
Current children cumulated vsize (KiB) 915732

[startup+1603.92 s]
/proc/loadavg: 2.00 1.99 1.84 3/100 22274
/proc/meminfo: memFree=1722792/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=1596.33
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9324 0 1 0 159606 27 0 0 25 0 8 0 155536838 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074072799 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 9053 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.33
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 507 0 0 0 32 1 0 0 16 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1596.33
Current children cumulated vsize (KiB) 915732

[startup+1663.98 s]
/proc/loadavg: 2.00 1.99 1.85 3/100 22274
/proc/meminfo: memFree=1722792/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=1656.11
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9324 0 1 0 165584 27 0 0 25 0 8 0 155536838 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073983472 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 9053 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.33
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 507 0 0 0 32 1 0 0 16 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1656.11
Current children cumulated vsize (KiB) 915732

[startup+1724.04 s]
/proc/loadavg: 2.00 1.99 1.85 3/100 22274
/proc/meminfo: memFree=1722792/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=1715.89
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9324 0 1 0 171561 28 0 0 25 0 8 0 155536838 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073781140 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22264/statm: 228933 9053 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.33
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 507 0 0 0 32 1 0 0 16 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1715.89
Current children cumulated vsize (KiB) 915732

[startup+1784.1 s]
/proc/loadavg: 2.00 1.99 1.86 4/100 22332
/proc/meminfo: memFree=1722400/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=1775.75
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9324 0 1 0 177546 29 0 0 25 0 8 0 155536838 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782439 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22264/statm: 228933 9053 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.33
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 507 0 0 0 32 1 0 0 16 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1775.75
Current children cumulated vsize (KiB) 915732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.38 s]
/proc/loadavg: 2.00 1.99 1.86 3/100 22332
/proc/meminfo: memFree=1722464/2055920 swapFree=4170284/4192956
[pid=22264] ppid=22262 vsize=915732 CPUtime=1800
/proc/22264/stat : 22264 (java) R 22262 22264 21924 0 -1 0 9324 0 1 0 179971 29 0 0 25 0 8 0 155536838 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073868272 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22264/statm: 228933 9053 2533 14 0 215403 0
[pid=22264/tid=22266] ppid=22262 vsize=915732 CPUtime=0.03
/proc/22264/task/22266/stat : 22266 (java) S 22262 22264 21924 0 -1 64 372 0 0 0 3 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22267] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22267/stat : 22267 (java) S 22262 22264 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22268] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22268/stat : 22268 (java) S 22262 22264 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155536842 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22269] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22269/stat : 22269 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22270] ppid=22262 vsize=915732 CPUtime=0.33
/proc/22264/task/22270/stat : 22270 (java) S 22262 22264 21924 0 -1 64 507 0 0 0 32 1 0 0 16 0 8 0 155536845 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22271] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22271/stat : 22271 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22264/tid=22272] ppid=22262 vsize=915732 CPUtime=0
/proc/22264/task/22272/stat : 22272 (java) S 22262 22264 21924 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155536846 937709568 9053 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 915732

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

Child status: 143
Real time (s): 1808.41
CPU time (s): 1800.03
CPU user time (s): 1799.73
CPU system time (s): 0.298954
CPU usage (%): 99.537
Max. virtual memory (cumulated for all children) (KiB): 915732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.73
system time used= 0.298954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9342
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= 38070
involuntary context switches= 104558

runsolver used 2.12168 s user time and 5.8901 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Sat Jan  6 08:17:03 UTC 2007


IDJOB= 199426
IDBENCH= 3616
FILE ID= node20/199426-1168071423

PBS_JOBID= 3475957

Free space on /tmp= 66544 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  856478c949ca45a2499e3dbc7d45f44c

RANDOM SEED= 401822274

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.216
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.216
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:       1750912 kB
Buffers:         35800 kB
Cached:         144384 kB
SwapCached:       2668 kB
Active:          98616 kB
Inactive:       137244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750912 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            1892 kB
Writeback:           0 kB
Mapped:          80428 kB
Slab:            53756 kB
Committed_AS:  3640732 kB
PageTables:       2488 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= 66544 MiB



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