Trace number 203767

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.14 1814.37

General information on the benchmark

Namerandom/rand-2-27/
rand-27-27-351-163-61021_ext.xml
MD5SUM1acdbceef9bfb6410329133ff072e451
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark873.694
SatisfiableNO
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
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.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/203767-1168073194/unknown.xml
0.45	   
0.45	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.49	     nbVariables=27  nbDomainTypes=1  minDomainSize=27  maxDomainSize=27
0.49	       =>  wckTime=0.097  cpuTime=0.08  mem=6M951
0.49	   
0.49	   relations being loaded...
0.62	   
0.62	   constraints being loaded...
0.75	     nbConstraints=351  nbRelationTypes=351  nbExtensionStructures=351  nbSharedExtensionStructures=0
0.75	     nbConflictsStructures=351  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=942  maxDegree=26
0.75	     maxArity=2
0.75	       =>  wckTime=0.355  cpuTime=0.27  mem=15M761
0.79	   
0.79	   solver IterativeSystematicSolver being built... 
0.95	       =>  wckTime=0.553  cpuTime=0.4  mem=14M249
0.96	   
0.96	   preprocessing
0.96	     nbConstraintChecks=0  nbPropagations=27  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.96	     detectedInconsistency=no
0.96	       =>  wckTime=0.0050  cpuTime=0.0  mem=14M249
1.00	   
1.00	   search
1.00	     run=0  nbConstraintChecks=33459  nbPropagations=421  nbRevisions=6502  nbUselessRevisions=5721  nbAssignments=22
1.00	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=37  nbRestartNogoods=0  mapSize=10  nbInferences=0
1.00	     nbTooLargeKeys=0
1.00	       =>  wckTime=0.05  cpuTime=0.04  mem=15M290
1.02	   
1.02	   search
1.02	     run=1  nbConstraintChecks=87745  nbPropagations=1443  nbRevisions=24191  nbUselessRevisions=21248  nbAssignments=57
1.02	     nbFailedAssignments=20  nbBacktracks=25  nbVisitedNodes=97  nbRestartNogoods=2  mapSize=24  nbInferences=0
1.03	     nbTooLargeKeys=0
1.03	       =>  wckTime=0.076  cpuTime=0.06  mem=15M290
1.05	   
1.05	   search
1.05	     run=2  nbConstraintChecks=173412  nbPropagations=3339  nbRevisions=59762  nbUselessRevisions=52331
1.05	     nbAssignments=110  nbFailedAssignments=45  nbBacktracks=47  nbVisitedNodes=192  nbRestartNogoods=4  mapSize=46
1.05	     nbInferences=0  nbTooLargeKeys=0
1.05	       =>  wckTime=0.103  cpuTime=0.08  mem=15M290
1.08	   
1.08	   search
1.08	     run=3  nbConstraintChecks=280618  nbPropagations=6335  nbRevisions=117748  nbUselessRevisions=103156
1.08	     nbAssignments=176  nbFailedAssignments=71  nbBacktracks=80  nbVisitedNodes=309  nbRestartNogoods=8  mapSize=78
1.08	     nbInferences=0  nbTooLargeKeys=0
1.08	       =>  wckTime=0.129  cpuTime=0.1  mem=15M290
1.12	   
1.12	   search
1.12	     run=4  nbConstraintChecks=448238  nbPropagations=11041  nbRevisions=211360  nbUselessRevisions=185338
1.12	     nbAssignments=279  nbFailedAssignments=116  nbBacktracks=131  nbVisitedNodes=496  nbRestartNogoods=13  mapSize=128
1.12	     nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.161  cpuTime=0.14  mem=15M290
1.17	   
1.17	   search
1.17	     run=5  nbConstraintChecks=659572  nbPropagations=18012  nbRevisions=352964  nbUselessRevisions=309885
1.17	     nbAssignments=421  nbFailedAssignments=177  nbBacktracks=206  nbVisitedNodes=754  nbRestartNogoods=18  mapSize=200
1.17	     nbInferences=0  nbTooLargeKeys=0
1.17	       =>  wckTime=0.219  cpuTime=0.18  mem=15M290
1.23	   
1.23	   search
1.23	     run=6  nbConstraintChecks=992694  nbPropagations=28433  nbRevisions=568083  nbUselessRevisions=499162
1.23	     nbAssignments=644  nbFailedAssignments=279  nbBacktracks=321  nbVisitedNodes=1158  nbRestartNogoods=25  mapSize=311
1.23	     nbInferences=0  nbTooLargeKeys=0
1.23	       =>  wckTime=0.285  cpuTime=0.24  mem=15M290
1.33	   
1.33	   search
1.33	     run=7  nbConstraintChecks=1493945  nbPropagations=43994  nbRevisions=895815  nbUselessRevisions=787079
1.33	     nbAssignments=980  nbFailedAssignments=439  nbBacktracks=491  nbVisitedNodes=1778  nbRestartNogoods=31  mapSize=478
1.33	     nbInferences=0  nbTooLargeKeys=0
1.33	       =>  wckTime=0.38  cpuTime=0.33  mem=15M290
1.47	   
1.47	   search
1.47	     run=8  nbConstraintChecks=2241103  nbPropagations=67214  nbRevisions=1391481  nbUselessRevisions=1222656
1.47	     nbAssignments=1484  nbFailedAssignments=680  nbBacktracks=747  nbVisitedNodes=2702  nbRestartNogoods=37
1.47	     mapSize=725  nbInferences=0  nbTooLargeKeys=0
1.47	       =>  wckTime=0.519  cpuTime=0.47  mem=15M290
1.62	   
1.62	   INFO : Stopping hyperNogood (mapSize=1020, nbTooLargekeys=0, mem=15M290)
1.66	   
1.66	   search
1.66	     run=9  nbConstraintChecks=3245203  nbPropagations=101178  nbRevisions=2120365  nbUselessRevisions=1863350
1.66	     nbAssignments=2200  nbFailedAssignments=1006  nbBacktracks=1131  nbVisitedNodes=4010  nbRestartNogoods=47
1.66	       =>  wckTime=0.709  cpuTime=0.64  mem=15M290
1.95	   
1.95	   search
1.95	     run=10  nbConstraintChecks=4721104  nbPropagations=151100  nbRevisions=3193519  nbUselessRevisions=2806834
1.95	     nbAssignments=3268  nbFailedAssignments=1492  nbBacktracks=1708  nbVisitedNodes=5958  nbRestartNogoods=55
1.95	       =>  wckTime=1.002  cpuTime=0.92  mem=15M290
2.52	   
2.52	   search
2.52	     run=11  nbConstraintChecks=7281654  nbPropagations=226686  nbRevisions=4839101  nbUselessRevisions=4253405
2.52	     nbAssignments=4920  nbFailedAssignments=2274  nbBacktracks=2574  nbVisitedNodes=9010  nbRestartNogoods=65
2.52	       =>  wckTime=1.566  cpuTime=1.47  mem=15M290
3.33	   
3.33	   search
3.33	     run=12  nbConstraintChecks=11040159  nbPropagations=340646  nbRevisions=7338661  nbUselessRevisions=6451224
3.33	     nbAssignments=7368  nbFailedAssignments=3419  nbBacktracks=3871  nbVisitedNodes=13533  nbRestartNogoods=70
3.33	       =>  wckTime=2.385  cpuTime=2.29  mem=15M290
4.54	   
4.54	   search
4.54	     run=13  nbConstraintChecks=16515857  nbPropagations=510468  nbRevisions=11071412  nbUselessRevisions=9733084
4.54	     nbAssignments=10979  nbFailedAssignments=5077  nbBacktracks=5817  nbVisitedNodes=20183  nbRestartNogoods=82
4.54	       =>  wckTime=3.589  cpuTime=3.47  mem=15M290
6.37	   
6.37	   search
6.38	     run=14  nbConstraintChecks=25026647  nbPropagations=766614  nbRevisions=16720900  nbUselessRevisions=14698203
6.38	     nbAssignments=16584  nbFailedAssignments=7758  nbBacktracks=8736  nbVisitedNodes=30552  nbRestartNogoods=99
6.38	       =>  wckTime=5.426  cpuTime=5.3  mem=15M290
9.24	   
9.24	   search
9.24	     run=15  nbConstraintChecks=38194477  nbPropagations=1154778  nbRevisions=25343928  nbUselessRevisions=22278563
9.24	     nbAssignments=25040  nbFailedAssignments=11830  nbBacktracks=13114  nbVisitedNodes=46218  nbRestartNogoods=110
9.24	       =>  wckTime=8.295  cpuTime=8.14  mem=15M290
13.42	   
13.42	   search
13.42	     run=16  nbConstraintChecks=57544656  nbPropagations=1738014  nbRevisions=38324425  nbUselessRevisions=33692285
13.42	     nbAssignments=37548  nbFailedAssignments=17764  nbBacktracks=19682  nbVisitedNodes=69329  nbRestartNogoods=122
13.42	       =>  wckTime=12.474  cpuTime=12.29  mem=15M290
19.69	   
19.69	   search
19.69	     run=17  nbConstraintChecks=86471074  nbPropagations=2615320  nbRevisions=57867756  nbUselessRevisions=50874400
19.69	     nbAssignments=56506  nbFailedAssignments=26865  nbBacktracks=29535  nbVisitedNodes=104473  nbRestartNogoods=133
19.69	       =>  wckTime=18.738  cpuTime=18.49  mem=15M290
29.35	   
29.35	   search
29.35	     run=18  nbConstraintChecks=131039246  nbPropagations=3937822  nbRevisions=87467498  nbUselessRevisions=76906967
29.35	     nbAssignments=84821  nbFailedAssignments=40395  nbBacktracks=44313  nbVisitedNodes=156948  nbRestartNogoods=143
29.35	       =>  wckTime=28.402  cpuTime=28.07  mem=15M290
43.55	   
43.55	   search
43.55	     run=19  nbConstraintChecks=197017606  nbPropagations=5922414  nbRevisions=131979980  nbUselessRevisions=116071032
43.55	     nbAssignments=127094  nbFailedAssignments=60493  nbBacktracks=66483  nbVisitedNodes=235192  nbRestartNogoods=167
43.55	       =>  wckTime=42.6  cpuTime=42.14  mem=15M290
65.18	   
65.18	   search
65.18	     run=20  nbConstraintChecks=297438928  nbPropagations=8910057  nbRevisions=199068901  nbUselessRevisions=175087972
65.18	     nbAssignments=191092  nbFailedAssignments=91232  nbBacktracks=99736  nbVisitedNodes=353869  nbRestartNogoods=189
65.18	       =>  wckTime=64.232  cpuTime=63.59  mem=15M290
96.57	   
96.57	   search
96.57	     run=21  nbConstraintChecks=442966237  nbPropagations=13368291  nbRevisions=299086162  nbUselessRevisions=263082231
96.57	     nbAssignments=285581  nbFailedAssignments=135838  nbBacktracks=149614  nbVisitedNodes=528504  nbRestartNogoods=200
96.57	       =>  wckTime=95.625  cpuTime=94.73  mem=15M290
144.88	   
144.88	   search
144.88	     run=22  nbConstraintChecks=666996995  nbPropagations=20074538  nbRevisions=449588605  nbUselessRevisions=395481047
144.88	     nbAssignments=428895  nbFailedAssignments=204328  nbBacktracks=224432  nbVisitedNodes=794271  nbRestartNogoods=214
144.88	       =>  wckTime=143.936  cpuTime=142.63  mem=15M290
217.15	   
217.15	   search
217.16	     run=23  nbConstraintChecks=1001321136  nbPropagations=30130682  nbRevisions=675625243  nbUselessRevisions=594393067
217.16	     nbAssignments=643047  nbFailedAssignments=306245  nbBacktracks=336659  nbVisitedNodes=1190809  nbRestartNogoods=220
217.16	       =>  wckTime=216.2  cpuTime=214.3  mem=15M290
326.18	   
326.18	   search
326.18	     run=24  nbConstraintChecks=1509173310  nbPropagations=45242904  nbRevisions=1015566587
326.18	     nbUselessRevisions=893498257  nbAssignments=965560  nbFailedAssignments=460411  nbBacktracks=505000
326.18	     nbVisitedNodes=1788384  nbRestartNogoods=238
326.18	       =>  wckTime=325.234  cpuTime=322.42  mem=15M290
487.60	   
487.60	   search
487.60	     run=25  nbConstraintChecks=2255010000  nbPropagations=67837513  nbRevisions=1523821633
487.60	     nbUselessRevisions=1340743764  nbAssignments=1445389  nbFailedAssignments=687723  nbBacktracks=757514
487.60	     nbVisitedNodes=2675712  nbRestartNogoods=262
487.60	       =>  wckTime=486.647  cpuTime=482.48  mem=15M290
733.13	   
733.13	   search
733.13	     run=26  nbConstraintChecks=3398826452  nbPropagations=101806255  nbRevisions=2289472610
733.13	     nbUselessRevisions=2014610546  nbAssignments=2168972  nbFailedAssignments=1032532  nbBacktracks=1136282
733.13	     nbVisitedNodes=4016811  nbRestartNogoods=283
733.13	       =>  wckTime=732.184  cpuTime=725.94  mem=15M290
1099.38	   
1099.38	   search
1099.38	     run=27  nbConstraintChecks=5096239803  nbPropagations=152730257  nbRevisions=3437376159
1099.38	     nbUselessRevisions=3025017177  nbAssignments=3252417  nbFailedAssignments=1547820  nbBacktracks=1704433
1099.38	     nbVisitedNodes=6022977  nbRestartNogoods=309
1099.38	       =>  wckTime=1098.433  cpuTime=1088.81  mem=15M290
1652.30	   
1652.30	   search
1652.30	     run=28  nbConstraintChecks=7707602538  nbPropagations=229351531  nbRevisions=5169239899
1652.30	     nbUselessRevisions=4549587086  nbAssignments=4884453  nbFailedAssignments=2327624  nbBacktracks=2556660
1652.30	     nbVisitedNodes=9045634  nbRestartNogoods=334
1652.30	       =>  wckTime=1651.35  cpuTime=1637.3  mem=15M290

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/node62/watcher-203767-1168073194 -o ROOT/results/node62/solver-203767-1168073194 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/203767-1168073194/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: 0.92 0.99 0.99 5/73 1306
/proc/meminfo: memFree=1144008/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=172 CPUtime=0
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 155717196 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8106283 0 0 4096 0 0 0 0 17 0 0 0
/proc/1305/statm: 43 24 18 14 0 3 0

