Trace number 229756

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.05 1809.72

General information on the benchmark

Namerandom/rand-2-50-23-fcd/
rand-2-50-23-587-230-fcd-39_ext.xml
MD5SUM633ed2625aacea0b26a4fb7536718f06
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark114.517
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables50
Number of constraints462
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension462
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=mac.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/229756-1168080995/unknown.xml
0.41	   
0.41	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.45	     nbVariables=50  nbDomainTypes=1  minDomainSize=23  maxDomainSize=23
0.45	       =>  wckTime=0.1  cpuTime=0.08  mem=6M951
0.45	   
0.45	   relations being loaded...
0.59	   
0.59	   constraints being loaded...
0.72	     nbConstraints=462  nbRelationTypes=462  nbExtensionStructures=462  nbSharedExtensionStructures=0
0.72	     nbConflictsStructures=462  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2313  maxDegree=27
0.72	     maxArity=2
0.72	       =>  wckTime=0.379  cpuTime=0.29  mem=17M695
0.77	   
0.77	   solver IterativeSystematicSolver being built... 
0.92	       =>  wckTime=0.57  cpuTime=0.41  mem=15M358
0.93	   
0.93	   preprocessing
0.93	     nbConstraintChecks=0  nbPropagations=50  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
0.93	     detectedInconsistency=no
0.93	       =>  wckTime=0.0080  cpuTime=0.01  mem=15M358
0.98	   
0.98	   search
0.98	     run=0  nbConstraintChecks=51325  nbPropagations=662  nbRevisions=7907  nbUselessRevisions=6470  nbAssignments=30
0.98	     nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=48  nbRestartNogoods=0  mapSize=10  nbInferences=0
0.98	     nbTooLargeKeys=0
0.98	       =>  wckTime=0.057  cpuTime=0.04  mem=15M358
1.00	   
1.00	   search
1.00	     run=1  nbConstraintChecks=106756  nbPropagations=1994  nbRevisions=24328  nbUselessRevisions=20016
1.00	     nbAssignments=65  nbFailedAssignments=18  nbBacktracks=26  nbVisitedNodes=100  nbRestartNogoods=2  mapSize=22
1.00	     nbInferences=0  nbTooLargeKeys=0
1.00	       =>  wckTime=0.081  cpuTime=0.06  mem=15M358
1.02	   
1.02	   search
1.02	     run=2  nbConstraintChecks=173288  nbPropagations=4047  nbRevisions=50200  nbUselessRevisions=41164
1.02	     nbAssignments=110  nbFailedAssignments=32  nbBacktracks=50  nbVisitedNodes=165  nbRestartNogoods=5  mapSize=38
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.1  cpuTime=0.07  mem=15M358
1.04	   
1.04	   search
1.04	     run=3  nbConstraintChecks=276784  nbPropagations=7389  nbRevisions=94412  nbUselessRevisions=77541
1.04	     nbAssignments=178  nbFailedAssignments=55  nbBacktracks=84  nbVisitedNodes=275  nbRestartNogoods=6  mapSize=64
1.04	     nbInferences=0  nbTooLargeKeys=0
1.04	       =>  wckTime=0.122  cpuTime=0.09  mem=15M358
1.07	   
1.07	   search
1.07	     run=4  nbConstraintChecks=445392  nbPropagations=12743  nbRevisions=168223  nbUselessRevisions=138233
1.07	     nbAssignments=274  nbFailedAssignments=92  nbBacktracks=134  nbVisitedNodes=441  nbRestartNogoods=11  mapSize=109
1.07	     nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.153  cpuTime=0.12  mem=15M358
1.12	   
1.12	   search
1.12	     run=5  nbConstraintChecks=695018  nbPropagations=21160  nbRevisions=287201  nbUselessRevisions=235621
1.12	     nbAssignments=421  nbFailedAssignments=152  nbBacktracks=214  nbVisitedNodes=692  nbRestartNogoods=15  mapSize=178
1.12	     nbInferences=0  nbTooLargeKeys=0
1.12	       =>  wckTime=0.201  cpuTime=0.17  mem=15M358
1.18	   
1.18	   search
1.18	     run=6  nbConstraintChecks=1022005  nbPropagations=33449  nbRevisions=465228  nbUselessRevisions=381386
1.18	     nbAssignments=618  nbFailedAssignments=225  nbBacktracks=329  nbVisitedNodes=1032  nbRestartNogoods=17  mapSize=278
1.18	     nbInferences=0  nbTooLargeKeys=0
1.18	       =>  wckTime=0.266  cpuTime=0.22  mem=15M358
1.26	   
1.26	   search
1.26	     run=7  nbConstraintChecks=1457639  nbPropagations=51100  nbRevisions=722639  nbUselessRevisions=591824
1.26	     nbAssignments=898  nbFailedAssignments=326  nbBacktracks=499  nbVisitedNodes=1501  nbRestartNogoods=21  mapSize=415
1.26	     nbInferences=0  nbTooLargeKeys=0
1.26	       =>  wckTime=0.342  cpuTime=0.3  mem=15M358
1.39	   
1.39	   search
1.39	     run=8  nbConstraintChecks=2167411  nbPropagations=77417  nbRevisions=1115057  nbUselessRevisions=913228
1.39	     nbAssignments=1340  nbFailedAssignments=499  nbBacktracks=759  nbVisitedNodes=2273  nbRestartNogoods=28
1.39	     mapSize=645  nbInferences=0  nbTooLargeKeys=0
1.39	       =>  wckTime=0.472  cpuTime=0.42  mem=15M358
1.58	   
1.58	   search
1.58	     run=9  nbConstraintChecks=3280486  nbPropagations=116681  nbRevisions=1707589  nbUselessRevisions=1399234
1.58	     nbAssignments=1976  nbFailedAssignments=741  nbBacktracks=1143  nbVisitedNodes=3365  nbRestartNogoods=37
1.58	     mapSize=963  nbInferences=0  nbTooLargeKeys=0
1.58	       =>  wckTime=0.657  cpuTime=0.59  mem=15M358
1.61	   
1.61	   INFO : Stopping hyperNogood (mapSize=1012, nbTooLargekeys=0, mem=15M358)
1.82	   
1.82	   search
1.82	     run=10  nbConstraintChecks=4870550  nbPropagations=175516  nbRevisions=2597632  nbUselessRevisions=2129246
1.82	     nbAssignments=2961  nbFailedAssignments=1140  nbBacktracks=1719  nbVisitedNodes=5089  nbRestartNogoods=43
1.82	       =>  wckTime=0.905  cpuTime=0.82  mem=15M358
2.18	   
2.18	   search
2.18	     run=11  nbConstraintChecks=7447876  nbPropagations=263183  nbRevisions=3934653  nbUselessRevisions=3223524
2.18	     nbAssignments=4406  nbFailedAssignments=1713  nbBacktracks=2585  nbVisitedNodes=7586  nbRestartNogoods=49
2.18	       =>  wckTime=1.263  cpuTime=1.18  mem=15M358
2.74	   
2.74	   search
2.74	     run=12  nbConstraintChecks=11317183  nbPropagations=395592  nbRevisions=5978733  nbUselessRevisions=4898684
2.74	     nbAssignments=6634  nbFailedAssignments=2633  nbBacktracks=3883  nbVisitedNodes=11467  nbRestartNogoods=55
2.74	       =>  wckTime=1.822  cpuTime=1.73  mem=15M358
3.48	   
3.48	   search
3.48	     run=13  nbConstraintChecks=16402510  nbPropagations=589354  nbRevisions=8974890  nbUselessRevisions=7355525
3.48	     nbAssignments=9848  nbFailedAssignments=3893  nbBacktracks=5829  nbVisitedNodes=16997  nbRestartNogoods=59
3.48	       =>  wckTime=2.561  cpuTime=2.46  mem=15M358
4.63	   
4.63	   search
4.63	     run=14  nbConstraintChecks=24695160  nbPropagations=876728  nbRevisions=13400685  nbUselessRevisions=10975812
4.63	     nbAssignments=14578  nbFailedAssignments=5696  nbBacktracks=8748  nbVisitedNodes=25074  nbRestartNogoods=68
4.63	       =>  wckTime=3.714  cpuTime=3.6  mem=15M358
6.22	   
6.22	   search
6.22	     run=15  nbConstraintChecks=35613669  nbPropagations=1298451  nbRevisions=19883734  nbUselessRevisions=16285577
6.22	     nbAssignments=21485  nbFailedAssignments=8216  nbBacktracks=13128  nbVisitedNodes=36789  nbRestartNogoods=73
6.22	       =>  wckTime=5.303  cpuTime=5.18  mem=15M358
8.99	   
8.99	   search
8.99	     run=16  nbConstraintChecks=55909940  nbPropagations=1946655  nbRevisions=29919861  nbUselessRevisions=24501018
8.99	     nbAssignments=32435  nbFailedAssignments=12585  nbBacktracks=19697  nbVisitedNodes=55717  nbRestartNogoods=82
8.99	       =>  wckTime=8.074  cpuTime=7.93  mem=15M358
12.87	   
12.87	   search
12.87	     run=17  nbConstraintChecks=83360006  nbPropagations=2917632  nbRevisions=44882958  nbUselessRevisions=36738325
12.87	     nbAssignments=48760  nbFailedAssignments=19050  nbBacktracks=29550  nbVisitedNodes=83895  nbRestartNogoods=92
12.87	       =>  wckTime=11.951  cpuTime=11.78  mem=15M358
18.60	   
18.60	   search
18.60	     run=18  nbConstraintChecks=123653439  nbPropagations=4362598  nbRevisions=67234694  nbUselessRevisions=55042215
18.60	     nbAssignments=72781  nbFailedAssignments=28285  nbBacktracks=44329  nbVisitedNodes=125065  nbRestartNogoods=98
18.60	       =>  wckTime=17.678  cpuTime=17.46  mem=15M358
27.19	   
27.19	   search
27.19	     run=19  nbConstraintChecks=185388021  nbPropagations=6510275  nbRevisions=100259016  nbUselessRevisions=82026068
27.19	     nbAssignments=108504  nbFailedAssignments=41832  nbBacktracks=66497  nbVisitedNodes=185899  nbRestartNogoods=109
27.19	       =>  wckTime=26.276  cpuTime=25.98  mem=15M358
39.40	   
39.40	   search
39.40	     run=20  nbConstraintChecks=270215828  nbPropagations=9681377  nbRevisions=148940787  nbUselessRevisions=121845985
39.40	     nbAssignments=161411  nbFailedAssignments=61477  nbBacktracks=99749  nbVisitedNodes=276214  nbRestartNogoods=124
39.40	       =>  wckTime=38.48  cpuTime=38.07  mem=15M358
59.60	   
59.60	   search
59.60	     run=21  nbConstraintChecks=414601637  nbPropagations=14506534  nbRevisions=223747085  nbUselessRevisions=183138056
59.60	     nbAssignments=243998  nbFailedAssignments=94178  nbBacktracks=149627  nbVisitedNodes=418981  nbRestartNogoods=130
59.60	       =>  wckTime=58.68  cpuTime=58.13  mem=15M358
89.15	   
89.15	   search
89.15	     run=22  nbConstraintChecks=619774368  nbPropagations=21782816  nbRevisions=336650055  nbUselessRevisions=275660231
89.15	     nbAssignments=367148  nbFailedAssignments=142500  nbBacktracks=224448  nbVisitedNodes=631597  nbRestartNogoods=139
89.15	       =>  wckTime=88.229  cpuTime=87.42  mem=15M358
131.24	   
131.24	   search
131.24	     run=23  nbConstraintChecks=916279555  nbPropagations=32544590  nbRevisions=503748166  nbUselessRevisions=412668841
131.24	     nbAssignments=548699  nbFailedAssignments=211815  nbBacktracks=336675  nbVisitedNodes=941546  nbRestartNogoods=160
131.24	       =>  wckTime=130.316  cpuTime=129.16  mem=15M358
196.26	   
196.26	   search
196.26	     run=24  nbConstraintChecks=1376049512  nbPropagations=48699496  nbRevisions=753097247  nbUselessRevisions=616872879
196.26	     nbAssignments=822008  nbFailedAssignments=316769  nbBacktracks=505017  nbVisitedNodes=1410561  nbRestartNogoods=170
196.26	       =>  wckTime=195.341  cpuTime=193.65  mem=15M358
298.31	   
298.32	   search
298.32	     run=25  nbConstraintChecks=2104606743  nbPropagations=73177358  nbRevisions=1133364444
298.32	     nbUselessRevisions=928538418  nbAssignments=1237552  nbFailedAssignments=479792  nbBacktracks=757529
298.32	     nbVisitedNodes=2127402  nbRestartNogoods=183
298.32	       =>  wckTime=297.396  cpuTime=294.76  mem=15M358
445.93	   
445.93	   search
445.93	     run=26  nbConstraintChecks=3089967061  nbPropagations=109340246  nbRevisions=1694599592
445.93	     nbUselessRevisions=1388725102  nbAssignments=1838035  nbFailedAssignments=701498  nbBacktracks=1136297
445.93	     nbVisitedNodes=3146261  nbRestartNogoods=198
445.93	       =>  wckTime=445.006  cpuTime=442.09  mem=15M358
657.48	   
657.48	   search
657.48	     run=27  nbConstraintChecks=4575129647  nbPropagations=163187263  nbRevisions=2523974778
657.48	     nbUselessRevisions=2067994488  nbAssignments=2742204  nbFailedAssignments=1037503  nbBacktracks=1704452
657.48	     nbVisitedNodes=4687928  nbRestartNogoods=213
657.48	       =>  wckTime=656.565  cpuTime=652.63  mem=15M358
995.71	   
995.71	   search
995.71	     run=28  nbConstraintChecks=7013300151  nbPropagations=245086019  nbRevisions=3796735074
995.71	     nbUselessRevisions=3112099810  nbAssignments=4150563  nbFailedAssignments=1593625  nbBacktracks=2556679
995.71	     nbVisitedNodes=7120343  nbRestartNogoods=235
995.71	       =>  wckTime=994.788  cpuTime=989.25  mem=15M358
1477.80	   
1477.80	   search
1477.80	     run=29  nbConstraintChecks=10413487447  nbPropagations=367520859  nbRevisions=5700756793
1477.80	     nbUselessRevisions=4675350836  nbAssignments=6219697  nbFailedAssignments=2384408  nbBacktracks=3835022
1477.80	     nbVisitedNodes=10675053  nbRestartNogoods=252
1477.80	       =>  wckTime=1476.878  cpuTime=1469.11  mem=15M358

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/node30/watcher-229756-1168080995 -o ROOT/results/node30/solver-229756-1168080995 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/229756-1168080995/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.04 1.01 1.00 3/93 3698
/proc/meminfo: memFree=1117672/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=18540 CPUtime=0
/proc/3697/stat : 3697 (runsolver) R 3695 3697 3630 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 156495285 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 264907582759 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/3697/statm: 4635 279 244 17 0 2626 0

