Trace number 195754

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-12_ext.xml
MD5SUMf4b7f21a170b52586757fc9c7967bc70
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints73
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension73
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.30	     name=mac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/195754-1168069872/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.39	       =>  wckTime=0.092  cpuTime=0.07  mem=6M951
0.39	   
0.39	   relations being loaded...
0.91	   
0.91	   constraints being loaded...
1.21	     nbConstraints=73  nbRelationTypes=73  nbExtensionStructures=73  nbSharedExtensionStructures=0
1.21	     nbConflictsStructures=73  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=3
1.21	       =>  wckTime=0.91  cpuTime=0.79  mem=45M864
1.32	   
1.32	   solver IterativeSystematicSolver being built... 
1.47	       =>  wckTime=1.173  cpuTime=0.93  mem=33M478
1.48	   
1.48	   preprocessing
1.48	     nbConstraintChecks=0  nbPropagations=24  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.48	     detectedInconsistency=no
1.48	       =>  wckTime=0.0030  cpuTime=0.0  mem=33M478
1.58	   
1.58	   search
1.58	     run=0  nbConstraintChecks=26405  nbValidityChecks=50222  nbPropagations=371  nbRevisions=3924
1.58	     nbUselessRevisions=3106  nbAssignments=26  nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=44
1.58	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
1.58	       =>  wckTime=0.106  cpuTime=0.07  mem=34M469
1.68	   
1.68	   search
1.68	     run=1  nbConstraintChecks=90191  nbValidityChecks=178093  nbPropagations=1429  nbRevisions=15334
1.68	     nbUselessRevisions=11936  nbAssignments=77  nbFailedAssignments=38  nbBacktracks=25  nbVisitedNodes=133
1.68	     nbRestartNogoods=2  mapSize=25  nbInferences=0  nbTooLargeKeys=0
1.68	       =>  wckTime=0.208  cpuTime=0.16  mem=34M469
1.82	   
1.82	   search
1.82	     run=2  nbConstraintChecks=180308  nbValidityChecks=356953  nbPropagations=3585  nbRevisions=38858
1.82	     nbUselessRevisions=30033  nbAssignments=173  nbFailedAssignments=104  nbBacktracks=47  nbVisitedNodes=315
1.82	     nbRestartNogoods=6  mapSize=47  nbInferences=0  nbTooLargeKeys=0
1.82	       =>  wckTime=0.35  cpuTime=0.29  mem=34M469
1.92	   
1.92	   search
1.92	     run=3  nbConstraintChecks=250611  nbValidityChecks=488265  nbPropagations=6605  nbRevisions=72080
1.92	     nbUselessRevisions=55930  nbAssignments=255  nbFailedAssignments=147  nbBacktracks=80  nbVisitedNodes=458
1.92	     nbRestartNogoods=10  mapSize=73  nbInferences=0  nbTooLargeKeys=0
1.92	       =>  wckTime=0.447  cpuTime=0.38  mem=34M469
2.07	   
2.07	   search
2.07	     run=4  nbConstraintChecks=354392  nbValidityChecks=690235  nbPropagations=11097  nbRevisions=121759
2.07	     nbUselessRevisions=94999  nbAssignments=381  nbFailedAssignments=214  nbBacktracks=136  nbVisitedNodes=686
2.07	     nbRestartNogoods=14  mapSize=124  nbInferences=0  nbTooLargeKeys=0
2.07	       =>  wckTime=0.593  cpuTime=0.53  mem=34M469
2.28	   
2.28	   search
2.28	     run=5  nbConstraintChecks=508454  nbValidityChecks=982603  nbPropagations=17567  nbRevisions=194001
2.28	     nbUselessRevisions=151785  nbAssignments=551  nbFailedAssignments=301  nbBacktracks=211  nbVisitedNodes=991
2.28	     nbRestartNogoods=15  mapSize=188  nbInferences=0  nbTooLargeKeys=0
2.28	       =>  wckTime=0.805  cpuTime=0.73  mem=34M469
2.58	   
2.58	   search
2.58	     run=6  nbConstraintChecks=719888  nbValidityChecks=1419101  nbPropagations=27099  nbRevisions=300260
2.58	     nbUselessRevisions=235041  nbAssignments=806  nbFailedAssignments=434  nbBacktracks=328  nbVisitedNodes=1446
2.58	     nbRestartNogoods=21  mapSize=283  nbInferences=0  nbTooLargeKeys=0
2.58	       =>  wckTime=1.103  cpuTime=1.03  mem=34M469
3.18	   
3.18	   search
3.18	     run=7  nbConstraintChecks=1159212  nbValidityChecks=2285411  nbPropagations=42038  nbRevisions=468271
3.18	     nbUselessRevisions=366823  nbAssignments=1205  nbFailedAssignments=655  nbBacktracks=499  nbVisitedNodes=2189
3.18	     nbRestartNogoods=23  mapSize=439  nbInferences=0  nbTooLargeKeys=0
3.18	       =>  wckTime=1.712  cpuTime=1.63  mem=34M469
4.05	   
4.05	   search
4.05	     run=8  nbConstraintChecks=1770262  nbValidityChecks=3557261  nbPropagations=65201  nbRevisions=732150
4.05	     nbUselessRevisions=573870  nbAssignments=1945  nbFailedAssignments=1133  nbBacktracks=756  nbVisitedNodes=3589
4.05	     nbRestartNogoods=30  mapSize=673  nbInferences=0  nbTooLargeKeys=0
4.05	       =>  wckTime=2.575  cpuTime=2.47  mem=34M469
5.35	   
5.35	   search
5.35	     run=9  nbConstraintChecks=2685338  nbValidityChecks=5364724  nbPropagations=99852  nbRevisions=1126260
5.35	     nbUselessRevisions=882333  nbAssignments=2797  nbFailedAssignments=1594  nbBacktracks=1140  nbVisitedNodes=5165
5.35	     nbRestartNogoods=33  mapSize=1031  nbInferences=0  nbTooLargeKeys=0
5.35	       =>  wckTime=3.877  cpuTime=3.76  mem=34M469
5.39	   
5.39	   INFO : Stopping hyperNogood (mapSize=1039, nbTooLargekeys=0, mem=34M469)
7.24	   
7.24	   search
7.24	     run=10  nbConstraintChecks=4031916  nbValidityChecks=8046147  nbPropagations=152107  nbRevisions=1720396
7.24	     nbUselessRevisions=1347641  nbAssignments=4216  nbFailedAssignments=2430  nbBacktracks=1716  nbVisitedNodes=7798
7.24	     nbRestartNogoods=42
7.24	       =>  wckTime=5.77  cpuTime=5.63  mem=34M469
10.09	   
10.09	   search
10.09	     run=11  nbConstraintChecks=6102781  nbValidityChecks=12184968  nbPropagations=230056  nbRevisions=2617162
10.09	     nbUselessRevisions=2051789  nbAssignments=6283  nbFailedAssignments=3626  nbBacktracks=2581  nbVisitedNodes=11646
10.09	     nbRestartNogoods=50
10.09	       =>  wckTime=8.622  cpuTime=8.47  mem=34M469
14.20	   
14.20	   search
14.20	     run=12  nbConstraintChecks=9075556  nbValidityChecks=17959446  nbPropagations=345462  nbRevisions=3942704
14.20	     nbUselessRevisions=3093726  nbAssignments=9236  nbFailedAssignments=5276  nbBacktracks=3878  nbVisitedNodes=17113
14.20	     nbRestartNogoods=66
14.20	       =>  wckTime=12.728  cpuTime=12.56  mem=34M469
19.84	   
19.84	   search
19.84	     run=13  nbConstraintChecks=13315660  nbValidityChecks=26053693  nbPropagations=511582  nbRevisions=5858835
19.84	     nbUselessRevisions=4602979  nbAssignments=13360  nbFailedAssignments=7446  nbBacktracks=5824  nbVisitedNodes=24628
19.84	     nbRestartNogoods=83
19.84	       =>  wckTime=18.364  cpuTime=18.17  mem=34M469
30.11	   
30.11	   search
30.11	     run=14  nbConstraintChecks=20760275  nbValidityChecks=41078722  nbPropagations=768762  nbRevisions=8834290
30.11	     nbUselessRevisions=6940907  nbAssignments=21027  nbFailedAssignments=12187  nbBacktracks=8743  nbVisitedNodes=39030
30.11	     nbRestartNogoods=98
30.11	       =>  wckTime=28.637  cpuTime=28.39  mem=34M469
43.13	   
43.13	   search
43.13	     run=15  nbConstraintChecks=30352082  nbValidityChecks=60867488  nbPropagations=1159073  nbRevisions=13299548
43.13	     nbUselessRevisions=10448342  nbAssignments=31952  nbFailedAssignments=18729  nbBacktracks=13121
43.13	     nbVisitedNodes=59587  nbRestartNogoods=112
43.13	       =>  wckTime=41.655  cpuTime=41.34  mem=34M469
66.56	   
66.56	   search
66.56	     run=16  nbConstraintChecks=47626727  nbValidityChecks=95203755  nbPropagations=1750609  nbRevisions=20085101
66.56	     nbUselessRevisions=15765562  nbAssignments=48170  nbFailedAssignments=28373  nbBacktracks=19689
66.56	     nbVisitedNodes=89856  nbRestartNogoods=120
66.56	       =>  wckTime=65.085  cpuTime=64.66  mem=34M469
96.11	   
96.11	   search
96.11	     run=17  nbConstraintChecks=69619630  nbValidityChecks=137526410  nbPropagations=2612084  nbRevisions=29961832
96.11	     nbUselessRevisions=23520802  nbAssignments=70697  nbFailedAssignments=41041  nbBacktracks=29541
96.11	     nbVisitedNodes=131415  nbRestartNogoods=134
96.11	       =>  wckTime=94.637  cpuTime=94.07  mem=34M469
147.16	   
147.16	   search
147.16	     run=18  nbConstraintChecks=106306993  nbValidityChecks=208960927  nbPropagations=3902398  nbRevisions=44622244
147.16	     nbUselessRevisions=35034817  nbAssignments=103252  nbFailedAssignments=58812  nbBacktracks=44319
147.16	     nbVisitedNodes=191058  nbRestartNogoods=144
147.16	       =>  wckTime=145.685  cpuTime=144.88  mem=34M469
217.57	   
217.57	   search
217.57	     run=19  nbConstraintChecks=158159485  nbValidityChecks=310076232  nbPropagations=5820366  nbRevisions=66515288
217.57	     nbUselessRevisions=52235721  nbAssignments=153382  nbFailedAssignments=86769  nbBacktracks=66488
217.57	     nbVisitedNodes=283456  nbRestartNogoods=157
217.57	       =>  wckTime=216.093  cpuTime=214.94  mem=34M469
332.02	   
332.02	   search
332.02	     run=20  nbConstraintChecks=243455646  nbValidityChecks=473085149  nbPropagations=8652888  nbRevisions=99118751
332.02	     nbUselessRevisions=77867647  nbAssignments=225725  nbFailedAssignments=125854  nbBacktracks=99741
332.02	     nbVisitedNodes=415858  nbRestartNogoods=186
332.02	       =>  wckTime=330.548  cpuTime=328.85  mem=34M469
491.99	   
491.99	   search
491.99	     run=21  nbConstraintChecks=361239435  nbValidityChecks=702680092  nbPropagations=12904152  nbRevisions=148057547
491.99	     nbUselessRevisions=116337457  nbAssignments=342331  nbFailedAssignments=192575  nbBacktracks=149620
491.99	     nbVisitedNodes=632192  nbRestartNogoods=208
491.99	       =>  wckTime=490.519  cpuTime=488.06  mem=34M469
746.51	   
746.51	   search
746.51	     run=22  nbConstraintChecks=549154354  nbValidityChecks=1065155932  nbPropagations=19349469  nbRevisions=222269857
746.51	     nbUselessRevisions=174745106  nbAssignments=514261  nbFailedAssignments=289680  nbBacktracks=224438
746.51	     nbVisitedNodes=950788  nbRestartNogoods=226
746.51	       =>  wckTime=745.036  cpuTime=740.5  mem=34M469
1104.77	   
1104.77	   search
1104.77	     run=23  nbConstraintChecks=815744449  nbValidityChecks=1587301710  nbPropagations=29057692  nbRevisions=334046338
1104.77	     nbUselessRevisions=262735992  nbAssignments=776149  nbFailedAssignments=439334  nbBacktracks=336665
1104.77	     nbVisitedNodes=1436858  nbRestartNogoods=249
1104.77	       =>  wckTime=1103.294  cpuTime=1096.31  mem=34M469
1610.05	   
1610.05	   search
1610.05	     run=24  nbConstraintChecks=1214786482  nbValidityChecks=2366487272  nbPropagations=43649473  nbRevisions=502213194
1610.05	     nbUselessRevisions=395154377  nbAssignments=1165022  nbFailedAssignments=659862  nbBacktracks=505006
1610.05	     nbVisitedNodes=2157352  nbRestartNogoods=263
1610.05	       =>  wckTime=1608.579  cpuTime=1601.39  mem=34M469

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/node38/watcher-195754-1168069872 -o ROOT/results/node38/solver-195754-1168069872 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/195754-1168069872/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.71 0.92 1.15 3/80 14592
/proc/meminfo: memFree=1589200/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=1784 CPUtime=0
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 367 0 0 0 0 0 0 0 18 0 1 0 155386973 1826816 158 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14591/statm: 447 158 123 14 0 92 0

