Trace number 276581

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
AbsconMax 109 PFCMSAT (TO) 2400.12 2411.98

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-14_ext.xml
MD5SUM6a733424b00122974afbb52c30dd3c16
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints81
Best CPU time to get the best result obtained on this benchmark2400.07
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints84
Maximum constraint arity2
Maximum domain size180
Number of constraints which are defined in extension84
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=pfc.xml
0.38	   
0.38	   instance
0.38	     name=/tmp/evaluation/276581-1169241342/unknown.xml
0.41	   
0.41	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.45	     nbVariables=40  nbDomainTypes=1  minDomainSize=180  maxDomainSize=180
0.45	       =>  wckTime=0.106  cpuTime=0.09  mem=6M910
0.45	   
0.45	   relations being loaded...
0.82	   
0.83	   constraints being loaded...
0.96	     nbConstraints=84  nbRelationTypes=84  nbExtensionStructures=84  nbSharedExtensionStructures=0
0.96	     nbConflictsStructures=84  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=8  maxArity=2
0.96	       =>  wckTime=0.614  cpuTime=0.54  mem=36M427
1.02	   
1.02	   solver LocalSearchSolver being built... 
1.06	       =>  wckTime=0.715  cpuTime=0.59  mem=7M381
1.08	
1.08	s SATISFIABLE
1.08	o 10
1.08	c 74
1.08	o 14
1.08	c 70
1.08	o 18
1.08	c 66
1.08	o 21
1.08	c 63
1.08	o 25
1.08	c 59
1.08	o 28
1.08	c 56
1.09	o 31
1.09	c 53
1.09	o 34
1.09	c 50
1.09	o 36
1.09	c 48
1.09	o 38
1.09	c 46
1.09	o 39
1.09	c 45
1.09	o 41
1.09	c 43
1.10	o 43
1.10	c 41
1.10	o 45
1.10	c 39
1.10	o 47
1.10	c 37
1.10	o 50
1.10	c 34
1.10	o 51
1.10	c 33
1.10	o 53
1.10	c 31
1.10	o 54
1.10	c 30
1.10	o 56
1.10	c 28
1.11	o 57
1.11	c 27
1.11	o 58
1.11	c 26
1.11	o 59
1.11	c 25
1.11	o 60
1.11	c 24
1.11	o 61
1.11	c 23
1.11	o 62
1.11	c 22
1.12	o 63
1.12	c 21
1.12	o 64
1.12	c 20
1.12	o 65
1.12	c 19
1.13	o 66
1.13	c 18
1.14	o 68
1.14	c 16
1.14	o 70
1.14	c 14
1.14	o 71
1.14	c 13
1.14	o 72
1.14	c 12
1.15	o 73
1.15	c 11
1.19	o 74
1.19	c 10
1.19	o 75
1.19	c 9
1.42	o 76
1.42	c 8
1.66	o 77
1.66	c 7
1.80	o 78
1.80	c 6
9.96	o 79
9.96	c 5
11.34	   
11.34	   search
11.34	     run=0  nbConstraintChecks=86999520  nbAssignments=10000
11.34	       =>  wckTime=10.278  cpuTime=10.15  mem=7M381
22.90	   
22.90	   search
22.90	     run=1  nbConstraintChecks=182865929  nbAssignments=20000
22.90	       =>  wckTime=21.836  cpuTime=21.6  mem=7M381
32.74	   
32.74	   search
32.74	     run=2  nbConstraintChecks=264076780  nbAssignments=30000
32.74	       =>  wckTime=31.68  cpuTime=31.36  mem=7M381
40.24	   
40.24	   search
40.24	     run=3  nbConstraintChecks=325928602  nbAssignments=37821
40.24	       =>  wckTime=39.178  cpuTime=38.79  mem=7M381
40.24	   
40.24	   global
40.24	     nbConstraintChecks=325928602  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.24	     solvingWckTime=39.172  solvingCpuTime=38.79  expiredTime=no  totalExploration=no  nbFoundSolutions=0
40.24	     globalCpuTime=39.43
40.24	       =>  wckTime=39.892  cpuTime=39.38  mem=7M381
40.24	   
40.24	   solver IterativeSystematicSolver being built... 
40.37	       =>  wckTime=40.021  cpuTime=39.48  mem=18M335
40.38	   
40.38	   preprocessing
40.38	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
40.38	     detectedInconsistency=no
40.38	       =>  wckTime=0.0070  cpuTime=0.0  mem=18M335
42.47	   
42.47	   search
42.47	     run=0  nbConstraintChecks=13280191  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=449
42.47	     nbFailedAssignments=432  nbBacktracks=10  nbVisitedNodes=892  nbRestartNogoods=0
42.47	       =>  wckTime=2.099  cpuTime=2.04  mem=18M335
44.19	   
44.19	   search
44.19	     run=1  nbConstraintChecks=29100379  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1058
44.19	     nbFailedAssignments=1020  nbBacktracks=25  nbVisitedNodes=2104  nbRestartNogoods=91
44.19	       =>  wckTime=3.822  cpuTime=3.74  mem=18M335
49.13	   
49.13	   search
49.13	     run=2  nbConstraintChecks=55815510  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2023
49.13	     nbFailedAssignments=1955  nbBacktracks=47  nbVisitedNodes=4026  nbRestartNogoods=246
49.13	       =>  wckTime=8.759  cpuTime=8.61  mem=18M335
63.08	   
63.08	   search
63.08	     run=3  nbConstraintChecks=191433743  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7210
63.08	     nbFailedAssignments=7101  nbBacktracks=80  nbVisitedNodes=14392  nbRestartNogoods=550
63.08	       =>  wckTime=22.714  cpuTime=22.43  mem=18M335
64.67	   
64.67	   search
64.67	     run=4  nbConstraintChecks=200253278  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7432
64.67	     nbFailedAssignments=7258  nbBacktracks=131  nbVisitedNodes=14822  nbRestartNogoods=696
64.67	       =>  wckTime=24.306  cpuTime=24.01  mem=18M335
71.09	   
71.09	   search
71.09	     run=5  nbConstraintChecks=230492775  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8649
71.09	     nbFailedAssignments=8386  nbBacktracks=206  nbVisitedNodes=17242  nbRestartNogoods=847
71.09	       =>  wckTime=30.721  cpuTime=30.36  mem=18M335
73.47	   
73.47	   search
73.47	     run=6  nbConstraintChecks=243527961  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9495
73.47	     nbFailedAssignments=9105  nbBacktracks=319  nbVisitedNodes=18920  nbRestartNogoods=1338
73.47	       =>  wckTime=33.097  cpuTime=32.72  mem=18M335
114.40	   
114.40	   search
114.40	     run=7  nbConstraintChecks=575474061  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17369
114.40	     nbFailedAssignments=16792  nbBacktracks=490  nbVisitedNodes=34652  nbRestartNogoods=1349
114.40	       =>  wckTime=74.027  cpuTime=73.28  mem=18M335
148.47	   
148.47	   search
148.47	     run=8  nbConstraintChecks=857975291  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28882
148.47	     nbFailedAssignments=28040  nbBacktracks=746  nbVisitedNodes=57667  nbRestartNogoods=1759
148.47	       =>  wckTime=108.098  cpuTime=107.1  mem=18M335
188.20	   
188.20	   search
188.20	     run=9  nbConstraintChecks=1124777495  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35916
188.20	     nbFailedAssignments=34674  nbBacktracks=1130  nbVisitedNodes=71719  nbRestartNogoods=2023
188.20	       =>  wckTime=147.827  cpuTime=146.64  mem=18M335
221.30	   
221.30	   search
221.30	     run=10  nbConstraintChecks=1348533234  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41810
221.30	     nbFailedAssignments=39976  nbBacktracks=1706  nbVisitedNodes=83491  nbRestartNogoods=2126
221.30	       =>  wckTime=180.932  cpuTime=179.59  mem=18M335
287.28	   
287.28	   search
287.28	     run=11  nbConstraintChecks=1795938653  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=65026
287.28	     nbFailedAssignments=62310  nbBacktracks=2570  nbVisitedNodes=129905  nbRestartNogoods=2149
287.28	       =>  wckTime=246.906  cpuTime=245.26  mem=18M335
383.32	   
383.32	   search
383.32	     run=12  nbConstraintChecks=2453010761  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92864
383.32	     nbFailedAssignments=88843  nbBacktracks=3868  nbVisitedNodes=185570  nbRestartNogoods=2340
383.32	       =>  wckTime=342.955  cpuTime=340.85  mem=18M335
475.56	   
475.56	   search
475.56	     run=13  nbConstraintChecks=3045097497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=116373
475.56	     nbFailedAssignments=110386  nbBacktracks=5814  nbVisitedNodes=232517  nbRestartNogoods=2395
475.56	       =>  wckTime=435.192  cpuTime=432.65  mem=18M335
562.76	   
562.76	   search
562.76	     run=14  nbConstraintChecks=3517463130  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=133501
562.76	     nbFailedAssignments=124586  nbBacktracks=8733  nbVisitedNodes=266617  nbRestartNogoods=2666
562.76	       =>  wckTime=522.387  cpuTime=519.44  mem=18M335
697.66	   
697.66	   search
697.66	     run=15  nbConstraintChecks=4147143850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152935
697.66	     nbFailedAssignments=139638  nbBacktracks=13111  nbVisitedNodes=305253  nbRestartNogoods=2746
697.66	       =>  wckTime=657.296  cpuTime=653.72  mem=18M335
701.57	o 80
701.57	c 4
832.52	   
832.52	   search
832.52	     run=16  nbConstraintChecks=4822561541  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177973
832.52	     nbFailedAssignments=158100  nbBacktracks=19679  nbVisitedNodes=355203  nbRestartNogoods=2919
832.52	       =>  wckTime=792.147  cpuTime=787.94  mem=19M305
1057.21	   
1057.21	   search
1057.21	     run=17  nbConstraintChecks=5742855058  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=207938
1057.21	     nbFailedAssignments=178208  nbBacktracks=29531  nbVisitedNodes=414399  nbRestartNogoods=3012
1057.21	       =>  wckTime=1016.842  cpuTime=1011.58  mem=19M305
1414.04	   
1414.04	   search
1414.04	     run=18  nbConstraintChecks=7275183731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=252341
1414.05	     nbFailedAssignments=207825  nbBacktracks=44310  nbVisitedNodes=502865  nbRestartNogoods=3057
1414.05	       =>  wckTime=1373.676  cpuTime=1366.75  mem=19M305
1881.22	   
1881.22	   search
1881.22	     run=19  nbConstraintChecks=9181912033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=312821
1881.22	     nbFailedAssignments=246133  nbBacktracks=66479  nbVisitedNodes=621637  nbRestartNogoods=3069
1881.22	       =>  wckTime=1840.847  cpuTime=1831.73  mem=19M305
2411.93	v 63 167 36 123 115 2 19 154 0 90 3 86 146 0 115 115 166 125 2 29 76 0 159 85 130 34 119 128 8 58 35 119 53 100 116 157 83 46 2 59 

