Trace number 195818

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.07 1800.83

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-50_ext.xml
MD5SUM1b34747506d6c49251cca4a8e3d51320
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 constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=esac.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/195818-1168114702/unknown.xml
0.45	   
0.45	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.49	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.49	       =>  wckTime=0.095  cpuTime=0.09  mem=6M951
0.49	   
0.49	   relations being loaded...
1.13	   
1.13	   constraints being loaded...
1.39	     nbConstraints=76  nbRelationTypes=76  nbExtensionStructures=76  nbSharedExtensionStructures=0
1.39	     nbConflictsStructures=76  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=14  maxArity=3
1.39	       =>  wckTime=1.0  cpuTime=0.89  mem=50M840
1.51	   
1.51	   solver IterativeSystematicSolver being built... 
1.67	       =>  wckTime=1.276  cpuTime=1.02  mem=35M597
1.76	   
1.76	   preprocessing
1.76	     nbConstraintChecks=28318  nbValidityChecks=45777  nbPropagations=204  nbRevisions=2050  nbUselessRevisions=1789
1.76	     nbSingletonTests=27  nbEffectiveSingletonTests=0  nbESACBranches=3  nbRemovedValues=0  detectedInconsistency=no
1.76	       =>  wckTime=0.088  cpuTime=0.07  mem=35M597
1.81	   
1.81	   search
1.81	     run=0  nbConstraintChecks=20082  nbValidityChecks=39966  nbPropagations=437  nbRevisions=4733
1.81	     nbUselessRevisions=3967  nbAssignments=21  nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=34
1.81	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
1.81	       =>  wckTime=0.139  cpuTime=0.11  mem=35M597
1.90	   
1.90	   search
1.90	     run=1  nbConstraintChecks=72679  nbValidityChecks=152912  nbPropagations=1461  nbRevisions=16048
1.90	     nbUselessRevisions=13173  nbAssignments=71  nbFailedAssignments=35  nbBacktracks=25  nbVisitedNodes=125
1.90	     nbRestartNogoods=2  mapSize=23  nbInferences=0  nbTooLargeKeys=0
1.90	       =>  wckTime=0.226  cpuTime=0.19  mem=35M597
2.04	   
2.04	   search
2.04	     run=2  nbConstraintChecks=154856  nbValidityChecks=326276  nbPropagations=3332  nbRevisions=38341
2.04	     nbUselessRevisions=31138  nbAssignments=154  nbFailedAssignments=88  nbBacktracks=47  nbVisitedNodes=278
2.04	     nbRestartNogoods=5  mapSize=45  nbInferences=0  nbTooLargeKeys=0
2.04	       =>  wckTime=0.364  cpuTime=0.32  mem=35M597
2.17	   
2.17	   search
2.17	     run=3  nbConstraintChecks=239235  nbValidityChecks=512553  nbPropagations=6212  nbRevisions=72426
2.17	     nbUselessRevisions=58603  nbAssignments=258  nbFailedAssignments=125  nbBacktracks=80  nbVisitedNodes=411
2.17	     nbRestartNogoods=14  mapSize=72  nbInferences=0  nbTooLargeKeys=0
2.17	       =>  wckTime=0.499  cpuTime=0.45  mem=35M597
2.35	   
2.35	   search
2.35	     run=4  nbConstraintChecks=353094  nbValidityChecks=764984  nbPropagations=10533  nbRevisions=124070
2.35	     nbUselessRevisions=99868  nbAssignments=379  nbFailedAssignments=190  nbBacktracks=131  nbVisitedNodes=634
2.35	     nbRestartNogoods=17  mapSize=119  nbInferences=0  nbTooLargeKeys=0
2.35	       =>  wckTime=0.676  cpuTime=0.62  mem=35M597
2.61	   
2.61	   search
2.61	     run=5  nbConstraintChecks=537076  nbValidityChecks=1142810  nbPropagations=17332  nbRevisions=205617
2.61	     nbUselessRevisions=164518  nbAssignments=588  nbFailedAssignments=317  nbBacktracks=206  nbVisitedNodes=1021
2.61	     nbRestartNogoods=21  mapSize=192  nbInferences=0  nbTooLargeKeys=0
2.61	       =>  wckTime=0.943  cpuTime=0.89  mem=35M597
2.96	   
2.96	   search
2.96	     run=6  nbConstraintChecks=784485  nbValidityChecks=1644745  nbPropagations=26931  nbRevisions=322079
2.96	     nbUselessRevisions=256642  nbAssignments=846  nbFailedAssignments=456  nbBacktracks=319  nbVisitedNodes=1482
2.96	     nbRestartNogoods=24  mapSize=284  nbInferences=0  nbTooLargeKeys=0
2.96	       =>  wckTime=1.29  cpuTime=1.24  mem=35M597
3.51	   
3.51	   search
3.51	     run=7  nbConstraintChecks=1158841  nbValidityChecks=2409198  nbPropagations=40989  nbRevisions=495196
3.51	     nbUselessRevisions=393447  nbAssignments=1244  nbFailedAssignments=676  nbBacktracks=490  nbVisitedNodes=2204
3.51	     nbRestartNogoods=30  mapSize=429  nbInferences=0  nbTooLargeKeys=0
3.51	       =>  wckTime=1.835  cpuTime=1.77  mem=35M597
4.30	   
4.30	   search
4.30	     run=8  nbConstraintChecks=1694266  nbValidityChecks=3516620  nbPropagations=61791  nbRevisions=745543
4.30	     nbUselessRevisions=591097  nbAssignments=1782  nbFailedAssignments=953  nbBacktracks=748  nbVisitedNodes=3176
4.30	     nbRestartNogoods=37  mapSize=654  nbInferences=0  nbTooLargeKeys=0
4.30	       =>  wckTime=2.631  cpuTime=2.56  mem=35M597
5.45	   
5.45	   search
5.45	     run=9  nbConstraintChecks=2518690  nbValidityChecks=5197177  nbPropagations=92859  nbRevisions=1114756
5.45	     nbUselessRevisions=882444  nbAssignments=2602  nbFailedAssignments=1383  nbBacktracks=1132  nbVisitedNodes=4673
5.45	     nbRestartNogoods=38  mapSize=984  nbInferences=0  nbTooLargeKeys=0
5.45	       =>  wckTime=3.781  cpuTime=3.7  mem=35M597
5.69	   
5.69	   INFO : Stopping hyperNogood (mapSize=1046, nbTooLargekeys=0, mem=35M597)
7.00	   
7.00	   search
7.00	     run=10  nbConstraintChecks=3646737  nbValidityChecks=7583545  nbPropagations=137321  nbRevisions=1646387
7.00	     nbUselessRevisions=1303253  nbAssignments=3889  nbFailedAssignments=2087  nbBacktracks=1708  nbVisitedNodes=6997
7.00	     nbRestartNogoods=44
7.00	       =>  wckTime=5.331  cpuTime=5.23  mem=35M597
9.54	   
9.54	   search
9.54	     run=11  nbConstraintChecks=5549210  nbValidityChecks=11540640  nbPropagations=205222  nbRevisions=2462263
9.54	     nbUselessRevisions=1947174  nbAssignments=5931  nbFailedAssignments=3245  nbBacktracks=2572  nbVisitedNodes=10707
9.54	     nbRestartNogoods=51
9.54	       =>  wckTime=7.865  cpuTime=7.77  mem=35M597
13.58	   
13.58	   search
13.58	     run=12  nbConstraintChecks=8613141  nbValidityChecks=18028869  nbPropagations=314938  nbRevisions=3758003
13.58	     nbUselessRevisions=2962995  nbAssignments=9126  nbFailedAssignments=5135  nbBacktracks=3870  nbVisitedNodes=16688
13.58	     nbRestartNogoods=58
13.58	       =>  wckTime=11.909  cpuTime=11.81  mem=35M597
18.61	   
18.61	   search
18.61	     run=13  nbConstraintChecks=12492269  nbValidityChecks=26049224  nbPropagations=474205  nbRevisions=5642319
18.61	     nbUselessRevisions=4446441  nbAssignments=13270  nbFailedAssignments=7326  nbBacktracks=5817  nbVisitedNodes=24304
18.61	     nbRestartNogoods=75
18.61	       =>  wckTime=16.942  cpuTime=16.84  mem=35M597
27.56	   
27.56	   search
27.56	     run=14  nbConstraintChecks=19283490  nbValidityChecks=39990530  nbPropagations=718746  nbRevisions=8547412
27.56	     nbUselessRevisions=6733718  nbAssignments=19939  nbFailedAssignments=11063  nbBacktracks=8737  nbVisitedNodes=36642
27.56	     nbRestartNogoods=86
27.56	       =>  wckTime=25.888  cpuTime=25.78  mem=35M597
40.42	   
40.42	   search
40.42	     run=15  nbConstraintChecks=29138282  nbValidityChecks=60036020  nbPropagations=1079932  nbRevisions=12862556
40.42	     nbUselessRevisions=10137348  nbAssignments=29276  nbFailedAssignments=16015  nbBacktracks=13116
40.42	     nbVisitedNodes=53754  nbRestartNogoods=98
40.42	       =>  wckTime=38.747  cpuTime=38.63  mem=35M597
59.91	   
59.91	   search
59.91	     run=16  nbConstraintChecks=43661876  nbValidityChecks=90069782  nbPropagations=1623277  nbRevisions=19255186
59.91	     nbUselessRevisions=15166238  nbAssignments=43324  nbFailedAssignments=23488  nbBacktracks=19685
59.91	     nbVisitedNodes=79589  nbRestartNogoods=113
59.91	       =>  wckTime=58.235  cpuTime=58.11  mem=35M597
88.67	   
88.67	   search
88.67	     run=17  nbConstraintChecks=65430582  nbValidityChecks=134761494  nbPropagations=2431835  nbRevisions=28833395
88.67	     nbUselessRevisions=22708824  nbAssignments=64974  nbFailedAssignments=35279  nbBacktracks=29537
88.67	     nbVisitedNodes=119350  nbRestartNogoods=125
88.67	       =>  wckTime=87.004  cpuTime=86.87  mem=35M597
136.48	   
136.48	   search
136.48	     run=18  nbConstraintChecks=102093058  nbValidityChecks=208285909  nbPropagations=3654011  nbRevisions=43637366
136.48	     nbUselessRevisions=34376963  nbAssignments=101063  nbFailedAssignments=56575  nbBacktracks=44315
136.48	     nbVisitedNodes=186056  nbRestartNogoods=138
136.48	       =>  wckTime=134.804  cpuTime=134.65  mem=35M597
198.13	   
198.13	   search
198.13	     run=19  nbConstraintChecks=149388772  nbValidityChecks=305914760  nbPropagations=5462868  nbRevisions=65348252
198.13	     nbUselessRevisions=51481487  nbAssignments=149991  nbFailedAssignments=83329  nbBacktracks=66483
198.13	     nbVisitedNodes=275526  nbRestartNogoods=154
198.13	       =>  wckTime=196.456  cpuTime=196.27  mem=35M597
290.97	   
291.07	   search
291.07	     run=20  nbConstraintChecks=219092791  nbValidityChecks=449073985  nbPropagations=8140109  nbRevisions=97016876
291.07	     nbUselessRevisions=76414061  nbAssignments=219751  nbFailedAssignments=119833  nbBacktracks=99735
291.07	     nbVisitedNodes=402467  nbRestartNogoods=168
291.07	       =>  wckTime=289.301  cpuTime=289.09  mem=35M597
440.54	   
440.54	   search
440.54	     run=21  nbConstraintChecks=333100857  nbValidityChecks=683010310  nbPropagations=12213394  nbRevisions=145221162
440.54	     nbUselessRevisions=114354077  nbAssignments=332993  nbFailedAssignments=183192  nbBacktracks=149613
440.54	     nbVisitedNodes=611029  nbRestartNogoods=188
440.54	       =>  wckTime=438.866  cpuTime=438.61  mem=35M597
666.03	   
666.03	   search
666.03	     run=22  nbConstraintChecks=503313307  nbValidityChecks=1030809822  nbPropagations=18354706  nbRevisions=218085155
666.03	     nbUselessRevisions=171707711  nbAssignments=499812  nbFailedAssignments=275175  nbBacktracks=224431
666.03	     nbVisitedNodes=917802  nbRestartNogoods=202
666.03	       =>  wckTime=664.362  cpuTime=664.02  mem=35M597
1036.43	   
1036.43	   search
1036.43	     run=23  nbConstraintChecks=784750257  nbValidityChecks=1618235060  nbPropagations=28229802  nbRevisions=334248256
1036.43	     nbUselessRevisions=262660174  nbAssignments=781361  nbFailedAssignments=444490  nbBacktracks=336658
1036.43	     nbVisitedNodes=1448083  nbRestartNogoods=235
1036.43	       =>  wckTime=1034.762  cpuTime=1034.29  mem=35M597
1534.30	   
1534.30	   search
1534.30	     run=24  nbConstraintChecks=1161492813  nbValidityChecks=2392795525  nbPropagations=42684918  nbRevisions=504387210
1534.30	     nbUselessRevisions=396138415  nbAssignments=1154255  nbFailedAssignments=649006  nbBacktracks=504999
1534.30	     nbVisitedNodes=2132016  nbRestartNogoods=254
1534.30	       =>  wckTime=1532.63  cpuTime=1531.98  mem=35M597

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node62/watcher-195818-1168114702 -o ROOT/results/node62/solver-195818-1168114702 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/195818-1168114702/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.00 1.00 1.17 3/65 14796
/proc/meminfo: memFree=1875568/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=1784 CPUtime=0
/proc/14795/stat : 14795 (java) D 14793 14795 14104 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 159867984 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/14795/statm: 446 158 123 14 0 91 0

