Trace number 276553

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 EPFCMSAT (TO) 2400.13 2412.59

General information on the benchmark

Nametightness/tightness0.9/
rand-2-40-180-84-900-35_ext.xml
MD5SUMfb4b4507e7f6489fee0b46aa958528d3
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.15
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=epfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/276553-1169240336/unknown.xml
0.40	   
0.40	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.44	     nbVariables=40  nbDomainTypes=1  minDomainSize=180  maxDomainSize=180
0.44	       =>  wckTime=0.103  cpuTime=0.09  mem=6M887
0.44	   
0.44	   relations being loaded...
0.81	   
0.81	   constraints being loaded...
0.94	     nbConstraints=84  nbRelationTypes=84  nbExtensionStructures=84  nbSharedExtensionStructures=0
0.94	     nbConflictsStructures=84  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=8  maxArity=2
0.94	       =>  wckTime=0.603  cpuTime=0.53  mem=36M314
1.00	   
1.00	   solver LocalSearchSolver being built... 
1.04	       =>  wckTime=0.703  cpuTime=0.58  mem=7M503
1.06	
1.06	s SATISFIABLE
1.06	o 14
1.06	c 70
1.06	o 17
1.06	c 67
1.06	o 21
1.06	c 63
1.06	o 24
1.06	c 60
1.06	o 27
1.06	c 57
1.07	o 30
1.07	c 54
1.07	o 33
1.07	c 51
1.07	o 35
1.07	c 49
1.07	o 37
1.07	c 47
1.07	o 41
1.07	c 43
1.07	o 43
1.07	c 41
1.08	o 45
1.08	c 39
1.08	o 47
1.08	c 37
1.08	o 49
1.08	c 35
1.08	o 51
1.08	c 33
1.08	o 53
1.08	c 31
1.08	o 55
1.08	c 29
1.09	o 57
1.09	c 27
1.09	o 58
1.09	c 26
1.09	o 59
1.09	c 25
1.09	o 60
1.09	c 24
1.09	o 61
1.09	c 23
1.09	o 62
1.09	c 22
1.09	o 63
1.09	c 21
1.13	o 64
1.13	c 20
1.14	o 65
1.14	c 19
1.15	o 66
1.15	c 18
1.15	o 67
1.15	c 17
1.16	o 68
1.16	c 16
1.16	o 69
1.16	c 15
1.17	o 70
1.17	c 14
1.17	o 71
1.17	c 13
1.23	o 72
1.23	c 12
1.24	o 73
1.24	c 11
1.27	o 74
1.27	c 10
1.41	o 75
1.41	c 9
1.48	o 76
1.48	c 8
1.98	o 77
1.98	c 7
1.98	o 78
1.98	c 6
1.98	o 79
1.98	c 5
11.15	   
11.15	   search
11.15	     run=0  nbConstraintChecks=86557206  nbAssignments=10000
11.15	       =>  wckTime=10.113  cpuTime=10.0  mem=7M503
20.95	   
20.95	   search
20.95	     run=1  nbConstraintChecks=167996292  nbAssignments=20000
20.95	       =>  wckTime=19.906  cpuTime=19.71  mem=7M503
31.14	   
31.14	   search
31.14	     run=2  nbConstraintChecks=253177942  nbAssignments=30000
31.14	       =>  wckTime=30.094  cpuTime=29.82  mem=7M503
32.24	   
32.24	   search
32.24	     run=3  nbConstraintChecks=262314106  nbAssignments=31143
32.24	       =>  wckTime=31.203  cpuTime=30.93  mem=7M503
32.25	   
32.25	   global
32.25	     nbConstraintChecks=262314106  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.25	     solvingWckTime=31.198  solvingCpuTime=30.93  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.25	     globalCpuTime=31.56
32.25	       =>  wckTime=31.906  cpuTime=31.51  mem=7M503
32.25	   
32.25	   solver IterativeSystematicSolver being built... 
32.38	       =>  wckTime=32.035  cpuTime=31.61  mem=18M286
32.53	   
32.53	   preprocessing
32.53	     nbConstraintChecks=616242  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.53	     detectedInconsistency=no
32.53	       =>  wckTime=0.153  cpuTime=0.13  mem=18M286
36.49	   
36.49	   search
36.49	     run=0  nbConstraintChecks=30200797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=982
36.49	     nbFailedAssignments=967  nbBacktracks=10  nbVisitedNodes=1960  nbRestartNogoods=0
36.49	       =>  wckTime=4.116  cpuTime=4.04  mem=18M286
41.28	   
41.28	   search
41.28	     run=1  nbConstraintChecks=72805407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2400
41.28	     nbFailedAssignments=2365  nbBacktracks=25  nbVisitedNodes=4791  nbRestartNogoods=142
41.28	       =>  wckTime=8.908  cpuTime=8.76  mem=18M286
46.73	   
46.73	   search
46.73	     run=2  nbConstraintChecks=110614843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3561
46.73	     nbFailedAssignments=3500  nbBacktracks=47  nbVisitedNodes=7109  nbRestartNogoods=281
46.73	       =>  wckTime=14.349  cpuTime=14.15  mem=18M286
53.61	   
53.61	   search
53.61	     run=3  nbConstraintChecks=158868794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5069
53.61	     nbFailedAssignments=4970  nbBacktracks=80  nbVisitedNodes=10120  nbRestartNogoods=282
53.61	       =>  wckTime=21.234  cpuTime=20.97  mem=18M286
69.41	   
69.41	   search
69.41	     run=4  nbConstraintChecks=268619074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7860
69.41	     nbFailedAssignments=7693  nbBacktracks=132  nbVisitedNodes=15686  nbRestartNogoods=293
69.41	       =>  wckTime=37.034  cpuTime=36.64  mem=18M286
71.48	   
71.48	   search
71.48	     run=5  nbConstraintChecks=279689438  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8345
71.48	     nbFailedAssignments=8089  nbBacktracks=207  nbVisitedNodes=16642  nbRestartNogoods=633
71.48	       =>  wckTime=39.102  cpuTime=38.69  mem=18M286
88.20	   
88.20	   search
88.20	     run=6  nbConstraintChecks=372954402  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11671
88.20	     nbFailedAssignments=11291  nbBacktracks=320  nbVisitedNodes=23283  nbRestartNogoods=706
88.20	       =>  wckTime=55.823  cpuTime=55.28  mem=18M286
93.42	   
93.42	   search
93.42	     run=7  nbConstraintChecks=404999506  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13367
93.42	     nbFailedAssignments=12803  nbBacktracks=490  nbVisitedNodes=26661  nbRestartNogoods=869
93.42	       =>  wckTime=61.043  cpuTime=60.45  mem=18M286
155.52	   
155.52	   search
155.52	     run=8  nbConstraintChecks=844209175  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25994
155.52	     nbFailedAssignments=25167  nbBacktracks=747  nbVisitedNodes=51909  nbRestartNogoods=1123
155.52	       =>  wckTime=123.143  cpuTime=121.93  mem=18M286
201.81	   
201.81	   search
201.81	     run=9  nbConstraintChecks=1086514560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36524
201.81	     nbFailedAssignments=35305  nbBacktracks=1131  nbVisitedNodes=72961  nbRestartNogoods=1158
201.81	       =>  wckTime=169.431  cpuTime=167.72  mem=18M286
276.74	   
276.74	   search
276.74	     run=10  nbConstraintChecks=1567934731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51395
276.74	     nbFailedAssignments=49593  nbBacktracks=1707  nbVisitedNodes=102692  nbRestartNogoods=1311
276.74	       =>  wckTime=244.36  cpuTime=242.01  mem=18M286
353.71	   
353.71	   search
353.71	     run=11  nbConstraintChecks=2095592829  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72236
353.72	     nbFailedAssignments=69564  nbBacktracks=2571  nbVisitedNodes=144337  nbRestartNogoods=1552
353.72	       =>  wckTime=321.338  cpuTime=318.32  mem=18M286
410.28	   
410.28	   search
410.28	     run=12  nbConstraintChecks=2409177302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84564
410.28	     nbFailedAssignments=80590  nbBacktracks=3868  nbVisitedNodes=168916  nbRestartNogoods=1567
410.28	       =>  wckTime=377.904  cpuTime=374.4  mem=18M286
488.62	   
488.62	   search
488.62	     run=13  nbConstraintChecks=2832962315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101773
488.62	     nbFailedAssignments=95847  nbBacktracks=5814  nbVisitedNodes=203194  nbRestartNogoods=1585
488.62	       =>  wckTime=456.245  cpuTime=452.07  mem=18M286
600.23	   
600.23	   search
600.23	     run=14  nbConstraintChecks=3416449156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=128041
600.23	     nbFailedAssignments=119188  nbBacktracks=8733  nbVisitedNodes=255484  nbRestartNogoods=1603
600.23	       =>  wckTime=567.851  cpuTime=562.72  mem=18M286
729.35	   
729.35	   search
729.35	     run=15  nbConstraintChecks=4025893839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=154475
729.35	     nbFailedAssignments=141234  nbBacktracks=13113  nbVisitedNodes=307742  nbRestartNogoods=1661
729.35	       =>  wckTime=696.974  cpuTime=690.79  mem=18M286
984.36	   
984.36	   search
984.36	     run=16  nbConstraintChecks=5559200314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=209094
984.36	     nbFailedAssignments=189278  nbBacktracks=19681  nbVisitedNodes=416598  nbRestartNogoods=1693
984.36	       =>  wckTime=951.982  cpuTime=943.67  mem=18M286
1282.02	   
1282.02	   search
1282.02	     run=17  nbConstraintChecks=7010808321  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=268479
1282.02	     nbFailedAssignments=238805  nbBacktracks=29533  nbVisitedNodes=533497  nbRestartNogoods=1740
1282.02	       =>  wckTime=1249.639  cpuTime=1238.89  mem=18M286
1328.04	o 80
1328.04	c 4
1710.95	   
1710.95	   search
1710.95	     run=18  nbConstraintChecks=9198987485  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=356527
1710.95	     nbFailedAssignments=312067  nbBacktracks=44311  nbVisitedNodes=707540  nbRestartNogoods=1795
1710.95	       =>  wckTime=1678.573  cpuTime=1666.83  mem=18M286
2412.54	v 49 15 27 70 19 117 38 16 139 65 130 160 135 95 160 15 70 28 134 6 12 40 14 3 156 63 61 13 99 68 132 2 166 1 24 112 13 57 117 143 

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/node16/watcher-276553-1169240336 -o ROOT/results/node16/solver-276553-1169240336 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276553-1169240336/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: 2.15 2.03 2.01 4/86 18469
/proc/meminfo: memFree=1322656/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=906644 CPUtime=0.02
/proc/18468/stat : 18468 (java) S 18466 18468 17508 0 -1 0 2069 0 1 0 1 1 0 0 18 0 2 0 272428407 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/18468/statm: 226661 1818 1036 14 0 214244 0
[pid=18468/tid=18470] ppid=18466 vsize=906644 CPUtime=0
/proc/18468/task/18470/stat : 18470 (java) R 18466 18468 17508 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 272428411 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.102721 s]
/proc/loadavg: 2.15 2.03 2.01 4/86 18469
/proc/meminfo: memFree=1322656/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=914988 CPUtime=0.08
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 2994 0 1 0 6 2 0 0 18 0 8 0 272428407 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925707 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18468/statm: 228747 2740 1427 14 0 215242 0
[pid=18468/tid=18470] ppid=18466 vsize=914988 CPUtime=0
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 272428411 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510644 s]
/proc/loadavg: 2.15 2.03 2.01 4/86 18469
/proc/meminfo: memFree=1322656/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915332 CPUtime=0.46
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 6860 0 1 0 42 4 0 0 18 0 8 0 272428407 937299968 6599 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073592505 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18468/statm: 228833 6599 2142 14 0 215303 0
[pid=18468/tid=18470] ppid=18466 vsize=915332 CPUtime=0
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 272428411 937299968 6599 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 915332