Verifier Data (download as text)

4 unsatisfied constraints, 80 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-276581-1169241342 -o ROOT/results/node7/solver-276581-1169241342 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276581-1169241342/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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.95 1.98 1.99 5/93 14330
/proc/meminfo: memFree=1296032/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=47976 CPUtime=0.01
/proc/14329/stat : 14329 (java) D 14327 14329 12906 0 -1 0 1223 0 1 0 0 1 0 0 17 0 1 0 272529666 49127424 972 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/14329/statm: 22444 1022 811 14 0 10027 0
[pid=14329/tid=14331] ppid=14327 vsize=906644 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) R 14327 14329 12906 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 272529669 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103232 s]
/proc/loadavg: 1.95 1.98 1.99 5/93 14330
/proc/meminfo: memFree=1296032/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=907808 CPUtime=0.05
/proc/14329/stat : 14329 (java) D 14327 14329 12906 0 -1 0 2455 0 1 0 4 1 0 0 16 0 4 0 272529666 929595392 2202 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 226952 2202 1214 14 0 214535 0
[pid=14329/tid=14331] ppid=14327 vsize=907808 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 6 0 0 0 0 0 0 0 18 0 4 0 272529669 929595392 2202 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23755 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.515833 s]
/proc/loadavg: 1.95 1.98 1.99 5/93 14330
/proc/meminfo: memFree=1296032/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915332 CPUtime=0.45
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 6689 0 1 0 41 4 0 0 17 0 8 0 272529666 937299968 6428 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073564923 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228833 6428 2139 14 0 215303 0
[pid=14329/tid=14331] ppid=14327 vsize=915332 CPUtime=0
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 6 0 0 0 0 0 0 0 18 0 8 0 272529669 937299968 6428 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 915332