[startup+0.103994 s]
/proc/loadavg: 0.71 0.92 1.15 3/80 14592
/proc/meminfo: memFree=1589200/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=914988 CPUtime=0.08
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 3001 0 1 0 7 1 0 0 24 0 8 0 155386973 936947712 2747 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14591/statm: 228747 2747 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512073 s]
/proc/loadavg: 0.71 0.92 1.15 3/80 14592
/proc/meminfo: memFree=1589200/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915328 CPUtime=0.49
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 8176 0 1 0 45 4 0 0 25 0 8 0 155386973 937295872 7915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14591/statm: 228832 7915 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33423 s]
/proc/loadavg: 0.82 0.94 1.16 3/77 14607
/proc/meminfo: memFree=1592936/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=1.31
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23037 0 1 0 121 10 0 0 25 0 8 0 155386973 937390080 22774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14591/statm: 228855 22774 2375 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6317 0 0 0 13 1 0 0 17 0 8 0 155386976 937390080 22774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 22774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915424 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937394176 22774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 22774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.1
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 321 0 0 0 10 0 0 0 16 0 8 0 155386981 937390080 22774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 22774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155386981 937390080 22774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915420

[startup+2.98656 s]
/proc/loadavg: 0.82 0.94 1.16 2/75 14607
/proc/meminfo: memFree=1590264/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=2.95
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23283 0 1 0 283 12 0 0 17 0 8 0 155386973 937390080 23018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073755615 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14591/statm: 228855 23018 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 17 0 8 0 155386976 937390080 23018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.19
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 373 0 0 0 18 1 0 0 16 0 8 0 155386981 937390080 23018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155386981 937390080 23018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915420