[startup+1.33448 s]
/proc/loadavg: 2.15 2.03 2.01 3/93 18476
/proc/meminfo: memFree=1276264/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=1.27
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14243 0 1 0 117 10 0 0 25 0 8 0 272428407 937414656 13981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073682803 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18468/statm: 228861 13981 2479 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 616 0 0 0 4 0 0 0 17 0 8 0 272428411 937414656 13981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 13981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 13981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 13981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.11
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 330 0 0 0 11 0 0 0 16 0 8 0 272428415 937414656 13981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 13981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272428415 937414656 13981 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 915444

[startup+2.98719 s]
/proc/loadavg: 2.13 2.03 2.01 3/93 18476
/proc/meminfo: memFree=1276200/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=2.91
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14249 0 1 0 273 18 0 0 25 0 8 0 272428407 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677993 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18468/statm: 228861 13986 2479 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 616 0 0 0 4 0 0 0 17 0 8 0 272428411 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.12
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 335 0 0 0 12 0 0 0 15 0 8 0 272428415 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272428415 937414656 13986 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.26656 s]
/proc/loadavg: 2.13 2.03 2.01 3/93 18476
/proc/meminfo: memFree=1276072/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=6.17
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14249 0 1 0 586 31 0 0 25 0 8 0 272428407 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073682888 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18468/statm: 228861 13986 2479 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 616 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.12
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 335 0 0 0 12 0 0 0 15 0 8 0 272428415 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272428415 937414656 13986 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915444