[startup+0.107562 s]
/proc/loadavg: 1.04 1.01 1.00 3/93 3698
/proc/meminfo: memFree=1117672/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=912588 CPUtime=0.06
/proc/3697/stat : 3697 (java) D 3695 3697 3630 0 -1 0 2749 0 1 0 5 1 0 0 23 0 8 0 156495285 934490112 2495 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228147 2495 1382 14 0 215091 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 912588

[startup+0.515588 s]
/proc/loadavg: 1.04 1.01 1.00 3/93 3698
/proc/meminfo: memFree=1117672/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915328 CPUtime=0.45
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 6653 0 1 0 40 5 0 0 24 0 8 0 156495285 937295872 6392 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942184 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228832 6392 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915328

[startup+1.33664 s]
/proc/loadavg: 1.04 1.01 1.00 3/100 3705
/proc/meminfo: memFree=1090032/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=1.25
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9608 0 1 0 118 7 0 0 25 0 8 0 156495285 937431040 9346 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837131 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9346 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9346 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9346 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9346 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9346 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.18
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 380 0 0 0 18 0 0 0 16 0 8 0 156495295 937431040 9346 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9346 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9346 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915460

[startup+2.97774 s]
/proc/loadavg: 1.04 1.01 1.00 3/100 3705
/proc/meminfo: memFree=1089968/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=2.89
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9625 0 1 0 281 8 0 0 25 0 8 0 156495285 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073886125 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9362 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.21
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 396 0 0 0 21 0 0 0 15 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 915460