[startup+0.104038 s]
/proc/loadavg: 0.92 0.99 0.99 5/73 1306
/proc/meminfo: memFree=1144008/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=911488 CPUtime=0.07
/proc/1305/stat : 1305 (java) D 1303 1305 1167 0 -1 0 2635 0 1 0 6 1 0 0 23 0 8 0 155717196 933363712 2382 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1305/statm: 227872 2382 1284 14 0 215051 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 911488

[startup+0.512121 s]
/proc/loadavg: 0.92 0.99 0.99 5/73 1306
/proc/meminfo: memFree=1144008/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915328 CPUtime=0.4
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 6128 0 1 0 37 3 0 0 18 0 8 0 155717196 937295872 5867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1305/statm: 228832 5867 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915328

[startup+1.33428 s]
/proc/loadavg: 0.92 0.99 0.99 3/87 1320
/proc/meminfo: memFree=1092248/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=1.22
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9194 0 1 0 115 7 0 0 24 0 8 0 155717196 937426944 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1305/statm: 228864 8932 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 17 0 8 0 155717199 937426944 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.18
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 375 0 0 0 18 0 0 0 16 0 8 0 155717203 937426944 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915456

[startup+2.9866 s]
/proc/loadavg: 0.92 0.99 0.99 3/87 1320
/proc/meminfo: memFree=1092056/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=2.85
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9211 0 1 0 278 7 0 0 25 0 8 0 155717196 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073800550 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1305/statm: 228864 8948 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 17 0 8 0 155717199 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.22
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 392 0 0 0 21 1 0 0 15 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 915456