[startup+0.103619 s]
/proc/loadavg: 1.00 1.00 1.17 3/65 14796
/proc/meminfo: memFree=1875568/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=172 CPUtime=0
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 159867984 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8106283 0 0 4096 0 0 0 0 17 0 0 0
/proc/14795/statm: 43 24 18 14 0 3 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 172

[startup+0.511704 s]
/proc/loadavg: 1.00 1.00 1.17 3/65 14796
/proc/meminfo: memFree=1875568/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915328 CPUtime=0.39
/proc/14795/stat : 14795 (java) S 14793 14795 14104 0 -1 0 6225 0 1 0 36 3 0 0 16 0 8 0 159867984 937295872 5964 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14795/statm: 228832 5964 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 915328

[startup+1.33387 s]
/proc/loadavg: 1.00 1.00 1.17 2/72 14803
/proc/meminfo: memFree=1808696/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915328 CPUtime=1.22
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 19113 0 1 0 113 9 0 0 17 0 8 0 159867984 937295872 18851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632947 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14795/statm: 228832 18851 2160 14 0 215302 0
[pid=14795/tid=14797] ppid=14793 vsize=915328 CPUtime=0.05
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 2651 0 0 0 5 0 0 0 17 0 8 0 159867997 937295872 18851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915328 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937295872 18851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915328 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 159867997 937295872 18851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915328 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937295872 18851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915328 CPUtime=0.09
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 321 0 0 0 9 0 0 0 16 0 8 0 159868001 937295872 18851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915328 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937295872 18851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915328 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937295872 18851 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915328