[startup+1.34436 s]
/proc/loadavg: 1.95 1.98 1.99 3/100 14337
/proc/meminfo: memFree=1249640/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=1.28
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14259 0 1 0 119 9 0 0 24 0 8 0 272529666 937414656 13997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679497 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 13997 2476 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 616 0 0 0 4 0 0 0 17 0 8 0 272529669 937414656 13997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 13997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 13997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 13997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.12
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 272529677 937414656 13997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 13997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 13997 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915444

[startup+2.99397 s]
/proc/loadavg: 1.95 1.98 1.99 3/100 14337
/proc/meminfo: memFree=1249576/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=2.91
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14265 0 1 0 275 16 0 0 25 0 8 0 272529666 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073679467 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 14002 2476 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 616 0 0 0 4 0 0 0 17 0 8 0 272529669 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.12
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 272529677 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915444

[startup+6.27388 s]
/proc/loadavg: 1.95 1.98 1.99 3/100 14337
/proc/meminfo: memFree=1249384/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=6.15
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14265 0 1 0 585 30 0 0 25 0 8 0 272529666 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073683799 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 14002 2476 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 616 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.12
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 272529677 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14002 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 915444

[startup+12.7616 s]
/proc/loadavg: 1.96 1.98 1.99 3/100 14337
/proc/meminfo: memFree=1249192/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=12.59
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14267 0 1 0 1203 56 0 0 25 0 8 0 272529666 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073681399 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 14004 2476 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 616 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.13
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 337 0 0 0 13 0 0 0 17 0 8 0 272529677 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915444

