Trace number 203652

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 ESAC? (TO) 1800.04 1806.88

General information on the benchmark

Namerandom/rand-2-27/
rand-27-27-351-163-59021_ext.xml
MD5SUM44fdb95b12115dd36d19382bd61569e9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark836.584
SatisfiableNO
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=esac.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/203652-1168162777/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=27  nbDomainTypes=1  minDomainSize=27  maxDomainSize=27
0.40	       =>  wckTime=0.095  cpuTime=0.08  mem=6M951
0.40	   
0.40	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.65	     nbConstraints=351  nbRelationTypes=351  nbExtensionStructures=351  nbSharedExtensionStructures=0
0.65	     nbConflictsStructures=351  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=912  maxDegree=26
0.65	     maxArity=2
0.65	       =>  wckTime=0.344  cpuTime=0.26  mem=15M761
0.69	   
0.69	   solver IterativeSystematicSolver being built... 
0.85	       =>  wckTime=0.545  cpuTime=0.38  mem=15M374
0.90	   
0.90	   preprocessing
0.90	     nbConstraintChecks=71968  nbPropagations=814  nbRevisions=8438  nbUselessRevisions=7482  nbSingletonTests=38
0.90	     nbEffectiveSingletonTests=0  nbESACBranches=5  nbRemovedValues=0  detectedInconsistency=no
0.90	       =>  wckTime=0.048  cpuTime=0.03  mem=15M374
0.92	   
0.92	   search
0.92	     run=0  nbConstraintChecks=40093  nbPropagations=1233  nbRevisions=15940  nbUselessRevisions=13978  nbAssignments=25
0.92	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=42  nbRestartNogoods=0  mapSize=9  nbInferences=0
0.92	     nbTooLargeKeys=0
0.92	       =>  wckTime=0.073  cpuTime=0.05  mem=15M374
0.94	   
0.94	   search
0.94	     run=1  nbConstraintChecks=102367  nbPropagations=3099  nbRevisions=44548  nbUselessRevisions=39002
0.94	     nbAssignments=65  nbFailedAssignments=29  nbBacktracks=25  nbVisitedNodes=111  nbRestartNogoods=2  mapSize=23
0.94	     nbInferences=0  nbTooLargeKeys=0
0.94	       =>  wckTime=0.091  cpuTime=0.08  mem=15M374
0.96	   
0.96	   search
0.96	     run=2  nbConstraintChecks=173109  nbPropagations=5728  nbRevisions=87313  nbUselessRevisions=76456
0.96	     nbAssignments=114  nbFailedAssignments=46  nbBacktracks=47  nbVisitedNodes=192  nbRestartNogoods=5  mapSize=45
0.96	     nbInferences=0  nbTooLargeKeys=0
0.96	       =>  wckTime=0.11  cpuTime=0.09  mem=15M374
0.99	   
0.99	   search
0.99	     run=3  nbConstraintChecks=314649  nbPropagations=9878  nbRevisions=157239  nbUselessRevisions=137773
0.99	     nbAssignments=203  nbFailedAssignments=75  nbBacktracks=82  nbVisitedNodes=317  nbRestartNogoods=11  mapSize=78
0.99	     nbInferences=0  nbTooLargeKeys=0
0.99	       =>  wckTime=0.142  cpuTime=0.12  mem=15M374
1.02	   
1.02	   search
1.02	     run=4  nbConstraintChecks=477756  nbPropagations=15667  nbRevisions=262303  nbUselessRevisions=229751
1.02	     nbAssignments=304  nbFailedAssignments=120  nbBacktracks=133  nbVisitedNodes=498  nbRestartNogoods=16  mapSize=127
1.02	     nbInferences=0  nbTooLargeKeys=0
1.02	       =>  wckTime=0.171  cpuTime=0.15  mem=15M374
1.07	   
1.07	   search
1.07	     run=5  nbConstraintChecks=715584  nbPropagations=23877  nbRevisions=419847  nbUselessRevisions=367804
1.07	     nbAssignments=462  nbFailedAssignments=197  nbBacktracks=208  nbVisitedNodes=783  nbRestartNogoods=19  mapSize=201
1.07	     nbInferences=0  nbTooLargeKeys=0
1.07	       =>  wckTime=0.219  cpuTime=0.19  mem=15M374
1.13	   
1.13	   search
1.13	     run=6  nbConstraintChecks=1068079  nbPropagations=35637  nbRevisions=653968  nbUselessRevisions=573195
1.13	     nbAssignments=690  nbFailedAssignments=305  nbBacktracks=321  nbVisitedNodes=1196  nbRestartNogoods=23  mapSize=310
1.13	     nbInferences=0  nbTooLargeKeys=0
1.13	       =>  wckTime=0.282  cpuTime=0.25  mem=15M374
1.22	   
1.22	   search
1.22	     run=7  nbConstraintChecks=1598745  nbPropagations=52776  nbRevisions=1006586  nbUselessRevisions=882731
1.22	     nbAssignments=1033  nbFailedAssignments=472  nbBacktracks=491  nbVisitedNodes=1829  nbRestartNogoods=28
1.22	     mapSize=476  nbInferences=0  nbTooLargeKeys=0
1.22	       =>  wckTime=0.374  cpuTime=0.34  mem=15M374
1.36	   
1.36	   search
1.36	     run=8  nbConstraintChecks=2343106  nbPropagations=77511  nbRevisions=1526085  nbUselessRevisions=1339295
1.36	     nbAssignments=1516  nbFailedAssignments=693  nbBacktracks=749  nbVisitedNodes=2711  nbRestartNogoods=32
1.36	     mapSize=727  nbInferences=0  nbTooLargeKeys=0
1.36	       =>  wckTime=0.512  cpuTime=0.46  mem=15M374
1.51	   
1.51	   INFO : Stopping hyperNogood (mapSize=1018, nbTooLargekeys=0, mem=15M374)
1.55	   
1.55	   search
1.55	     run=9  nbConstraintChecks=3514554  nbPropagations=113844  nbRevisions=2302783  nbUselessRevisions=2021938
1.55	     nbAssignments=2261  nbFailedAssignments=1048  nbBacktracks=1133  nbVisitedNodes=4071  nbRestartNogoods=38
1.55	       =>  wckTime=0.702  cpuTime=0.64  mem=15M374
1.85	   
1.85	   search
1.85	     run=10  nbConstraintChecks=5137402  nbPropagations=166963  nbRevisions=3448005  nbUselessRevisions=3027717
1.85	     nbAssignments=3363  nbFailedAssignments=1568  nbBacktracks=1710  nbVisitedNodes=6105  nbRestartNogoods=43
1.85	       =>  wckTime=1.0  cpuTime=0.93  mem=15M374
2.37	   
2.37	   search
2.37	     run=11  nbConstraintChecks=7779084  nbPropagations=246546  nbRevisions=5181818  nbUselessRevisions=4550210
2.37	     nbAssignments=5066  nbFailedAssignments=2400  nbBacktracks=2575  nbVisitedNodes=9263  nbRestartNogoods=48
2.37	       =>  wckTime=1.519  cpuTime=1.45  mem=15M374
3.12	   
3.12	   search
3.12	     run=12  nbConstraintChecks=11562216  nbPropagations=364642  nbRevisions=7767899  nbUselessRevisions=6821222
3.12	     nbAssignments=7551  nbFailedAssignments=3581  nbBacktracks=3872  nbVisitedNodes=13866  nbRestartNogoods=53
3.12	       =>  wckTime=2.27  cpuTime=2.2  mem=15M374
4.29	   
4.29	   search
4.29	     run=13  nbConstraintChecks=17506458  nbPropagations=542018  nbRevisions=11690940  nbUselessRevisions=10266911
4.29	     nbAssignments=11375  nbFailedAssignments=5452  nbBacktracks=5819  nbVisitedNodes=20947  nbRestartNogoods=63
4.29	       =>  wckTime=3.442  cpuTime=3.37  mem=15M374
6.03	   
6.03	   search
6.03	     run=14  nbConstraintChecks=26531627  nbPropagations=808466  nbRevisions=17612131  nbUselessRevisions=15466564
6.03	     nbAssignments=17007  nbFailedAssignments=8159  nbBacktracks=8738  nbVisitedNodes=31389  nbRestartNogoods=76
6.03	       =>  wckTime=5.185  cpuTime=5.11  mem=15M374
8.72	   
8.72	   search
8.72	     run=15  nbConstraintChecks=40358941  nbPropagations=1210379  nbRevisions=26596214  nbUselessRevisions=23357241
8.72	     nbAssignments=25532  nbFailedAssignments=12300  nbBacktracks=13117  nbVisitedNodes=47224  nbRestartNogoods=84
8.72	       =>  wckTime=7.87  cpuTime=7.8  mem=15M374
12.67	   
12.67	   search
12.67	     run=16  nbConstraintChecks=60569189  nbPropagations=1811336  nbRevisions=40064739  nbUselessRevisions=35187961
12.67	     nbAssignments=38164  nbFailedAssignments=18357  nbBacktracks=19686  nbVisitedNodes=70673  nbRestartNogoods=98
12.67	       =>  wckTime=11.823  cpuTime=11.74  mem=15M374
18.48	   
18.48	   search
18.48	     run=17  nbConstraintChecks=89696131  nbPropagations=2706467  nbRevisions=60130514  nbUselessRevisions=52823162
18.48	     nbAssignments=56970  nbFailedAssignments=27303  nbBacktracks=29539  nbVisitedNodes=105544  nbRestartNogoods=105
18.48	       =>  wckTime=17.628  cpuTime=17.55  mem=15M374
27.22	   
27.22	   search
27.22	     run=18  nbConstraintChecks=133961977  nbPropagations=4044733  nbRevisions=90133986  nbUselessRevisions=79196267
27.22	     nbAssignments=85279  nbFailedAssignments=40828  nbBacktracks=44317  nbVisitedNodes=157990  nbRestartNogoods=120
27.22	       =>  wckTime=26.376  cpuTime=26.29  mem=15M374
40.85	   
40.85	   search
40.85	     run=19  nbConstraintChecks=203626660  nbPropagations=6064134  nbRevisions=135623074  nbUselessRevisions=119187612
40.85	     nbAssignments=128177  nbFailedAssignments=61552  nbBacktracks=66486  nbVisitedNodes=237759  nbRestartNogoods=137
40.85	       =>  wckTime=40.005  cpuTime=39.89  mem=15M374
60.42	   
60.42	   search
60.42	     run=20  nbConstraintChecks=302776587  nbPropagations=9075532  nbRevisions=203457071  nbUselessRevisions=178837214
60.42	     nbAssignments=191665  nbFailedAssignments=91781  nbBacktracks=99738  nbVisitedNodes=355198  nbRestartNogoods=147
60.42	       =>  wckTime=59.569  cpuTime=59.43  mem=15M374
89.93	   
89.93	   search
89.93	     run=21  nbConstraintChecks=451844584  nbPropagations=13575840  nbRevisions=304829652  nbUselessRevisions=267994205
89.93	     nbAssignments=286854  nbFailedAssignments=137086  nbBacktracks=149616  nbVisitedNodes=531468  nbRestartNogoods=161
89.93	       =>  wckTime=89.077  cpuTime=88.9  mem=15M374
135.04	   
135.04	   search
135.04	     run=22  nbConstraintChecks=682498723  nbPropagations=20349914  nbRevisions=457541429  nbUselessRevisions=402293959
135.04	     nbAssignments=431108  nbFailedAssignments=206516  nbBacktracks=224434  nbVisitedNodes=798801  nbRestartNogoods=182
135.04	       =>  wckTime=134.19  cpuTime=133.88  mem=15M374
200.90	   
200.90	   search
200.90	     run=23  nbConstraintChecks=1014966864  nbPropagations=30460572  nbRevisions=685384850  nbUselessRevisions=602736792
200.90	     nbAssignments=644841  nbFailedAssignments=308016  nbBacktracks=336661  nbVisitedNodes=1194307  nbRestartNogoods=193
200.90	       =>  wckTime=200.049  cpuTime=199.69  mem=15M374
301.53	   
301.53	   search
301.53	     run=24  nbConstraintChecks=1528062763  nbPropagations=45644610  nbRevisions=1028094650
301.53	     nbUselessRevisions=904265531  nbAssignments=966868  nbFailedAssignments=461696  nbBacktracks=505002
301.53	     nbVisitedNodes=1791176  nbRestartNogoods=225
301.53	       =>  wckTime=300.682  cpuTime=300.23  mem=15M374
451.60	   
451.60	   search
451.60	     run=25  nbConstraintChecks=2287491188  nbPropagations=68402118  nbRevisions=1541765319
451.60	     nbUselessRevisions=1356276173  nbAssignments=1449250  nbFailedAssignments=691561  nbBacktracks=757514
451.60	     nbVisitedNodes=2685113  nbRestartNogoods=245
451.60	       =>  wckTime=450.751  cpuTime=450.12  mem=15M374
681.65	   
681.65	   search
681.65	     run=26  nbConstraintChecks=3457433724  nbPropagations=102665310  nbRevisions=2316932955
681.65	     nbUselessRevisions=2038412553  nbAssignments=2179120  nbFailedAssignments=1042659  nbBacktracks=1136282
681.65	     nbVisitedNodes=4038732  nbRestartNogoods=270
681.65	       =>  wckTime=680.805  cpuTime=679.5  mem=15M374
1023.17	   
1023.17	   search
1023.17	     run=27  nbConstraintChecks=5196998675  nbPropagations=154038286  nbRevisions=3480554748
1023.17	     nbUselessRevisions=3062546884  nbAssignments=3266038  nbFailedAssignments=1561421  nbBacktracks=1704433
1023.17	     nbVisitedNodes=6051053  nbRestartNogoods=289
1023.17	       =>  wckTime=1022.322  cpuTime=1019.3  mem=15M374
1536.25	   
1536.25	   search
1536.25	     run=28  nbConstraintChecks=7828370972  nbPropagations=231224942  nbRevisions=5231463317
1536.25	     nbUselessRevisions=4603769804  nbAssignments=4901202  nbFailedAssignments=2344351  nbBacktracks=2556660
1536.25	     nbVisitedNodes=9081086  nbRestartNogoods=315
1536.25	       =>  wckTime=1535.397  cpuTime=1529.78  mem=15M374

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/node5/watcher-203652-1168162777 -o ROOT/results/node5/solver-203652-1168162777 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/203652-1168162777/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: 2.00 2.00 2.00 4/98 4840
/proc/meminfo: memFree=1234504/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=172 CPUtime=0
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 144892105 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7893796 0 0 4096 0 0 0 0 17 0 0 0
/proc/4839/statm: 43 24 18 14 0 3 0