[startup+6.18294 s]
/proc/loadavg: 1.12 1.03 1.01 3/100 3705
/proc/meminfo: memFree=1089968/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=6.06
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9626 0 1 0 598 8 0 0 25 0 8 0 156495285 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822956 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9362 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.21
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 396 0 0 0 21 0 0 0 15 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 915460

[startup+12.6494 s]
/proc/loadavg: 1.19 1.04 1.01 4/100 3705
/proc/meminfo: memFree=1089968/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=12.48
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9626 0 1 0 1240 8 0 0 25 0 8 0 156495285 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837118 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9362 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.21
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 396 0 0 0 21 0 0 0 15 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9362 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 915460

[startup+25.5012 s]
/proc/loadavg: 1.37 1.09 1.03 3/100 3705
/proc/meminfo: memFree=1089968/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=25.24
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9627 0 1 0 2516 8 0 0 25 0 8 0 156495285 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073835495 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9363 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.22
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 397 0 0 0 22 0 0 0 16 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 915460

[startup+51.1998 s]
/proc/loadavg: 1.58 1.16 1.05 3/100 3705
/proc/meminfo: memFree=1090032/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=50.7
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9628 0 1 0 5062 8 0 0 25 0 8 0 156495285 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837131 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9363 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.22
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 397 0 0 0 22 0 0 0 16 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 915460