[startup+6.2732 s]
/proc/loadavg: 0.91 0.96 1.16 3/87 14655
/proc/meminfo: memFree=1535128/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=6.22
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23301 0 1 0 608 14 0 0 25 0 8 0 155386973 937390080 23032 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753844 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14591/statm: 228855 23032 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 17 0 8 0 155386976 937390080 23032 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23032 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23032 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23032 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23032 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23032 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155386981 937390080 23032 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915420

[startup+12.7655 s]
/proc/loadavg: 1.00 0.98 1.17 3/87 14655
/proc/meminfo: memFree=1503512/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=12.67
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23305 0 1 0 1253 14 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14591/statm: 228855 23035 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 16 0 8 0 155386976 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915420

[startup+25.628 s]
/proc/loadavg: 1.15 1.01 1.18 3/87 14655
/proc/meminfo: memFree=1503640/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=25.48
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23305 0 1 0 2534 14 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624811 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14591/statm: 228855 23035 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 16 0 8 0 155386976 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915420

[startup+51.259 s]
/proc/loadavg: 1.48 1.10 1.20 3/87 14655
/proc/meminfo: memFree=1503704/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=50.98
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23305 0 1 0 5084 14 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073629628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14591/statm: 228855 23035 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 16 0 8 0 155386976 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 915420