[startup+0.107317 s]
/proc/loadavg: 2.00 2.00 2.00 4/98 4840
/proc/meminfo: memFree=1234504/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=914988 CPUtime=0.08
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 3059 0 1 0 7 1 0 0 24 0 8 0 144892105 936947712 2805 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228747 2805 1449 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515365 s]
/proc/loadavg: 2.00 2.00 2.00 4/98 4840
/proc/meminfo: memFree=1234504/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915328 CPUtime=0.5
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 7290 0 1 0 46 4 0 0 25 0 8 0 144892105 937295872 7029 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073562222 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228832 7030 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.33646 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 4847
/proc/meminfo: memFree=1208464/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=1.32
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9214 0 1 0 126 6 0 0 25 0 8 0 144892105 937426944 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801318 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8952 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.2
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 377 0 0 0 20 0 0 0 15 0 8 0 144892113 937426944 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915456

[startup+2.97364 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 4847
/proc/meminfo: memFree=1208400/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=2.95
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9230 0 1 0 289 6 0 0 25 0 8 0 144892105 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804153 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8967 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 392 0 0 0 23 1 0 0 15 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 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) 915456

[startup+6.17801 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 4847
/proc/meminfo: memFree=1208272/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=6.15
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9230 0 1 0 609 6 0 0 25 0 8 0 144892105 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8967 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 392 0 0 0 23 1 0 0 15 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915456

[startup+12.6527 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 4847
/proc/meminfo: memFree=1208272/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=12.62
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9230 0 1 0 1256 6 0 0 25 0 8 0 144892105 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073798006 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8967 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915456

[startup+25.5332 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 4847
/proc/meminfo: memFree=1208336/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=25.49
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9231 0 1 0 2543 6 0 0 25 0 8 0 144892105 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794940 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8968 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915456

[startup+51.1751 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 4847
/proc/meminfo: memFree=1208336/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=51.09
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9232 0 1 0 5103 6 0 0 25 0 8 0 144892105 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8968 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 915456

[startup+102.461 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 4847
/proc/meminfo: memFree=1208336/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=102.34
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9232 0 1 0 10227 7 0 0 25 0 8 0 144892105 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804066 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8968 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 915456

[startup+162.481 s]
/proc/loadavg: 2.00 2.00 2.00 3/105 4847
/proc/meminfo: memFree=1197584/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=162.22
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9232 0 1 0 16215 7 0 0 25 0 8 0 144892105 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073813896 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1483.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 5274
/proc/meminfo: memFree=1559536/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=1477.97
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9232 0 1 0 147774 23 0 0 25 0 8 0 144892105 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804276 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8968 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.97
Current children cumulated vsize (KiB) 915456

[startup+1543.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 5274
/proc/meminfo: memFree=1559536/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=1537.72
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9233 0 1 0 153749 23 0 0 25 0 8 0 144892105 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073803333 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8969 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.72
Current children cumulated vsize (KiB) 915456

[startup+1603.33 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 5274
/proc/meminfo: memFree=1559472/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=1597.47
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9233 0 1 0 159724 23 0 0 25 0 8 0 144892105 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073798124 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8969 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1597.47
Current children cumulated vsize (KiB) 915456

[startup+1663.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 5274
/proc/meminfo: memFree=1559472/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=1657.19
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9233 0 1 0 165696 23 0 0 25 0 8 0 144892105 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804285 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8969 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1657.19
Current children cumulated vsize (KiB) 915456

[startup+1723.39 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 5274
/proc/meminfo: memFree=1559472/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=1716.95
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9233 0 1 0 171671 24 0 0 25 0 8 0 144892105 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841959 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8969 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1716.95
Current children cumulated vsize (KiB) 915456

[startup+1783.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 5274
/proc/meminfo: memFree=1559408/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=1776.7
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9233 0 1 0 177646 24 0 0 25 0 8 0 144892105 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794928 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8969 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1776.7
Current children cumulated vsize (KiB) 915456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 5274
/proc/meminfo: memFree=1559408/2055920 swapFree=4192812/4192956
[pid=4839] ppid=4837 vsize=915456 CPUtime=1800.02
/proc/4839/stat : 4839 (java) R 4837 4839 3755 0 -1 0 9233 0 1 0 179978 24 0 0 25 0 8 0 144892105 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801370 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4839/statm: 228864 8969 2524 14 0 215334 0
[pid=4839/tid=4841] ppid=4837 vsize=915456 CPUtime=0.03
/proc/4839/task/4841/stat : 4841 (java) S 4837 4839 3755 0 -1 64 363 0 0 0 3 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4842] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4842/stat : 4842 (java) S 4837 4839 3755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4843] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4843/stat : 4843 (java) S 4837 4839 3755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 144892109 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4844] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4844/stat : 4844 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4845] ppid=4837 vsize=915456 CPUtime=0.24
/proc/4839/task/4845/stat : 4845 (java) S 4837 4839 3755 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4846] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4846/stat : 4846 (java) S 4837 4839 3755 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4839/tid=4847] ppid=4837 vsize=915456 CPUtime=0
/proc/4839/task/4847/stat : 4847 (java) S 4837 4839 3755 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 144892113 937426944 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915456

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

Child status: 143
Real time (s): 1806.88
CPU time (s): 1800.04
CPU user time (s): 1799.79
CPU system time (s): 0.248962
CPU usage (%): 99.6215
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.248962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9250
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= 37703
involuntary context switches= 99868

runsolver used 2.39264 s user time and 5.56715 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Jan  7 09:39:37 UTC 2007


IDJOB= 203652
IDBENCH= 3974
FILE ID= node5/203652-1168162777

PBS_JOBID= 3478264

Free space on /tmp= 66348 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  44fdb95b12115dd36d19382bd61569e9

RANDOM SEED= 117744670

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.240
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.240
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:       1234984 kB
Buffers:         69308 kB
Cached:         285856 kB
SwapCached:          0 kB
Active:         554328 kB
Inactive:       204056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1234984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2092 kB
Writeback:           0 kB
Mapped:         432140 kB
Slab:            46724 kB
Committed_AS:  4325764 kB
PageTables:       2904 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= 66348 MiB



End job on node5 on Sun Jan  7 10:09:44 UTC 2007