[startup+102.492 s]
/proc/loadavg: 1.82 1.29 1.10 3/100 3705
/proc/meminfo: memFree=1090096/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=101.58
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9628 0 1 0 10150 8 0 0 25 0 8 0 156495285 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837177 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9363 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.22
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 397 0 0 0 22 0 0 0 16 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 915460

[startup+162.526 s]
/proc/loadavg: 1.96 1.43 1.16 3/100 3705
/proc/meminfo: memFree=1090160/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=161.12
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9628 0 1 0 16104 8 0 0 25 0 8 0 156495285 937431040 9363 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837125 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.21 s]
/proc/loadavg: 2.04 2.01 1.76 3/100 4019
/proc/meminfo: memFree=1065768/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=1475.42
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9630 0 1 0 147519 23 0 0 25 0 8 0 156495285 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073833064 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9365 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.23
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1475.42
Current children cumulated vsize (KiB) 915460

[startup+1543.24 s]
/proc/loadavg: 2.04 2.02 1.78 3/100 4019
/proc/meminfo: memFree=1065768/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=1535.19
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9630 0 1 0 153495 24 0 0 25 0 8 0 156495285 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823611 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9365 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.23
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1535.19
Current children cumulated vsize (KiB) 915460

[startup+1603.27 s]
/proc/loadavg: 2.01 2.02 1.79 3/100 4019
/proc/meminfo: memFree=1065832/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=1594.95
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9630 0 1 0 159471 24 0 0 25 0 8 0 156495285 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822925 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9365 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.23
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1594.95
Current children cumulated vsize (KiB) 915460