[startup+102.514 s]
/proc/loadavg: 1.77 1.24 1.24 3/87 14655
/proc/meminfo: memFree=1503832/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=102
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23306 0 1 0 10185 15 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761643 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14591/statm: 228855 23035 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 16 0 8 0 155386976 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 915420

[startup+162.529 s]
/proc/loadavg: 1.91 1.37 1.29 3/87 14655
/proc/meminfo: memFree=1503832/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=161.73
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23306 0 1 0 16158 15 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073771068 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1415.85
Current children cumulated vsize (KiB) 915420

[startup+1482.87 s]
/proc/loadavg: 1.21 1.25 1.42 2/72 14923
/proc/meminfo: memFree=1594336/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=1475.85
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23306 0 1 0 147563 22 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624769 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14591/statm: 228855 23035 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 16 0 8 0 155386976 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0.01
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.85
Current children cumulated vsize (KiB) 915420

[startup+1542.89 s]
/proc/loadavg: 1.07 1.20 1.39 2/72 14923
/proc/meminfo: memFree=1594272/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=1535.84
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23306 0 1 0 153562 22 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624813 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14591/statm: 228855 23035 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 16 0 8 0 155386976 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0.01
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.84
Current children cumulated vsize (KiB) 915420

[startup+1602.9 s]
/proc/loadavg: 1.03 1.16 1.37 2/72 14923
/proc/meminfo: memFree=1594272/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=1595.82
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23306 0 1 0 159560 22 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073787289 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14591/statm: 228855 23035 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 16 0 8 0 155386976 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0.01
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.82
Current children cumulated vsize (KiB) 915420