[startup+6.26725 s]
/proc/loadavg: 1.01 1.00 1.00 3/87 1320
/proc/meminfo: memFree=1091928/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=6.1
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9212 0 1 0 603 7 0 0 25 0 8 0 155717196 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336175 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1305/statm: 228864 8948 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.22
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915456

[startup+12.7525 s]
/proc/loadavg: 1.09 1.02 1.01 3/87 1320
/proc/meminfo: memFree=1091928/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=12.52
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9212 0 1 0 1245 7 0 0 25 0 8 0 155717196 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808304 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1305/statm: 228864 8948 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.22
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915456

[startup+25.5981 s]
/proc/loadavg: 1.29 1.07 1.02 3/87 1320
/proc/meminfo: memFree=1092064/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=25.27
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9213 0 1 0 2519 8 0 0 25 0 8 0 155717196 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801910 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1305/statm: 228864 8948 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.22
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 915456

[startup+51.2011 s]
/proc/loadavg: 1.53 1.14 1.04 3/87 1320
/proc/meminfo: memFree=1092128/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=50.64
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9213 0 1 0 5056 8 0 0 25 0 8 0 155717196 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808304 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1305/statm: 228864 8948 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.22
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 915456

[startup+102.502 s]
/proc/loadavg: 1.79 1.27 1.09 3/87 1320
/proc/meminfo: memFree=1092192/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=101.52
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9213 0 1 0 10144 8 0 0 25 0 8 0 155717196 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801874 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1305/statm: 228864 8948 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.22
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915456