[startup+1663.3 s]
/proc/loadavg: 2.00 2.01 1.81 3/100 4019
/proc/meminfo: memFree=1065832/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=1654.68
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9630 0 1 0 165444 24 0 0 25 0 8 0 156495285 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810735 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9365 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.23
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1654.68
Current children cumulated vsize (KiB) 915460

[startup+1723.34 s]
/proc/loadavg: 2.08 2.02 1.82 3/100 4019
/proc/meminfo: memFree=1065832/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=1714.37
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9630 0 1 0 171413 24 0 0 25 0 8 0 156495285 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073873710 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9365 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.23
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1714.37
Current children cumulated vsize (KiB) 915460

[startup+1783.36 s]
/proc/loadavg: 2.03 2.01 1.83 3/100 4019
/proc/meminfo: memFree=1065768/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=1773.9
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9630 0 1 0 177366 24 0 0 25 0 8 0 156495285 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073811680 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9365 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.23
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1773.9
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.68 s]
/proc/loadavg: 2.02 2.01 1.83 3/100 4019
/proc/meminfo: memFree=1065832/2055920 swapFree=4191880/4192956
[pid=3697] ppid=3695 vsize=915460 CPUtime=1800
/proc/3697/stat : 3697 (java) R 3695 3697 3630 0 -1 0 9630 0 1 0 179976 24 0 0 25 0 8 0 156495285 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823737 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3697/statm: 228865 9365 2513 14 0 215335 0
[pid=3697/tid=3699] ppid=3695 vsize=915460 CPUtime=0.03
/proc/3697/task/3699/stat : 3699 (java) S 3695 3697 3630 0 -1 64 407 0 0 0 3 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3700] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3700/stat : 3700 (java) S 3695 3697 3630 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3701] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3701/stat : 3701 (java) S 3695 3697 3630 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156495290 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3702] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3702/stat : 3702 (java) S 3695 3697 3630 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3703] ppid=3695 vsize=915460 CPUtime=0.23
/proc/3697/task/3703/stat : 3703 (java) S 3695 3697 3630 0 -1 64 398 0 0 0 22 1 0 0 16 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3704] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3704/stat : 3704 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 156495295 937431040 9365 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3697/tid=3705] ppid=3695 vsize=915460 CPUtime=0
/proc/3697/task/3705/stat : 3705 (java) S 3695 3697 3630 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156495295 937431040 9365 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) 915460

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

Child status: 143
Real time (s): 1809.72
CPU time (s): 1800.05
CPU user time (s): 1799.8
CPU system time (s): 0.251961
CPU usage (%): 99.4656
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9648
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= 37785
involuntary context switches= 47080

runsolver used 1.74873 s user time and 4.98624 s system time

The end

Launcher Data (download as text)

Begin job on node30 on Sat Jan  6 10:56:46 UTC 2007


IDJOB= 229756
IDBENCH= 6355
FILE ID= node30/229756-1168080995

PBS_JOBID= 3476115

Free space on /tmp= 66480 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  633ed2625aacea0b26a4fb7536718f06

RANDOM SEED= 736445942

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.234
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.234
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:       1118336 kB
Buffers:         50584 kB
Cached:         671852 kB
SwapCached:        268 kB
Active:         257228 kB
Inactive:       593292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1118336 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2064 kB
Writeback:           0 kB
Mapped:         155820 kB
Slab:            71732 kB
Committed_AS:  3883836 kB
PageTables:       2424 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= 66481 MiB



End job on node30 on Sat Jan  6 11:27:03 UTC 2007