[startup+2.97718 s]
/proc/loadavg: 1.00 1.00 1.17 2/72 14803
/proc/meminfo: memFree=1792120/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=2.86
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23567 0 1 0 275 11 0 0 17 0 8 0 159867984 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808760 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23303 2531 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 17 0 8 0 159867997 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.18
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 373 0 0 0 17 1 0 0 15 0 8 0 159868001 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23303 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915420

[startup+6.26483 s]
/proc/loadavg: 1.00 1.00 1.17 2/72 14803
/proc/meminfo: memFree=1791928/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=6.14
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23584 0 1 0 603 11 0 0 19 0 8 0 159867984 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23317 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 17 0 8 0 159867997 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.21
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 386 0 0 0 20 1 0 0 16 0 8 0 159868001 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 915420

[startup+12.7451 s]
/proc/loadavg: 1.00 1.00 1.16 2/72 14803
/proc/meminfo: memFree=1791928/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=12.61
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23588 0 1 0 1250 11 0 0 25 0 8 0 159867984 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073771840 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23320 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 16 0 8 0 159867997 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.22
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 159868001 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915420

[startup+25.5806 s]
/proc/loadavg: 1.00 1.00 1.16 2/72 14805
/proc/meminfo: memFree=1791928/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=25.44
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23588 0 1 0 2533 11 0 0 25 0 8 0 159867984 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23320 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 16 0 8 0 159867997 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.22
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 159868001 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 915420