[startup+12.7533 s]
/proc/loadavg: 2.11 2.03 2.01 3/93 18476
/proc/meminfo: memFree=1276080/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=12.6
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14251 0 1 0 1203 57 0 0 25 0 8 0 272428407 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677909 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18468/statm: 228861 13988 2479 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 616 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.12
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 272428415 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272428415 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915444

[startup+25.5879 s]
/proc/loadavg: 2.10 2.03 2.01 3/93 18476
/proc/meminfo: memFree=1276272/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=25.34
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14251 0 1 0 2419 115 0 0 25 0 8 0 272428407 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677865 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18468/statm: 228861 13988 2479 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 616 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.12
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 272428415 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272428415 937414656 13988 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915444

[startup+51.2032 s]
/proc/loadavg: 2.06 2.03 2.01 3/93 18476
/proc/meminfo: memFree=1275888/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=50.73
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14415 0 1 0 4931 142 0 0 25 0 8 0 272428407 937414656 14143 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073788269 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18468/statm: 228861 14143 2532 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 14143 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14143 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14143 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 14143 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.22
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 395 0 0 0 22 0 0 0 16 0 8 0 272428415 937414656 14143 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 14143 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272428415 937414656 14143 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915444

[startup+102.414 s]
/proc/loadavg: 2.08 2.04 2.01 3/93 18476
/proc/meminfo: memFree=1276016/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=101.53
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14417 0 1 0 10010 143 0 0 25 0 8 0 272428407 937414656 14144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073675784 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18468/statm: 228861 14144 2532 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 14144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 14144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.22
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 396 0 0 0 22 0 0 0 16 0 8 0 272428415 937414656 14144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 14144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 272428415 937414656 14144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915444

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

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