[startup+1662.91 s]
/proc/loadavg: 1.01 1.13 1.34 2/72 14925
/proc/meminfo: memFree=1594080/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=1655.8
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23306 0 1 0 165558 22 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774303 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14591/statm: 228855 23035 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 16 0 8 0 155386976 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0.01
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1655.8
Current children cumulated vsize (KiB) 915420

[startup+1722.92 s]
/proc/loadavg: 1.00 1.10 1.32 2/72 14925
/proc/meminfo: memFree=1594144/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=1715.79
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23306 0 1 0 171557 22 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753903 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14591/statm: 228855 23035 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 16 0 8 0 155386976 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0.01
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1715.79
Current children cumulated vsize (KiB) 915420

[startup+1782.93 s]
/proc/loadavg: 1.08 1.10 1.30 2/72 14925
/proc/meminfo: memFree=1594208/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=1775.78
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23306 0 1 0 177556 22 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073624867 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14591/statm: 228855 23035 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 16 0 8 0 155386976 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0.01
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1775.78
Current children cumulated vsize (KiB) 915420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.19 s]
/proc/loadavg: 1.12 1.10 1.30 2/72 14925
/proc/meminfo: memFree=1594208/2055920 swapFree=4192812/4192956
[pid=14591] ppid=14589 vsize=915420 CPUtime=1800.03
/proc/14591/stat : 14591 (java) R 14589 14591 14251 0 -1 0 23306 0 1 0 179981 22 0 0 25 0 8 0 155386973 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073755639 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14591/statm: 228855 23035 2521 14 0 215325 0
[pid=14591/tid=14593] ppid=14589 vsize=915420 CPUtime=0.14
/proc/14591/task/14593/stat : 14593 (java) S 14589 14591 14251 0 -1 64 6318 0 0 0 13 1 0 0 16 0 8 0 155386976 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14594] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14594/stat : 14594 (java) S 14589 14591 14251 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14595] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14595/stat : 14595 (java) S 14589 14591 14251 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155386977 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14604] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14604/stat : 14604 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14605] ppid=14589 vsize=915420 CPUtime=0.22
/proc/14591/task/14605/stat : 14605 (java) S 14589 14591 14251 0 -1 64 392 0 0 0 21 1 0 0 16 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14591/tid=14606] ppid=14589 vsize=915420 CPUtime=0
/proc/14591/task/14606/stat : 14606 (java) S 14589 14591 14251 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14591/tid=14607] ppid=14589 vsize=915420 CPUtime=0.01
/proc/14591/task/14607/stat : 14607 (java) S 14589 14591 14251 0 -1 64 0 0 0 0 0 1 0 0 15 0 8 0 155386981 937390080 23035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 915420

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

Child status: 143
Real time (s): 1807.24
CPU time (s): 1800.09
CPU user time (s): 1799.85
CPU system time (s): 0.243962
CPU usage (%): 99.6044
Max. virtual memory (cumulated for all children) (KiB): 915420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.243962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23321
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= 37631
involuntary context switches= 35167

runsolver used 2.19367 s user time and 5.11022 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan  6 07:51:13 UTC 2007


IDJOB= 195754
IDBENCH= 3299
FILE ID= node38/195754-1168069872

PBS_JOBID= 3475937

Free space on /tmp= 66509 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-12_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/195754-1168069872/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-195754-1168069872 -o ROOT/results/node38/solver-195754-1168069872 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/195754-1168069872/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f4b7f21a170b52586757fc9c7967bc70

RANDOM SEED= 792573741

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.267
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.267
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:       1589680 kB
Buffers:         24060 kB
Cached:         267456 kB
SwapCached:          0 kB
Active:         143600 kB
Inactive:       250956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589680 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            9008 kB
Writeback:           0 kB
Mapped:         123288 kB
Slab:            56832 kB
Committed_AS:  3903408 kB
PageTables:       2064 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= 66513 MiB



End job on node38 on Sat Jan  6 08:21:21 UTC 2007