[startup+25.6059 s]
/proc/loadavg: 1.96 1.98 1.99 3/100 14337
/proc/meminfo: memFree=1249192/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=25.31
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14267 0 1 0 2427 104 0 0 25 0 8 0 272529666 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677531 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 14004 2476 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 616 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.13
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 337 0 0 0 13 0 0 0 17 0 8 0 272529677 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14004 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 915444

[startup+51.2216 s]
/proc/loadavg: 1.98 1.98 1.99 3/100 14337
/proc/meminfo: memFree=1248808/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=50.69
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14421 0 1 0 4903 166 0 0 25 0 8 0 272529666 937414656 14152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073799721 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 14152 2527 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.23
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 272529677 937414656 14152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14152 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 915444

[startup+102.439 s]
/proc/loadavg: 1.99 1.98 1.99 4/100 14337
/proc/meminfo: memFree=1248872/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=101.43
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14426 0 1 0 9977 166 0 0 25 0 8 0 272529666 937414656 14155 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073800039 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 14155 2527 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14155 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14155 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14155 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14155 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.23
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 391 0 0 0 22 1 0 0 16 0 8 0 272529677 937414656 14155 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14155 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14155 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 915444

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

Current children cumulated CPU time (s) 2014.44
Current children cumulated vsize (KiB) 915444