[startup+162.553 s]
/proc/loadavg: 1.92 1.40 1.15 3/87 1320
/proc/meminfo: memFree=1092192/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=161.07
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9213 0 1 0 16099 8 0 0 25 0 8 0 155717196 937426944 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817867 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1411.22
Current children cumulated vsize (KiB) 915456

[startup+1483.71 s]
/proc/loadavg: 2.00 1.99 1.77 3/87 1520
/proc/meminfo: memFree=1091872/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=1470.75
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9215 0 1 0 147060 15 0 0 25 0 8 0 155717196 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073816083 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1305/statm: 228864 8950 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.23
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 394 0 0 0 22 1 0 0 16 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1470.75
Current children cumulated vsize (KiB) 915456

[startup+1543.76 s]
/proc/loadavg: 2.00 1.99 1.78 3/87 1520
/proc/meminfo: memFree=1091872/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=1530.28
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9215 0 1 0 153012 16 0 0 25 0 8 0 155717196 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794026 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1305/statm: 228864 8950 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.23
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 394 0 0 0 22 1 0 0 16 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1530.28
Current children cumulated vsize (KiB) 915456

[startup+1603.81 s]
/proc/loadavg: 2.00 1.99 1.79 3/87 1520
/proc/meminfo: memFree=1091936/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=1589.82
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9215 0 1 0 158966 16 0 0 25 0 8 0 155717196 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918543 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1305/statm: 228864 8950 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.23
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 394 0 0 0 22 1 0 0 16 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1589.82
Current children cumulated vsize (KiB) 915456