[startup+51.2767 s]
/proc/loadavg: 1.00 1.00 1.16 2/72 14805
/proc/meminfo: memFree=1792056/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=51.12
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23589 0 1 0 5101 11 0 0 25 0 8 0 159867984 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073628077 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23321 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.22
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915420

[startup+102.557 s]
/proc/loadavg: 1.00 1.00 1.15 2/72 14805
/proc/meminfo: memFree=1792120/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=102.38
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23590 0 1 0 10227 11 0 0 25 0 8 0 159867984 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632864 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23321 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.22
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 915420

[startup+162.563 s]
/proc/loadavg: 1.00 1.00 1.14 2/72 14805
/proc/meminfo: memFree=1792120/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=162.36
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23590 0 1 0 16225 11 0 0 25 0 8 0 159867984 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+1482.82 s]
/proc/loadavg: 1.05 1.02 1.01 2/72 14805
/proc/meminfo: memFree=1791864/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=1482.15
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23590 0 1 0 148201 14 0 0 25 0 8 0 159867984 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073632892 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23321 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.22
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1482.15
Current children cumulated vsize (KiB) 915420

[startup+1542.83 s]
/proc/loadavg: 1.02 1.02 1.01 2/72 14805
/proc/meminfo: memFree=1791864/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=1542.15
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23590 0 1 0 154200 15 0 0 25 0 8 0 159867984 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073771747 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23321 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.22
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1542.15
Current children cumulated vsize (KiB) 915420