[startup+2083.89 s]
/proc/loadavg: 2.01 2.02 2.00 3/94 18755
/proc/meminfo: memFree=1215648/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=2071.66
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14422 0 1 0 207005 161 0 0 25 0 8 0 272428407 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866527 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18468/statm: 228861 14147 2532 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.23
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 400 0 0 0 23 0 0 0 16 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0.02
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2071.66
Current children cumulated vsize (KiB) 915444

[startup+2143.89 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 18755
/proc/meminfo: memFree=1215520/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=2131.63
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14422 0 1 0 213002 161 0 0 25 0 8 0 272428407 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336163 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18468/statm: 228861 14147 2532 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.23
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 400 0 0 0 23 0 0 0 16 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0.02
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2131.63
Current children cumulated vsize (KiB) 915444

[startup+2203.89 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 18755
/proc/meminfo: memFree=1215584/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=2191.6
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14422 0 1 0 218999 161 0 0 25 0 8 0 272428407 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811172 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18468/statm: 228861 14147 2532 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.23
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 400 0 0 0 23 0 0 0 16 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0.02
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2191.6
Current children cumulated vsize (KiB) 915444

[startup+2263.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18755
/proc/meminfo: memFree=1215520/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=2251.53
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14422 0 1 0 224992 161 0 0 25 0 8 0 272428407 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073675751 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18468/statm: 228861 14147 2532 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.23
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 400 0 0 0 23 0 0 0 16 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0.02
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2251.53
Current children cumulated vsize (KiB) 915444

[startup+2323.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18755
/proc/meminfo: memFree=1215584/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=2311.5
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14422 0 1 0 230989 161 0 0 25 0 8 0 272428407 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073794215 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18468/statm: 228861 14147 2532 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.23
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 400 0 0 0 23 0 0 0 16 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0.02
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2311.5
Current children cumulated vsize (KiB) 915444

[startup+2383.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 18755
/proc/meminfo: memFree=1215520/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=2371.48
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14422 0 1 0 236986 162 0 0 25 0 8 0 272428407 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811168 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18468/statm: 228861 14147 2532 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.23
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 400 0 0 0 23 0 0 0 16 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0.02
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2371.48
Current children cumulated vsize (KiB) 915444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2412.53 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 18755
/proc/meminfo: memFree=1215456/2055920 swapFree=4191880/4192956
[pid=18468] ppid=18466 vsize=915444 CPUtime=2400.07
/proc/18468/stat : 18468 (java) R 18466 18468 17508 0 -1 0 14422 0 1 0 239845 162 0 0 25 0 8 0 272428407 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811895 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18468/statm: 228861 14147 2532 14 0 215331 0
[pid=18468/tid=18470] ppid=18466 vsize=915444 CPUtime=0.04
/proc/18468/task/18470/stat : 18470 (java) S 18466 18468 17508 0 -1 64 617 0 0 0 4 0 0 0 16 0 8 0 272428411 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18471] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18471/stat : 18471 (java) S 18466 18468 17508 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18472] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18472/stat : 18472 (java) S 18466 18468 17508 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 272428412 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18473] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18473/stat : 18473 (java) S 18466 18468 17508 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18474] ppid=18466 vsize=915444 CPUtime=0.23
/proc/18468/task/18474/stat : 18474 (java) S 18466 18468 17508 0 -1 64 400 0 0 0 23 0 0 0 16 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18468/tid=18475] ppid=18466 vsize=915444 CPUtime=0
/proc/18468/task/18475/stat : 18475 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18468/tid=18476] ppid=18466 vsize=915444 CPUtime=0.02
/proc/18468/task/18476/stat : 18476 (java) S 18466 18468 17508 0 -1 64 0 0 0 0 1 1 0 0 15 0 8 0 272428415 937414656 14147 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 915444

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

Child status: 143
Real time (s): 2412.59
CPU time (s): 2400.13
CPU user time (s): 2398.5
CPU system time (s): 1.62975
CPU usage (%): 99.4834
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.5
system time used= 1.62975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14441
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= 49970
involuntary context switches= 85694

runsolver used 2.70459 s user time and 7.99179 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Fri Jan 19 20:58:56 UTC 2007


IDJOB= 276553
IDBENCH= 5858
IDSOLVER= 68
FILE ID= node16/276553-1169240336

PBS_JOBID= 3589008

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fb4b4507e7f6489fee0b46aa958528d3

RANDOM SEED= 164131591

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:       1323136 kB
Buffers:         43820 kB
Cached:         556556 kB
SwapCached:        268 kB
Active:         277396 kB
Inactive:       381948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1323136 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            3484 kB
Writeback:           0 kB
Mapped:          78736 kB
Slab:            58400 kB
Committed_AS:  7391344 kB
PageTables:       2328 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= 66554 MiB



End job on node16 on Fri Jan 19 21:39:08 UTC 2007