[startup+1663.91 s]
/proc/loadavg: 2.03 1.99 1.80 3/87 1579
/proc/meminfo: memFree=1058848/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=1649.83
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9215 0 1 0 164966 17 0 0 25 0 8 0 155717196 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808129 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1305/statm: 228864 8950 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.23
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 394 0 0 0 22 1 0 0 16 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1649.83
Current children cumulated vsize (KiB) 915456

[startup+1724.01 s]
/proc/loadavg: 2.01 1.99 1.82 3/87 1579
/proc/meminfo: memFree=1058848/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=1709.87
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9215 0 1 0 170970 17 0 0 25 0 8 0 155717196 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073817877 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1305/statm: 228864 8950 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.23
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 394 0 0 0 22 1 0 0 16 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1709.87
Current children cumulated vsize (KiB) 915456

[startup+1784.05 s]
/proc/loadavg: 2.00 1.99 1.82 3/87 1579
/proc/meminfo: memFree=1058912/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=1769.83
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9215 0 1 0 176965 18 0 0 25 0 8 0 155717196 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801792 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1305/statm: 228864 8950 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.23
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 394 0 0 0 22 1 0 0 16 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1769.83
Current children cumulated vsize (KiB) 915456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.31 s]
/proc/loadavg: 2.00 1.99 1.83 3/87 1579
/proc/meminfo: memFree=1058848/2055920 swapFree=4192812/4192956
[pid=1305] ppid=1303 vsize=915456 CPUtime=1800.08
/proc/1305/stat : 1305 (java) R 1303 1305 1167 0 -1 0 9215 0 1 0 179990 18 0 0 25 0 8 0 155717196 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073793981 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1305/statm: 228864 8950 2513 14 0 215334 0
[pid=1305/tid=1307] ppid=1303 vsize=915456 CPUtime=0.03
/proc/1305/task/1307/stat : 1307 (java) S 1303 1305 1167 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 155717199 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1309] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1309/stat : 1309 (java) S 1303 1305 1167 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1310] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1310/stat : 1310 (java) S 1303 1305 1167 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155717200 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1313] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1313/stat : 1313 (java) S 1303 1305 1167 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1314] ppid=1303 vsize=915456 CPUtime=0.23
/proc/1305/task/1314/stat : 1314 (java) S 1303 1305 1167 0 -1 64 394 0 0 0 22 1 0 0 16 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1305/tid=1315] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1315/stat : 1315 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1305/tid=1316] ppid=1303 vsize=915456 CPUtime=0
/proc/1305/task/1316/stat : 1316 (java) S 1303 1305 1167 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155717203 937426944 8950 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915456

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

Child status: 143
Real time (s): 1814.37
CPU time (s): 1800.14
CPU user time (s): 1799.95
CPU system time (s): 0.186971
CPU usage (%): 99.2158
Max. virtual memory (cumulated for all children) (KiB): 915456

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

runsolver used 2.38364 s user time and 5.32419 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 08:46:34 UTC 2007


IDJOB= 203767
IDBENCH= 3980
FILE ID= node62/203767-1168073194

PBS_JOBID= 3475988

Free space on /tmp= 66548 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-27/rand-27-27-351-163-61021_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/203767-1168073194/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-203767-1168073194 -o ROOT/results/node62/solver-203767-1168073194 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/203767-1168073194/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1acdbceef9bfb6410329133ff072e451

RANDOM SEED= 481562830

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.259
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.259
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:       1144960 kB
Buffers:         58792 kB
Cached:         753876 kB
SwapCached:          0 kB
Active:         117764 kB
Inactive:       715132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1144960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4292 kB
Writeback:           0 kB
Mapped:          30384 kB
Slab:            63604 kB
Committed_AS:  2794396 kB
PageTables:       1744 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= 66548 MiB



End job on node62 on Sat Jan  6 09:16:51 UTC 2007