[startup+1602.85 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 14805
/proc/meminfo: memFree=1791864/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=1602.15
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23590 0 1 0 160200 15 0 0 25 0 8 0 159867984 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757959 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23321 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.22
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1602.15
Current children cumulated vsize (KiB) 915420

[startup+1662.86 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 14805
/proc/meminfo: memFree=1791800/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=1662.14
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23590 0 1 0 166199 15 0 0 25 0 8 0 159867984 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754292 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23321 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.22
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1662.14
Current children cumulated vsize (KiB) 915420

[startup+1722.87 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14805
/proc/meminfo: memFree=1791800/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=1722.13
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23590 0 1 0 172197 16 0 0 25 0 8 0 159867984 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073754292 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23321 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.22
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1722.13
Current children cumulated vsize (KiB) 915420

[startup+1782.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14805
/proc/meminfo: memFree=1791736/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=1782.12
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23590 0 1 0 178196 16 0 0 25 0 8 0 159867984 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073756170 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23321 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.22
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1782.12
Current children cumulated vsize (KiB) 915420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14805
/proc/meminfo: memFree=1791736/2055920 swapFree=4192812/4192956
[pid=14795] ppid=14793 vsize=915420 CPUtime=1800.01
/proc/14795/stat : 14795 (java) R 14793 14795 14104 0 -1 0 23590 0 1 0 179985 16 0 0 25 0 8 0 159867984 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073756093 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14795/statm: 228855 23321 2532 14 0 215325 0
[pid=14795/tid=14797] ppid=14793 vsize=915420 CPUtime=0.15
/proc/14795/task/14797/stat : 14797 (java) S 14793 14795 14104 0 -1 64 6585 0 0 0 14 1 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14798] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14798/stat : 14798 (java) S 14793 14795 14104 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14799] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14799/stat : 14799 (java) S 14793 14795 14104 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 159867997 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14800] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14800/stat : 14800 (java) S 14793 14795 14104 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14801] ppid=14793 vsize=915420 CPUtime=0.22
/proc/14795/task/14801/stat : 14801 (java) S 14793 14795 14104 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14802] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14802/stat : 14802 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14795/tid=14803] ppid=14793 vsize=915420 CPUtime=0
/proc/14795/task/14803/stat : 14803 (java) S 14793 14795 14104 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 159868001 937390080 23321 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915420

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

Child status: 143
Real time (s): 1800.83
CPU time (s): 1800.07
CPU user time (s): 1799.89
CPU system time (s): 0.176973
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 915420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.89
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23607
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= 37286
involuntary context switches= 6694

runsolver used 1.9787 s user time and 4.41133 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 20:18:22 UTC 2007


IDJOB= 195818
IDBENCH= 3304
FILE ID= node62/195818-1168114702

PBS_JOBID= 3477362

Free space on /tmp= 66548 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1b34747506d6c49251cca4a8e3d51320

RANDOM SEED= 613593662

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1876048 kB
Buffers:         15552 kB
Cached:         101000 kB
SwapCached:          0 kB
Active:          77768 kB
Inactive:        54596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4580 kB
Writeback:           0 kB
Mapped:          26016 kB
Slab:            33552 kB
Committed_AS:  3043044 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB



End job on node62 on Sat Jan  6 20:48:23 UTC 2007