[startup+2084.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 14339
/proc/meminfo: memFree=1248680/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=2074.23
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14432 0 1 0 207244 179 0 0 25 0 8 0 272529666 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073793120 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 14158 2527 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.24
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2074.23
Current children cumulated vsize (KiB) 915444

[startup+2144.71 s]
/proc/loadavg: 2.08 2.02 2.01 3/100 14339
/proc/meminfo: memFree=1248616/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=2134.01
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14432 0 1 0 213222 179 0 0 25 0 8 0 272529666 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073793108 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 14158 2527 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.24
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2134.01
Current children cumulated vsize (KiB) 915444

[startup+2204.77 s]
/proc/loadavg: 2.03 2.01 2.00 3/100 14339
/proc/meminfo: memFree=1248680/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=2193.79
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14432 0 1 0 219200 179 0 0 25 0 8 0 272529666 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073793127 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 14158 2527 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.24
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2193.79
Current children cumulated vsize (KiB) 915444

[startup+2264.84 s]
/proc/loadavg: 2.01 2.00 2.00 3/100 14339
/proc/meminfo: memFree=1248616/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=2253.59
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14432 0 1 0 225179 180 0 0 25 0 8 0 272529666 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073786754 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 14158 2527 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.24
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2253.59
Current children cumulated vsize (KiB) 915444

[startup+2324.91 s]
/proc/loadavg: 2.00 2.00 2.00 5/100 14339
/proc/meminfo: memFree=1248616/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=2313.37
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14432 0 1 0 231157 180 0 0 25 0 8 0 272529666 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073793124 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14329/statm: 228861 14158 2527 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.24
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2313.37
Current children cumulated vsize (KiB) 915444

[startup+2384.97 s]
/proc/loadavg: 2.00 2.00 2.00 2/88 14354
/proc/meminfo: memFree=1298888/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=2373.16
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14432 0 1 0 237135 181 0 0 25 0 8 0 272529666 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073675392 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 228861 14158 2527 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.24
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2373.16
Current children cumulated vsize (KiB) 915444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.92 s]
/proc/loadavg: 1.89 1.97 1.99 3/94 14542
/proc/meminfo: memFree=1243160/2055920 swapFree=4192812/4192956
[pid=14329] ppid=14327 vsize=915444 CPUtime=2400.06
/proc/14329/stat : 14329 (java) R 14327 14329 12906 0 -1 0 14432 0 1 0 239822 184 0 0 25 0 8 0 272529666 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073793840 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14329/statm: 228861 14158 2527 14 0 215331 0
[pid=14329/tid=14331] ppid=14327 vsize=915444 CPUtime=0.04
/proc/14329/task/14331/stat : 14331 (java) S 14327 14329 12906 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272529669 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14332] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14332/stat : 14332 (java) S 14327 14329 12906 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14333] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14333/stat : 14333 (java) S 14327 14329 12906 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272529670 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14334] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14334/stat : 14334 (java) S 14327 14329 12906 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14335] ppid=14327 vsize=915444 CPUtime=0.24
/proc/14329/task/14335/stat : 14335 (java) S 14327 14329 12906 0 -1 64 395 0 0 0 23 1 0 0 16 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14336] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14336/stat : 14336 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14329/tid=14337] ppid=14327 vsize=915444 CPUtime=0
/proc/14329/task/14337/stat : 14337 (java) S 14327 14329 12906 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 272529677 937414656 14158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915444

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

Child status: 143
Real time (s): 2411.98
CPU time (s): 2400.12
CPU user time (s): 2398.27
CPU system time (s): 1.84872
CPU usage (%): 99.5083
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.27
system time used= 1.84872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14453
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= 49832
involuntary context switches= 146140

runsolver used 2.6076 s user time and 8.06777 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Fri Jan 19 21:15:42 UTC 2007


IDJOB= 276581
IDBENCH= 5874
IDSOLVER= 69
FILE ID= node7/276581-1169241342

PBS_JOBID= 3588995

Free space on /tmp= 66558 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.9/rand-2-40-180-84-900-14_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276581-1169241342/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-276581-1169241342 -o ROOT/results/node7/solver-276581-1169241342 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276581-1169241342/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6a733424b00122974afbb52c30dd3c16

RANDOM SEED= 281817176

TIME LIMIT= 2400 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.220
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.220
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:       1296448 kB
Buffers:         52280 kB
Cached:         517560 kB
SwapCached:          0 kB
Active:         249312 kB
Inactive:       428524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1296448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            7124 kB
Writeback:           0 kB
Mapped:         136992 kB
Slab:            66192 kB
Committed_AS:  8667788 kB
PageTables:       2508 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= 66558 MiB



End job on node7 on Fri Jan 19 21:55:54 UTC 2007